]> source.dussan.org Git - nextcloud-server.git/commitdiff
[tx-robot] updated from transifex
authorNextcloud bot <bot@nextcloud.com>
Fri, 21 Apr 2017 00:07:46 +0000 (00:07 +0000)
committerNextcloud bot <bot@nextcloud.com>
Fri, 21 Apr 2017 00:07:46 +0000 (00:07 +0000)
26 files changed:
apps/files_external/l10n/pl.js
apps/files_external/l10n/pl.json
apps/user_ldap/l10n/de.js
apps/user_ldap/l10n/de.json
apps/user_ldap/l10n/fr.js
apps/user_ldap/l10n/fr.json
apps/workflowengine/l10n/de.js
apps/workflowengine/l10n/de.json
core/l10n/pl.js
core/l10n/pl.json
lib/l10n/de.js
lib/l10n/de.json
lib/l10n/de_DE.js
lib/l10n/de_DE.json
lib/l10n/fr.js
lib/l10n/fr.json
lib/l10n/pl.js
lib/l10n/pl.json
lib/l10n/pt_BR.js
lib/l10n/pt_BR.json
lib/l10n/ru.js
lib/l10n/ru.json
lib/l10n/tr.js
lib/l10n/tr.json
settings/l10n/pl.js
settings/l10n/pl.json

index 3bcf24d26c0e54a112b75ebb966850601d805e6b..d35058891e36afa4af67f0810f094a1a85a04e38 100644 (file)
@@ -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",
index dd78d06dcbb6927d6986543efc51275d956117e4..3de59414e30ab4ca78de52665a6f4b94a9bbaec0 100644 (file)
@@ -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",
index 6fc8957a2c5cd7849374d177a1b58758b74180b7..5c900a7602557291db6d4af4b69d698cac1d9112 100644 (file)
@@ -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",
index 076b0200b974062bc30fbd57d42d06c708925951..400f2f416edfb0ea18cee61a1b9d966c600597e1 100644 (file)
     "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:",
     "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",
