summaryrefslogtreecommitdiffstats
path: root/apps
diff options
context:
space:
mode:
Diffstat (limited to 'apps')
-rw-r--r--apps/files_external/l10n/pl.js2
-rw-r--r--apps/files_external/l10n/pl.json2
-rw-r--r--apps/user_ldap/l10n/de.js4
-rw-r--r--apps/user_ldap/l10n/de.json4
-rw-r--r--apps/user_ldap/l10n/fr.js2
-rw-r--r--apps/user_ldap/l10n/fr.json2
-rw-r--r--apps/workflowengine/l10n/de.js2
-rw-r--r--apps/workflowengine/l10n/de.json2
8 files changed, 20 insertions, 0 deletions
diff --git a/apps/files_external/l10n/pl.js b/apps/files_external/l10n/pl.js
index 3bcf24d26c0..d35058891e3 100644
--- a/apps/files_external/l10n/pl.js
+++ b/apps/files_external/l10n/pl.js
@@ -38,6 +38,7 @@ OC.L10N.register(
"Credentials saved" : "Poświadczenia zapisane",
"Credentials saving failed" : "Poświadczenia oszczędności nie powiodło się",
"Credentials required" : "Wymagane poświadczenia",
+ "Storage with ID \"%d\" not found" : "Nie znaleziono magazynu o ID \"%d\"",
"Invalid backend or authentication mechanism class" : "Nieprawidłowy mechanizm uwierzytelniania powrotu lub klasy",
"Invalid mount point" : "Nieprawidłowy punkt montowania",
"Objectstore forbidden" : "Zabroniony obiekt sklepu",
@@ -48,6 +49,7 @@ OC.L10N.register(
"Unsatisfied authentication mechanism parameters" : "Niepoprawne parametry mechanizmu uwierzytelnienia",
"Insufficient data: %s" : "Niewystarczające dane: %s",
"%s" : "%s",
+ "Storage with ID \"%d\" is not user editable" : "Magazyn o ID \"%d\" nie może być edytowany przez użytkownika",
"Access key" : "Klucz dostępu",
"Secret key" : "Sekretny klucz",
"Builtin" : "Wbudowane",
diff --git a/apps/files_external/l10n/pl.json b/apps/files_external/l10n/pl.json
index dd78d06dcbb..3de59414e30 100644
--- a/apps/files_external/l10n/pl.json
+++ b/apps/files_external/l10n/pl.json
@@ -36,6 +36,7 @@
"Credentials saved" : "Poświadczenia zapisane",
"Credentials saving failed" : "Poświadczenia oszczędności nie powiodło się",
"Credentials required" : "Wymagane poświadczenia",
+ "Storage with ID \"%d\" not found" : "Nie znaleziono magazynu o ID \"%d\"",
"Invalid backend or authentication mechanism class" : "Nieprawidłowy mechanizm uwierzytelniania powrotu lub klasy",
"Invalid mount point" : "Nieprawidłowy punkt montowania",
"Objectstore forbidden" : "Zabroniony obiekt sklepu",
@@ -46,6 +47,7 @@
"Unsatisfied authentication mechanism parameters" : "Niepoprawne parametry mechanizmu uwierzytelnienia",
"Insufficient data: %s" : "Niewystarczające dane: %s",
"%s" : "%s",
+ "Storage with ID \"%d\" is not user editable" : "Magazyn o ID \"%d\" nie może być edytowany przez użytkownika",
"Access key" : "Klucz dostępu",
"Secret key" : "Sekretny klucz",
"Builtin" : "Wbudowane",
diff --git a/apps/user_ldap/l10n/de.js b/apps/user_ldap/l10n/de.js
index 6fc8957a2c5..5c900a76025 100644
--- a/apps/user_ldap/l10n/de.js
+++ b/apps/user_ldap/l10n/de.js
@@ -65,8 +65,10 @@ OC.L10N.register(
"Edit LDAP Query" : "LDAP-Abfrage bearbeiten",
"LDAP Filter:" : "LDAP-Filter:",
"The filter specifies which LDAP groups shall have access to the %s instance." : "Der Filter bestimmt, welche LDAP-Gruppen Zugriff auf die %s-Instanz haben sollen.",
+ "Verify settings and count the groups" : "Einstellungen überprüfen und die Gruppen zählen",
"When logging in, %s will find the user based on the following attributes:" : "Beim Anmelden wird %s den Nutzer basierend auf folgenden Attributen finden:",
"LDAP / AD Username:" : "LDAP-/AD-Benutzername:",
+ "Allows login against the LDAP / AD username, which is either uid or sAMAccountName and will be detected." : "Erlaubt das Anmelden gegen den LDAP / AD Nutzernamen, welcher entweder eine UID oder sAMAccount-Name ist und automatisch erkannt wird.",
"LDAP / AD Email Address:" : "LDAP-/AD-E-Mail-Adresse:",
"Allows login against an email attribute. Mail and mailPrimaryAddress will be allowed." : "Erlaubt das Anmelden gegen ein E-Mail Attribut. Mail und mailPrimaryAddress sind erlaubt.",
"Other Attributes:" : "Andere Attribute:",
@@ -75,9 +77,11 @@ OC.L10N.register(
"Verify settings" : "Einstellungen überprüfen",
"1. Server" : "1. Server",
"%s. Server:" : "%s. Server:",
+ "Add a new configuration" : "Neue Konfiguration hinzufügen",
"Copy current configuration into new directory binding" : "Aktuelle Konfiguration in eine neues Verzeichnis-Bind kopieren",
"Delete the current configuration" : "Aktuelle Konfiguration löschen",
"Host" : "Host",
+ "You can omit the protocol, unless you require SSL. If so, start with ldaps://" : "Du kannst das Protokoll auslassen, es sei denn, du benötigst SSL. In diesem Fall beginne mit ldaps://",
"Port" : "Port",
"Detect Port" : "Port ermitteln",
"User DN" : "Benutzer-DN",
diff --git a/apps/user_ldap/l10n/de.json b/apps/user_ldap/l10n/de.json
index 076b0200b97..400f2f416ed 100644
--- a/apps/user_ldap/l10n/de.json
+++ b/apps/user_ldap/l10n/de.json
@@ -63,8 +63,10 @@
"Edit LDAP Query" : "LDAP-Abfrage bearbeiten",
"LDAP Filter:" : "LDAP-Filter:",
"The filter specifies which LDAP groups shall have access to the %s instance." : "Der Filter bestimmt, welche LDAP-Gruppen Zugriff auf die %s-Instanz haben sollen.",
+ "Verify settings and count the groups" : "Einstellungen überprüfen und die Gruppen zählen",
"When logging in, %s will find the user based on the following attributes:" : "Beim Anmelden wird %s den Nutzer basierend auf folgenden Attributen finden:",
"LDAP / AD Username:" : "LDAP-/AD-Benutzername:",
+ "Allows login against the LDAP / AD username, which is either uid or sAMAccountName and will be detected." : "Erlaubt das Anmelden gegen den LDAP / AD Nutzernamen, welcher entweder eine UID oder sAMAccount-Name ist und automatisch erkannt wird.",
"LDAP / AD Email Address:" : "LDAP-/AD-E-Mail-Adresse:",
"Allows login against an email attribute. Mail and mailPrimaryAddress will be allowed." : "Erlaubt das Anmelden gegen ein E-Mail Attribut. Mail und mailPrimaryAddress sind erlaubt.",
"Other Attributes:" : "Andere Attribute:",
@@ -73,9 +75,11 @@
"Verify settings" : "Einstellungen überprüfen",
"1. Server" : "1. Server",
"%s. Server:" : "%s. Server:",
+ "Add a new configuration" : "Neue Konfiguration hinzufügen",
"Copy current configuration into new directory binding" : "Aktuelle Konfiguration in eine neues Verzeichnis-Bind kopieren",
"Delete the current configuration" : "Aktuelle Konfiguration löschen",
"Host" : "Host",
+ "You can omit the protocol, unless you require SSL. If so, start with ldaps://" : "Du kannst das Protokoll auslassen, es sei denn, du benötigst SSL. In diesem Fall beginne mit ldaps://",
"Port" : "Port",
"Detect Port" : "Port ermitteln",
"User DN" : "Benutzer-DN",
diff --git a/apps/user_ldap/l10n/fr.js b/apps/user_ldap/l10n/fr.js
index da18f011538..03c9a609712 100644
--- a/apps/user_ldap/l10n/fr.js
+++ b/apps/user_ldap/l10n/fr.js
@@ -68,6 +68,7 @@ OC.L10N.register(
"Verify settings and count the groups" : "Vérifier les paramètres et compter les groupes",
"When logging in, %s will find the user based on the following attributes:" : "Au login, %s cherchera l'utilisateur sur base de ces attributs :",
"LDAP / AD Username:" : "Nom d'utilisateur LDAP / AD :",
+ "Allows login against the LDAP / AD username, which is either uid or sAMAccountName and will be detected." : "Autorise le login avec le nom d'utilisateur LDAP / AD, ce qui est soit uid ou sAMAccountName et il sera détecté.",
"LDAP / AD Email Address:" : "Adresse mail LDAP / AD :",
"Allows login against an email attribute. Mail and mailPrimaryAddress will be allowed." : "Autoriser le login avec une adresse mail. Mail et mailPrimaryAddress sont autorisés.",
"Other Attributes:" : "Autres attributs :",
@@ -80,6 +81,7 @@ OC.L10N.register(
"Copy current configuration into new directory binding" : "Copier la configuration actuelle vers une nouvelle",
"Delete the current configuration" : "Supprimer la configuration actuelle",
"Host" : "Hôte",
+ "You can omit the protocol, unless you require SSL. If so, start with ldaps://" : "Vous pouvez omettre le protocole, sauf si vous avez besoin de SSL. Dans ce cas, préfixez avec ldaps://",
"Port" : "Port",
"Detect Port" : "Détecter le port",
"User DN" : "DN Utilisateur",
diff --git a/apps/user_ldap/l10n/fr.json b/apps/user_ldap/l10n/fr.json
index cec6ea8d1e8..05276581399 100644
--- a/apps/user_ldap/l10n/fr.json
+++ b/apps/user_ldap/l10n/fr.json
@@ -66,6 +66,7 @@
"Verify settings and count the groups" : "Vérifier les paramètres et compter les groupes",
"When logging in, %s will find the user based on the following attributes:" : "Au login, %s cherchera l'utilisateur sur base de ces attributs :",
"LDAP / AD Username:" : "Nom d'utilisateur LDAP / AD :",
+ "Allows login against the LDAP / AD username, which is either uid or sAMAccountName and will be detected." : "Autorise le login avec le nom d'utilisateur LDAP / AD, ce qui est soit uid ou sAMAccountName et il sera détecté.",
"LDAP / AD Email Address:" : "Adresse mail LDAP / AD :",
"Allows login against an email attribute. Mail and mailPrimaryAddress will be allowed." : "Autoriser le login avec une adresse mail. Mail et mailPrimaryAddress sont autorisés.",
"Other Attributes:" : "Autres attributs :",
@@ -78,6 +79,7 @@
"Copy current configuration into new directory binding" : "Copier la configuration actuelle vers une nouvelle",
"Delete the current configuration" : "Supprimer la configuration actuelle",
"Host" : "Hôte",
+ "You can omit the protocol, unless you require SSL. If so, start with ldaps://" : "Vous pouvez omettre le protocole, sauf si vous avez besoin de SSL. Dans ce cas, préfixez avec ldaps://",
"Port" : "Port",
"Detect Port" : "Détecter le port",
"User DN" : "DN Utilisateur",
diff --git a/apps/workflowengine/l10n/de.js b/apps/workflowengine/l10n/de.js
index 87b81a330e3..bd0c130b3d6 100644
--- a/apps/workflowengine/l10n/de.js
+++ b/apps/workflowengine/l10n/de.js
@@ -1,7 +1,9 @@
OC.L10N.register(
"workflowengine",
{
+ "Saved" : "Gespeichert",
"Saving failed:" : "Speichern fehlgeschlagen:",
+ "File MIME type" : "Datei Medientyp",
"is" : "ist",
"is not" : "ist nicht",
"matches" : "entspricht",
diff --git a/apps/workflowengine/l10n/de.json b/apps/workflowengine/l10n/de.json
index eb2ea0310d1..c3bc4f34adc 100644
--- a/apps/workflowengine/l10n/de.json
+++ b/apps/workflowengine/l10n/de.json
@@ -1,5 +1,7 @@
{ "translations": {
+ "Saved" : "Gespeichert",
"Saving failed:" : "Speichern fehlgeschlagen:",
+ "File MIME type" : "Datei Medientyp",
"is" : "ist",
"is not" : "ist nicht",
"matches" : "entspricht",