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>2018-07-19 03:12:14 +0300
committerNextcloud bot <bot@nextcloud.com>2018-07-19 03:12:14 +0300
commitbfd533b2f1f9ddcfec89182b6e3c9a3cc1e602c6 (patch)
treeff71a834ff71c0d20e32aeba2c3d3b415ef45d30 /lib
parent86279015e8702ed125a0158f5330fb34f053e08b (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib')
-rw-r--r--lib/l10n/cs.js1
-rw-r--r--lib/l10n/cs.json1
-rw-r--r--lib/l10n/pl.js3
-rw-r--r--lib/l10n/pl.json3
4 files changed, 8 insertions, 0 deletions
diff --git a/lib/l10n/cs.js b/lib/l10n/cs.js
index f7dd8cd72cc..8de62521afc 100644
--- a/lib/l10n/cs.js
+++ b/lib/l10n/cs.js
@@ -231,6 +231,7 @@ OC.L10N.register(
"Storage is temporarily not available" : "Úložiště je dočasně nedostupné",
"Storage connection timeout. %s" : "Vypršení připojení k úložišti. %s",
"Personal" : "Osobní",
+ "Admin" : "Správce",
"APCu" : "APCu",
"Redis" : "Redis",
"Tips & tricks" : "Tipy a triky",
diff --git a/lib/l10n/cs.json b/lib/l10n/cs.json
index 228b06a682f..0c5c7309b03 100644
--- a/lib/l10n/cs.json
+++ b/lib/l10n/cs.json
@@ -229,6 +229,7 @@
"Storage is temporarily not available" : "Úložiště je dočasně nedostupné",
"Storage connection timeout. %s" : "Vypršení připojení k úložišti. %s",
"Personal" : "Osobní",
+ "Admin" : "Správce",
"APCu" : "APCu",
"Redis" : "Redis",
"Tips & tricks" : "Tipy a triky",
diff --git a/lib/l10n/pl.js b/lib/l10n/pl.js
index 7f64cc6d33e..eb0e65e28f1 100644
--- a/lib/l10n/pl.js
+++ b/lib/l10n/pl.js
@@ -60,6 +60,9 @@ OC.L10N.register(
"Log out" : "Wyloguj",
"Users" : "Użytkownicy",
"Unknown user" : "Nieznany użytkownik",
+ "Create" : "Utwórz",
+ "Change" : "Zmień",
+ "Delete" : "Usuń",
"Basic settings" : "Ustawienia podstawowe",
"Sharing" : "Udostępnianie",
"Security" : "Bepieczeństwo",
diff --git a/lib/l10n/pl.json b/lib/l10n/pl.json
index 3e16ed67807..7c70d4dd1f5 100644
--- a/lib/l10n/pl.json
+++ b/lib/l10n/pl.json
@@ -58,6 +58,9 @@
"Log out" : "Wyloguj",
"Users" : "Użytkownicy",
"Unknown user" : "Nieznany użytkownik",
+ "Create" : "Utwórz",
+ "Change" : "Zmień",
+ "Delete" : "Usuń",
"Basic settings" : "Ustawienia podstawowe",
"Sharing" : "Udostępnianie",
"Security" : "Bepieczeństwo",