index da18f0115382fba9e878bc1c2c76ce36cb93af11..03c9a6097129efadb2e0d77070508c3d9de229b0 100644 (file)
@@ -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",
index cec6ea8d1e8ad0296d6a703780df3b5e56ba487b..052765813999d2d90a12ca4c7a0ce991ceea8a5e 100644 (file)
@@ -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",
index 87b81a330e35f782adc7497551a8ca021e252abc..bd0c130b3d6046573525f65ad9a92f89d9ebb220 100644 (file)
@@ -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",
index eb2ea0310d1a611328ddf6b28fdb698fdb969673..c3bc4f34adc0debfe5963b8732b3340ada182de9 100644 (file)
@@ -1,5 +1,7 @@
 { "translations": {
+    "Saved" : "Gespeichert",
     "Saving failed:" : "Speichern fehlgeschlagen:",
+    "File MIME type" : "Datei Medientyp",
     "is" : "ist",
     "is not" : "ist nicht",
     "matches" : "entspricht",
index 995b1031a10a660a1960c4dff695443328453104..514f697a29217e1363b2771064b74df4899f63be 100644 (file)
@@ -72,6 +72,7 @@ OC.L10N.register(
     "No files in here" : "Nie ma tu żadnych plików",
     "Choose" : "Wybierz",
     "Error loading file picker template: {error}" : "Błąd podczas ładowania pliku wybranego szablonu: {error}",
+    "OK" : "OK",
     "Error loading message template: {error}" : "Błąd podczas ładowania szablonu wiadomości: {error}",
     "read-only" : "tylko odczyt",
     "_{count} file conflict_::_{count} file conflicts_" : ["{count} konfliktów plików","{count} konfliktów plików","{count} konfliktów plików","{count} konfliktów plików"],
@@ -116,6 +117,7 @@ OC.L10N.register(
     "Expiration" : "Wygaśnięcie",
     "Expiration date" : "Data wygaśnięcia",
     "Choose a password for the public link" : "Wybierz hasło dla linku publicznego",
+    "Choose a password for the public link or press \"Enter ↵\"" : "Wybierz hasło dla publicznego linka lub wciśnij \"Enter ↵\"",
     "Copied!" : "Skopiowano!",
     "Copy" : "Skopiuj",
     "Not supported!" : "Brak wsparcia!",
index becec1a4154d3323615da40334cdab9b48913f88..2a36e8bee29193f33d03ca03792dfc974f6ef8b7 100644 (file)
@@ -70,6 +70,7 @@
     "No files in here" : "Nie ma tu żadnych plików",
     "Choose" : "Wybierz",
     "Error loading file picker template: {error}" : "Błąd podczas ładowania pliku wybranego szablonu: {error}",
+    "OK" : "OK",
     "Error loading message template: {error}" : "Błąd podczas ładowania szablonu wiadomości: {error}",
     "read-only" : "tylko odczyt",
     "_{count} file conflict_::_{count} file conflicts_" : ["{count} konfliktów plików","{count} konfliktów plików","{count} konfliktów plików","{count} konfliktów plików"],
     "Expiration" : "Wygaśnięcie",
     "Expiration date" : "Data wygaśnięcia",
     "Choose a password for the public link" : "Wybierz hasło dla linku publicznego",
+    "Choose a password for the public link or press \"Enter ↵\"" : "Wybierz hasło dla publicznego linka lub wciśnij \"Enter ↵\"",
     "Copied!" : "Skopiowano!",
     "Copy" : "Skopiuj",
     "Not supported!" : "Brak wsparcia!",
index cae14af7cfc431bee4da6b298a2c3e40c3d2adc6..a4c9547373a4e2ca0a5258030c075baf913340a5 100644 (file)
@@ -36,11 +36,13 @@ OC.L10N.register(
     "_%n hour ago_::_%n hours ago_" : ["Vor %n Stunde","Vor %n Stunden"],
     "_%n minute ago_::_%n minutes ago_" : ["Vor %n Minute","Vor %n Minuten"],
     "seconds ago" : "Gerade eben",
+    "Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "Das Modul mit der ID: %s existiert nicht. Bitte die App in den App-Einstellungen aktivieren oder den Administrator kontaktieren.",
     "File name is a reserved word" : "Der Dateiname ist ein reserviertes Wort",
     "File name contains at least one invalid character" : "Der Dateiname enthält mindestens ein ungültiges Zeichen",
     "File name is too long" : "Dateiname ist zu lang",
     "Dot files are not allowed" : "Dateinamen mit einem Punkt am Anfang sind nicht erlaubt",
     "Empty filename is not allowed" : "Ein leerer Dateiname ist nicht erlaubt",
+    "This is an automatically sent email, please do not reply." : "Dies ist eine automatisch versandte E-Mail, bitte nicht antworten.",
     "Help" : "Hilfe",
     "Apps" : "Apps",
     "Personal" : "Persönlich",
@@ -63,6 +65,7 @@ OC.L10N.register(
     "Oracle username and/or password not valid" : "Oracle-Benutzername und/oder -Passwort ungültig",
     "DB Error: \"%s\"" : "DB-Fehler: „%s“",
     "Offending command was: \"%s\"" : "Fehlerhafter Befehl war: „%s“",
+    "You need to enter details of an existing account." : "Du mußt Daten eines existierenden Kontos angeben.",
     "Offending command was: \"%s\", name: %s, password: %s" : "Fehlerhafter Befehl war: „%s“, Name: %s, Passwort: %s",
     "PostgreSQL username and/or password not valid" : "PostgreSQL-Benutzername und/oder -Passwort ungültig",
     "Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " : "Mac OS X wird nicht unterstützt und %s wird auf dieser Plattform nicht richtig funktionieren. Die Benutzung erfolgt auf eigene Gefahr!",
@@ -155,6 +158,7 @@ OC.L10N.register(
     "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "Folgende Zeichen sind im Benutzernamen erlaubt: „a-z“, „A-Z“, „0-9“ und „_.@-'“",
     "A valid username must be provided" : "Es muss ein gültiger Benutzername angegeben werden",
     "Username contains whitespace at the beginning or at the end" : "Der Benutzername enthält Leerzeichen am Anfang oder am Ende",
+    "Username must not consist of dots only" : "Benutzername darf nicht nur aus Punkten bestehen",
     "A valid password must be provided" : "Es muss ein gültiges Passwort angegeben werden",
     "The username is already being used" : "Dieser Benutzername existiert bereits",
     "User disabled" : "Nutzer deaktiviert",
@@ -198,6 +202,7 @@ OC.L10N.register(
     "Your data directory is readable by other users" : "Dein Datenverzeichnis kann von anderen Benutzern gelesen werden",
     "Your data directory must be an absolute path" : "Dein Datenverzeichnis muss einen eindeutigen Pfad haben",
     "Check the value of \"datadirectory\" in your configuration" : "Überprüfe bitte die Angabe unter „datadirectory“ in Deiner Konfiguration",
+    "Your data directory is invalid" : "Dein Datenverzeichnis ist ungültig",
     "Please check that the data directory contains a file \".ocdata\" in its root." : "Bitte stelle sicher, dass das Datenverzeichnis auf seiner ersten Ebene eine Datei namens „.ocdata“ enthält.",
     "Could not obtain lock type %d on \"%s\"." : "Sperrtyp %d auf „%s“ konnte nicht ermittelt werden.",
     "Storage unauthorized. %s" : "Speichern nicht erlaubt. %s",
index 39ee5435aaabc7c9f62fc3fff2ca831665746ace..7b2051ab3bfc71547901c2cf2d4b0bee27ee7061 100644 (file)
     "_%n hour ago_::_%n hours ago_" : ["Vor %n Stunde","Vor %n Stunden"],
     "_%n minute ago_::_%n minutes ago_" : ["Vor %n Minute","Vor %n Minuten"],
     "seconds ago" : "Gerade eben",
+    "Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "Das Modul mit der ID: %s existiert nicht. Bitte die App in den App-Einstellungen aktivieren oder den Administrator kontaktieren.",
     "File name is a reserved word" : "Der Dateiname ist ein reserviertes Wort",
     "File name contains at least one invalid character" : "Der Dateiname enthält mindestens ein ungültiges Zeichen",
     "File name is too long" : "Dateiname ist zu lang",
     "Dot files are not allowed" : "Dateinamen mit einem Punkt am Anfang sind nicht erlaubt",
     "Empty filename is not allowed" : "Ein leerer Dateiname ist nicht erlaubt",
+    "This is an automatically sent email, please do not reply." : "Dies ist eine automatisch versandte E-Mail, bitte nicht antworten.",
     "Help" : "Hilfe",
     "Apps" : "Apps",
     "Personal" : "Persönlich",
@@ -61,6 +63,7 @@
     "Oracle username and/or password not valid" : "Oracle-Benutzername und/oder -Passwort ungültig",
     "DB Error: \"%s\"" : "DB-Fehler: „%s“",
     "Offending command was: \"%s\"" : "Fehlerhafter Befehl war: „%s“",
+    "You need to enter details of an existing account." : "Du mußt Daten eines existierenden Kontos angeben.",
     "Offending command was: \"%s\", name: %s, password: %s" : "Fehlerhafter Befehl war: „%s“, Name: %s, Passwort: %s",
     "PostgreSQL username and/or password not valid" : "PostgreSQL-Benutzername und/oder -Passwort ungültig",
     "Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " : "Mac OS X wird nicht unterstützt und %s wird auf dieser Plattform nicht richtig funktionieren. Die Benutzung erfolgt auf eigene Gefahr!",
     "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "Folgende Zeichen sind im Benutzernamen erlaubt: „a-z“, „A-Z“, „0-9“ und „_.@-'“",
     "A valid username must be provided" : "Es muss ein gültiger Benutzername angegeben werden",
     "Username contains whitespace at the beginning or at the end" : "Der Benutzername enthält Leerzeichen am Anfang oder am Ende",
+    "Username must not consist of dots only" : "Benutzername darf nicht nur aus Punkten bestehen",
     "A valid password must be provided" : "Es muss ein gültiges Passwort angegeben werden",
     "The username is already being used" : "Dieser Benutzername existiert bereits",
     "User disabled" : "Nutzer deaktiviert",
     "Your data directory is readable by other users" : "Dein Datenverzeichnis kann von anderen Benutzern gelesen werden",
     "Your data directory must be an absolute path" : "Dein Datenverzeichnis muss einen eindeutigen Pfad haben",
     "Check the value of \"datadirectory\" in your configuration" : "Überprüfe bitte die Angabe unter „datadirectory“ in Deiner Konfiguration",
+    "Your data directory is invalid" : "Dein Datenverzeichnis ist ungültig",
     "Please check that the data directory contains a file \".ocdata\" in its root." : "Bitte stelle sicher, dass das Datenverzeichnis auf seiner ersten Ebene eine Datei namens „.ocdata“ enthält.",
     "Could not obtain lock type %d on \"%s\"." : "Sperrtyp %d auf „%s“ konnte nicht ermittelt werden.",
     "Storage unauthorized. %s" : "Speichern nicht erlaubt. %s",
index 369d8c31bdfe05e0943ac00892be1f385af1b496..c8c8bcf108696d35b4c71287ec46c45bb9d2731c 100644 (file)
@@ -158,6 +158,7 @@ OC.L10N.register(
     "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "Nur die folgenden Zeichen sind im Benutzernamen erlaubt: „a-z“, „A-Z“, „0-9“, and „_.@-'“",
     "A valid username must be provided" : "Es muss ein gültiger Benutzername angegeben werden",
     "Username contains whitespace at the beginning or at the end" : "Benutzername enthält Leerzeichen am Anfang oder Ende",
+    "Username must not consist of dots only" : "Benutzername darf nicht nur aus Punkten bestehen",
     "A valid password must be provided" : "Es muss ein gültiges Passwort eingegeben werden",
     "The username is already being used" : "Der Benutzername existiert bereits",
     "User disabled" : "Nutzer deaktiviert",
index 134d7425e7079bf7f5b99406e0657947a66aacee..1e3a96b7808f453d76ddae9b8aea44a786990873 100644 (file)
     "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "Nur die folgenden Zeichen sind im Benutzernamen erlaubt: „a-z“, „A-Z“, „0-9“, and „_.@-'“",
     "A valid username must be provided" : "Es muss ein gültiger Benutzername angegeben werden",
     "Username contains whitespace at the beginning or at the end" : "Benutzername enthält Leerzeichen am Anfang oder Ende",
+    "Username must not consist of dots only" : "Benutzername darf nicht nur aus Punkten bestehen",
     "A valid password must be provided" : "Es muss ein gültiges Passwort eingegeben werden",
     "The username is already being used" : "Der Benutzername existiert bereits",
     "User disabled" : "Nutzer deaktiviert",
index fe107a3c9c510d25ac50a0ed43d57a9a28d997f2..86a8fb3f84a2479708177fc1ab906e15668f240b 100644 (file)
@@ -65,6 +65,7 @@ OC.L10N.register(
     "Oracle username and/or password not valid" : "Nom d'utilisateur et/ou mot de passe de la base Oracle non valide(s)",
     "DB Error: \"%s\"" : "Erreur de la base de données : \"%s\"",
     "Offending command was: \"%s\"" : "La requête en cause est : \"%s\"",
+    "You need to enter details of an existing account." : "Vous devez indiquer les détails d'un compte existant.",
     "Offending command was: \"%s\", name: %s, password: %s" : "La requête en cause est : \"%s\", nom : %s, mot de passe : %s",
     "PostgreSQL username and/or password not valid" : "Nom d'utilisateur et/ou mot de passe de la base PostgreSQL non valide(s)",
     "Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " : "Mac OS X n'est pas pris en charge et %s ne fonctionnera pas correctement sur cette plate-forme. Son utilisation est à vos risques et périls !",
@@ -157,6 +158,7 @@ OC.L10N.register(
     "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "Seuls les caractères suivants sont autorisés dans un nom d'utilisateur : \"a-z\", \"A-Z\", \"0-9\", \"_@-\" et \".\" (le point)",
     "A valid username must be provided" : "Un nom d'utilisateur valide doit être saisi",
     "Username contains whitespace at the beginning or at the end" : "Le nom d'utilisateur contient des espaces au début ou à la fin",
+    "Username must not consist of dots only" : "Le nom d'utilisateur ne doit pas être composé uniquement de points",
     "A valid password must be provided" : "Un mot de passe valide doit être saisi",
     "The username is already being used" : "Ce nom d'utilisateur est déjà utilisé",
     "User disabled" : "Utilisateur désactivé",
index 4c6f4124f6e637225cdea746e6e711674fd65b95..8a3037cfd24a05ec454155053e3f88915d637c0a 100644 (file)
@@ -63,6 +63,7 @@
     "Oracle username and/or password not valid" : "Nom d'utilisateur et/ou mot de passe de la base Oracle non valide(s)",
     "DB Error: \"%s\"" : "Erreur de la base de données : \"%s\"",
     "Offending command was: \"%s\"" : "La requête en cause est : \"%s\"",
+    "You need to enter details of an existing account." : "Vous devez indiquer les détails d'un compte existant.",
     "Offending command was: \"%s\", name: %s, password: %s" : "La requête en cause est : \"%s\", nom : %s, mot de passe : %s",
     "PostgreSQL username and/or password not valid" : "Nom d'utilisateur et/ou mot de passe de la base PostgreSQL non valide(s)",
     "Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " : "Mac OS X n'est pas pris en charge et %s ne fonctionnera pas correctement sur cette plate-forme. Son utilisation est à vos risques et périls !",
     "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "Seuls les caractères suivants sont autorisés dans un nom d'utilisateur : \"a-z\", \"A-Z\", \"0-9\", \"_@-\" et \".\" (le point)",
     "A valid username must be provided" : "Un nom d'utilisateur valide doit être saisi",
     "Username contains whitespace at the beginning or at the end" : "Le nom d'utilisateur contient des espaces au début ou à la fin",
+    "Username must not consist of dots only" : "Le nom d'utilisateur ne doit pas être composé uniquement de points",
     "A valid password must be provided" : "Un mot de passe valide doit être saisi",
     "The username is already being used" : "Ce nom d'utilisateur est déjà utilisé",
     "User disabled" : "Utilisateur désactivé",
index ade962bca474de0f1727a13c7210172019837e82..d690d655d603e12270e1a52a24d11ac10e278414 100644 (file)
@@ -36,11 +36,13 @@ OC.L10N.register(
     "_%n hour ago_::_%n hours ago_" : ["%n godzinę temu","%n godzin temu","%n godzin temu","%n godzin temu"],
     "_%n minute ago_::_%n minutes ago_" : ["%n minute temu","%n minut temu","%n minut temu","%n minut temu"],
     "seconds ago" : "sekund temu",
+    "Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "Moduł o ID: %s nie istnieje. Proszę włącz go w ustawieniach aplikacji lub skontaktuj się z administratorem.",
     "File name is a reserved word" : "Nazwa pliku jest zarezerwowana",
     "File name contains at least one invalid character" : "Nazwa pliku zawiera co najmniej jeden nieprawidłowy znak",
     "File name is too long" : "Nazwa pliku zbyt długa",
     "Dot files are not allowed" : "Pliki z kropką są nie dozwolone",
     "Empty filename is not allowed" : "Pusta nazwa nie jest dozwolona.",
+    "This is an automatically sent email, please do not reply." : "To jest automatycznie wysłany e-mail, proszę nie odpowiadać na niego.",
     "Help" : "Pomoc",
     "Apps" : "Aplikacje",
     "Personal" : "Osobiste",
@@ -63,6 +65,7 @@ OC.L10N.register(
     "Oracle username and/or password not valid" : "Oracle: Nazwa użytkownika i/lub hasło jest niepoprawne",
     "DB Error: \"%s\"" : "Błąd DB: \"%s\"",
     "Offending command was: \"%s\"" : "Niepoprawna komenda: \"%s\"",
+    "You need to enter details of an existing account." : "Musisz wprowadzić szczegóły istniejącego konta.",
     "Offending command was: \"%s\", name: %s, password: %s" : "Niepoprawne polecania:  \"%s\", nazwa: %s, hasło: %s",
     "PostgreSQL username and/or password not valid" : "PostgreSQL: Nazwa użytkownika i/lub hasło jest niepoprawne",
     "Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " : "Mac OS X nie jest wspierany i %s nie będzie działać poprawnie na tej platformie. Używasz na własne ryzyko!",
@@ -155,6 +158,7 @@ OC.L10N.register(
     "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "W nazwie użytkownika dozwolone są tylko następujące znaki : \"a-z\", \"A-Z\", \"0-9\" i \"_.@-'\"",
     "A valid username must be provided" : "Należy podać prawidłową nazwę użytkownika",
     "Username contains whitespace at the beginning or at the end" : "Nazwa użytkownika zawiera spację na początku albo na końcu",
+    "Username must not consist of dots only" : "Nazwa użytkownika nie może się składać tylko z kropek",
     "A valid password must be provided" : "Należy podać prawidłowe hasło",
     "The username is already being used" : "Ta nazwa użytkownika jest już używana",
     "User disabled" : "Użytkownik zablokowany",
@@ -198,6 +202,7 @@ OC.L10N.register(
     "Your data directory is readable by other users" : "Twój katalog z danymi mogą czytać inni użytkownicy",
     "Your data directory must be an absolute path" : "Twój katalog z danymi musi być ścieżką absolutną",
     "Check the value of \"datadirectory\" in your configuration" : "Sprawdź wartość \"datadirectory\" w swojej konfiguracji",
+    "Your data directory is invalid" : "Twój katalog z danymi jest nieprawidłowy",
     "Please check that the data directory contains a file \".ocdata\" in its root." : "Sprawdź, czy katalog danych zawiera plik \".ocdata\".",
     "Could not obtain lock type %d on \"%s\"." : "Nie można uzyskać blokady typu %d na \"%s\".",
     "Storage unauthorized. %s" : "Magazyn nieautoryzowany. %s",
index 8dc4fa0bf768384a870bbc9c7cc4e55de3bb0e11..a46ec2da2cf01e2e438f70e06557e1dcac4ad1a6 100644 (file)
     "_%n hour ago_::_%n hours ago_" : ["%n godzinę temu","%n godzin temu","%n godzin temu","%n godzin temu"],
     "_%n minute ago_::_%n minutes ago_" : ["%n minute temu","%n minut temu","%n minut temu","%n minut temu"],
     "seconds ago" : "sekund temu",
+    "Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "Moduł o ID: %s nie istnieje. Proszę włącz go w ustawieniach aplikacji lub skontaktuj się z administratorem.",
     "File name is a reserved word" : "Nazwa pliku jest zarezerwowana",
     "File name contains at least one invalid character" : "Nazwa pliku zawiera co najmniej jeden nieprawidłowy znak",
     "File name is too long" : "Nazwa pliku zbyt długa",
     "Dot files are not allowed" : "Pliki z kropką są nie dozwolone",
     "Empty filename is not allowed" : "Pusta nazwa nie jest dozwolona.",
+    "This is an automatically sent email, please do not reply." : "To jest automatycznie wysłany e-mail, proszę nie odpowiadać na niego.",
     "Help" : "Pomoc",
     "Apps" : "Aplikacje",
     "Personal" : "Osobiste",
@@ -61,6 +63,7 @@
     "Oracle username and/or password not valid" : "Oracle: Nazwa użytkownika i/lub hasło jest niepoprawne",
     "DB Error: \"%s\"" : "Błąd DB: \"%s\"",
     "Offending command was: \"%s\"" : "Niepoprawna komenda: \"%s\"",
+    "You need to enter details of an existing account." : "Musisz wprowadzić szczegóły istniejącego konta.",
     "Offending command was: \"%s\", name: %s, password: %s" : "Niepoprawne polecania:  \"%s\", nazwa: %s, hasło: %s",
     "PostgreSQL username and/or password not valid" : "PostgreSQL: Nazwa użytkownika i/lub hasło jest niepoprawne",
     "Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " : "Mac OS X nie jest wspierany i %s nie będzie działać poprawnie na tej platformie. Używasz na własne ryzyko!",
     "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "W nazwie użytkownika dozwolone są tylko następujące znaki : \"a-z\", \"A-Z\", \"0-9\" i \"_.@-'\"",
     "A valid username must be provided" : "Należy podać prawidłową nazwę użytkownika",
     "Username contains whitespace at the beginning or at the end" : "Nazwa użytkownika zawiera spację na początku albo na końcu",
+    "Username must not consist of dots only" : "Nazwa użytkownika nie może się składać tylko z kropek",
     "A valid password must be provided" : "Należy podać prawidłowe hasło",
     "The username is already being used" : "Ta nazwa użytkownika jest już używana",
     "User disabled" : "Użytkownik zablokowany",
     "Your data directory is readable by other users" : "Twój katalog z danymi mogą czytać inni użytkownicy",
     "Your data directory must be an absolute path" : "Twój katalog z danymi musi być ścieżką absolutną",
     "Check the value of \"datadirectory\" in your configuration" : "Sprawdź wartość \"datadirectory\" w swojej konfiguracji",
+    "Your data directory is invalid" : "Twój katalog z danymi jest nieprawidłowy",
     "Please check that the data directory contains a file \".ocdata\" in its root." : "Sprawdź, czy katalog danych zawiera plik \".ocdata\".",
     "Could not obtain lock type %d on \"%s\"." : "Nie można uzyskać blokady typu %d na \"%s\".",
     "Storage unauthorized. %s" : "Magazyn nieautoryzowany. %s",
index 389d620bcbf8cc3f654109a4856ab30c116e4601..4b58876ddbcce7f0d331b31b3bf0ac955e508c59 100644 (file)
@@ -158,6 +158,7 @@ OC.L10N.register(
     "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "Somente os seguintes caracteres são permitidos em um nome de usuário: \"a-z\", \"A-Z\", \"0-9\", e \"_.@-'\"",
     "A valid username must be provided" : "Um nome de usuário válido deve ser fornecido",
     "Username contains whitespace at the beginning or at the end" : "O nome de usuário contém espaço em branco no início ou no fim",
+    "Username must not consist of dots only" : "Nome do usuário não pode consistir de pontos somente",
     "A valid password must be provided" : "Uma senha válida deve ser fornecida",
     "The username is already being used" : "Este nome de usuário já está em uso",
     "User disabled" : "Usuário desativado",
index f26f42c301b5d738e73d6db4bca9c04a665927c5..580af8db048b3460b79527dcac87e3bcbb015aff 100644 (file)
     "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "Somente os seguintes caracteres são permitidos em um nome de usuário: \"a-z\", \"A-Z\", \"0-9\", e \"_.@-'\"",
     "A valid username must be provided" : "Um nome de usuário válido deve ser fornecido",
     "Username contains whitespace at the beginning or at the end" : "O nome de usuário contém espaço em branco no início ou no fim",
+    "Username must not consist of dots only" : "Nome do usuário não pode consistir de pontos somente",
     "A valid password must be provided" : "Uma senha válida deve ser fornecida",
     "The username is already being used" : "Este nome de usuário já está em uso",
     "User disabled" : "Usuário desativado",
index 1cf5f406d97321a8ca96af76f600fc4a9cc1a0e9..27864e2ec106b50bc9f1d3b5e8614493cdf37f41 100644 (file)
@@ -158,6 +158,7 @@ OC.L10N.register(
     "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "В составе имени пользователя допускаются следующие символы: \"a-z\", \"A-Z\", \"0-9\" и \"_.@-'\"",
     "A valid username must be provided" : "Укажите допустимое имя пользователя",
     "Username contains whitespace at the beginning or at the end" : "Имя пользователя содержит пробел в начале или в конце",
+    "Username must not consist of dots only" : "Имя пользователя должно состоять не только из точек",
     "A valid password must be provided" : "Укажите допустимый пароль",
     "The username is already being used" : "Имя пользователя уже используется",
     "User disabled" : "Пользователь отключен",
index 16352c7e74604766727e0391ae1453660a0999ef..cdd827031eeb027c27e1b6b5cc26b74832e15657 100644 (file)
     "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "В составе имени пользователя допускаются следующие символы: \"a-z\", \"A-Z\", \"0-9\" и \"_.@-'\"",
     "A valid username must be provided" : "Укажите допустимое имя пользователя",
     "Username contains whitespace at the beginning or at the end" : "Имя пользователя содержит пробел в начале или в конце",
+    "Username must not consist of dots only" : "Имя пользователя должно состоять не только из точек",
     "A valid password must be provided" : "Укажите допустимый пароль",
     "The username is already being used" : "Имя пользователя уже используется",
     "User disabled" : "Пользователь отключен",
index 49e3b463289dd3d3e94ffc83b9d7167ab17fbc86..676e62f3cab8529293f81e82fce8f72643c02115 100644 (file)
@@ -158,6 +158,7 @@ OC.L10N.register(
     "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "Kullanıcı adında yalnız şu karakterler kullanılabilir: \"a-z\", \"A-Z\", \"0-9\", ve \"_.@-'\"",
     "A valid username must be provided" : "Geçerli bir kullanıcı adı yazmalısınız",
     "Username contains whitespace at the beginning or at the end" : "Kullanıcı adının başı ya da sonunda boşluk var",
+    "Username must not consist of dots only" : "Kullanıcı adı yalnız noktalardan oluşamaz",
     "A valid password must be provided" : "Geçerli bir parola yazmalısınız",
     "The username is already being used" : "Bu kullanıcı adı zaten var",
     "User disabled" : "Kullanıcı devre dışı",
index 85ce981745fbdb22c5d70fe9caf9e5dc0ef741df..02b2d17cc50a6ffc98096ac37697b12e15bb9e53 100644 (file)
     "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "Kullanıcı adında yalnız şu karakterler kullanılabilir: \"a-z\", \"A-Z\", \"0-9\", ve \"_.@-'\"",
     "A valid username must be provided" : "Geçerli bir kullanıcı adı yazmalısınız",
     "Username contains whitespace at the beginning or at the end" : "Kullanıcı adının başı ya da sonunda boşluk var",
+    "Username must not consist of dots only" : "Kullanıcı adı yalnız noktalardan oluşamaz",
     "A valid password must be provided" : "Geçerli bir parola yazmalısınız",
     "The username is already being used" : "Bu kullanıcı adı zaten var",
     "User disabled" : "Kullanıcı devre dışı",
index cfd95acbab25127e0f045de93bed561d2117fcc1..37d4e699ad7e2ab3d1f3f2f05a9e9cbadb68ae3e 100644 (file)
@@ -4,6 +4,9 @@ OC.L10N.register(
     "{actor} changed your password" : "{actor} zmienił twoje hasło",
     "You changed your password" : "Zmieniłeś/-aś swoje hasło",
     "Your password was reset by an administrator" : "Twoj hasło zostało zresetowane przez administratora",
+    "{actor} changed your email address" : "{actor} zmienił twój adres e-mail",
+    "You changed your email address" : "Zmieniłeś/-aś swój adres e-mail",
+    "Your email address was changed by an administrator" : "Twój adres e-mail został zmieniony przez administratora",
     "Your <strong>password</strong> or <strong>email</strong> was modified" : "Twoje <strong>hasło</strong> lub <strong>e-mail</strong> zostal zmieniony",
     "Enabled" : "Włączone",
     "Not enabled" : "Nie włączone",
@@ -14,6 +17,7 @@ OC.L10N.register(
     "Authentication error" : "Błąd uwierzytelniania",
     "Please provide an admin recovery password; otherwise, all user data will be lost." : "Proszę podać hasło odzyskiwania administratora; w innym przypadku wszystkie dane zostaną utracone.",
     "Wrong admin recovery password. Please check the password and try again." : "Błędne hasło odzyskiwania. Sprawdź hasło i spróbuj ponownie.",
+    "Backend doesn't support password change, but the user's encryption key was updated." : "Backend nie wspiera zmiany hasła, ale klucz szyfrujący użytkownika został zaktualizowany.",
     "installing and updating apps via the app store or Federated Cloud Sharing" : "instalacji i aktualizacji aplikacji za pośrednictwem sklepu z aplikacjami lub udziałem Stowarzyszonej Chmury",
     "Federated Cloud Sharing" : "Dzielenie się ze Stowarzyszoną Chmurą",
     "cURL is using an outdated %s version (%s). Please update your operating system or features such as %s will not work reliably." : "cURL używa starej %s wersji (%s). Proszę zaktualizować swój system operacyjny albo funkcje  takie jak %s nie będą działały niezawodnie.",
@@ -22,6 +26,10 @@ OC.L10N.register(
     "Group already exists." : "Grupa już istnieje.",
     "Unable to add group." : "Nie można dodać grupy.",
     "Unable to delete group." : "Nie można usunąć grupy.",
+    "Invalid SMTP password." : "Błędne hasło SMTP.",
+    "Well done, %s!" : "Dobra robota, %s!",
+    "If you received this email, the email configuration seems to be correct." : "Jeśli otrzymałeś/-aś tego e-maila to wydaje się, że konfiguracja e-maili jest prawidłowa.",
+    "Email setting test" : "Testuj ustawienia e-maili",
     "Mail could not be sent. Check your mail server log" : "E-mail nie mógł zostać wysłany. Sprawdź logi swojego serwera poczty",
     "A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "Wystąpił błąd podczas wysyłania wiadomości e-mail. Proszę zmienić swoje ustawienia. (Error: %s)",
     "You need to set your user email before being able to send test emails." : "Musisz najpierw ustawić użytkownika e-mail, aby móc wysyłać wiadomości testowe.",
@@ -68,6 +76,7 @@ OC.L10N.register(
     "Migration in progress. Please wait until the migration is finished" : "Trwa migracja. Proszę poczekać, aż migracja dobiegnie końca.",
     "Migration started …" : "Migracja rozpoczęta...",
     "Not saved" : "Nie zapisany",
+    "Sending…" : "Wysyłam...",
     "Email sent" : "E-mail wysłany",
     "Official" : "Oficjalny",
     "All" : "Wszystkie",
@@ -90,6 +99,7 @@ OC.L10N.register(
     "Updating...." : "Aktualizacja w toku...",
     "Error while updating app" : "Błąd podczas aktualizacji aplikacji",
     "Updated" : "Zaktualizowano",
+    "Uninstalling …" : "Odinstalowuję...",
     "Error while uninstalling app" : "Błąd przy odinstalowywaniu aplikacji",
     "Uninstall" : "Odinstaluj",
     "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "Aplikacja została włączona i musi być aktualizowana. Zostaniesz przekierowany na stronę aktualizacji za 5 sekund.",
@@ -209,6 +219,7 @@ OC.L10N.register(
     "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Dzieje się tak prawdopodobnie przez cache lub akcelerator taki jak Zend OPcache lub eAccelerator.",
     "Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Twoja baza danych nie działa z poziomem izolacji transakcji \"READ COMMITTED\". Może to powodować problemy kiedy wiele akcji będzie wykonywanych równolegle.",
     "%1$s below version %2$s is installed, for stability and performance reasons we recommend updating to a newer %1$s version." : "%1$s jest zainstalowany poniżej wersji %2$s. Zalecamy podniesienie %1$s do wersji nowszej ze względu na stabilność i wydajność.",
+    "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with MIME type detection." : "Brakuje modułu PHP 'fileinfo'. Silnie zalecamy włączenie tego modułu, aby osiągać lepsze wyniki w wykrywaniu typów plików MIME.",
     "Transactional file locking is disabled, this might lead to issues with race conditions. Enable 'filelocking.enabled' in config.php to avoid these problems. See the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation ↗</a> for more information." : "Transakcyjne blokowanie plików jest wyłączone. Może to powodować problemy w działaniu. Włącz 'filelocking.enabled' w config.php, aby rozwiązać te problemy. Sprawdź <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">dokumentację ↗</a>, aby uzyskać więcej informacji.",
     "System locale can not be set to a one which supports UTF-8." : "Ustawienia regionalne systemu nie można ustawić na jeden, który obsługuje UTF-8.",
     "This means that there might be problems with certain characters in file names." : "Oznacza to, że mogą być problemy z niektórymi znakami w nazwach plików.",
index 563be5d8c7a8a6fefaaa3abeeb6381d8ff1e66f8..ed43bbaed61f3ca30ee0cf3b647279e6154008cb 100644 (file)
@@ -2,6 +2,9 @@
     "{actor} changed your password" : "{actor} zmienił twoje hasło",
     "You changed your password" : "Zmieniłeś/-aś swoje hasło",
     "Your password was reset by an administrator" : "Twoj hasło zostało zresetowane przez administratora",
+    "{actor} changed your email address" : "{actor} zmienił twój adres e-mail",
+    "You changed your email address" : "Zmieniłeś/-aś swój adres e-mail",
+    "Your email address was changed by an administrator" : "Twój adres e-mail został zmieniony przez administratora",
     "Your <strong>password</strong> or <strong>email</strong> was modified" : "Twoje <strong>hasło</strong> lub <strong>e-mail</strong> zostal zmieniony",
     "Enabled" : "Włączone",
     "Not enabled" : "Nie włączone",
@@ -12,6 +15,7 @@
     "Authentication error" : "Błąd uwierzytelniania",
     "Please provide an admin recovery password; otherwise, all user data will be lost." : "Proszę podać hasło odzyskiwania administratora; w innym przypadku wszystkie dane zostaną utracone.",
     "Wrong admin recovery password. Please check the password and try again." : "Błędne hasło odzyskiwania. Sprawdź hasło i spróbuj ponownie.",
+    "Backend doesn't support password change, but the user's encryption key was updated." : "Backend nie wspiera zmiany hasła, ale klucz szyfrujący użytkownika został zaktualizowany.",
     "installing and updating apps via the app store or Federated Cloud Sharing" : "instalacji i aktualizacji aplikacji za pośrednictwem sklepu z aplikacjami lub udziałem Stowarzyszonej Chmury",
     "Federated Cloud Sharing" : "Dzielenie się ze Stowarzyszoną Chmurą",
     "cURL is using an outdated %s version (%s). Please update your operating system or features such as %s will not work reliably." : "cURL używa starej %s wersji (%s). Proszę zaktualizować swój system operacyjny albo funkcje  takie jak %s nie będą działały niezawodnie.",
     "Group already exists." : "Grupa już istnieje.",
     "Unable to add group." : "Nie można dodać grupy.",
     "Unable to delete group." : "Nie można usunąć grupy.",
+    "Invalid SMTP password." : "Błędne hasło SMTP.",
+    "Well done, %s!" : "Dobra robota, %s!",
+    "If you received this email, the email configuration seems to be correct." : "Jeśli otrzymałeś/-aś tego e-maila to wydaje się, że konfiguracja e-maili jest prawidłowa.",
+    "Email setting test" : "Testuj ustawienia e-maili",
     "Mail could not be sent. Check your mail server log" : "E-mail nie mógł zostać wysłany. Sprawdź logi swojego serwera poczty",
     "A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "Wystąpił błąd podczas wysyłania wiadomości e-mail. Proszę zmienić swoje ustawienia. (Error: %s)",
     "You need to set your user email before being able to send test emails." : "Musisz najpierw ustawić użytkownika e-mail, aby móc wysyłać wiadomości testowe.",
@@ -66,6 +74,7 @@
     "Migration in progress. Please wait until the migration is finished" : "Trwa migracja. Proszę poczekać, aż migracja dobiegnie końca.",
     "Migration started …" : "Migracja rozpoczęta...",
     "Not saved" : "Nie zapisany",
+    "Sending…" : "Wysyłam...",
     "Email sent" : "E-mail wysłany",
     "Official" : "Oficjalny",
     "All" : "Wszystkie",
@@ -88,6 +97,7 @@
     "Updating...." : "Aktualizacja w toku...",
     "Error while updating app" : "Błąd podczas aktualizacji aplikacji",
     "Updated" : "Zaktualizowano",
+    "Uninstalling …" : "Odinstalowuję...",
     "Error while uninstalling app" : "Błąd przy odinstalowywaniu aplikacji",
     "Uninstall" : "Odinstaluj",
     "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "Aplikacja została włączona i musi być aktualizowana. Zostaniesz przekierowany na stronę aktualizacji za 5 sekund.",
     "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Dzieje się tak prawdopodobnie przez cache lub akcelerator taki jak Zend OPcache lub eAccelerator.",
     "Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Twoja baza danych nie działa z poziomem izolacji transakcji \"READ COMMITTED\". Może to powodować problemy kiedy wiele akcji będzie wykonywanych równolegle.",
     "%1$s below version %2$s is installed, for stability and performance reasons we recommend updating to a newer %1$s version." : "%1$s jest zainstalowany poniżej wersji %2$s. Zalecamy podniesienie %1$s do wersji nowszej ze względu na stabilność i wydajność.",
+    "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with MIME type detection." : "Brakuje modułu PHP 'fileinfo'. Silnie zalecamy włączenie tego modułu, aby osiągać lepsze wyniki w wykrywaniu typów plików MIME.",
     "Transactional file locking is disabled, this might lead to issues with race conditions. Enable 'filelocking.enabled' in config.php to avoid these problems. See the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation ↗</a> for more information." : "Transakcyjne blokowanie plików jest wyłączone. Może to powodować problemy w działaniu. Włącz 'filelocking.enabled' w config.php, aby rozwiązać te problemy. Sprawdź <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">dokumentację ↗</a>, aby uzyskać więcej informacji.",
     "System locale can not be set to a one which supports UTF-8." : "Ustawienia regionalne systemu nie można ustawić na jeden, który obsługuje UTF-8.",
     "This means that there might be problems with certain characters in file names." : "Oznacza to, że mogą być problemy z niektórymi znakami w nazwach plików.",