mirror of
https://github.com/owncloud/bookmarks.git
synced 2024-11-29 04:24:11 +01:00
[tx-robot] updated from transifex
This commit is contained in:
parent
e2a54dd2de
commit
dec67c40c3
@ -1,15 +1,24 @@
|
||||
<?php $TRANSLATIONS = array(
|
||||
"No file provided for import" => "Nepateiktas failas importavimui",
|
||||
"Unsupported file type for import" => "Netinkamas failo tipas importavimui",
|
||||
"Bookmarks" => "Žymekliai",
|
||||
"Warning" => "Įspėjimas",
|
||||
"Import error" => "Importavimo klaida",
|
||||
"Import completed successfully." => "Importavimas baigtas sėkmingai.",
|
||||
"Uploading..." => "Įkeliama...",
|
||||
"Close" => "Užverti",
|
||||
"The title of the page" => "Puslapio antraštė",
|
||||
"The address of the page" => "Puslapio adresas",
|
||||
"Description of the page" => "Puslapio aprašymas",
|
||||
"Save" => "Išsaugoti",
|
||||
"Delete" => "Ištrinti",
|
||||
"Edit" => "Redaguoti",
|
||||
"Cancel" => "Atšaukti",
|
||||
"Read later" => "Perskaityti vėliau",
|
||||
"Address" => "Adresas",
|
||||
"Add" => "Pridėti",
|
||||
"Settings" => "Nustatymai",
|
||||
"Export & Import" => "Eksportavimas / Importavimas",
|
||||
"Export" => "Eksportuoti",
|
||||
"Import" => "Importuoti"
|
||||
);
|
||||
|
@ -3,14 +3,15 @@
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
# Dr. ROX <to.dr.rox@gmail.com>, 2013
|
||||
# Dr. ROX <to.dr.rox@gmail.com>, 2012
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-10-29 07:39-0400\n"
|
||||
"PO-Revision-Date: 2013-10-28 10:43+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"POT-Creation-Date: 2013-10-30 03:43-0400\n"
|
||||
"PO-Revision-Date: 2013-10-29 12:00+0000\n"
|
||||
"Last-Translator: Dr. ROX <to.dr.rox@gmail.com>\n"
|
||||
"Language-Team: Lithuanian (Lithuania) (http://www.transifex.com/projects/p/owncloud/language/lt_LT/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
@ -20,11 +21,11 @@ msgstr ""
|
||||
|
||||
#: ajax/import.php:9
|
||||
msgid "No file provided for import"
|
||||
msgstr ""
|
||||
msgstr "Nepateiktas failas importavimui"
|
||||
|
||||
#: ajax/import.php:21
|
||||
msgid "Unsupported file type for import"
|
||||
msgstr ""
|
||||
msgstr "Netinkamas failo tipas importavimui"
|
||||
|
||||
#: appinfo/app.php:17
|
||||
msgid "Bookmarks"
|
||||
@ -52,11 +53,11 @@ msgstr "Įspėjimas"
|
||||
|
||||
#: js/settings.js:18
|
||||
msgid "Import error"
|
||||
msgstr ""
|
||||
msgstr "Importavimo klaida"
|
||||
|
||||
#: js/settings.js:29
|
||||
msgid "Import completed successfully."
|
||||
msgstr ""
|
||||
msgstr "Importavimas baigtas sėkmingai."
|
||||
|
||||
#: js/settings.js:61
|
||||
msgid "Uploading..."
|
||||
@ -76,15 +77,15 @@ msgstr "Užverti"
|
||||
|
||||
#: templates/addBm.php:16 templates/js_tpl.php:27
|
||||
msgid "The title of the page"
|
||||
msgstr ""
|
||||
msgstr "Puslapio antraštė"
|
||||
|
||||
#: templates/addBm.php:21 templates/js_tpl.php:31
|
||||
msgid "The address of the page"
|
||||
msgstr ""
|
||||
msgstr "Puslapio adresas"
|
||||
|
||||
#: templates/addBm.php:34 templates/js_tpl.php:40
|
||||
msgid "Description of the page"
|
||||
msgstr ""
|
||||
msgstr "Puslapio aprašymas"
|
||||
|
||||
#: templates/addBm.php:38 templates/js_tpl.php:45
|
||||
msgid "Save"
|
||||
@ -110,7 +111,7 @@ msgstr ""
|
||||
|
||||
#: templates/list.php:15
|
||||
msgid "Read later"
|
||||
msgstr ""
|
||||
msgstr "Perskaityti vėliau"
|
||||
|
||||
#: templates/list.php:22
|
||||
msgid "Address"
|
||||
@ -142,7 +143,7 @@ msgstr ""
|
||||
|
||||
#: templates/settings.php:23
|
||||
msgid "Export & Import"
|
||||
msgstr ""
|
||||
msgstr "Eksportavimas / Importavimas"
|
||||
|
||||
#: templates/settings.php:24
|
||||
msgid "Export"
|
||||
|
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud bookmarks 5.0.0\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2013-10-29 07:39-0400\n"
|
||||
"POT-Creation-Date: 2013-10-30 03:43-0400\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
Loading…
Reference in New Issue
Block a user