Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/apps
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-10-18 03:08:42 +0300
committerNextcloud bot <bot@nextcloud.com>2017-10-18 03:08:42 +0300
commit08a80ed6c2d6ca8fdbda18067ecfe8fb44d97173 (patch)
tree16a6ce2e0cd373f382a114a10d7c46c266d9fffa /apps
parent0610192a1ab91cc1aaa51185fe0a5f8f4ca55422 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps')
-rw-r--r--apps/files/l10n/sr.js1
-rw-r--r--apps/files/l10n/sr.json1
-rw-r--r--apps/theming/l10n/nb.js8
-rw-r--r--apps/theming/l10n/nb.json8
-rw-r--r--apps/theming/l10n/sr.js8
-rw-r--r--apps/theming/l10n/sr.json8
-rw-r--r--apps/updatenotification/l10n/sr.js22
-rw-r--r--apps/updatenotification/l10n/sr.json22
8 files changed, 70 insertions, 8 deletions
diff --git a/apps/files/l10n/sr.js b/apps/files/l10n/sr.js
index add1c3615d6..1a3b01420f9 100644
--- a/apps/files/l10n/sr.js
+++ b/apps/files/l10n/sr.js
@@ -124,6 +124,7 @@ OC.L10N.register(
"WebDAV" : "ВебДАВ",
"Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Користи ову адресу да <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">приступате Вашим фајловима преко ВебДАВа</a>",
"Uploading @" : "Отпремам @",
+ "Cancel upload" : "Откажи отпремање",
"No files in here" : "Овде нема фајлова",
"Upload some content or sync with your devices!" : "Отпремите неки садржај или синхронизујте са вашим уређајима!",
"No entries found in this folder" : "Нема ничега у овој фасцикли",
diff --git a/apps/files/l10n/sr.json b/apps/files/l10n/sr.json
index dac49d86f33..c8db7af7ab8 100644
--- a/apps/files/l10n/sr.json
+++ b/apps/files/l10n/sr.json
@@ -122,6 +122,7 @@
"WebDAV" : "ВебДАВ",
"Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Користи ову адресу да <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">приступате Вашим фајловима преко ВебДАВа</a>",
"Uploading @" : "Отпремам @",
+ "Cancel upload" : "Откажи отпремање",
"No files in here" : "Овде нема фајлова",
"Upload some content or sync with your devices!" : "Отпремите неки садржај или синхронизујте са вашим уређајима!",
"No entries found in this folder" : "Нема ничега у овој фасцикли",
diff --git a/apps/theming/l10n/nb.js b/apps/theming/l10n/nb.js
index 9b286698355..f3ae7b15a97 100644
--- a/apps/theming/l10n/nb.js
+++ b/apps/theming/l10n/nb.js
@@ -9,6 +9,14 @@ OC.L10N.register(
"The given web address is too long" : "Nettadressen er for lang",
"The given slogan is too long" : "Slagordet er for langt",
"The given color is invalid" : "Fargen er ugyldig",
+ "There is no error, the file uploaded with success" : "Det er ingen feil, opplastingen av filen var vellykket",
+ "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Filen er større enn grensen satt i upload_max_filesize i php.ini",
+ "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Filen du prøvde å laste opp er større enn grensen satt i MAX_FILE_SIZE i HTML-skjemaet",
+ "The uploaded file was only partially uploaded" : "Filen ble bare delvis lastet opp",
+ "No file was uploaded" : "Ingen filer ble lastet opp",
+ "Missing a temporary folder" : "Mangler midlertidig mappe",
+ "Failed to write file to disk." : "Klarte ikke å skrive til disk.",
+ "A PHP extension stopped the file upload." : "En PHP-utvidelse stoppet filopplastingen.",
"No file uploaded" : "Ingen fil lastet opp",
"Unsupported image type" : "Filtypen støttes ikke",
"You are already using a custom theme" : "Du bruker allerede en egendefinert drakt",
diff --git a/apps/theming/l10n/nb.json b/apps/theming/l10n/nb.json
index 6557edea2b8..841c215d0d9 100644
--- a/apps/theming/l10n/nb.json
+++ b/apps/theming/l10n/nb.json
@@ -7,6 +7,14 @@
"The given web address is too long" : "Nettadressen er for lang",
"The given slogan is too long" : "Slagordet er for langt",
"The given color is invalid" : "Fargen er ugyldig",
+ "There is no error, the file uploaded with success" : "Det er ingen feil, opplastingen av filen var vellykket",
+ "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Filen er større enn grensen satt i upload_max_filesize i php.ini",
+ "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Filen du prøvde å laste opp er større enn grensen satt i MAX_FILE_SIZE i HTML-skjemaet",
+ "The uploaded file was only partially uploaded" : "Filen ble bare delvis lastet opp",
+ "No file was uploaded" : "Ingen filer ble lastet opp",
+ "Missing a temporary folder" : "Mangler midlertidig mappe",
+ "Failed to write file to disk." : "Klarte ikke å skrive til disk.",
+ "A PHP extension stopped the file upload." : "En PHP-utvidelse stoppet filopplastingen.",
"No file uploaded" : "Ingen fil lastet opp",
"Unsupported image type" : "Filtypen støttes ikke",
"You are already using a custom theme" : "Du bruker allerede en egendefinert drakt",
diff --git a/apps/theming/l10n/sr.js b/apps/theming/l10n/sr.js
index 186d82d74ae..49344ec96ce 100644
--- a/apps/theming/l10n/sr.js
+++ b/apps/theming/l10n/sr.js
@@ -9,6 +9,14 @@ OC.L10N.register(
"The given web address is too long" : "Адреса је предугачка",
"The given slogan is too long" : "Слоган је предугачак",
"The given color is invalid" : "Задата боја није исправна",
+ "There is no error, the file uploaded with success" : "Нема грешке, фајл је отпремљен успешно",
+ "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Отпремани фајл превазилази смерницу upload_max_filesize у фајлу php.ini",
+ "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Отпремани фајл превазилази смерницу MAX_FILE_SIZE која је наведена у HTML обрасцу",
+ "The uploaded file was only partially uploaded" : "Отпремани фајл је само делимично отпремљен",
+ "No file was uploaded" : "Ниједан фајл није отпремљен",
+ "Missing a temporary folder" : "Недостаје привремена фасцикла",
+ "Failed to write file to disk." : "Не могу да пишем фајл на диск",
+ "A PHP extension stopped the file upload." : "PHP екстензија је зауставила отпремање фајла.",
"No file uploaded" : "Ниједан фајл није отпремљен",
"Unsupported image type" : "Неподржани тип слике",
"You are already using a custom theme" : "Већ користите прилагођену тему",
diff --git a/apps/theming/l10n/sr.json b/apps/theming/l10n/sr.json
index dac1603b3d9..db82d478ee7 100644
--- a/apps/theming/l10n/sr.json
+++ b/apps/theming/l10n/sr.json
@@ -7,6 +7,14 @@
"The given web address is too long" : "Адреса је предугачка",
"The given slogan is too long" : "Слоган је предугачак",
"The given color is invalid" : "Задата боја није исправна",
+ "There is no error, the file uploaded with success" : "Нема грешке, фајл је отпремљен успешно",
+ "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Отпремани фајл превазилази смерницу upload_max_filesize у фајлу php.ini",
+ "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Отпремани фајл превазилази смерницу MAX_FILE_SIZE која је наведена у HTML обрасцу",
+ "The uploaded file was only partially uploaded" : "Отпремани фајл је само делимично отпремљен",
+ "No file was uploaded" : "Ниједан фајл није отпремљен",
+ "Missing a temporary folder" : "Недостаје привремена фасцикла",
+ "Failed to write file to disk." : "Не могу да пишем фајл на диск",
+ "A PHP extension stopped the file upload." : "PHP екстензија је зауставила отпремање фајла.",
"No file uploaded" : "Ниједан фајл није отпремљен",
"Unsupported image type" : "Неподржани тип слике",
"You are already using a custom theme" : "Већ користите прилагођену тему",
diff --git a/apps/updatenotification/l10n/sr.js b/apps/updatenotification/l10n/sr.js
index de9cb470268..e47b86840bb 100644
--- a/apps/updatenotification/l10n/sr.js
+++ b/apps/updatenotification/l10n/sr.js
@@ -1,14 +1,28 @@
OC.L10N.register(
"updatenotification",
{
+ "Update notifications" : "Обавештења о ажурирању",
+ "Could not start updater, please try the manual update" : "Не могу да покренем програм за ажурирање, покушајте ручно ажурирање",
"{version} is available. Get more information on how to update." : "Верзија {version} је доступна. Сазнајте како да ажурирате.",
- "Updated channel" : "Канал ажуриран",
- "Updater" : "Ажурирање",
+ "Channel updated" : "Канал ажуриран",
+ "The update server could not be reached since %d days to check for new updates." : "Сервер за ажурирања није доступан пошто је прошло %d дана од последње провере ажурирања.",
+ "Please check the Nextcloud and server log files for errors." : "Проверите логове од сервера и од Некстклауда за грешке.",
+ "Update to %1$s is available." : "Доступно је ажурирање на %1$s. ",
+ "Update for %1$s to version %2$s is available." : "Доступно је ажурирање апликације %1$s на верзију %2$s.",
+ "Update for {app} to version %s is available." : "Доступно је ажурирање апликације {app} на верзију %s.",
"A new version is available: %s" : "Доступна је нова верзија: %s",
- "Open updater" : "Отвори ажурирање",
+ "Open updater" : "Отвори програм за ажурирање",
+ "Download now" : "Скини сада",
+ "The update check is not yet finished. Please refresh the page." : "Провера за новим верзијама још није готова. Освежите страну.",
"Your version is up to date." : "Ваша верзија је ажурна.",
"Checked on %s" : "Проверено %s",
+ "A non-default update server is in use to be checked for updates:" : "Неподразумевани сервер за ажурирање је коришћен да провери нове верзије:",
"Update channel:" : "Канал за ажурирање:",
- "You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel." : "Увек можете да надоградите на новију верзију/експериментални канал. Али не можете се вратити на стабилни канал."
+ "You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel." : "Увек можете да надоградите на новију верзију/експериментални канал. Али не можете се вратити на стабилни канал.",
+ "Note that after a new release it can take some time before it shows up here. We roll out new versions spread out over time to our users and sometimes skip a version when issues are found." : "После издавања нове верзије, може да прође неко време пре него што се верзија појави овде. Ми избацујемо нове верзије постепено и можемо некад да прескочимо верзију ако наиђемо на проблеме.",
+ "Notify members of the following groups about available updates:" : "Обавести чланове следећих група о доступности нових верзија:",
+ "Only notification for app updates are available." : "Доступна су само обавештења о новим верзијама апликација.",
+ "The selected update channel makes dedicated notifications for the server obsolete." : "Уз означени канал за ажурирање нема смисла да имате обавештења о новим верзијама.",
+ "The selected update channel does not support updates of the server." : "Означени канал за ажурирање не подржава обавештења о новим верзијама."
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");
diff --git a/apps/updatenotification/l10n/sr.json b/apps/updatenotification/l10n/sr.json
index 90ec0169399..70d2143eec5 100644
--- a/apps/updatenotification/l10n/sr.json
+++ b/apps/updatenotification/l10n/sr.json
@@ -1,12 +1,26 @@
{ "translations": {
+ "Update notifications" : "Обавештења о ажурирању",
+ "Could not start updater, please try the manual update" : "Не могу да покренем програм за ажурирање, покушајте ручно ажурирање",
"{version} is available. Get more information on how to update." : "Верзија {version} је доступна. Сазнајте како да ажурирате.",
- "Updated channel" : "Канал ажуриран",
- "Updater" : "Ажурирање",
+ "Channel updated" : "Канал ажуриран",
+ "The update server could not be reached since %d days to check for new updates." : "Сервер за ажурирања није доступан пошто је прошло %d дана од последње провере ажурирања.",
+ "Please check the Nextcloud and server log files for errors." : "Проверите логове од сервера и од Некстклауда за грешке.",
+ "Update to %1$s is available." : "Доступно је ажурирање на %1$s. ",
+ "Update for %1$s to version %2$s is available." : "Доступно је ажурирање апликације %1$s на верзију %2$s.",
+ "Update for {app} to version %s is available." : "Доступно је ажурирање апликације {app} на верзију %s.",
"A new version is available: %s" : "Доступна је нова верзија: %s",
- "Open updater" : "Отвори ажурирање",
+ "Open updater" : "Отвори програм за ажурирање",
+ "Download now" : "Скини сада",
+ "The update check is not yet finished. Please refresh the page." : "Провера за новим верзијама још није готова. Освежите страну.",
"Your version is up to date." : "Ваша верзија је ажурна.",
"Checked on %s" : "Проверено %s",
+ "A non-default update server is in use to be checked for updates:" : "Неподразумевани сервер за ажурирање је коришћен да провери нове верзије:",
"Update channel:" : "Канал за ажурирање:",
- "You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel." : "Увек можете да надоградите на новију верзију/експериментални канал. Али не можете се вратити на стабилни канал."
+ "You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel." : "Увек можете да надоградите на новију верзију/експериментални канал. Али не можете се вратити на стабилни канал.",
+ "Note that after a new release it can take some time before it shows up here. We roll out new versions spread out over time to our users and sometimes skip a version when issues are found." : "После издавања нове верзије, може да прође неко време пре него што се верзија појави овде. Ми избацујемо нове верзије постепено и можемо некад да прескочимо верзију ако наиђемо на проблеме.",
+ "Notify members of the following groups about available updates:" : "Обавести чланове следећих група о доступности нових верзија:",
+ "Only notification for app updates are available." : "Доступна су само обавештења о новим верзијама апликација.",
+ "The selected update channel makes dedicated notifications for the server obsolete." : "Уз означени канал за ажурирање нема смисла да имате обавештења о новим верзијама.",
+ "The selected update channel does not support updates of the server." : "Означени канал за ажурирање не подржава обавештења о новим верзијама."
},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"
} \ No newline at end of file