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
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-05-08 05:16:16 +0300
committerNextcloud bot <bot@nextcloud.com>2020-05-08 05:16:16 +0300
commitd460f4fc5a72aa76341f7526f933d2e04b06ed83 (patch)
tree706ebfee0ef665579f36f679f47800f23894cd43 /lib
parent88bad0fe685ea1840272a5c0e40f90b537e3b021 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib')
-rw-r--r--lib/l10n/cs.js2
-rw-r--r--lib/l10n/cs.json2
-rw-r--r--lib/l10n/pt_PT.js1
-rw-r--r--lib/l10n/pt_PT.json1
4 files changed, 4 insertions, 2 deletions
diff --git a/lib/l10n/cs.js b/lib/l10n/cs.js
index b56cef5114d..722d58322fb 100644
--- a/lib/l10n/cs.js
+++ b/lib/l10n/cs.js
@@ -94,7 +94,7 @@ OC.L10N.register(
"Oracle connection could not be established" : "Spojení s Oracle nemohlo být navázáno",
"Oracle username and/or password not valid" : "Neplatné uživatelské jméno a/nebo heslo do Oracle",
"PostgreSQL username and/or password not valid" : "Neplatné uživatelské jméno a/nebo heslo do PostgreSQL",
- "Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " : "Mac OS X není podporován a %s nebude na této platformě správně fungovat. Používejte pouze na vlastní nebezpečí!",
+ "Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " : "macOS není podporován a %s nebude na této platformě správně fungovat. Používejte pouze na vlastní nebezpečí!",
"For the best results, please consider using a GNU/Linux server instead." : "Místo toho zvažte pro nejlepší funkčnost použití GNU/Linux serveru.",
"It seems that this %s instance is running on a 32-bit PHP environment and the open_basedir has been configured in php.ini. This will lead to problems with files over 4 GB and is highly discouraged." : "Zdá se, že tato instance %s je provozována v 32-bitovém PHP prostředí a v php.ini je nastavena volba open_basedir. Toto povede k problémům se soubory většími než 4 GB a silně není doporučováno.",
"Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Odstraňte z php.ini nastavení volby open_basedir nebo přejděte na 64-bitové PHP.",
diff --git a/lib/l10n/cs.json b/lib/l10n/cs.json
index e57826b0cb3..f8f3adc60a9 100644
--- a/lib/l10n/cs.json
+++ b/lib/l10n/cs.json
@@ -92,7 +92,7 @@
"Oracle connection could not be established" : "Spojení s Oracle nemohlo být navázáno",
"Oracle username and/or password not valid" : "Neplatné uživatelské jméno a/nebo heslo do Oracle",
"PostgreSQL username and/or password not valid" : "Neplatné uživatelské jméno a/nebo heslo do PostgreSQL",
- "Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " : "Mac OS X není podporován a %s nebude na této platformě správně fungovat. Používejte pouze na vlastní nebezpečí!",
+ "Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " : "macOS není podporován a %s nebude na této platformě správně fungovat. Používejte pouze na vlastní nebezpečí!",
"For the best results, please consider using a GNU/Linux server instead." : "Místo toho zvažte pro nejlepší funkčnost použití GNU/Linux serveru.",
"It seems that this %s instance is running on a 32-bit PHP environment and the open_basedir has been configured in php.ini. This will lead to problems with files over 4 GB and is highly discouraged." : "Zdá se, že tato instance %s je provozována v 32-bitovém PHP prostředí a v php.ini je nastavena volba open_basedir. Toto povede k problémům se soubory většími než 4 GB a silně není doporučováno.",
"Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Odstraňte z php.ini nastavení volby open_basedir nebo přejděte na 64-bitové PHP.",
diff --git a/lib/l10n/pt_PT.js b/lib/l10n/pt_PT.js
index 99f2090c987..00314ac1eb1 100644
--- a/lib/l10n/pt_PT.js
+++ b/lib/l10n/pt_PT.js
@@ -196,6 +196,7 @@ OC.L10N.register(
"Create" : "Criar",
"Delete" : "Apagar",
"Share" : "Partilhar",
+ "Overview" : "Visão Geral",
"Basic settings" : "Definições básicas",
"Sharing" : "Partilhar",
"Security" : "Segurança",
diff --git a/lib/l10n/pt_PT.json b/lib/l10n/pt_PT.json
index 762d97516cd..8ac692003a7 100644
--- a/lib/l10n/pt_PT.json
+++ b/lib/l10n/pt_PT.json
@@ -194,6 +194,7 @@
"Create" : "Criar",
"Delete" : "Apagar",
"Share" : "Partilhar",
+ "Overview" : "Visão Geral",
"Basic settings" : "Definições básicas",
"Sharing" : "Partilhar",
"Security" : "Segurança",