aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2016-05-20 01:54:52 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2016-05-20 01:54:52 -0400
commit67162e636e44957f17c5456807239ca6b4a988db (patch)
tree9e56bd96f935f2254641e7120633418f36948e33
parent4728308a9ec79fe41b137b9d401c3c2f56f27f4d (diff)
downloadnextcloud-server-67162e636e44957f17c5456807239ca6b4a988db.tar.gz
nextcloud-server-67162e636e44957f17c5456807239ca6b4a988db.zip
[tx-robot] updated from transifex
-rw-r--r--apps/files/l10n/cs_CZ.js9
-rw-r--r--apps/files/l10n/cs_CZ.json9
-rw-r--r--apps/files_external/l10n/cs_CZ.js2
-rw-r--r--apps/files_external/l10n/cs_CZ.json2
-rw-r--r--apps/systemtags/l10n/bg_BG.js1
-rw-r--r--apps/systemtags/l10n/bg_BG.json1
-rw-r--r--apps/updatenotification/l10n/bg_BG.js6
-rw-r--r--apps/updatenotification/l10n/bg_BG.json6
-rw-r--r--core/l10n/lv.js2
-rw-r--r--core/l10n/lv.json2
-rw-r--r--settings/l10n/lv.js3
-rw-r--r--settings/l10n/lv.json3
12 files changed, 42 insertions, 4 deletions
diff --git a/apps/files/l10n/cs_CZ.js b/apps/files/l10n/cs_CZ.js
index cf3190c6ca2..d1bcb699e7a 100644
--- a/apps/files/l10n/cs_CZ.js
+++ b/apps/files/l10n/cs_CZ.js
@@ -32,6 +32,15 @@ OC.L10N.register(
"Could not get result from server." : "Nepodařilo se získat výsledek ze serveru.",
"Uploading..." : "Odesílám...",
"..." : "...",
+ "{hours}:{minutes}:{seconds} hour{plural_s} left" : "zbývá {hours}:{minutes}:{seconds} hour{plural_s}",
+ "{hours}:{minutes}h" : "{hours}:{minutes}h",
+ "{minutes}:{seconds} minute{plural_s} left" : "zbývá {minutes}:{seconds} minute{plural_s}",
+ "{minutes}:{seconds}m" : "{minutes}:{seconds}m",
+ "{seconds} second{plural_s} left" : "\t!",
+ "{seconds}s" : "{seconds}s",
+ "Any moment now..." : "Každou chvíli...",
+ "Soon..." : "Za chvíli...",
+ "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} z {totalSize} ({bitrate})",
"File upload is in progress. Leaving the page now will cancel the upload." : "Probíhá odesílání souboru. Opuštění stránky způsobí zrušení nahrávání.",
"Actions" : "Činnosti",
"Download" : "Stáhnout",
diff --git a/apps/files/l10n/cs_CZ.json b/apps/files/l10n/cs_CZ.json
index e8890dc8c12..a9d03d923ab 100644
--- a/apps/files/l10n/cs_CZ.json
+++ b/apps/files/l10n/cs_CZ.json
@@ -30,6 +30,15 @@
"Could not get result from server." : "Nepodařilo se získat výsledek ze serveru.",
"Uploading..." : "Odesílám...",
"..." : "...",
+ "{hours}:{minutes}:{seconds} hour{plural_s} left" : "zbývá {hours}:{minutes}:{seconds} hour{plural_s}",
+ "{hours}:{minutes}h" : "{hours}:{minutes}h",
+ "{minutes}:{seconds} minute{plural_s} left" : "zbývá {minutes}:{seconds} minute{plural_s}",
+ "{minutes}:{seconds}m" : "{minutes}:{seconds}m",
+ "{seconds} second{plural_s} left" : "\t!",
+ "{seconds}s" : "{seconds}s",
+ "Any moment now..." : "Každou chvíli...",
+ "Soon..." : "Za chvíli...",
+ "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} z {totalSize} ({bitrate})",
"File upload is in progress. Leaving the page now will cancel the upload." : "Probíhá odesílání souboru. Opuštění stránky způsobí zrušení nahrávání.",
"Actions" : "Činnosti",
"Download" : "Stáhnout",
diff --git a/apps/files_external/l10n/cs_CZ.js b/apps/files_external/l10n/cs_CZ.js
index c2d99356eb6..9906a0ce123 100644
--- a/apps/files_external/l10n/cs_CZ.js
+++ b/apps/files_external/l10n/cs_CZ.js
@@ -19,6 +19,8 @@ OC.L10N.register(
"Insufficient data: %s" : "Nedostatečná data: %s",
"%s" : "%s",
"Storage with id \"%i\" is not user editable" : "Úložiště s id \"%i\" uživatelé nemohou upravovat",
+ "Dropbox App Configuration" : "Nastavení aplikace Dropbox",
+ "Google Drive App Configuration" : "Nastavení aplikace Disk Google",
"Personal" : "Osobní",
"System" : "Systém",
"Grant access" : "Povolit přístup",
diff --git a/apps/files_external/l10n/cs_CZ.json b/apps/files_external/l10n/cs_CZ.json
index 71704dccae8..69c9224c071 100644
--- a/apps/files_external/l10n/cs_CZ.json
+++ b/apps/files_external/l10n/cs_CZ.json
@@ -17,6 +17,8 @@
"Insufficient data: %s" : "Nedostatečná data: %s",
"%s" : "%s",
"Storage with id \"%i\" is not user editable" : "Úložiště s id \"%i\" uživatelé nemohou upravovat",
+ "Dropbox App Configuration" : "Nastavení aplikace Dropbox",
+ "Google Drive App Configuration" : "Nastavení aplikace Disk Google",
"Personal" : "Osobní",
"System" : "Systém",
"Grant access" : "Povolit přístup",
diff --git a/apps/systemtags/l10n/bg_BG.js b/apps/systemtags/l10n/bg_BG.js
index 6971d20a8c0..eeddbd55d1a 100644
--- a/apps/systemtags/l10n/bg_BG.js
+++ b/apps/systemtags/l10n/bg_BG.js
@@ -2,6 +2,7 @@ OC.L10N.register(
"systemtags",
{
"Tags" : "Етикети",
+ "Tagged files" : "Отбелязани файлове",
"No files in here" : "Тук няма файлове",
"No entries found in this folder" : "Няма намерени записи в тази папка",
"Name" : "Име",
diff --git a/apps/systemtags/l10n/bg_BG.json b/apps/systemtags/l10n/bg_BG.json
index 4e9f849ce9a..b6f33731e60 100644
--- a/apps/systemtags/l10n/bg_BG.json
+++ b/apps/systemtags/l10n/bg_BG.json
@@ -1,5 +1,6 @@
{ "translations": {
"Tags" : "Етикети",
+ "Tagged files" : "Отбелязани файлове",
"No files in here" : "Тук няма файлове",
"No entries found in this folder" : "Няма намерени записи в тази папка",
"Name" : "Име",
diff --git a/apps/updatenotification/l10n/bg_BG.js b/apps/updatenotification/l10n/bg_BG.js
index 585d75d9e57..bfe17bf4533 100644
--- a/apps/updatenotification/l10n/bg_BG.js
+++ b/apps/updatenotification/l10n/bg_BG.js
@@ -1,7 +1,11 @@
OC.L10N.register(
"updatenotification",
{
+ "Updated channel" : "Обновяването е отказано",
"Updater" : "Обновяване",
- "A new version is available: %s" : "Има Нова Версия: %s"
+ "A new version is available: %s" : "Има Нова Версия: %s",
+ "Open updater" : "Отвори обновяването",
+ "Your version is up to date." : "Вие разполагате с последна версия",
+ "Update channel:" : "Обновяване отказано:"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/updatenotification/l10n/bg_BG.json b/apps/updatenotification/l10n/bg_BG.json
index 465f8e978ec..7d4b4a5940b 100644
--- a/apps/updatenotification/l10n/bg_BG.json
+++ b/apps/updatenotification/l10n/bg_BG.json
@@ -1,5 +1,9 @@
{ "translations": {
+ "Updated channel" : "Обновяването е отказано",
"Updater" : "Обновяване",
- "A new version is available: %s" : "Има Нова Версия: %s"
+ "A new version is available: %s" : "Има Нова Версия: %s",
+ "Open updater" : "Отвори обновяването",
+ "Your version is up to date." : "Вие разполагате с последна версия",
+ "Update channel:" : "Обновяване отказано:"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/core/l10n/lv.js b/core/l10n/lv.js
index 71fa7f8ce40..a3ff72b4d0d 100644
--- a/core/l10n/lv.js
+++ b/core/l10n/lv.js
@@ -69,7 +69,7 @@ OC.L10N.register(
"Error while sharing" : "Kļūda, daloties",
"Error while unsharing" : "Kļūda, beidzot dalīties",
"Error setting expiration date" : "Kļūda, iestatot termiņa datumu",
- "Set expiration date" : "Iestaties termiņa datumu",
+ "Set expiration date" : "Iestatiet termiņa datumu",
"Expiration date" : "Termiņa datums",
"Resharing is not allowed" : "Atkārtota dalīšanās nav atļauta",
"Share link" : "Dalīt saiti",
diff --git a/core/l10n/lv.json b/core/l10n/lv.json
index f6befe4ba84..7bace2eff80 100644
--- a/core/l10n/lv.json
+++ b/core/l10n/lv.json
@@ -67,7 +67,7 @@
"Error while sharing" : "Kļūda, daloties",
"Error while unsharing" : "Kļūda, beidzot dalīties",
"Error setting expiration date" : "Kļūda, iestatot termiņa datumu",
- "Set expiration date" : "Iestaties termiņa datumu",
+ "Set expiration date" : "Iestatiet termiņa datumu",
"Expiration date" : "Termiņa datums",
"Resharing is not allowed" : "Atkārtota dalīšanās nav atļauta",
"Share link" : "Dalīt saiti",
diff --git a/settings/l10n/lv.js b/settings/l10n/lv.js
index 43a526fb657..90538cf7ef5 100644
--- a/settings/l10n/lv.js
+++ b/settings/l10n/lv.js
@@ -120,12 +120,15 @@ OC.L10N.register(
"Hide description …" : "Slēpt aprakstu …",
"Online documentation" : "Tiešsaistes dokumentācija",
"Forum" : "Forums",
+ "You are using <strong>%s</strong> of <strong>%s</strong>" : "Jūs izmantojiet <strong>%s</strong> no <strong>%s</strong>",
"Profile picture" : "Profila attēls",
"Upload new" : "Ielādēt jaunu",
"Remove image" : "Novākt attēlu",
"Cancel" : "Atcelt",
+ "Full name" : "Pilns vārds",
"Email" : "E-pasts",
"Your email address" : "Jūsu e-pasta adrese",
+ "You are member of the following groups:" : "Jūs esat šādu grupu biedrs:",
"Password" : "Parole",
"Unable to change your password" : "Nevar nomainīt jūsu paroli",
"Current password" : "Pašreizējā parole",
diff --git a/settings/l10n/lv.json b/settings/l10n/lv.json
index 1c6e84569eb..9c5bd4f7aa6 100644
--- a/settings/l10n/lv.json
+++ b/settings/l10n/lv.json
@@ -118,12 +118,15 @@
"Hide description …" : "Slēpt aprakstu …",
"Online documentation" : "Tiešsaistes dokumentācija",
"Forum" : "Forums",
+ "You are using <strong>%s</strong> of <strong>%s</strong>" : "Jūs izmantojiet <strong>%s</strong> no <strong>%s</strong>",
"Profile picture" : "Profila attēls",
"Upload new" : "Ielādēt jaunu",
"Remove image" : "Novākt attēlu",
"Cancel" : "Atcelt",
+ "Full name" : "Pilns vārds",
"Email" : "E-pasts",
"Your email address" : "Jūsu e-pasta adrese",
+ "You are member of the following groups:" : "Jūs esat šādu grupu biedrs:",
"Password" : "Parole",
"Unable to change your password" : "Nevar nomainīt jūsu paroli",
"Current password" : "Pašreizējā parole",