0
0
mirror of https://github.com/ankidroid/Anki-Android.git synced 2024-09-20 20:03:05 +02:00
Anki-Android/res/values-lt/08-widget.xml

65 lines
3.2 KiB
XML
Raw Normal View History

2014-02-28 10:49:34 +01:00
<?xml version="1.0" encoding="utf-8"?>
<!--
~ Copyright (c) 2009 Andrew <andrewdubya@gmail>
~ Copyright (c) 2009 Edu Zamora <edu.zasu@gmail.com>
~ Copyright (c) 2009 Daniel Svaerd <daniel.svard@gmail.com>
~ Copyright (c) 2009 Nicolas Raoul <nicolas.raoul@gmail.com>
~ Copyright (c) 2010 Norbert Nagold <norbert.nagold@gmail.com>
~ This program is free software; you can redistribute it and/or modify it under
~ the terms of the GNU General Public License as published by the Free Software
~ Foundation; either version 3 of the License, or (at your option) any later
~ version.
~
~ This program is distributed in the hope that it will be useful, but WITHOUT ANY
~ WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A
~ PARTICULAR PURPOSE. See the GNU General Public License for more details.
~
~ You should have received a copy of the GNU General Public License along with
~ this program. If not, see <http://www.gnu.org/licenses/>.
-->
<!--Generated by crowdin.net-->
2014-03-20 09:18:34 +01:00
<!--
~ Copyright (c) 2009 Andrew <andrewdubya@gmail>
~ Copyright (c) 2009 Edu Zamora <edu.zasu@gmail.com>
~ Copyright (c) 2009 Daniel Svärd <daniel.svard@gmail.com>
~ Copyright (c) 2009 Nicolas Raoul <nicolas.raoul@gmail.com>
~ Copyright (c) 2010 Norbert Nagold <norbert.nagold@gmail.com>
~
~ This program is free software; you can redistribute it and/or modify it under
~ the terms of the GNU General Public License as published by the Free Software
~ Foundation; either version 3 of the License, or (at your option) any later
~ version.
~
~ This program is distributed in the hope that it will be useful, but WITHOUT ANY
~ WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A
~ PARTICULAR PURPOSE. See the GNU General Public License for more details.
~
~ You should have received a copy of the GNU General Public License along with
~ this program. If not, see <http://www.gnu.org/licenses/>.
-->
2014-02-28 10:49:34 +01:00
<resources>
2014-06-03 08:58:48 +02:00
<string name="widget_minimum_cards_due_notification_ticker_title">Cards due</string>
2014-02-28 10:49:34 +01:00
<string name="widget_minimum_cards_due_notification_ticker_text">%d AnkiDroid kortelės laukia</string>
<string name="widget_no_cards_due">No cards due</string>
2014-06-03 08:58:48 +02:00
<string name="widget_loading">Widget loading&#8230;</string>
2014-02-28 10:49:34 +01:00
<plurals name="widget_cards_in_decks_due">
<item quantity="one">1 card due in %2$s</item>
<item quantity="other">%1$d cards due in %2$s</item>
</plurals>
<plurals name="widget_decks">
<item quantity="one">1 malka</item>
<item quantity="other">%1$d decks</item>
</plurals>
2014-06-03 08:58:48 +02:00
<string name="widget_medium">AnkiDroid Vidutinis</string>
<string name="widget_small">AnkiDroid Mažas</string>
<string name="widget_big">AnkiDroid Didelis</string>
<string name="widget_big_restrictions_dialog">Due to some restrictions of Android\'s widget framework this widget can only show text but no images/sounds etc.</string>
<string name="open_in_reviewer">Open deck in AnkiDroid</string>
2014-02-28 10:49:34 +01:00
<plurals name="widget_big_eta">
<item quantity="one">Apskaičiuotas laikas: 1 min.</item>
<item quantity="other">Apskaičiuotas laikas: %d min.</item>
</plurals>
2014-06-03 08:58:48 +02:00
<string name="widget_big_tomorrow_due">Rytoj laukia:</string>
2014-02-28 10:49:34 +01:00
</resources>