aboutsummaryrefslogtreecommitdiffstats
path: root/apps
diff options
context:
space:
mode:
Diffstat (limited to 'apps')
-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
8 files changed, 34 insertions, 2 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