summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-06-20 00:08:41 +0000
committerNextcloud bot <bot@nextcloud.com>2017-06-20 00:08:41 +0000
commit2660a3b49c55252782167eb3f1b5d484256a9c2f (patch)
tree92ae21b27e2d2f38638932548e5aef1c6f3c488f /lib
parent60edf2f18ab40439e2efb1d20e594f2797b6f31b (diff)
downloadnextcloud-server-2660a3b49c55252782167eb3f1b5d484256a9c2f.tar.gz
nextcloud-server-2660a3b49c55252782167eb3f1b5d484256a9c2f.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib')
-rw-r--r--lib/l10n/pl.js2
-rw-r--r--lib/l10n/pl.json2
-rw-r--r--lib/l10n/pt_BR.js4
-rw-r--r--lib/l10n/pt_BR.json4
-rw-r--r--lib/l10n/ru.js1
-rw-r--r--lib/l10n/ru.json1
6 files changed, 10 insertions, 4 deletions
diff --git a/lib/l10n/pl.js b/lib/l10n/pl.js
index 184a2351f12..dbe867c6b0f 100644
--- a/lib/l10n/pl.js
+++ b/lib/l10n/pl.js
@@ -114,6 +114,7 @@ OC.L10N.register(
"Files can't be shared with create permissions" : "Pliki nie mogą być współdzielony z uprawnieniami tworzenia",
"Expiration date is in the past" : "Data ważności jest przeszła",
"Cannot set expiration date more than %s days in the future" : "Nie można utworzyć daty wygaśnięcia na %s dni do przodu",
+ "The requested share does not exist anymore" : "Żądany obiekt współdzielony już nie istnieje",
"Could not find category \"%s\"" : "Nie można odnaleźć kategorii \"%s\"",
"Sunday" : "Niedziela",
"Monday" : "Poniedziałek",
@@ -206,6 +207,7 @@ OC.L10N.register(
"Your data directory must be an absolute path" : "Twój katalog z danymi musi być ścieżką absolutną",
"Check the value of \"datadirectory\" in your configuration" : "Sprawdź wartość \"datadirectory\" w swojej konfiguracji",
"Your data directory is invalid" : "Twój katalog z danymi jest nieprawidłowy",
+ "Ensure there is a file called \".ocdata\" in the root of the data directory." : "Upewnij się, że istnieje plik \".ocdata\" w katalogu z danymi, data/",
"Could not obtain lock type %d on \"%s\"." : "Nie można uzyskać blokady typu %d na \"%s\".",
"Storage unauthorized. %s" : "Magazyn nieautoryzowany. %s",
"Storage incomplete configuration. %s" : "Niekompletna konfiguracja magazynu. %s",
diff --git a/lib/l10n/pl.json b/lib/l10n/pl.json
index d5e704706a4..63ac7a31481 100644
--- a/lib/l10n/pl.json
+++ b/lib/l10n/pl.json
@@ -112,6 +112,7 @@
"Files can't be shared with create permissions" : "Pliki nie mogą być współdzielony z uprawnieniami tworzenia",
"Expiration date is in the past" : "Data ważności jest przeszła",
"Cannot set expiration date more than %s days in the future" : "Nie można utworzyć daty wygaśnięcia na %s dni do przodu",
+ "The requested share does not exist anymore" : "Żądany obiekt współdzielony już nie istnieje",
"Could not find category \"%s\"" : "Nie można odnaleźć kategorii \"%s\"",
"Sunday" : "Niedziela",
"Monday" : "Poniedziałek",
@@ -204,6 +205,7 @@
"Your data directory must be an absolute path" : "Twój katalog z danymi musi być ścieżką absolutną",
"Check the value of \"datadirectory\" in your configuration" : "Sprawdź wartość \"datadirectory\" w swojej konfiguracji",
"Your data directory is invalid" : "Twój katalog z danymi jest nieprawidłowy",
+ "Ensure there is a file called \".ocdata\" in the root of the data directory." : "Upewnij się, że istnieje plik \".ocdata\" w katalogu z danymi, data/",
"Could not obtain lock type %d on \"%s\"." : "Nie można uzyskać blokady typu %d na \"%s\".",
"Storage unauthorized. %s" : "Magazyn nieautoryzowany. %s",
"Storage incomplete configuration. %s" : "Niekompletna konfiguracja magazynu. %s",
diff --git a/lib/l10n/pt_BR.js b/lib/l10n/pt_BR.js
index 62022907243..edfc97dc1d8 100644
--- a/lib/l10n/pt_BR.js
+++ b/lib/l10n/pt_BR.js
@@ -75,7 +75,7 @@ OC.L10N.register(
"PostgreSQL username and/or password not valid" : "Nome de usuário e/ou senha PostgreSQL inválidos",
"Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " : "Mac OS X não é suportado e %s não funcionará corretamente nesta plataforma. Use-o por sua conta e risco!",
"For the best results, please consider using a GNU/Linux server instead." : "Para obter melhores resultados, por favor considere o uso de um servidor GNU/Linux em seu lugar.",
- "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." : "Aparentemente a instância %s está rodando em um ambiente PHP de 32 bits e o open_basedir foi configurado no php.ini. Isto pode gerar problemas com arquivos maiores que 4GB e é altamente desencorajado.",
+ "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." : "Aparentemente a instância %s está rodando em um ambiente PHP de 32 bits e o open_basedir foi configurado no php.ini. Isto pode gerar problemas com arquivos maiores que 4GB e é altamente não recomendável.",
"Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Por favor, remova a configuração de open_basedir de seu php.ini ou mude o PHP para 64bit.",
"Set an admin username." : "Defina um nome do usuário administrador.",
"Set an admin password." : "Defina uma senha para o administrador.",
@@ -130,7 +130,7 @@ OC.L10N.register(
"Thu." : "Qui.",
"Fri." : "Sex.",
"Sat." : "Sab.",
- "Su" : "Do",
+ "Su" : "Su",
"Mo" : "Se",
"Tu" : "Te",
"We" : "Qu",
diff --git a/lib/l10n/pt_BR.json b/lib/l10n/pt_BR.json
index 17a15ce8de4..65cd35be403 100644
--- a/lib/l10n/pt_BR.json
+++ b/lib/l10n/pt_BR.json
@@ -73,7 +73,7 @@
"PostgreSQL username and/or password not valid" : "Nome de usuário e/ou senha PostgreSQL inválidos",
"Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " : "Mac OS X não é suportado e %s não funcionará corretamente nesta plataforma. Use-o por sua conta e risco!",
"For the best results, please consider using a GNU/Linux server instead." : "Para obter melhores resultados, por favor considere o uso de um servidor GNU/Linux em seu lugar.",
- "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." : "Aparentemente a instância %s está rodando em um ambiente PHP de 32 bits e o open_basedir foi configurado no php.ini. Isto pode gerar problemas com arquivos maiores que 4GB e é altamente desencorajado.",
+ "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." : "Aparentemente a instância %s está rodando em um ambiente PHP de 32 bits e o open_basedir foi configurado no php.ini. Isto pode gerar problemas com arquivos maiores que 4GB e é altamente não recomendável.",
"Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Por favor, remova a configuração de open_basedir de seu php.ini ou mude o PHP para 64bit.",
"Set an admin username." : "Defina um nome do usuário administrador.",
"Set an admin password." : "Defina uma senha para o administrador.",
@@ -128,7 +128,7 @@
"Thu." : "Qui.",
"Fri." : "Sex.",
"Sat." : "Sab.",
- "Su" : "Do",
+ "Su" : "Su",
"Mo" : "Se",
"Tu" : "Te",
"We" : "Qu",
diff --git a/lib/l10n/ru.js b/lib/l10n/ru.js
index da555faa96e..d61a42087b4 100644
--- a/lib/l10n/ru.js
+++ b/lib/l10n/ru.js
@@ -114,6 +114,7 @@ OC.L10N.register(
"Files can't be shared with create permissions" : "Файлы не могут иметь общий доступ с правами на создание",
"Expiration date is in the past" : "Дата окончания срока действия уже прошла",
"Cannot set expiration date more than %s days in the future" : "Невозможно установить дату окончания срока действия более %s дней",
+ "The requested share does not exist anymore" : "Запрошенный общий ресурс более не существует.",
"Could not find category \"%s\"" : "Категория «%s» не найдена",
"Sunday" : "Воскресенье",
"Monday" : "Понедельник",
diff --git a/lib/l10n/ru.json b/lib/l10n/ru.json
index 1600687c820..46bb4350218 100644
--- a/lib/l10n/ru.json
+++ b/lib/l10n/ru.json
@@ -112,6 +112,7 @@
"Files can't be shared with create permissions" : "Файлы не могут иметь общий доступ с правами на создание",
"Expiration date is in the past" : "Дата окончания срока действия уже прошла",
"Cannot set expiration date more than %s days in the future" : "Невозможно установить дату окончания срока действия более %s дней",
+ "The requested share does not exist anymore" : "Запрошенный общий ресурс более не существует.",
"Could not find category \"%s\"" : "Категория «%s» не найдена",
"Sunday" : "Воскресенье",
"Monday" : "Понедельник",