Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ONLYOFFICE/onlyoffice-nextcloud.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Linnik <sergey.linnik@onlyoffice.com>2022-10-03 16:02:11 +0300
committerGitHub <noreply@github.com>2022-10-03 16:02:11 +0300
commit97fac5ca4fa9da9c7bb5b8d94301002f46bd1228 (patch)
treea55e8ffa16c84b760ab8b11c013a21ead1f7c9d5
parenteb7cbc04d9e38988f7e1d9c399fef2d14f52282e (diff)
parent929d16851dbcbaed981bec39381c1846c0e0aa98 (diff)
Merge pull request #710 from ONLYOFFICE/feature/new-translations-pt-pl
added new lines (pl, pt-BR)
-rw-r--r--l10n/pl.js4
-rw-r--r--l10n/pl.json4
-rw-r--r--l10n/pt_BR.js4
-rw-r--r--l10n/pt_BR.json4
4 files changed, 12 insertions, 4 deletions
diff --git a/l10n/pl.js b/l10n/pl.js
index ccde26f..aa6b97a 100644
--- a/l10n/pl.js
+++ b/l10n/pl.js
@@ -119,6 +119,7 @@ OC.L10N.register(
"Please update ONLYOFFICE Docs to version 7.0 to work on fillable forms online": "Zaktualizuj ONLYOFFICE Docs do wersji 7.0, aby działały w formularzach do wypełniania online",
"Security": "Bezpieczeństwo",
"Anonymous": "Anonimowy",
+ "Default editor theme": "Domyślny motyw edytora",
"Light": "Jasny",
"Classic Light": "Klasyczny jasny",
"Dark": "Ciemny",
@@ -127,6 +128,7 @@ OC.L10N.register(
"Form filling": "Wypełnianie formularza",
"Custom filter": "Niestandardowy filtr",
"group": "grupa",
- "Advanced": "Zaawansowane"
+ "Advanced": "Zaawansowane",
+ "Provide advanced document permissions using ONLYOFFICE Docs": "Udziel zaawansowanych uprawnień do edycji dokumentów w ONLYOFFICE Docs"
},
"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);"); \ No newline at end of file
diff --git a/l10n/pl.json b/l10n/pl.json
index b223118..1bd7603 100644
--- a/l10n/pl.json
+++ b/l10n/pl.json
@@ -117,6 +117,7 @@
"Please update ONLYOFFICE Docs to version 7.0 to work on fillable forms online": "Zaktualizuj ONLYOFFICE Docs do wersji 7.0, aby działały w formularzach do wypełniania online",
"Security": "Bezpieczeństwo",
"Anonymous": "Anonimowy",
+ "Default editor theme": "Domyślny motyw edytora",
"Light": "Jasny",
"Classic Light": "Klasyczny jasny",
"Dark": "Ciemny",
@@ -125,6 +126,7 @@
"Form filling": "Wypełnianie formularza",
"Custom filter": "Niestandardowy filtr",
"group": "grupa",
- "Advanced": "Zaawansowane"
+ "Advanced": "Zaawansowane",
+ "Provide advanced document permissions using ONLYOFFICE Docs": "Udziel zaawansowanych uprawnień do edycji dokumentów w ONLYOFFICE Docs"
},"pluralForm" :"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);"
} \ No newline at end of file
diff --git a/l10n/pt_BR.js b/l10n/pt_BR.js
index e9f5501..aef07f8 100644
--- a/l10n/pt_BR.js
+++ b/l10n/pt_BR.js
@@ -119,6 +119,7 @@ OC.L10N.register(
"Please update ONLYOFFICE Docs to version 7.0 to work on fillable forms online": "Atualize o ONLYOFFICE Docs para a versão 7.0 para trabalhar em formulários preenchíveis online",
"Security": "Segurança",
"Anonymous": "Anônimo",
+ "Default editor theme": "Tema do editor padrão",
"Light": "Claro",
"Classic Light": "Clássico claro",
"Dark": "Escuro",
@@ -127,6 +128,7 @@ OC.L10N.register(
"Form filling": "Preenchimento de formularios",
"Custom filter": "Filtro personalizado",
"group": "grupo",
- "Advanced": "Avançado"
+ "Advanced": "Avançado",
+ "Provide advanced document permissions using ONLYOFFICE Docs": "Forneça permissões avançadas de documentos usando o ONLYOFFICE Docs"
},
"nplurals=2; plural=(n > 1);");
diff --git a/l10n/pt_BR.json b/l10n/pt_BR.json
index c106479..a174bbe 100644
--- a/l10n/pt_BR.json
+++ b/l10n/pt_BR.json
@@ -117,6 +117,7 @@
"Please update ONLYOFFICE Docs to version 7.0 to work on fillable forms online": "Atualize o ONLYOFFICE Docs para a versão 7.0 para trabalhar em formulários preenchíveis online",
"Security": "Segurança",
"Anonymous": "Anônimo",
+ "Default editor theme": "Tema do editor padrão",
"Light": "Claro",
"Classic Light": "Clássico claro",
"Dark": "Escuro",
@@ -125,6 +126,7 @@
"Form filling": "Preenchimento de formularios",
"Custom filter": "Filtro personalizado",
"group": "grupo",
- "Advanced": "Avançado"
+ "Advanced": "Avançado",
+ "Provide advanced document permissions using ONLYOFFICE Docs": "Forneça permissões avançadas de documentos usando o ONLYOFFICE Docs"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
} \ No newline at end of file