summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-09-26 00:12:33 +0000
committerNextcloud bot <bot@nextcloud.com>2018-09-26 00:12:33 +0000
commitf6787944709f333c5cf9c9b72ed0388c30f16066 (patch)
treebc6ad12307d22ef5a439d0c29d86b578399ddeac /apps/user_ldap/l10n
parent8a0ced9d7e5ad74f822af8923bba5b8f3a14b007 (diff)
downloadnextcloud-server-f6787944709f333c5cf9c9b72ed0388c30f16066.tar.gz
nextcloud-server-f6787944709f333c5cf9c9b72ed0388c30f16066.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_ldap/l10n')
-rw-r--r--apps/user_ldap/l10n/cs.js2
-rw-r--r--apps/user_ldap/l10n/cs.json2
-rw-r--r--apps/user_ldap/l10n/sl.js1
-rw-r--r--apps/user_ldap/l10n/sl.json1
4 files changed, 4 insertions, 2 deletions
diff --git a/apps/user_ldap/l10n/cs.js b/apps/user_ldap/l10n/cs.js
index 5d7bbf25129..7b641e4f364 100644
--- a/apps/user_ldap/l10n/cs.js
+++ b/apps/user_ldap/l10n/cs.js
@@ -2,7 +2,7 @@ OC.L10N.register(
"user_ldap",
{
"Failed to clear the mappings." : "Mapování se nepodařilo zrušit.",
- "Failed to delete the server configuration" : "Nepodařilo se smazat nastavení serveru",
+ "Failed to delete the server configuration" : "Nastavení serveru se nepodařilo smazat",
"Invalid configuration: Anonymous binding is not allowed." : "Neplatné nastavení: Anonymní navázání není umožněno.",
"Valid configuration, connection established!" : "Nastavení je v pořádku a spojení bylo navázáno.",
"Valid configuration, but binding failed. Please check the server settings and credentials." : "Nastavení je v pořádku, ale spojení se nezdařilo. Zkontrolujte nastavení serveru a přihlašovací údaje.",
diff --git a/apps/user_ldap/l10n/cs.json b/apps/user_ldap/l10n/cs.json
index edf2c4e8c4e..1d84e59a4cf 100644
--- a/apps/user_ldap/l10n/cs.json
+++ b/apps/user_ldap/l10n/cs.json
@@ -1,6 +1,6 @@
{ "translations": {
"Failed to clear the mappings." : "Mapování se nepodařilo zrušit.",
- "Failed to delete the server configuration" : "Nepodařilo se smazat nastavení serveru",
+ "Failed to delete the server configuration" : "Nastavení serveru se nepodařilo smazat",
"Invalid configuration: Anonymous binding is not allowed." : "Neplatné nastavení: Anonymní navázání není umožněno.",
"Valid configuration, connection established!" : "Nastavení je v pořádku a spojení bylo navázáno.",
"Valid configuration, but binding failed. Please check the server settings and credentials." : "Nastavení je v pořádku, ale spojení se nezdařilo. Zkontrolujte nastavení serveru a přihlašovací údaje.",
diff --git a/apps/user_ldap/l10n/sl.js b/apps/user_ldap/l10n/sl.js
index 6d41f938043..5f048d59062 100644
--- a/apps/user_ldap/l10n/sl.js
+++ b/apps/user_ldap/l10n/sl.js
@@ -82,6 +82,7 @@ OC.L10N.register(
"Saving" : "Poteka shranjevanje ...",
"Back" : "Nazaj",
"Continue" : "Nadaljuj",
+ "Cancel" : "Prekliči",
"Server" : "Strežnik",
"Users" : "Uporabniki",
"Login Attributes" : "Atributi prijave",
diff --git a/apps/user_ldap/l10n/sl.json b/apps/user_ldap/l10n/sl.json
index 33fd4abd3a6..eff5aee082d 100644
--- a/apps/user_ldap/l10n/sl.json
+++ b/apps/user_ldap/l10n/sl.json
@@ -80,6 +80,7 @@
"Saving" : "Poteka shranjevanje ...",
"Back" : "Nazaj",
"Continue" : "Nadaljuj",
+ "Cancel" : "Prekliči",
"Server" : "Strežnik",
"Users" : "Uporabniki",
"Login Attributes" : "Atributi prijave",