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/lib/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-03-28 05:24:04 +0300
committerNextcloud bot <bot@nextcloud.com>2021-03-28 05:24:04 +0300
commitbe83a32411f4e94e6e988c637a442b95ed315126 (patch)
tree466dde2e68139f0730739c9a41edcc8a34ff462c /lib/l10n
parent83c7b54ba69971128a72813a9d870bfe8e25de09 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n')
-rw-r--r--lib/l10n/cs.js4
-rw-r--r--lib/l10n/cs.json4
-rw-r--r--lib/l10n/de_DE.js14
-rw-r--r--lib/l10n/de_DE.json14
4 files changed, 18 insertions, 18 deletions
diff --git a/lib/l10n/cs.js b/lib/l10n/cs.js
index f1d757a88ff..408857ab127 100644
--- a/lib/l10n/cs.js
+++ b/lib/l10n/cs.js
@@ -202,11 +202,11 @@ OC.L10N.register(
"Please install one of these locales on your system and restart your webserver." : "Do svého systému nainstalujte alespoň jeden z těchto jazyků a restartujte webový server.",
"PHP module %s not installed." : "PHP modul %s není nainstalován.",
"Please ask your server administrator to install the module." : "Požádejte správce serveru, který využíváte o instalaci tohoto modulu.",
- "PHP setting \"%s\" is not set to \"%s\"." : "Hodnota PHP nastavení „%s“ není nastavená na „%s“.",
+ "PHP setting \"%s\" is not set to \"%s\"." : "Hodnota v konfiguraci PHP „%s“ není nastavená na „%s“.",
"Adjusting this setting in php.ini will make Nextcloud run again" : "Úprava tohoto nastavení v php.ini umožní Nextcloud opět zprovoznit",
"mbstring.func_overload is set to \"%s\" instead of the expected value \"0\"" : "mbstring.func_overload je nastaven na „%s“ namísto očekávané hodnoty „0“",
"To fix this issue set <code>mbstring.func_overload</code> to <code>0</code> in your php.ini" : "Pro nápravu nastavte v souboru php.ini parametr <code>mbstring.func_overload</code> na <code>0</code>",
- "libxml2 2.7.0 is at least required. Currently %s is installed." : "Je požadována verze softwarové knihovny libxml2 minimálně 2.7.0. Nyní je nainstalována verze %s.",
+ "libxml2 2.7.0 is at least required. Currently %s is installed." : "Je zapotřebí verze softwarové knihovny libxml2 přinejmenším 2.7.0. Nyní je nainstalována verze %s.",
"To fix this issue update your libxml2 version and restart your web server." : "Tento problém opravíte instalací novější verze knihovny libxml2 a restartem webového serveru.",
"PHP is apparently set up to strip inline doc blocks. This will make several core apps inaccessible." : "PHP je patrně nastaveno tak, aby odstraňovalo bloky komentářů. Toto bude mít za následek znepřístupnění mnoha důležitých aplikací.",
"This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Toto je pravděpodobně způsobeno aplikacemi pro urychlení načítání jako jsou Zend OPcache nebo eAccelerator.",
diff --git a/lib/l10n/cs.json b/lib/l10n/cs.json
index c92a4a4e1d6..892ee97a6c8 100644
--- a/lib/l10n/cs.json
+++ b/lib/l10n/cs.json
@@ -200,11 +200,11 @@
"Please install one of these locales on your system and restart your webserver." : "Do svého systému nainstalujte alespoň jeden z těchto jazyků a restartujte webový server.",
"PHP module %s not installed." : "PHP modul %s není nainstalován.",
"Please ask your server administrator to install the module." : "Požádejte správce serveru, který využíváte o instalaci tohoto modulu.",
- "PHP setting \"%s\" is not set to \"%s\"." : "Hodnota PHP nastavení „%s“ není nastavená na „%s“.",
+ "PHP setting \"%s\" is not set to \"%s\"." : "Hodnota v konfiguraci PHP „%s“ není nastavená na „%s“.",
"Adjusting this setting in php.ini will make Nextcloud run again" : "Úprava tohoto nastavení v php.ini umožní Nextcloud opět zprovoznit",
"mbstring.func_overload is set to \"%s\" instead of the expected value \"0\"" : "mbstring.func_overload je nastaven na „%s“ namísto očekávané hodnoty „0“",
"To fix this issue set <code>mbstring.func_overload</code> to <code>0</code> in your php.ini" : "Pro nápravu nastavte v souboru php.ini parametr <code>mbstring.func_overload</code> na <code>0</code>",
- "libxml2 2.7.0 is at least required. Currently %s is installed." : "Je požadována verze softwarové knihovny libxml2 minimálně 2.7.0. Nyní je nainstalována verze %s.",
+ "libxml2 2.7.0 is at least required. Currently %s is installed." : "Je zapotřebí verze softwarové knihovny libxml2 přinejmenším 2.7.0. Nyní je nainstalována verze %s.",
"To fix this issue update your libxml2 version and restart your web server." : "Tento problém opravíte instalací novější verze knihovny libxml2 a restartem webového serveru.",
"PHP is apparently set up to strip inline doc blocks. This will make several core apps inaccessible." : "PHP je patrně nastaveno tak, aby odstraňovalo bloky komentářů. Toto bude mít za následek znepřístupnění mnoha důležitých aplikací.",
"This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Toto je pravděpodobně způsobeno aplikacemi pro urychlení načítání jako jsou Zend OPcache nebo eAccelerator.",
diff --git a/lib/l10n/de_DE.js b/lib/l10n/de_DE.js
index d41d375d8e1..4bb2342e6c8 100644
--- a/lib/l10n/de_DE.js
+++ b/lib/l10n/de_DE.js
@@ -53,21 +53,21 @@ OC.L10N.register(
"today" : "Heute",
"tomorrow" : "Morgen",
"yesterday" : "Gestern",
- "_in %n day_::_in %n days_" : ["in %n Tag","in %n Tagen"],
+ "_in %n day_::_in %n days_" : ["In %n Tag","In %n Tagen"],
"_%n day ago_::_%n days ago_" : ["Vor %n Tag","Vor %n Tagen"],
"next month" : "Nächsten Monat",
"last month" : "Letzten Monat",
- "_in %n month_::_in %n months_" : ["in %n Monat","in %n Monaten"],
+ "_in %n month_::_in %n months_" : ["In %n Monat","In %n Monaten"],
"_%n month ago_::_%n months ago_" : ["Vor %n Monat","Vor %n Monaten"],
- "next year" : "nächstes Jahr",
+ "next year" : "Nächstes Jahr",
"last year" : "Letztes Jahr",
- "_in %n year_::_in %n years_" : ["in %n Jahr","in %n Jahren"],
+ "_in %n year_::_in %n years_" : ["In %n Jahr","In %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"],
+ "_in %n hour_::_in %n hours_" : ["In %n Stunde","In %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"],
+ "_in %n minute_::_in %n minutes_" : ["In %n Minute","In %n Minuten"],
"_%n minute ago_::_%n minutes ago_" : ["Vor %n Minute","Vor %n Minuten"],
- "in a few seconds" : "in wenigen Sekunden",
+ "in a few seconds" : "In wenigen Sekunden",
"seconds ago" : "Gerade eben",
"Empty file" : "Leere Datei",
"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 aktivieren Sie es in Ihren Einstellungen oder kontaktieren Sie Ihren Administrator.",
diff --git a/lib/l10n/de_DE.json b/lib/l10n/de_DE.json
index 7193030931a..8ea41565c2c 100644
--- a/lib/l10n/de_DE.json
+++ b/lib/l10n/de_DE.json
@@ -51,21 +51,21 @@
"today" : "Heute",
"tomorrow" : "Morgen",
"yesterday" : "Gestern",
- "_in %n day_::_in %n days_" : ["in %n Tag","in %n Tagen"],
+ "_in %n day_::_in %n days_" : ["In %n Tag","In %n Tagen"],
"_%n day ago_::_%n days ago_" : ["Vor %n Tag","Vor %n Tagen"],
"next month" : "Nächsten Monat",
"last month" : "Letzten Monat",
- "_in %n month_::_in %n months_" : ["in %n Monat","in %n Monaten"],
+ "_in %n month_::_in %n months_" : ["In %n Monat","In %n Monaten"],
"_%n month ago_::_%n months ago_" : ["Vor %n Monat","Vor %n Monaten"],
- "next year" : "nächstes Jahr",
+ "next year" : "Nächstes Jahr",
"last year" : "Letztes Jahr",
- "_in %n year_::_in %n years_" : ["in %n Jahr","in %n Jahren"],
+ "_in %n year_::_in %n years_" : ["In %n Jahr","In %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"],
+ "_in %n hour_::_in %n hours_" : ["In %n Stunde","In %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"],
+ "_in %n minute_::_in %n minutes_" : ["In %n Minute","In %n Minuten"],
"_%n minute ago_::_%n minutes ago_" : ["Vor %n Minute","Vor %n Minuten"],
- "in a few seconds" : "in wenigen Sekunden",
+ "in a few seconds" : "In wenigen Sekunden",
"seconds ago" : "Gerade eben",
"Empty file" : "Leere Datei",
"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 aktivieren Sie es in Ihren Einstellungen oder kontaktieren Sie Ihren Administrator.",