1
0
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:
Jenkins for ownCloud 2015-04-19 02:10:18 -04:00
parent c6daa711cf
commit aed0699642
3 changed files with 24 additions and 3 deletions

View File

@ -5,8 +5,12 @@ OC.L10N.register(
"Bookm." : "Järjeh.",
"No file provided for import" : "Imporditav fail puudub",
"Unsupported file type for import" : "Toetuseta failitüübi import",
"Error" : "Viga",
"Bookmark added. You can close the window now." : "Järjehoidja lisatud. Nüüd võib akna sulgeda.",
"Bookmark added successfully" : "Järjehoidja edukalt lisatud",
"Some Error happened." : "Ilmnes mingi tõrge.",
"Error" : "Tõrge",
"Filter by tag" : "Filtreeri siltide järgi",
"Are you sure you want to remove this bookmark?" : "Kas sa tõesti soovid seda järjehoidjat eemaldada?",
"Warning" : "Hoiatus",
"Tags" : "Sildid",
"Are you sure you want to remove this tag from every entry?" : "Oled sa kindel, et sa soovid kõigilt sissekannetelt seda silti eemaldada?",
@ -14,6 +18,7 @@ OC.L10N.register(
"Import completed successfully." : "Import on edukalt lõpetatud.",
"Uploading..." : "Üleslaadimine...",
"Add a bookmark" : "Lisa järjehoidja",
"This URL is already bookmarked! Overwrite?" : "See URL on juba järjehoidjates. Kas kirjutada üle?",
"The title of the page" : "Lehe pealkiri",
"The address of the page" : "Lehe aadress",
"Description of the page" : "Lehe kirjeldus",
@ -25,7 +30,9 @@ OC.L10N.register(
"Add to ownCloud" : "Lisa ownCloudi",
"Address" : "Aadress",
"Add" : "Lisa",
"Filterable Tags" : "Filtreeritavad sildid",
"You have no bookmarks" : "Sul pole järjehoidjaid",
"You can also import a bookmark file" : "Järjehoidjafaili on võimalik importida",
"Bookmarklet" : "Järjehoidja vidin",
"Export & Import" : "Eksport ja import",
"Export" : "Ekspordi",

View File

@ -3,8 +3,12 @@
"Bookm." : "Järjeh.",
"No file provided for import" : "Imporditav fail puudub",
"Unsupported file type for import" : "Toetuseta failitüübi import",
"Error" : "Viga",
"Bookmark added. You can close the window now." : "Järjehoidja lisatud. Nüüd võib akna sulgeda.",
"Bookmark added successfully" : "Järjehoidja edukalt lisatud",
"Some Error happened." : "Ilmnes mingi tõrge.",
"Error" : "Tõrge",
"Filter by tag" : "Filtreeri siltide järgi",
"Are you sure you want to remove this bookmark?" : "Kas sa tõesti soovid seda järjehoidjat eemaldada?",
"Warning" : "Hoiatus",
"Tags" : "Sildid",
"Are you sure you want to remove this tag from every entry?" : "Oled sa kindel, et sa soovid kõigilt sissekannetelt seda silti eemaldada?",
@ -12,6 +16,7 @@
"Import completed successfully." : "Import on edukalt lõpetatud.",
"Uploading..." : "Üleslaadimine...",
"Add a bookmark" : "Lisa järjehoidja",
"This URL is already bookmarked! Overwrite?" : "See URL on juba järjehoidjates. Kas kirjutada üle?",
"The title of the page" : "Lehe pealkiri",
"The address of the page" : "Lehe aadress",
"Description of the page" : "Lehe kirjeldus",
@ -23,7 +28,9 @@
"Add to ownCloud" : "Lisa ownCloudi",
"Address" : "Aadress",
"Add" : "Lisa",
"Filterable Tags" : "Filtreeritavad sildid",
"You have no bookmarks" : "Sul pole järjehoidjaid",
"You can also import a bookmark file" : "Järjehoidjafaili on võimalik importida",
"Bookmarklet" : "Järjehoidja vidin",
"Export & Import" : "Eksport ja import",
"Export" : "Ekspordi",

View File

@ -4,8 +4,12 @@ $TRANSLATIONS = array(
"Bookm." => "Järjeh.",
"No file provided for import" => "Imporditav fail puudub",
"Unsupported file type for import" => "Toetuseta failitüübi import",
"Error" => "Viga",
"Bookmark added. You can close the window now." => "Järjehoidja lisatud. Nüüd võib akna sulgeda.",
"Bookmark added successfully" => "Järjehoidja edukalt lisatud",
"Some Error happened." => "Ilmnes mingi tõrge.",
"Error" => "Tõrge",
"Filter by tag" => "Filtreeri siltide järgi",
"Are you sure you want to remove this bookmark?" => "Kas sa tõesti soovid seda järjehoidjat eemaldada?",
"Warning" => "Hoiatus",
"Tags" => "Sildid",
"Are you sure you want to remove this tag from every entry?" => "Oled sa kindel, et sa soovid kõigilt sissekannetelt seda silti eemaldada?",
@ -13,6 +17,7 @@ $TRANSLATIONS = array(
"Import completed successfully." => "Import on edukalt lõpetatud.",
"Uploading..." => "Üleslaadimine...",
"Add a bookmark" => "Lisa järjehoidja",
"This URL is already bookmarked! Overwrite?" => "See URL on juba järjehoidjates. Kas kirjutada üle?",
"The title of the page" => "Lehe pealkiri",
"The address of the page" => "Lehe aadress",
"Description of the page" => "Lehe kirjeldus",
@ -24,7 +29,9 @@ $TRANSLATIONS = array(
"Add to ownCloud" => "Lisa ownCloudi",
"Address" => "Aadress",
"Add" => "Lisa",
"Filterable Tags" => "Filtreeritavad sildid",
"You have no bookmarks" => "Sul pole järjehoidjaid",
"You can also import a bookmark file" => "Järjehoidjafaili on võimalik importida",
"Bookmarklet" => "Järjehoidja vidin",
"Export & Import" => "Eksport ja import",
"Export" => "Ekspordi",