Skip to content
Snippets Groups Projects
Unverified Commit 8e884ba5 authored by Nextcloud bot's avatar Nextcloud bot
Browse files

[tx-robot] updated from transifex

parent cd0d27e4
No related branches found
No related tags found
No related merge requests found
Showing
with 174 additions and 8 deletions
...@@ -124,6 +124,7 @@ OC.L10N.register( ...@@ -124,6 +124,7 @@ OC.L10N.register(
"WebDAV" : "ВебДАВ", "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>", "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 @" : "Отпремам @", "Uploading @" : "Отпремам @",
"Cancel upload" : "Откажи отпремање",
"No files in here" : "Овде нема фајлова", "No files in here" : "Овде нема фајлова",
"Upload some content or sync with your devices!" : "Отпремите неки садржај или синхронизујте са вашим уређајима!", "Upload some content or sync with your devices!" : "Отпремите неки садржај или синхронизујте са вашим уређајима!",
"No entries found in this folder" : "Нема ничега у овој фасцикли", "No entries found in this folder" : "Нема ничега у овој фасцикли",
......
...@@ -122,6 +122,7 @@ ...@@ -122,6 +122,7 @@
"WebDAV" : "ВебДАВ", "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>", "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 @" : "Отпремам @", "Uploading @" : "Отпремам @",
"Cancel upload" : "Откажи отпремање",
"No files in here" : "Овде нема фајлова", "No files in here" : "Овде нема фајлова",
"Upload some content or sync with your devices!" : "Отпремите неки садржај или синхронизујте са вашим уређајима!", "Upload some content or sync with your devices!" : "Отпремите неки садржај или синхронизујте са вашим уређајима!",
"No entries found in this folder" : "Нема ничега у овој фасцикли", "No entries found in this folder" : "Нема ничега у овој фасцикли",
......
OC.L10N.register(
"oauth2",
{
"OAuth 2.0 clients" : "OAuth 2.0 клијенти",
"OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 дозвољава спољним сервисима да захтевају приступ на %s.",
"Name" : "Име",
"Redirection URI" : "Адреса за преусмеравање",
"Client Identifier" : "Идентификација клијента",
"Secret" : "Тајна",
"Add client" : "Додај клијента",
"Add" : "Додај"
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");
{ "translations": {
"OAuth 2.0 clients" : "OAuth 2.0 клијенти",
"OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 дозвољава спољним сервисима да захтевају приступ на %s.",
"Name" : "Име",
"Redirection URI" : "Адреса за преусмеравање",
"Client Identifier" : "Идентификација клијента",
"Secret" : "Тајна",
"Add client" : "Додај клијента",
"Add" : "Додај"
},"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
...@@ -9,6 +9,14 @@ OC.L10N.register( ...@@ -9,6 +9,14 @@ OC.L10N.register(
"The given web address is too long" : "Nettadressen er for lang", "The given web address is too long" : "Nettadressen er for lang",
"The given slogan is too long" : "Slagordet er for langt", "The given slogan is too long" : "Slagordet er for langt",
"The given color is invalid" : "Fargen er ugyldig", "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", "No file uploaded" : "Ingen fil lastet opp",
"Unsupported image type" : "Filtypen støttes ikke", "Unsupported image type" : "Filtypen støttes ikke",
"You are already using a custom theme" : "Du bruker allerede en egendefinert drakt", "You are already using a custom theme" : "Du bruker allerede en egendefinert drakt",
......
...@@ -7,6 +7,14 @@ ...@@ -7,6 +7,14 @@
"The given web address is too long" : "Nettadressen er for lang", "The given web address is too long" : "Nettadressen er for lang",
"The given slogan is too long" : "Slagordet er for langt", "The given slogan is too long" : "Slagordet er for langt",
"The given color is invalid" : "Fargen er ugyldig", "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", "No file uploaded" : "Ingen fil lastet opp",
"Unsupported image type" : "Filtypen støttes ikke", "Unsupported image type" : "Filtypen støttes ikke",
"You are already using a custom theme" : "Du bruker allerede en egendefinert drakt", "You are already using a custom theme" : "Du bruker allerede en egendefinert drakt",
......
...@@ -9,6 +9,14 @@ OC.L10N.register( ...@@ -9,6 +9,14 @@ OC.L10N.register(
"The given web address is too long" : "Адреса је предугачка", "The given web address is too long" : "Адреса је предугачка",
"The given slogan is too long" : "Слоган је предугачак", "The given slogan is too long" : "Слоган је предугачак",
"The given color is invalid" : "Задата боја није исправна", "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" : "Ниједан фајл није отпремљен", "No file uploaded" : "Ниједан фајл није отпремљен",
"Unsupported image type" : "Неподржани тип слике", "Unsupported image type" : "Неподржани тип слике",
"You are already using a custom theme" : "Већ користите прилагођену тему", "You are already using a custom theme" : "Већ користите прилагођену тему",
......
...@@ -7,6 +7,14 @@ ...@@ -7,6 +7,14 @@
"The given web address is too long" : "Адреса је предугачка", "The given web address is too long" : "Адреса је предугачка",
"The given slogan is too long" : "Слоган је предугачак", "The given slogan is too long" : "Слоган је предугачак",
"The given color is invalid" : "Задата боја није исправна", "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" : "Ниједан фајл није отпремљен", "No file uploaded" : "Ниједан фајл није отпремљен",
"Unsupported image type" : "Неподржани тип слике", "Unsupported image type" : "Неподржани тип слике",
"You are already using a custom theme" : "Већ користите прилагођену тему", "You are already using a custom theme" : "Већ користите прилагођену тему",
......
OC.L10N.register( OC.L10N.register(
"updatenotification", "updatenotification",
{ {
"Update notifications" : "Обавештења о ажурирању",
"Could not start updater, please try the manual update" : "Не могу да покренем програм за ажурирање, покушајте ручно ажурирање",
"{version} is available. Get more information on how to update." : "Верзија {version} је доступна. Сазнајте како да ажурирате.", "{version} is available. Get more information on how to update." : "Верзија {version} је доступна. Сазнајте како да ажурирате.",
"Updated channel" : "Канал ажуриран", "Channel updated" : "Канал ажуриран",
"Updater" : "Ажурирање", "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", "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." : "Ваша верзија је ажурна.", "Your version is up to date." : "Ваша верзија је ажурна.",
"Checked on %s" : "Проверено %s", "Checked on %s" : "Проверено %s",
"A non-default update server is in use to be checked for updates:" : "Неподразумевани сервер за ажурирање је коришћен да провери нове верзије:",
"Update channel:" : "Канал за ажурирање:", "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);"); "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");
{ "translations": { { "translations": {
"Update notifications" : "Обавештења о ажурирању",
"Could not start updater, please try the manual update" : "Не могу да покренем програм за ажурирање, покушајте ручно ажурирање",
"{version} is available. Get more information on how to update." : "Верзија {version} је доступна. Сазнајте како да ажурирате.", "{version} is available. Get more information on how to update." : "Верзија {version} је доступна. Сазнајте како да ажурирате.",
"Updated channel" : "Канал ажуриран", "Channel updated" : "Канал ажуриран",
"Updater" : "Ажурирање", "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", "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." : "Ваша верзија је ажурна.", "Your version is up to date." : "Ваша верзија је ажурна.",
"Checked on %s" : "Проверено %s", "Checked on %s" : "Проверено %s",
"A non-default update server is in use to be checked for updates:" : "Неподразумевани сервер за ажурирање је коришћен да провери нове верзије:",
"Update channel:" : "Канал за ажурирање:", "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);" },"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
...@@ -85,6 +85,7 @@ OC.L10N.register( ...@@ -85,6 +85,7 @@ OC.L10N.register(
"No files in here" : "Овде нема фајлова", "No files in here" : "Овде нема фајлова",
"Choose" : "Изаберите", "Choose" : "Изаберите",
"Copy" : "Копирај", "Copy" : "Копирај",
"Move" : "Премести",
"Error loading file picker template: {error}" : "Грешка при учитавању шаблона бирача фајлова: {error}", "Error loading file picker template: {error}" : "Грешка при учитавању шаблона бирача фајлова: {error}",
"OK" : "У реду", "OK" : "У реду",
"Error loading message template: {error}" : "Грешка при учитавању шаблона поруке: {error}", "Error loading message template: {error}" : "Грешка при учитавању шаблона поруке: {error}",
...@@ -100,6 +101,8 @@ OC.L10N.register( ...@@ -100,6 +101,8 @@ OC.L10N.register(
"({count} selected)" : "(изабрано: {count})", "({count} selected)" : "(изабрано: {count})",
"Error loading file exists template" : "Грешка при учитавању шаблона „Фајл постоји“", "Error loading file exists template" : "Грешка при учитавању шаблона „Фајл постоји“",
"Pending" : "На чекању", "Pending" : "На чекању",
"Copy to {folder}" : "Копирај у {folder}",
"Move to {folder}" : "Премести у {folder}",
"Very weak password" : "Веома слаба лозинка", "Very weak password" : "Веома слаба лозинка",
"Weak password" : "Слаба лозинка", "Weak password" : "Слаба лозинка",
"So-so password" : "Осредња лозинка", "So-so password" : "Осредња лозинка",
...@@ -259,6 +262,7 @@ OC.L10N.register( ...@@ -259,6 +262,7 @@ OC.L10N.register(
"This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Ова апликација захтева Јава скрипт за исправан рад. {linkstart}Омогућите Јава скрипт{linkend} и поново учитајте страницу.", "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Ова апликација захтева Јава скрипт за исправан рад. {linkstart}Омогућите Јава скрипт{linkend} и поново учитајте страницу.",
"More apps" : "Још апликација", "More apps" : "Још апликација",
"Search" : "Претражи", "Search" : "Претражи",
"Reset search" : "Ресетуј претрагу",
"Confirm your password" : "Потврдите лозинку", "Confirm your password" : "Потврдите лозинку",
"Server side authentication failed!" : "Потврда идентитета на серверу није успела!", "Server side authentication failed!" : "Потврда идентитета на серверу није успела!",
"Please contact your administrator." : "Контактирајте вашег администратора.", "Please contact your administrator." : "Контактирајте вашег администратора.",
......
...@@ -83,6 +83,7 @@ ...@@ -83,6 +83,7 @@
"No files in here" : "Овде нема фајлова", "No files in here" : "Овде нема фајлова",
"Choose" : "Изаберите", "Choose" : "Изаберите",
"Copy" : "Копирај", "Copy" : "Копирај",
"Move" : "Премести",
"Error loading file picker template: {error}" : "Грешка при учитавању шаблона бирача фајлова: {error}", "Error loading file picker template: {error}" : "Грешка при учитавању шаблона бирача фајлова: {error}",
"OK" : "У реду", "OK" : "У реду",
"Error loading message template: {error}" : "Грешка при учитавању шаблона поруке: {error}", "Error loading message template: {error}" : "Грешка при учитавању шаблона поруке: {error}",
...@@ -98,6 +99,8 @@ ...@@ -98,6 +99,8 @@
"({count} selected)" : "(изабрано: {count})", "({count} selected)" : "(изабрано: {count})",
"Error loading file exists template" : "Грешка при учитавању шаблона „Фајл постоји“", "Error loading file exists template" : "Грешка при учитавању шаблона „Фајл постоји“",
"Pending" : "На чекању", "Pending" : "На чекању",
"Copy to {folder}" : "Копирај у {folder}",
"Move to {folder}" : "Премести у {folder}",
"Very weak password" : "Веома слаба лозинка", "Very weak password" : "Веома слаба лозинка",
"Weak password" : "Слаба лозинка", "Weak password" : "Слаба лозинка",
"So-so password" : "Осредња лозинка", "So-so password" : "Осредња лозинка",
...@@ -257,6 +260,7 @@ ...@@ -257,6 +260,7 @@
"This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Ова апликација захтева Јава скрипт за исправан рад. {linkstart}Омогућите Јава скрипт{linkend} и поново учитајте страницу.", "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Ова апликација захтева Јава скрипт за исправан рад. {linkstart}Омогућите Јава скрипт{linkend} и поново учитајте страницу.",
"More apps" : "Још апликација", "More apps" : "Још апликација",
"Search" : "Претражи", "Search" : "Претражи",
"Reset search" : "Ресетуј претрагу",
"Confirm your password" : "Потврдите лозинку", "Confirm your password" : "Потврдите лозинку",
"Server side authentication failed!" : "Потврда идентитета на серверу није успела!", "Server side authentication failed!" : "Потврда идентитета на серверу није успела!",
"Please contact your administrator." : "Контактирајте вашег администратора.", "Please contact your administrator." : "Контактирајте вашег администратора.",
......
...@@ -31,14 +31,23 @@ OC.L10N.register( ...@@ -31,14 +31,23 @@ OC.L10N.register(
"Invalid image" : "Ungültiges Bild", "Invalid image" : "Ungültiges Bild",
"Avatar image is not square" : "Benutzerbild ist nicht quadratisch", "Avatar image is not square" : "Benutzerbild ist nicht quadratisch",
"today" : "Heute", "today" : "Heute",
"tomorrow" : "Morgen",
"yesterday" : "Gestern", "yesterday" : "Gestern",
"_in %n day_::_in %n days_" : ["in %n Tag","in %n Tagen"],
"_%n day ago_::_%n days ago_" : ["Vor %n Tag","Vor %n Tagen"], "_%n day ago_::_%n days ago_" : ["Vor %n Tag","Vor %n Tagen"],
"next month" : "Nächsten Monat",
"last month" : "Letzten Monat", "last month" : "Letzten Monat",
"_in %n month_::_in %n months_" : ["in %n Monat","in %n Monaten"],
"_%n month ago_::_%n months ago_" : ["Vor %n Monat","Vor %n Monaten"], "_%n month ago_::_%n months ago_" : ["Vor %n Monat","Vor %n Monaten"],
"next year" : "nächstes Jahr",
"last year" : "Letztes Jahr", "last year" : "Letztes Jahr",
"_in %n year_::_in %n years_" : ["in %n Jahr","in %n Jahren"],
"_%n year ago_::_%n years ago_" : ["Vor %n Jahr","Vor %n Jahren"], "_%n year ago_::_%n years ago_" : ["Vor %n Jahr","Vor %n Jahren"],
"_in %n hour_::_in %n hours_" : ["in %n Stunde","in %n Stunden"],
"_%n hour ago_::_%n hours ago_" : ["Vor %n Stunde","Vor %n Stunden"], "_%n hour ago_::_%n hours ago_" : ["Vor %n Stunde","Vor %n Stunden"],
"_in %n minute_::_in %n minutes_" : ["in %n Minute","in %n Minuten"],
"_%n minute ago_::_%n minutes ago_" : ["Vor %n Minute","Vor %n Minuten"], "_%n minute ago_::_%n minutes ago_" : ["Vor %n Minute","Vor %n Minuten"],
"in a few seconds" : "in wenigen Sekunden",
"seconds ago" : "Gerade eben", "seconds ago" : "Gerade eben",
"Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "Das Modul mit der ID: %s existiert nicht. Bitte die App in den App-Einstellungen aktivieren oder den Administrator kontaktieren.", "Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "Das Modul mit der ID: %s existiert nicht. Bitte die App in den App-Einstellungen aktivieren oder den Administrator kontaktieren.",
"File name is a reserved word" : "Der Dateiname ist ein reserviertes Wort", "File name is a reserved word" : "Der Dateiname ist ein reserviertes Wort",
......
...@@ -29,14 +29,23 @@ ...@@ -29,14 +29,23 @@
"Invalid image" : "Ungültiges Bild", "Invalid image" : "Ungültiges Bild",
"Avatar image is not square" : "Benutzerbild ist nicht quadratisch", "Avatar image is not square" : "Benutzerbild ist nicht quadratisch",
"today" : "Heute", "today" : "Heute",
"tomorrow" : "Morgen",
"yesterday" : "Gestern", "yesterday" : "Gestern",
"_in %n day_::_in %n days_" : ["in %n Tag","in %n Tagen"],
"_%n day ago_::_%n days ago_" : ["Vor %n Tag","Vor %n Tagen"], "_%n day ago_::_%n days ago_" : ["Vor %n Tag","Vor %n Tagen"],
"next month" : "Nächsten Monat",
"last month" : "Letzten Monat", "last month" : "Letzten Monat",
"_in %n month_::_in %n months_" : ["in %n Monat","in %n Monaten"],
"_%n month ago_::_%n months ago_" : ["Vor %n Monat","Vor %n Monaten"], "_%n month ago_::_%n months ago_" : ["Vor %n Monat","Vor %n Monaten"],
"next year" : "nächstes Jahr",
"last year" : "Letztes Jahr", "last year" : "Letztes Jahr",
"_in %n year_::_in %n years_" : ["in %n Jahr","in %n Jahren"],
"_%n year ago_::_%n years ago_" : ["Vor %n Jahr","Vor %n Jahren"], "_%n year ago_::_%n years ago_" : ["Vor %n Jahr","Vor %n Jahren"],
"_in %n hour_::_in %n hours_" : ["in %n Stunde","in %n Stunden"],
"_%n hour ago_::_%n hours ago_" : ["Vor %n Stunde","Vor %n Stunden"], "_%n hour ago_::_%n hours ago_" : ["Vor %n Stunde","Vor %n Stunden"],
"_in %n minute_::_in %n minutes_" : ["in %n Minute","in %n Minuten"],
"_%n minute ago_::_%n minutes ago_" : ["Vor %n Minute","Vor %n Minuten"], "_%n minute ago_::_%n minutes ago_" : ["Vor %n Minute","Vor %n Minuten"],
"in a few seconds" : "in wenigen Sekunden",
"seconds ago" : "Gerade eben", "seconds ago" : "Gerade eben",
"Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "Das Modul mit der ID: %s existiert nicht. Bitte die App in den App-Einstellungen aktivieren oder den Administrator kontaktieren.", "Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "Das Modul mit der ID: %s existiert nicht. Bitte die App in den App-Einstellungen aktivieren oder den Administrator kontaktieren.",
"File name is a reserved word" : "Der Dateiname ist ein reserviertes Wort", "File name is a reserved word" : "Der Dateiname ist ein reserviertes Wort",
......
...@@ -31,14 +31,23 @@ OC.L10N.register( ...@@ -31,14 +31,23 @@ OC.L10N.register(
"Invalid image" : "Ungültiges Bild", "Invalid image" : "Ungültiges Bild",
"Avatar image is not square" : "Benutzerbild ist nicht quadratisch", "Avatar image is not square" : "Benutzerbild ist nicht quadratisch",
"today" : "Heute", "today" : "Heute",
"tomorrow" : "Morgen",
"yesterday" : "Gestern", "yesterday" : "Gestern",
"_in %n day_::_in %n days_" : ["in %n Tag","in %n Tagen"],
"_%n day ago_::_%n days ago_" : ["Vor %n Tag","Vor %n Tagen"], "_%n day ago_::_%n days ago_" : ["Vor %n Tag","Vor %n Tagen"],
"next month" : "Nächsten Monat",
"last month" : "Letzten Monat", "last month" : "Letzten Monat",
"_in %n month_::_in %n months_" : ["in %n Monat","in %n Monaten"],
"_%n month ago_::_%n months ago_" : ["Vor %n Monat","Vor %n Monaten"], "_%n month ago_::_%n months ago_" : ["Vor %n Monat","Vor %n Monaten"],
"next year" : "nächstes Jahr",
"last year" : "Letztes Jahr", "last year" : "Letztes Jahr",
"_in %n year_::_in %n years_" : ["in %n Jahr","in %n Jahren"],
"_%n year ago_::_%n years ago_" : ["Vor %n Jahr","Vor %n Jahren"], "_%n year ago_::_%n years ago_" : ["Vor %n Jahr","Vor %n Jahren"],
"_in %n hour_::_in %n hours_" : ["in %n Stunde","in %n Stunden"],
"_%n hour ago_::_%n hours ago_" : ["Vor %n Stunde","Vor %n Stunden"], "_%n hour ago_::_%n hours ago_" : ["Vor %n Stunde","Vor %n Stunden"],
"_in %n minute_::_in %n minutes_" : ["in %n Minute","in %n Minuten"],
"_%n minute ago_::_%n minutes ago_" : ["Vor %n Minute","Vor %n Minuten"], "_%n minute ago_::_%n minutes ago_" : ["Vor %n Minute","Vor %n Minuten"],
"in a few seconds" : "in wenigen Sekunden",
"seconds ago" : "Gerade eben", "seconds ago" : "Gerade eben",
"Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "Das Modul mit der ID: %s existiert nicht. Bitte aktiviere es in deinen Einstellungen oder kontaktiere deinen Administrator.", "Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "Das Modul mit der ID: %s existiert nicht. Bitte aktiviere es in deinen Einstellungen oder kontaktiere deinen Administrator.",
"File name is a reserved word" : "Der Dateiname ist ein reserviertes Wort", "File name is a reserved word" : "Der Dateiname ist ein reserviertes Wort",
......
...@@ -29,14 +29,23 @@ ...@@ -29,14 +29,23 @@
"Invalid image" : "Ungültiges Bild", "Invalid image" : "Ungültiges Bild",
"Avatar image is not square" : "Benutzerbild ist nicht quadratisch", "Avatar image is not square" : "Benutzerbild ist nicht quadratisch",
"today" : "Heute", "today" : "Heute",
"tomorrow" : "Morgen",
"yesterday" : "Gestern", "yesterday" : "Gestern",
"_in %n day_::_in %n days_" : ["in %n Tag","in %n Tagen"],
"_%n day ago_::_%n days ago_" : ["Vor %n Tag","Vor %n Tagen"], "_%n day ago_::_%n days ago_" : ["Vor %n Tag","Vor %n Tagen"],
"next month" : "Nächsten Monat",
"last month" : "Letzten Monat", "last month" : "Letzten Monat",
"_in %n month_::_in %n months_" : ["in %n Monat","in %n Monaten"],
"_%n month ago_::_%n months ago_" : ["Vor %n Monat","Vor %n Monaten"], "_%n month ago_::_%n months ago_" : ["Vor %n Monat","Vor %n Monaten"],
"next year" : "nächstes Jahr",
"last year" : "Letztes Jahr", "last year" : "Letztes Jahr",
"_in %n year_::_in %n years_" : ["in %n Jahr","in %n Jahren"],
"_%n year ago_::_%n years ago_" : ["Vor %n Jahr","Vor %n Jahren"], "_%n year ago_::_%n years ago_" : ["Vor %n Jahr","Vor %n Jahren"],
"_in %n hour_::_in %n hours_" : ["in %n Stunde","in %n Stunden"],
"_%n hour ago_::_%n hours ago_" : ["Vor %n Stunde","Vor %n Stunden"], "_%n hour ago_::_%n hours ago_" : ["Vor %n Stunde","Vor %n Stunden"],
"_in %n minute_::_in %n minutes_" : ["in %n Minute","in %n Minuten"],
"_%n minute ago_::_%n minutes ago_" : ["Vor %n Minute","Vor %n Minuten"], "_%n minute ago_::_%n minutes ago_" : ["Vor %n Minute","Vor %n Minuten"],
"in a few seconds" : "in wenigen Sekunden",
"seconds ago" : "Gerade eben", "seconds ago" : "Gerade eben",
"Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "Das Modul mit der ID: %s existiert nicht. Bitte aktiviere es in deinen Einstellungen oder kontaktiere deinen Administrator.", "Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "Das Modul mit der ID: %s existiert nicht. Bitte aktiviere es in deinen Einstellungen oder kontaktiere deinen Administrator.",
"File name is a reserved word" : "Der Dateiname ist ein reserviertes Wort", "File name is a reserved word" : "Der Dateiname ist ein reserviertes Wort",
......
...@@ -31,14 +31,23 @@ OC.L10N.register( ...@@ -31,14 +31,23 @@ OC.L10N.register(
"Invalid image" : "Image non valable", "Invalid image" : "Image non valable",
"Avatar image is not square" : "L'image d'avatar n'est pas carré", "Avatar image is not square" : "L'image d'avatar n'est pas carré",
"today" : "aujourd'hui", "today" : "aujourd'hui",
"tomorrow" : "demain",
"yesterday" : "hier", "yesterday" : "hier",
"_in %n day_::_in %n days_" : ["dans %n jour","dans %n jours"],
"_%n day ago_::_%n days ago_" : ["il y a %n jour","il y a %n jours"], "_%n day ago_::_%n days ago_" : ["il y a %n jour","il y a %n jours"],
"next month" : "mois suivant",
"last month" : "le mois dernier", "last month" : "le mois dernier",
"_in %n month_::_in %n months_" : ["dans %n mois","dans %n mois"],
"_%n month ago_::_%n months ago_" : ["Il y a %n mois","Il y a %n mois"], "_%n month ago_::_%n months ago_" : ["Il y a %n mois","Il y a %n mois"],
"next year" : "année suivante",
"last year" : "l'année dernière", "last year" : "l'année dernière",
"_in %n year_::_in %n years_" : ["dans %n an","dans %n ans"],
"_%n year ago_::_%n years ago_" : ["il y a %n an","il y a %n ans"], "_%n year ago_::_%n years ago_" : ["il y a %n an","il y a %n ans"],
"_in %n hour_::_in %n hours_" : ["dans %n heure","dans %n heures"],
"_%n hour ago_::_%n hours ago_" : ["Il y a %n heure","Il y a %n heures"], "_%n hour ago_::_%n hours ago_" : ["Il y a %n heure","Il y a %n heures"],
"_in %n minute_::_in %n minutes_" : ["dans %n minute","dans %n minutes"],
"_%n minute ago_::_%n minutes ago_" : ["il y a %n minute","il y a %n minutes"], "_%n minute ago_::_%n minutes ago_" : ["il y a %n minute","il y a %n minutes"],
"in a few seconds" : "dans quelques secondes",
"seconds ago" : "il y a quelques secondes", "seconds ago" : "il y a quelques secondes",
"Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "Le module avec l'ID: %s n'existe pas. Merci de l'activer dans les paramètres d'applications ou de contacter votre administrateur.", "Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "Le module avec l'ID: %s n'existe pas. Merci de l'activer dans les paramètres d'applications ou de contacter votre administrateur.",
"File name is a reserved word" : "Ce nom de fichier est un mot réservé", "File name is a reserved word" : "Ce nom de fichier est un mot réservé",
......
...@@ -29,14 +29,23 @@ ...@@ -29,14 +29,23 @@
"Invalid image" : "Image non valable", "Invalid image" : "Image non valable",
"Avatar image is not square" : "L'image d'avatar n'est pas carré", "Avatar image is not square" : "L'image d'avatar n'est pas carré",
"today" : "aujourd'hui", "today" : "aujourd'hui",
"tomorrow" : "demain",
"yesterday" : "hier", "yesterday" : "hier",
"_in %n day_::_in %n days_" : ["dans %n jour","dans %n jours"],
"_%n day ago_::_%n days ago_" : ["il y a %n jour","il y a %n jours"], "_%n day ago_::_%n days ago_" : ["il y a %n jour","il y a %n jours"],
"next month" : "mois suivant",
"last month" : "le mois dernier", "last month" : "le mois dernier",
"_in %n month_::_in %n months_" : ["dans %n mois","dans %n mois"],
"_%n month ago_::_%n months ago_" : ["Il y a %n mois","Il y a %n mois"], "_%n month ago_::_%n months ago_" : ["Il y a %n mois","Il y a %n mois"],
"next year" : "année suivante",
"last year" : "l'année dernière", "last year" : "l'année dernière",
"_in %n year_::_in %n years_" : ["dans %n an","dans %n ans"],
"_%n year ago_::_%n years ago_" : ["il y a %n an","il y a %n ans"], "_%n year ago_::_%n years ago_" : ["il y a %n an","il y a %n ans"],
"_in %n hour_::_in %n hours_" : ["dans %n heure","dans %n heures"],
"_%n hour ago_::_%n hours ago_" : ["Il y a %n heure","Il y a %n heures"], "_%n hour ago_::_%n hours ago_" : ["Il y a %n heure","Il y a %n heures"],
"_in %n minute_::_in %n minutes_" : ["dans %n minute","dans %n minutes"],
"_%n minute ago_::_%n minutes ago_" : ["il y a %n minute","il y a %n minutes"], "_%n minute ago_::_%n minutes ago_" : ["il y a %n minute","il y a %n minutes"],
"in a few seconds" : "dans quelques secondes",
"seconds ago" : "il y a quelques secondes", "seconds ago" : "il y a quelques secondes",
"Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "Le module avec l'ID: %s n'existe pas. Merci de l'activer dans les paramètres d'applications ou de contacter votre administrateur.", "Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "Le module avec l'ID: %s n'existe pas. Merci de l'activer dans les paramètres d'applications ou de contacter votre administrateur.",
"File name is a reserved word" : "Ce nom de fichier est un mot réservé", "File name is a reserved word" : "Ce nom de fichier est un mot réservé",
......
...@@ -31,14 +31,23 @@ OC.L10N.register( ...@@ -31,14 +31,23 @@ OC.L10N.register(
"Invalid image" : "Immagine non valida", "Invalid image" : "Immagine non valida",
"Avatar image is not square" : "L'immagine personale non è quadrata", "Avatar image is not square" : "L'immagine personale non è quadrata",
"today" : "oggi", "today" : "oggi",
"tomorrow" : "domani",
"yesterday" : "ieri", "yesterday" : "ieri",
"_in %n day_::_in %n days_" : ["tra %n giorno","tra %n giorni"],
"_%n day ago_::_%n days ago_" : ["%d giorno fa","%n giorni fa"], "_%n day ago_::_%n days ago_" : ["%d giorno fa","%n giorni fa"],
"next month" : "il prossimo mese",
"last month" : "mese scorso", "last month" : "mese scorso",
"_in %n month_::_in %n months_" : ["tra %n mese","tra %n mesi"],
"_%n month ago_::_%n months ago_" : ["%n mese fa","%n mesi fa"], "_%n month ago_::_%n months ago_" : ["%n mese fa","%n mesi fa"],
"next year" : "il prossimo anno",
"last year" : "anno scorso", "last year" : "anno scorso",
"_in %n year_::_in %n years_" : ["tra %n anno","tra %n anni"],
"_%n year ago_::_%n years ago_" : ["%n anno fa","%n anni fa"], "_%n year ago_::_%n years ago_" : ["%n anno fa","%n anni fa"],
"_in %n hour_::_in %n hours_" : ["tra %n ora","tra %n ore"],
"_%n hour ago_::_%n hours ago_" : ["%n ora fa","%n ore fa"], "_%n hour ago_::_%n hours ago_" : ["%n ora fa","%n ore fa"],
"_in %n minute_::_in %n minutes_" : ["tra %n minuto","tra %n minuti"],
"_%n minute ago_::_%n minutes ago_" : ["%n minuto fa","%n minuti fa"], "_%n minute ago_::_%n minutes ago_" : ["%n minuto fa","%n minuti fa"],
"in a few seconds" : "tra pochi secondi",
"seconds ago" : "secondi fa", "seconds ago" : "secondi fa",
"Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "Il modulo con ID: %s non esiste. Abilitalo nelle impostazioni delle applicazioni o contatta il tuo amministratore.", "Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "Il modulo con ID: %s non esiste. Abilitalo nelle impostazioni delle applicazioni o contatta il tuo amministratore.",
"File name is a reserved word" : "Il nome del file è una parola riservata", "File name is a reserved word" : "Il nome del file è una parola riservata",
......
...@@ -29,14 +29,23 @@ ...@@ -29,14 +29,23 @@
"Invalid image" : "Immagine non valida", "Invalid image" : "Immagine non valida",
"Avatar image is not square" : "L'immagine personale non è quadrata", "Avatar image is not square" : "L'immagine personale non è quadrata",
"today" : "oggi", "today" : "oggi",
"tomorrow" : "domani",
"yesterday" : "ieri", "yesterday" : "ieri",
"_in %n day_::_in %n days_" : ["tra %n giorno","tra %n giorni"],
"_%n day ago_::_%n days ago_" : ["%d giorno fa","%n giorni fa"], "_%n day ago_::_%n days ago_" : ["%d giorno fa","%n giorni fa"],
"next month" : "il prossimo mese",
"last month" : "mese scorso", "last month" : "mese scorso",
"_in %n month_::_in %n months_" : ["tra %n mese","tra %n mesi"],
"_%n month ago_::_%n months ago_" : ["%n mese fa","%n mesi fa"], "_%n month ago_::_%n months ago_" : ["%n mese fa","%n mesi fa"],
"next year" : "il prossimo anno",
"last year" : "anno scorso", "last year" : "anno scorso",
"_in %n year_::_in %n years_" : ["tra %n anno","tra %n anni"],
"_%n year ago_::_%n years ago_" : ["%n anno fa","%n anni fa"], "_%n year ago_::_%n years ago_" : ["%n anno fa","%n anni fa"],
"_in %n hour_::_in %n hours_" : ["tra %n ora","tra %n ore"],
"_%n hour ago_::_%n hours ago_" : ["%n ora fa","%n ore fa"], "_%n hour ago_::_%n hours ago_" : ["%n ora fa","%n ore fa"],
"_in %n minute_::_in %n minutes_" : ["tra %n minuto","tra %n minuti"],
"_%n minute ago_::_%n minutes ago_" : ["%n minuto fa","%n minuti fa"], "_%n minute ago_::_%n minutes ago_" : ["%n minuto fa","%n minuti fa"],
"in a few seconds" : "tra pochi secondi",
"seconds ago" : "secondi fa", "seconds ago" : "secondi fa",
"Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "Il modulo con ID: %s non esiste. Abilitalo nelle impostazioni delle applicazioni o contatta il tuo amministratore.", "Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "Il modulo con ID: %s non esiste. Abilitalo nelle impostazioni delle applicazioni o contatta il tuo amministratore.",
"File name is a reserved word" : "Il nome del file è una parola riservata", "File name is a reserved word" : "Il nome del file è una parola riservata",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment