summaryrefslogtreecommitdiffstats
path: root/lib/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-07-19 00:12:05 +0000
committerNextcloud bot <bot@nextcloud.com>2018-07-19 00:12:05 +0000
commitb7e32df6603720c7f58b93a97b68cc841c0ad2ff (patch)
treec63f35a4ff7570e087ace1710f4eac545899273d /lib/l10n
parentddebdb02fb1881a834ed47430c17b743b1e4f6da (diff)
downloadnextcloud-server-b7e32df6603720c7f58b93a97b68cc841c0ad2ff.tar.gz
nextcloud-server-b7e32df6603720c7f58b93a97b68cc841c0ad2ff.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n')
-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",