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>2020-08-27 05:17:08 +0300
committerNextcloud bot <bot@nextcloud.com>2020-08-27 05:17:08 +0300
commitf4e7df99636b5d6aad0ac123cd2a0a23c2163b29 (patch)
treef7d1a249d39f553e9f0c0cef6c3417eb75cc3ed9 /apps
parenta9ff2052e5637dff515b7510a73773eaca01f9c5 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps')
-rw-r--r--apps/files/l10n/pl.js5
-rw-r--r--apps/files/l10n/pl.json5
-rw-r--r--apps/files/l10n/sr.js1
-rw-r--r--apps/files/l10n/sr.json1
-rw-r--r--apps/files_sharing/l10n/gl.js2
-rw-r--r--apps/files_sharing/l10n/gl.json2
-rw-r--r--apps/oauth2/l10n/br.js4
-rw-r--r--apps/oauth2/l10n/br.json4
-rw-r--r--apps/user_ldap/l10n/lt_LT.js2
-rw-r--r--apps/user_ldap/l10n/lt_LT.json2
10 files changed, 16 insertions, 12 deletions
diff --git a/apps/files/l10n/pl.js b/apps/files/l10n/pl.js
index 045699883ef..69bd168c101 100644
--- a/apps/files/l10n/pl.js
+++ b/apps/files/l10n/pl.js
@@ -34,6 +34,7 @@ OC.L10N.register(
"Delete file" : "Usuń plik",
"Delete folder" : "Usuń katalog",
"Disconnect storage" : "Odłącz magazyn",
+ "Leave this share" : "Opuść te udostępnienie",
"Could not load info for file \"{file}\"" : "Nie można załadować informacji o pliku \"{file}\"",
"Files" : "Pliki",
"Details" : "Szczegóły",
@@ -147,11 +148,11 @@ OC.L10N.register(
"in %s" : "w %s",
"File Management" : "Zarządzanie plikami",
"Transfer ownership of a file or folder" : "Przenieś własność pliku lub katalogu",
- "Choose file or folder to transfer" : "Wybierz plik lub katalog do przesłania",
+ "Choose file or folder to transfer" : "Wybierz plik lub katalog do przeniesienia",
"Change" : "Zmień",
"New owner" : "Nowy właściciel",
"Search users" : "Wyszukaj użytkowników",
- "Choose a file or folder to transfer" : "Wybierz plik lub katalog do przesłania",
+ "Choose a file or folder to transfer" : "Wybierz plik lub katalog do przeniesienia",
"Transfer" : "Przenieś",
"Transfer {path} to {userid}" : "Przenieś {path} do {userid}",
"Invalid path selected" : "Wybrano nieprawidłową ścieżkę",
diff --git a/apps/files/l10n/pl.json b/apps/files/l10n/pl.json
index 1b0f33bdf4c..f7f226126a7 100644
--- a/apps/files/l10n/pl.json
+++ b/apps/files/l10n/pl.json
@@ -32,6 +32,7 @@
"Delete file" : "Usuń plik",
"Delete folder" : "Usuń katalog",
"Disconnect storage" : "Odłącz magazyn",
+ "Leave this share" : "Opuść te udostępnienie",
"Could not load info for file \"{file}\"" : "Nie można załadować informacji o pliku \"{file}\"",
"Files" : "Pliki",
"Details" : "Szczegóły",
@@ -145,11 +146,11 @@
"in %s" : "w %s",
"File Management" : "Zarządzanie plikami",
"Transfer ownership of a file or folder" : "Przenieś własność pliku lub katalogu",
- "Choose file or folder to transfer" : "Wybierz plik lub katalog do przesłania",
+ "Choose file or folder to transfer" : "Wybierz plik lub katalog do przeniesienia",
"Change" : "Zmień",
"New owner" : "Nowy właściciel",
"Search users" : "Wyszukaj użytkowników",
- "Choose a file or folder to transfer" : "Wybierz plik lub katalog do przesłania",
+ "Choose a file or folder to transfer" : "Wybierz plik lub katalog do przeniesienia",
"Transfer" : "Przenieś",
"Transfer {path} to {userid}" : "Przenieś {path} do {userid}",
"Invalid path selected" : "Wybrano nieprawidłową ścieżkę",
diff --git a/apps/files/l10n/sr.js b/apps/files/l10n/sr.js
index 2aadf99991f..493c82424dc 100644
--- a/apps/files/l10n/sr.js
+++ b/apps/files/l10n/sr.js
@@ -34,6 +34,7 @@ OC.L10N.register(
"Delete file" : "Обриши фајл",
"Delete folder" : "Обриши фасциклу",
"Disconnect storage" : "Искључи складиште",
+ "Leave this share" : "Напусти ово дељење",
"Could not load info for file \"{file}\"" : "Не могу да учитам информације фајла \"{file}\"",
"Files" : "Фајлови",
"Details" : "Детаљи",
diff --git a/apps/files/l10n/sr.json b/apps/files/l10n/sr.json
index c389955168a..9651b81b48c 100644
--- a/apps/files/l10n/sr.json
+++ b/apps/files/l10n/sr.json
@@ -32,6 +32,7 @@
"Delete file" : "Обриши фајл",
"Delete folder" : "Обриши фасциклу",
"Disconnect storage" : "Искључи складиште",
+ "Leave this share" : "Напусти ово дељење",
"Could not load info for file \"{file}\"" : "Не могу да учитам информације фајла \"{file}\"",
"Files" : "Фајлови",
"Details" : "Детаљи",
diff --git a/apps/files_sharing/l10n/gl.js b/apps/files_sharing/l10n/gl.js
index f7dfc239dc0..a1c808cbdb9 100644
--- a/apps/files_sharing/l10n/gl.js
+++ b/apps/files_sharing/l10n/gl.js
@@ -186,7 +186,7 @@ OC.L10N.register(
"Error, please enter proper password and/or expiration date" : "Erro, introduza un contrasinal ou unha data de caducidade correctos",
"No recommendations. Start typing." : "Non hai recomendacións. Comece a escribir.",
"Resharing is not allowed" : "Non se permite volver compartir",
- "Name or email address …" : "Nome ou enderezo de correo...",
+ "Name or email address …" : "Nome ou enderezo de correo…",
"Name or federated cloud ID …" : "Nome ou ID da nube federada...",
"Name, federated cloud ID or email address …" : "Nome, ID da nube federada ou enderezo de correo…",
"Name …" : "Nome...",
diff --git a/apps/files_sharing/l10n/gl.json b/apps/files_sharing/l10n/gl.json
index 882f980ebb2..769a13c58d0 100644
--- a/apps/files_sharing/l10n/gl.json
+++ b/apps/files_sharing/l10n/gl.json
@@ -184,7 +184,7 @@
"Error, please enter proper password and/or expiration date" : "Erro, introduza un contrasinal ou unha data de caducidade correctos",
"No recommendations. Start typing." : "Non hai recomendacións. Comece a escribir.",
"Resharing is not allowed" : "Non se permite volver compartir",
- "Name or email address …" : "Nome ou enderezo de correo...",
+ "Name or email address …" : "Nome ou enderezo de correo…",
"Name or federated cloud ID …" : "Nome ou ID da nube federada...",
"Name, federated cloud ID or email address …" : "Nome, ID da nube federada ou enderezo de correo…",
"Name …" : "Nome...",
diff --git a/apps/oauth2/l10n/br.js b/apps/oauth2/l10n/br.js
index 3a5b0458833..abb2e7d36f8 100644
--- a/apps/oauth2/l10n/br.js
+++ b/apps/oauth2/l10n/br.js
@@ -1,11 +1,11 @@
OC.L10N.register(
"oauth2",
{
- "Your client is not authorized to connect. Please inform the administrator of your client." : "N'eo ket aotreet ho kliant d'en em kenstagañ. Galvit administratour ho kliant.",
+ "Your client is not authorized to connect. Please inform the administrator of your client." : "N'eo ket aotreet ho kliant d'en em kenstagañ. Galvit merour ho kliant.",
"Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : "Ho adhenter URL en deus ezhomm bezhañ un URL klog da skouer : https://yourdomain.com/path",
"OAuth 2.0" : "OAuth 2.0",
"Allows OAuth2 compatible authentication from other web applications." : "Oatreit an dilesa a glot gant OAuth 2.0 diouzh ho meziant web.",
- "The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications." : "Aotreant a raio ar meziant OAuth 2.0 an administratourienn da arventennoù evit an dilesa red-labour e-barzh evit aotreañ an dilesa a glot gant OAuth 2.0 eus meziantoù web all.",
+ "The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications." : "Aotreant a raio ar meziant OAuth 2.0 ar merour da arventennoù evit an dilesa red-labour e-barzh evit aotreañ an dilesa a glot gant OAuth 2.0 eus meziantoù web all.",
"OAuth 2.0 clients" : "Kliant OAuth 2.0",
"OAuth 2.0 allows external services to request access to {instanceName}." : "Aotreañ a ra OAuth 2.0 ar servijourienn diavaez da goulenn tizhout {instanceName}.",
"Name" : "Anv",
diff --git a/apps/oauth2/l10n/br.json b/apps/oauth2/l10n/br.json
index a5fcd59cf11..5849559fb04 100644
--- a/apps/oauth2/l10n/br.json
+++ b/apps/oauth2/l10n/br.json
@@ -1,9 +1,9 @@
{ "translations": {
- "Your client is not authorized to connect. Please inform the administrator of your client." : "N'eo ket aotreet ho kliant d'en em kenstagañ. Galvit administratour ho kliant.",
+ "Your client is not authorized to connect. Please inform the administrator of your client." : "N'eo ket aotreet ho kliant d'en em kenstagañ. Galvit merour ho kliant.",
"Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : "Ho adhenter URL en deus ezhomm bezhañ un URL klog da skouer : https://yourdomain.com/path",
"OAuth 2.0" : "OAuth 2.0",
"Allows OAuth2 compatible authentication from other web applications." : "Oatreit an dilesa a glot gant OAuth 2.0 diouzh ho meziant web.",
- "The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications." : "Aotreant a raio ar meziant OAuth 2.0 an administratourienn da arventennoù evit an dilesa red-labour e-barzh evit aotreañ an dilesa a glot gant OAuth 2.0 eus meziantoù web all.",
+ "The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications." : "Aotreant a raio ar meziant OAuth 2.0 ar merour da arventennoù evit an dilesa red-labour e-barzh evit aotreañ an dilesa a glot gant OAuth 2.0 eus meziantoù web all.",
"OAuth 2.0 clients" : "Kliant OAuth 2.0",
"OAuth 2.0 allows external services to request access to {instanceName}." : "Aotreañ a ra OAuth 2.0 ar servijourienn diavaez da goulenn tizhout {instanceName}.",
"Name" : "Anv",
diff --git a/apps/user_ldap/l10n/lt_LT.js b/apps/user_ldap/l10n/lt_LT.js
index db14b12376f..1a79ab3237b 100644
--- a/apps/user_ldap/l10n/lt_LT.js
+++ b/apps/user_ldap/l10n/lt_LT.js
@@ -52,7 +52,7 @@ OC.L10N.register(
"The \"%uid\" placeholder is missing. It will be replaced with the login name when querying LDAP / AD." : "Trūksta \"%u\" vietaženklio. Jis bus pakeistas prisijungimo vardu, siunčiant užklausas LDAP / AD. ",
"Please provide a login name to test against" : "Pateikite prisijungimo vardą, kurį norite patikrinti",
"Password change rejected. Hint: " : "Slaptažodžio keitimas atmestas. Patarimas: ",
- "Please login with the new password" : "Prisijunkite su nauju slaptažodžiu",
+ "Please login with the new password" : "Prisijunkite naudodami naują slaptažodį",
"LDAP User backend" : "LDAP naudotojo vidinė pusė",
"Your password will expire tomorrow." : "Jūsų slaptažodžio galiojimo laikas pasibaigs rytoj.",
"Your password will expire today." : "Jūsų slaptažodžio galiojimo laikas baigiasi šiandien.",
diff --git a/apps/user_ldap/l10n/lt_LT.json b/apps/user_ldap/l10n/lt_LT.json
index 4c8a8a76ac3..5033f84bb14 100644
--- a/apps/user_ldap/l10n/lt_LT.json
+++ b/apps/user_ldap/l10n/lt_LT.json
@@ -50,7 +50,7 @@
"The \"%uid\" placeholder is missing. It will be replaced with the login name when querying LDAP / AD." : "Trūksta \"%u\" vietaženklio. Jis bus pakeistas prisijungimo vardu, siunčiant užklausas LDAP / AD. ",
"Please provide a login name to test against" : "Pateikite prisijungimo vardą, kurį norite patikrinti",
"Password change rejected. Hint: " : "Slaptažodžio keitimas atmestas. Patarimas: ",
- "Please login with the new password" : "Prisijunkite su nauju slaptažodžiu",
+ "Please login with the new password" : "Prisijunkite naudodami naują slaptažodį",
"LDAP User backend" : "LDAP naudotojo vidinė pusė",
"Your password will expire tomorrow." : "Jūsų slaptažodžio galiojimo laikas pasibaigs rytoj.",
"Your password will expire today." : "Jūsų slaptažodžio galiojimo laikas baigiasi šiandien.",