diff options
author | Nextcloud bot <bot@nextcloud.com> | 2025-02-26 00:22:11 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2025-02-26 00:22:11 +0000 |
commit | 874f8bc4e62f561452763df40a6716877a64861f (patch) | |
tree | 186a2bde8351f40a23fa326a06b520e30b9b993b /apps | |
parent | 893b305e09c4561c0efebcba8f7ec66d20985012 (diff) | |
download | nextcloud-server-874f8bc4e62f561452763df40a6716877a64861f.tar.gz nextcloud-server-874f8bc4e62f561452763df40a6716877a64861f.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps')
240 files changed, 1044 insertions, 1124 deletions
diff --git a/apps/dav/l10n/fr.js b/apps/dav/l10n/fr.js index 7c5403c2a9b..ba77b0dfc04 100644 --- a/apps/dav/l10n/fr.js +++ b/apps/dav/l10n/fr.js @@ -158,10 +158,12 @@ OC.L10N.register( "Second" : "Deuxième", "Third" : "Troisième", "Fourth" : "Quatrième", + "Fifth" : "Cinquième", "Last" : "Dernière", "Second Last" : "Avant dernier", "Third Last" : "Antépénultième", - "Fourth Last" : "Quatrième dernier", + "Fourth Last" : "Pré-antépénultième", + "Fifth Last" : "Cinq Derniers", "Contacts" : "Contacts", "{actor} created address book {addressbook}" : "{actor} a créé le carnet d'adresses {addressbook}", "You created address book {addressbook}" : "Vous avez créé le carnet d'adresses {addressbook}", diff --git a/apps/dav/l10n/fr.json b/apps/dav/l10n/fr.json index 2fc22480a4b..fda99371b16 100644 --- a/apps/dav/l10n/fr.json +++ b/apps/dav/l10n/fr.json @@ -156,10 +156,12 @@ "Second" : "Deuxième", "Third" : "Troisième", "Fourth" : "Quatrième", + "Fifth" : "Cinquième", "Last" : "Dernière", "Second Last" : "Avant dernier", "Third Last" : "Antépénultième", - "Fourth Last" : "Quatrième dernier", + "Fourth Last" : "Pré-antépénultième", + "Fifth Last" : "Cinq Derniers", "Contacts" : "Contacts", "{actor} created address book {addressbook}" : "{actor} a créé le carnet d'adresses {addressbook}", "You created address book {addressbook}" : "Vous avez créé le carnet d'adresses {addressbook}", diff --git a/apps/encryption/l10n/de.js b/apps/encryption/l10n/de.js index 4e5e787441a..66b534203ec 100644 --- a/apps/encryption/l10n/de.js +++ b/apps/encryption/l10n/de.js @@ -16,14 +16,14 @@ OC.L10N.register( "Could not change the password. Maybe the old password was not correct." : "Das Passwort konnte nicht geändert werden. Vielleicht war das alte Passwort falsch.", "Recovery Key disabled" : "Wiederherstellungsschlüssel deaktiviert", "Recovery Key enabled" : "Wiederherstellungsschlüssel aktiviert", - "Could not enable the recovery key, please try again or contact your administrator" : "Der Wiederherstellungsschlüssel konnte nicht aktiviert werden, bitte versuche es noch einmal oder kontaktiere deinen Administrator", + "Could not enable the recovery key, please try again or contact your administrator" : "Der Wiederherstellungsschlüssel konnte nicht aktiviert werden, bitte versuche es noch einmal oder kontaktiere deine Administration", "Could not update the private key password." : "Das Passwort des privaten Schlüssels konnte nicht aktualisiert werden.", "The old password was not correct, please try again." : "Das alte Passwort war falsch, bitte versuche es erneut.", "The current log-in password was not correct, please try again." : "Das aktuelle Anmeldepasswort war nicht korrekt, bitte versuche es noch einmal.", "Private key password successfully updated." : "Das Passwort des privaten Schlüssels wurde aktualisiert.", "Invalid private key for encryption app. Please update your private key password in your personal settings to recover access to your encrypted files." : "Falscher privater Schlüssel für die Verschlüsselungs-App. Bitte aktualisiere deinen privaten Schlüssel in deinen persönlichen Einstellungen, um wieder Zugriff auf die verschlüsselten Dateien zu erhalten.", "Encryption App is enabled, but your keys are not initialized. Please log-out and log-in again." : "Verschlüsselung-App ist aktiviert, aber deine Schlüssel sind nicht initialisiert. Bitte melde dich ab und wieder an.", - "Please enable server side encryption in the admin settings in order to use the encryption module." : "Bitte aktiviere server-seitige Verschlüsselung in den Verwaltungseinstellungen, um das Verschlüsselungsmodul nutzen zu können.", + "Please enable server side encryption in the admin settings in order to use the encryption module." : "Bitte aktiviere serverseitige Verschlüsselung in den Verwaltungseinstellungen, um das Verschlüsselungsmodul nutzen zu können.", "Encryption app is enabled and ready" : "Verschlüsselungs-App ist aktiviert und bereit", "Bad Signature" : "Ungültige Signatur", "Missing Signature" : "Fehlende Signatur", @@ -53,7 +53,7 @@ OC.L10N.register( "Basic encryption module" : "Basisverschlüsselungsmodul", "Your private key password no longer matches your log-in password." : "Das Passwort für deinen privaten Schlüssel stimmt nicht mehr mit deinem Anmelde-Passwort überein.", "Set your old private key password to your current log-in password:" : "Dein altes Passwort für den privaten Schlüssel auf dein aktuelles Anmeldepasswort setzen:", - " If you don't remember your old password you can ask your administrator to recover your files." : "Falls du dich nicht an dein altes Passwort erinnern kannst, frage deinen Administrator, um deine Dateien wiederherzustellen.", + " If you don't remember your old password you can ask your administrator to recover your files." : "Falls du dich nicht an dein altes Passwort erinnern kannst, frage deine Administration, um deine Dateien wiederherzustellen.", "Old log-in password" : "Altes Anmelde-Passwort", "Current log-in password" : "Aktuelles Passwort", "Update Private Key Password" : "Das Passwort des privaten Schlüssels aktualisieren", diff --git a/apps/encryption/l10n/de.json b/apps/encryption/l10n/de.json index 145a3e795dd..8cce8f01ea4 100644 --- a/apps/encryption/l10n/de.json +++ b/apps/encryption/l10n/de.json @@ -14,14 +14,14 @@ "Could not change the password. Maybe the old password was not correct." : "Das Passwort konnte nicht geändert werden. Vielleicht war das alte Passwort falsch.", "Recovery Key disabled" : "Wiederherstellungsschlüssel deaktiviert", "Recovery Key enabled" : "Wiederherstellungsschlüssel aktiviert", - "Could not enable the recovery key, please try again or contact your administrator" : "Der Wiederherstellungsschlüssel konnte nicht aktiviert werden, bitte versuche es noch einmal oder kontaktiere deinen Administrator", + "Could not enable the recovery key, please try again or contact your administrator" : "Der Wiederherstellungsschlüssel konnte nicht aktiviert werden, bitte versuche es noch einmal oder kontaktiere deine Administration", "Could not update the private key password." : "Das Passwort des privaten Schlüssels konnte nicht aktualisiert werden.", "The old password was not correct, please try again." : "Das alte Passwort war falsch, bitte versuche es erneut.", "The current log-in password was not correct, please try again." : "Das aktuelle Anmeldepasswort war nicht korrekt, bitte versuche es noch einmal.", "Private key password successfully updated." : "Das Passwort des privaten Schlüssels wurde aktualisiert.", "Invalid private key for encryption app. Please update your private key password in your personal settings to recover access to your encrypted files." : "Falscher privater Schlüssel für die Verschlüsselungs-App. Bitte aktualisiere deinen privaten Schlüssel in deinen persönlichen Einstellungen, um wieder Zugriff auf die verschlüsselten Dateien zu erhalten.", "Encryption App is enabled, but your keys are not initialized. Please log-out and log-in again." : "Verschlüsselung-App ist aktiviert, aber deine Schlüssel sind nicht initialisiert. Bitte melde dich ab und wieder an.", - "Please enable server side encryption in the admin settings in order to use the encryption module." : "Bitte aktiviere server-seitige Verschlüsselung in den Verwaltungseinstellungen, um das Verschlüsselungsmodul nutzen zu können.", + "Please enable server side encryption in the admin settings in order to use the encryption module." : "Bitte aktiviere serverseitige Verschlüsselung in den Verwaltungseinstellungen, um das Verschlüsselungsmodul nutzen zu können.", "Encryption app is enabled and ready" : "Verschlüsselungs-App ist aktiviert und bereit", "Bad Signature" : "Ungültige Signatur", "Missing Signature" : "Fehlende Signatur", @@ -51,7 +51,7 @@ "Basic encryption module" : "Basisverschlüsselungsmodul", "Your private key password no longer matches your log-in password." : "Das Passwort für deinen privaten Schlüssel stimmt nicht mehr mit deinem Anmelde-Passwort überein.", "Set your old private key password to your current log-in password:" : "Dein altes Passwort für den privaten Schlüssel auf dein aktuelles Anmeldepasswort setzen:", - " If you don't remember your old password you can ask your administrator to recover your files." : "Falls du dich nicht an dein altes Passwort erinnern kannst, frage deinen Administrator, um deine Dateien wiederherzustellen.", + " If you don't remember your old password you can ask your administrator to recover your files." : "Falls du dich nicht an dein altes Passwort erinnern kannst, frage deine Administration, um deine Dateien wiederherzustellen.", "Old log-in password" : "Altes Anmelde-Passwort", "Current log-in password" : "Aktuelles Passwort", "Update Private Key Password" : "Das Passwort des privaten Schlüssels aktualisieren", diff --git a/apps/encryption/l10n/de_DE.js b/apps/encryption/l10n/de_DE.js index bf0c97f7bc3..6b57e50d3b8 100644 --- a/apps/encryption/l10n/de_DE.js +++ b/apps/encryption/l10n/de_DE.js @@ -23,7 +23,7 @@ OC.L10N.register( "Private key password successfully updated." : "Das Passwort des privaten Schlüssels wurde aktualisiert.", "Invalid private key for encryption app. Please update your private key password in your personal settings to recover access to your encrypted files." : "Falscher privater Schlüssel für die Verschlüsselungs-App. Bitte aktualisieren Sie Ihren privaten Schlüssel in Ihren persönlichen Einstellungen, um wieder Zugriff auf die verschlüsselten Dateien zu erhalten.", "Encryption App is enabled, but your keys are not initialized. Please log-out and log-in again." : "Verschlüsselung-App ist aktiviert, aber Ihre Schlüssel sind nicht initialisiert. Bitte melden Sie sich ab und wieder an.", - "Please enable server side encryption in the admin settings in order to use the encryption module." : "Bitte aktivieren Sie die server-seitige Verschlüsselung in den Administrationseinstellungen, um das Verschlüsselungsmodul nutzen zu können.", + "Please enable server side encryption in the admin settings in order to use the encryption module." : "Bitte aktivieren Sie die serverseitige Verschlüsselung in den Administrationseinstellungen, um das Verschlüsselungsmodul nutzen zu können.", "Encryption app is enabled and ready" : "Verschlüsselungs-App ist aktiviert und bereit", "Bad Signature" : "Falsche Signatur", "Missing Signature" : "Fehlende Signatur", @@ -53,7 +53,7 @@ OC.L10N.register( "Basic encryption module" : "Basisverschlüsselungsmodul", "Your private key password no longer matches your log-in password." : "Das Passwort für Ihren privaten Schlüssel stimmt nicht mehr mit Ihrem Anmelde-Passwort überein.", "Set your old private key password to your current log-in password:" : "Ihr altes Passwort für den privaten Schlüssel auf Ihr aktuelles Anmeldepasswort setzen:", - " If you don't remember your old password you can ask your administrator to recover your files." : "Falls Sie sich nicht an Ihr altes Passwort erinnern können, fragen Sie bitte Ihren Administrator, um Ihre Dateien wiederherzustellen.", + " If you don't remember your old password you can ask your administrator to recover your files." : "Falls Sie sich nicht an Ihr altes Passwort erinnern können, fragen Sie bitte Ihre Administration, um Ihre Dateien wiederherzustellen.", "Old log-in password" : "Altes Anmelde-Passwort", "Current log-in password" : "Aktuelles Anmeldepasswort", "Update Private Key Password" : "Das Passwort des privaten Schlüssels aktualisieren", diff --git a/apps/encryption/l10n/de_DE.json b/apps/encryption/l10n/de_DE.json index 41356fc8b11..d8cfa99938c 100644 --- a/apps/encryption/l10n/de_DE.json +++ b/apps/encryption/l10n/de_DE.json @@ -21,7 +21,7 @@ "Private key password successfully updated." : "Das Passwort des privaten Schlüssels wurde aktualisiert.", "Invalid private key for encryption app. Please update your private key password in your personal settings to recover access to your encrypted files." : "Falscher privater Schlüssel für die Verschlüsselungs-App. Bitte aktualisieren Sie Ihren privaten Schlüssel in Ihren persönlichen Einstellungen, um wieder Zugriff auf die verschlüsselten Dateien zu erhalten.", "Encryption App is enabled, but your keys are not initialized. Please log-out and log-in again." : "Verschlüsselung-App ist aktiviert, aber Ihre Schlüssel sind nicht initialisiert. Bitte melden Sie sich ab und wieder an.", - "Please enable server side encryption in the admin settings in order to use the encryption module." : "Bitte aktivieren Sie die server-seitige Verschlüsselung in den Administrationseinstellungen, um das Verschlüsselungsmodul nutzen zu können.", + "Please enable server side encryption in the admin settings in order to use the encryption module." : "Bitte aktivieren Sie die serverseitige Verschlüsselung in den Administrationseinstellungen, um das Verschlüsselungsmodul nutzen zu können.", "Encryption app is enabled and ready" : "Verschlüsselungs-App ist aktiviert und bereit", "Bad Signature" : "Falsche Signatur", "Missing Signature" : "Fehlende Signatur", @@ -51,7 +51,7 @@ "Basic encryption module" : "Basisverschlüsselungsmodul", "Your private key password no longer matches your log-in password." : "Das Passwort für Ihren privaten Schlüssel stimmt nicht mehr mit Ihrem Anmelde-Passwort überein.", "Set your old private key password to your current log-in password:" : "Ihr altes Passwort für den privaten Schlüssel auf Ihr aktuelles Anmeldepasswort setzen:", - " If you don't remember your old password you can ask your administrator to recover your files." : "Falls Sie sich nicht an Ihr altes Passwort erinnern können, fragen Sie bitte Ihren Administrator, um Ihre Dateien wiederherzustellen.", + " If you don't remember your old password you can ask your administrator to recover your files." : "Falls Sie sich nicht an Ihr altes Passwort erinnern können, fragen Sie bitte Ihre Administration, um Ihre Dateien wiederherzustellen.", "Old log-in password" : "Altes Anmelde-Passwort", "Current log-in password" : "Aktuelles Anmeldepasswort", "Update Private Key Password" : "Das Passwort des privaten Schlüssels aktualisieren", diff --git a/apps/federatedfilesharing/l10n/de.js b/apps/federatedfilesharing/l10n/de.js index 6c59331c2d9..78f1efff131 100644 --- a/apps/federatedfilesharing/l10n/de.js +++ b/apps/federatedfilesharing/l10n/de.js @@ -30,7 +30,7 @@ OC.L10N.register( "Allow people on this server to receive group shares from other servers" : "Ermögliche es Personen auf diesem Server, Gruppenfreigaben von anderen Servern zu erhalten", "Search global and public address book for people" : "Durchsuche globales und öffentliches Adressbuch nach Personen", "Allow people to publish their data to a global and public address book" : "Erlaube es Personen, ihre Daten in einem globalen und öffentlichen Adressbuch zu veröffentlichen", - "Trusted federation" : "Vertrauenswürdige Föderation", + "Trusted federation" : "Vertrauenswürdige Federation", "Automatically accept shares from trusted federated accounts and groups by default" : "Freigaben von vertrauenswürdigen Federation-Konten und -gruppen standardmäßig automatisch akzeptieren", "Unable to update federated files sharing config" : "Einstellungen zum Federated-Teilen konnten nicht aktualisiert werden", "Federated Cloud" : "Federated Cloud", diff --git a/apps/federatedfilesharing/l10n/de.json b/apps/federatedfilesharing/l10n/de.json index 536e688bb5f..6182abe8fa4 100644 --- a/apps/federatedfilesharing/l10n/de.json +++ b/apps/federatedfilesharing/l10n/de.json @@ -28,7 +28,7 @@ "Allow people on this server to receive group shares from other servers" : "Ermögliche es Personen auf diesem Server, Gruppenfreigaben von anderen Servern zu erhalten", "Search global and public address book for people" : "Durchsuche globales und öffentliches Adressbuch nach Personen", "Allow people to publish their data to a global and public address book" : "Erlaube es Personen, ihre Daten in einem globalen und öffentlichen Adressbuch zu veröffentlichen", - "Trusted federation" : "Vertrauenswürdige Föderation", + "Trusted federation" : "Vertrauenswürdige Federation", "Automatically accept shares from trusted federated accounts and groups by default" : "Freigaben von vertrauenswürdigen Federation-Konten und -gruppen standardmäßig automatisch akzeptieren", "Unable to update federated files sharing config" : "Einstellungen zum Federated-Teilen konnten nicht aktualisiert werden", "Federated Cloud" : "Federated Cloud", diff --git a/apps/federation/l10n/de.js b/apps/federation/l10n/de.js index fb6f3f36217..1e7e29c75cd 100644 --- a/apps/federation/l10n/de.js +++ b/apps/federation/l10n/de.js @@ -8,11 +8,11 @@ OC.L10N.register( "No server to federate with found" : "Es wurde kein Server zum Verbinden per Federation gefunden", "Could not add server" : "Konnte Server nicht hinzufügen", "Trusted servers" : "Vertrauenswürdige Server", - "Federation" : "Föderation", - "Federation allows you to connect with other trusted servers to exchange the account directory." : "Föderation ermöglicht die Verbindung mit anderen vertrauenswürdigen Servern, um das Kontenverzeichnis auszutauschen.", - "Federation allows you to connect with other trusted servers to exchange the account directory. For example this will be used to auto-complete external accounts for federated sharing." : "Föderation ermöglicht es dir, dich mit anderen vertrauenswürdigen Servern zu verbinden, um das Kontoverzeichnis auszutauschen. Dies wird zum Beispiel für die automatische Vervollständigung externer Konten beim Federated-Sharing verwendet.", + "Federation" : "Federation", + "Federation allows you to connect with other trusted servers to exchange the account directory." : "Federationermöglicht die Verbindung mit anderen vertrauenswürdigen Servern, um das Kontenverzeichnis auszutauschen.", + "Federation allows you to connect with other trusted servers to exchange the account directory. For example this will be used to auto-complete external accounts for federated sharing." : "Federation ermöglicht es dir, dich mit anderen vertrauenswürdigen Servern zu verbinden, um das Kontoverzeichnis auszutauschen. Dies wird zum Beispiel für die automatische Vervollständigung externer Konten beim Federated-Sharing verwendet.", "External documentation for Federated Cloud Sharing" : "Externe Dokumentation für Teilen über Federated Cloud", - "Federation allows you to connect with other trusted servers to exchange the account directory. For example this will be used to auto-complete external accounts for federated sharing. It is not necessary to add a server as trusted server in order to create a federated share." : "Föderation ermöglicht es dir, dich mit anderen vertrauenswürdigen Servern zu verbinden, um das Kontoverzeichnis auszutauschen. Dies wird zum Beispiel für die automatische Vervollständigung externer Konten beim Federated-Sharing verwendet. Es ist nicht erforderlich einen Server als vertrauenswürdig hinzuzufügen, um eine \"federated\" Freigabe zu erstellen.", + "Federation allows you to connect with other trusted servers to exchange the account directory. For example this will be used to auto-complete external accounts for federated sharing. It is not necessary to add a server as trusted server in order to create a federated share." : "Federation ermöglicht es dir, dich mit anderen vertrauenswürdigen Servern zu verbinden, um das Kontoverzeichnis auszutauschen. Dies wird zum Beispiel für die automatische Vervollständigung externer Konten beim Federated-Sharing verwendet. Es ist nicht erforderlich einen Server als vertrauenswürdig hinzuzufügen, um eine \"federated\" Freigabe zu erstellen.", "Each server must validate the other. This process may require a few cron cycles." : "Jeder Server muss den anderen validieren. Dieser Vorgang kann einige Cron-Zyklen erfordern.", "+ Add trusted server" : "+ Vertrauenswürdigen Server hinzufügen", "Trusted server" : "Vertrauenswürdiger Server", diff --git a/apps/federation/l10n/de.json b/apps/federation/l10n/de.json index 7b4b8952077..9246cc891d7 100644 --- a/apps/federation/l10n/de.json +++ b/apps/federation/l10n/de.json @@ -6,11 +6,11 @@ "No server to federate with found" : "Es wurde kein Server zum Verbinden per Federation gefunden", "Could not add server" : "Konnte Server nicht hinzufügen", "Trusted servers" : "Vertrauenswürdige Server", - "Federation" : "Föderation", - "Federation allows you to connect with other trusted servers to exchange the account directory." : "Föderation ermöglicht die Verbindung mit anderen vertrauenswürdigen Servern, um das Kontenverzeichnis auszutauschen.", - "Federation allows you to connect with other trusted servers to exchange the account directory. For example this will be used to auto-complete external accounts for federated sharing." : "Föderation ermöglicht es dir, dich mit anderen vertrauenswürdigen Servern zu verbinden, um das Kontoverzeichnis auszutauschen. Dies wird zum Beispiel für die automatische Vervollständigung externer Konten beim Federated-Sharing verwendet.", + "Federation" : "Federation", + "Federation allows you to connect with other trusted servers to exchange the account directory." : "Federationermöglicht die Verbindung mit anderen vertrauenswürdigen Servern, um das Kontenverzeichnis auszutauschen.", + "Federation allows you to connect with other trusted servers to exchange the account directory. For example this will be used to auto-complete external accounts for federated sharing." : "Federation ermöglicht es dir, dich mit anderen vertrauenswürdigen Servern zu verbinden, um das Kontoverzeichnis auszutauschen. Dies wird zum Beispiel für die automatische Vervollständigung externer Konten beim Federated-Sharing verwendet.", "External documentation for Federated Cloud Sharing" : "Externe Dokumentation für Teilen über Federated Cloud", - "Federation allows you to connect with other trusted servers to exchange the account directory. For example this will be used to auto-complete external accounts for federated sharing. It is not necessary to add a server as trusted server in order to create a federated share." : "Föderation ermöglicht es dir, dich mit anderen vertrauenswürdigen Servern zu verbinden, um das Kontoverzeichnis auszutauschen. Dies wird zum Beispiel für die automatische Vervollständigung externer Konten beim Federated-Sharing verwendet. Es ist nicht erforderlich einen Server als vertrauenswürdig hinzuzufügen, um eine \"federated\" Freigabe zu erstellen.", + "Federation allows you to connect with other trusted servers to exchange the account directory. For example this will be used to auto-complete external accounts for federated sharing. It is not necessary to add a server as trusted server in order to create a federated share." : "Federation ermöglicht es dir, dich mit anderen vertrauenswürdigen Servern zu verbinden, um das Kontoverzeichnis auszutauschen. Dies wird zum Beispiel für die automatische Vervollständigung externer Konten beim Federated-Sharing verwendet. Es ist nicht erforderlich einen Server als vertrauenswürdig hinzuzufügen, um eine \"federated\" Freigabe zu erstellen.", "Each server must validate the other. This process may require a few cron cycles." : "Jeder Server muss den anderen validieren. Dieser Vorgang kann einige Cron-Zyklen erfordern.", "+ Add trusted server" : "+ Vertrauenswürdigen Server hinzufügen", "Trusted server" : "Vertrauenswürdiger Server", diff --git a/apps/files/l10n/ar.js b/apps/files/l10n/ar.js index 744d348ec5a..efd3402ceb7 100644 --- a/apps/files/l10n/ar.js +++ b/apps/files/l10n/ar.js @@ -130,7 +130,6 @@ OC.L10N.register( "Create new folder" : "إنشاء مجلد جديد", "This name is already in use." : "هذا الاسم سبق استعماله.", "Fill template fields" : "قُم بملء حقول القالب", - "Submitting fields…" : "إرسال الحقول...", "Submit" : "إرسال ", "Transfer ownership of a file or folder" : "تحويل ملكية ملف أو مجلد", "Choose file or folder to transfer" : "اختر ملف او مجلد لنقل الملكية", @@ -143,6 +142,11 @@ OC.L10N.register( "Unknown error" : "خطأ غير معروف", "Ownership transfer request sent" : "طلب نقل الملكية أرسل بنجاح", "Cannot transfer ownership of a file or folder you do not own" : "لايمكنك نقل ملكية ملف أو مجلد لا تملكه", + "Remove extension" : "أزِل الامتداد", + "Change file extension" : "تغيير امتداد الملف", + "Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "تغيير امتداد اسم الملف من \"{old}\" إلى \"{new}\" يمكن أن يتسبب في جعله غير قابل للعرض.", + "Removing the file extension \"{old}\" may render the file unreadable." : "إزالة الامتداد \"{old}\" من اسم الملف يمكن أن يتسبب في تغيير طريقة تناول و عرض الملف أو يجعله غير قابل للعرض.", + "Adding the file extension \"{new}\" may render the file unreadable." : "إضافة الامتداد \"{new}\" لاسم الملف يمكن أن يتسبب في تغيير طريقة تناول و عرض الملف أو أن يجعله غير قابل للعرض.", "Select file or folder to link to" : "اختر ملف أو مجلد للربط معه", "Choose {file}" : "إختر {file}", "Loading current folder" : "تحميل المجلد الحالي", @@ -163,7 +167,6 @@ OC.L10N.register( "Error during upload, status code {status}" : "حدث خطأ أثناء الرفع. رمز الحالة {status}", "Unknown error during upload" : "خطأ غير محدد حدث أثناء الرفع", "\"{displayName}\" action executed successfully" : "\"{displayName}\" الأمر نُفّذ بنجاح", - "Filter file names…" : "فلترة بحسب اسم الملف ...", "Views" : "مشاهدات", "Files settings" : "إعدادات الملفات", "File cannot be accessed" : "الملف لم يمكن الوصول إليه", @@ -221,7 +224,6 @@ OC.L10N.register( "Unable to create new file from template" : "تعذر إنشاء الملف الجديد من القالب", "Save as {displayName}" : "حفظ باسم {displayName}", "Save as …" : "حفظ باسم ...", - "Converting files…" : "تحويل الملفات ...", "Failed to convert files: {message}" : "تعذّر تحويل الملفات: {message}", "All files failed to be converted" : "تعذّر تحويل كل الملفات", "One file could not be converted: {message}" : "تعذّر تحويل الملف : {message}", @@ -230,7 +232,6 @@ OC.L10N.register( "{count} files successfully converted" : "{count} ملف تمّ تحويلها بنجاحٍ", "Files successfully converted" : "ملفات تمّ تحويلها بنجاحٍ", "Failed to convert files" : "تعذّر تحويل الملفات", - "Converting file…" : "تحويل الملفات ...", "File successfully converted" : "تمّ تحويل الملفات بنجاحٍ", "Failed to convert file: {message}" : "تعذّر تحويل الملف: {message}", "Failed to convert file" : "تعذّر تحويل ملف", @@ -313,13 +314,6 @@ OC.L10N.register( "Files moved successfully" : "تمّ نقل الملفات بنجاح", "Conflicts resolution skipped" : "تمّ تخطّي حلّ التعارضات", "Upload cancelled" : "تمّ إلغاء الرفع", - "Adding the file extension \"{new}\" may render the file unreadable." : "إضافة الامتداد \"{new}\" لاسم الملف يمكن أن يتسبب في تغيير طريقة تناول و عرض الملف أو أن يجعله غير قابل للعرض.", - "Removing the file extension \"{old}\" may render the file unreadable." : "إزالة الامتداد \"{old}\" من اسم الملف يمكن أن يتسبب في تغيير طريقة تناول و عرض الملف أو يجعله غير قابل للعرض.", - "Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "تغيير امتداد اسم الملف من \"{old}\" إلى \"{new}\" يمكن أن يتسبب في جعله غير قابل للعرض.", - "Change file extension" : "تغيير امتداد الملف", - "Keep {oldextension}" : "إبقِ على {oldextension}", - "Use {newextension}" : "إستَعمِل {newextension}", - "Remove extension" : "أزِل الامتداد", "This operation is forbidden" : "هذه العملية ممنوعة ", "This directory is unavailable, please check the logs or contact the administrator" : "هذا المجلد غير متوفر، الرجاء مراجعة سجل الحركات أو الاتصال بمشرف النظام", "Storage is temporarily not available" : "وحدة التخزين غير متوفرة", @@ -449,6 +443,9 @@ OC.L10N.register( "Favored" : "مُفضّلة", "Favor" : "تفضيل", "Not favored" : "غير مُفضّلة", - "Filter filenames…" : "تصفية باسم الملف..." + "Submitting fields…" : "إرسال الحقول...", + "Filter filenames…" : "تصفية باسم الملف...", + "Keep {oldextension}" : "إبقِ على {oldextension}", + "Use {newextension}" : "إستَعمِل {newextension}" }, "nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;"); diff --git a/apps/files/l10n/ar.json b/apps/files/l10n/ar.json index 0b5a5c7619f..64bba86f32e 100644 --- a/apps/files/l10n/ar.json +++ b/apps/files/l10n/ar.json @@ -128,7 +128,6 @@ "Create new folder" : "إنشاء مجلد جديد", "This name is already in use." : "هذا الاسم سبق استعماله.", "Fill template fields" : "قُم بملء حقول القالب", - "Submitting fields…" : "إرسال الحقول...", "Submit" : "إرسال ", "Transfer ownership of a file or folder" : "تحويل ملكية ملف أو مجلد", "Choose file or folder to transfer" : "اختر ملف او مجلد لنقل الملكية", @@ -141,6 +140,11 @@ "Unknown error" : "خطأ غير معروف", "Ownership transfer request sent" : "طلب نقل الملكية أرسل بنجاح", "Cannot transfer ownership of a file or folder you do not own" : "لايمكنك نقل ملكية ملف أو مجلد لا تملكه", + "Remove extension" : "أزِل الامتداد", + "Change file extension" : "تغيير امتداد الملف", + "Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "تغيير امتداد اسم الملف من \"{old}\" إلى \"{new}\" يمكن أن يتسبب في جعله غير قابل للعرض.", + "Removing the file extension \"{old}\" may render the file unreadable." : "إزالة الامتداد \"{old}\" من اسم الملف يمكن أن يتسبب في تغيير طريقة تناول و عرض الملف أو يجعله غير قابل للعرض.", + "Adding the file extension \"{new}\" may render the file unreadable." : "إضافة الامتداد \"{new}\" لاسم الملف يمكن أن يتسبب في تغيير طريقة تناول و عرض الملف أو أن يجعله غير قابل للعرض.", "Select file or folder to link to" : "اختر ملف أو مجلد للربط معه", "Choose {file}" : "إختر {file}", "Loading current folder" : "تحميل المجلد الحالي", @@ -161,7 +165,6 @@ "Error during upload, status code {status}" : "حدث خطأ أثناء الرفع. رمز الحالة {status}", "Unknown error during upload" : "خطأ غير محدد حدث أثناء الرفع", "\"{displayName}\" action executed successfully" : "\"{displayName}\" الأمر نُفّذ بنجاح", - "Filter file names…" : "فلترة بحسب اسم الملف ...", "Views" : "مشاهدات", "Files settings" : "إعدادات الملفات", "File cannot be accessed" : "الملف لم يمكن الوصول إليه", @@ -219,7 +222,6 @@ "Unable to create new file from template" : "تعذر إنشاء الملف الجديد من القالب", "Save as {displayName}" : "حفظ باسم {displayName}", "Save as …" : "حفظ باسم ...", - "Converting files…" : "تحويل الملفات ...", "Failed to convert files: {message}" : "تعذّر تحويل الملفات: {message}", "All files failed to be converted" : "تعذّر تحويل كل الملفات", "One file could not be converted: {message}" : "تعذّر تحويل الملف : {message}", @@ -228,7 +230,6 @@ "{count} files successfully converted" : "{count} ملف تمّ تحويلها بنجاحٍ", "Files successfully converted" : "ملفات تمّ تحويلها بنجاحٍ", "Failed to convert files" : "تعذّر تحويل الملفات", - "Converting file…" : "تحويل الملفات ...", "File successfully converted" : "تمّ تحويل الملفات بنجاحٍ", "Failed to convert file: {message}" : "تعذّر تحويل الملف: {message}", "Failed to convert file" : "تعذّر تحويل ملف", @@ -311,13 +312,6 @@ "Files moved successfully" : "تمّ نقل الملفات بنجاح", "Conflicts resolution skipped" : "تمّ تخطّي حلّ التعارضات", "Upload cancelled" : "تمّ إلغاء الرفع", - "Adding the file extension \"{new}\" may render the file unreadable." : "إضافة الامتداد \"{new}\" لاسم الملف يمكن أن يتسبب في تغيير طريقة تناول و عرض الملف أو أن يجعله غير قابل للعرض.", - "Removing the file extension \"{old}\" may render the file unreadable." : "إزالة الامتداد \"{old}\" من اسم الملف يمكن أن يتسبب في تغيير طريقة تناول و عرض الملف أو يجعله غير قابل للعرض.", - "Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "تغيير امتداد اسم الملف من \"{old}\" إلى \"{new}\" يمكن أن يتسبب في جعله غير قابل للعرض.", - "Change file extension" : "تغيير امتداد الملف", - "Keep {oldextension}" : "إبقِ على {oldextension}", - "Use {newextension}" : "إستَعمِل {newextension}", - "Remove extension" : "أزِل الامتداد", "This operation is forbidden" : "هذه العملية ممنوعة ", "This directory is unavailable, please check the logs or contact the administrator" : "هذا المجلد غير متوفر، الرجاء مراجعة سجل الحركات أو الاتصال بمشرف النظام", "Storage is temporarily not available" : "وحدة التخزين غير متوفرة", @@ -447,6 +441,9 @@ "Favored" : "مُفضّلة", "Favor" : "تفضيل", "Not favored" : "غير مُفضّلة", - "Filter filenames…" : "تصفية باسم الملف..." + "Submitting fields…" : "إرسال الحقول...", + "Filter filenames…" : "تصفية باسم الملف...", + "Keep {oldextension}" : "إبقِ على {oldextension}", + "Use {newextension}" : "إستَعمِل {newextension}" },"pluralForm" :"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;" }
\ No newline at end of file diff --git a/apps/files/l10n/ca.js b/apps/files/l10n/ca.js index ea2f33221d2..a76a8cba3ec 100644 --- a/apps/files/l10n/ca.js +++ b/apps/files/l10n/ca.js @@ -130,7 +130,6 @@ OC.L10N.register( "Create new folder" : "Crea una carpeta", "This name is already in use." : "Aquest nom ja s'utilitza.", "Fill template fields" : "Ompliu els camps de la plantilla", - "Submitting fields…" : "S'estan enviant camps…", "Submit" : "Envia", "Transfer ownership of a file or folder" : "Transferència de la propietat d'un fitxer o carpeta", "Choose file or folder to transfer" : "Tria el fitxer o carpeta que voleu transferir", @@ -143,6 +142,11 @@ OC.L10N.register( "Unknown error" : "Error desconegut", "Ownership transfer request sent" : "S'ha enviat la sol·licitud de transferència de propietat", "Cannot transfer ownership of a file or folder you do not own" : "No es pot transferir la propietat d'un fitxer o carpeta que no és vostre", + "Remove extension" : "Elimina l'extensió", + "Change file extension" : "Canvia l'extensió del fitxer", + "Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "Canviar l'extensió del fitxer de \"{old}\" a \"{new}\" pot fer que el fitxer sigui il·legible.", + "Removing the file extension \"{old}\" may render the file unreadable." : "Eliminar l'extensió de fitxer \"{old}\" pot fer que el fitxer sigui il·legible.", + "Adding the file extension \"{new}\" may render the file unreadable." : "Afegir l'extensió de fitxer \"{new}\" pot fer que el fitxer sigui il·legible.", "Select file or folder to link to" : "Seleccioneu el fitxer o la carpeta que voleu enllaçar", "Choose {file}" : "Tria {file}", "Loading current folder" : "S'està carregant la carpeta actual", @@ -162,7 +166,6 @@ OC.L10N.register( "Error during upload, status code {status}" : "S'ha produït un error durant la pujada, el codi d'estat és {status}", "Unknown error during upload" : "S'ha produït un error desconegut durant la pujada", "\"{displayName}\" action executed successfully" : "L'acció «{displayName}» s'ha executat correctament", - "Filter file names…" : "Filtra els noms dels fitxers…", "Views" : "Vistes", "Files settings" : "Paràmetres de Fitxers", "File cannot be accessed" : "No es pot accedir al fitxer", @@ -220,7 +223,6 @@ OC.L10N.register( "Unable to create new file from template" : "No s'ha pogut crear el fitxer a partir de la plantilla", "Save as {displayName}" : "Desa com a {displayName}", "Save as …" : "Anomena i desa …", - "Converting files…" : "S'estan convertint els fitxers…", "Failed to convert files: {message}" : "No s'han pogut convertir els fitxers: {message}", "All files failed to be converted" : "No s'han pogut convertir tots els fitxers", "One file could not be converted: {message}" : "No s'ha pogut convertir un fitxer: {message}", @@ -229,7 +231,6 @@ OC.L10N.register( "{count} files successfully converted" : "{count} fitxers convertits correctament", "Files successfully converted" : "Els fitxers s'han convertit correctament", "Failed to convert files" : "No s'han pogut convertir els fitxers", - "Converting file…" : "S'està convertint el fitxer…", "File successfully converted" : "El fitxer s'ha convertit correctament", "Failed to convert file: {message}" : "No s'ha pogut convertir el fitxer: {message}", "Failed to convert file" : "No s'ha pogut convertir el fitxer", @@ -311,13 +312,6 @@ OC.L10N.register( "Files moved successfully" : "Els fitxers s'han mogut correctament", "Conflicts resolution skipped" : "S'ha omès la resolució de conflictes", "Upload cancelled" : "S'ha cancel·lat la pujada", - "Adding the file extension \"{new}\" may render the file unreadable." : "Afegir l'extensió de fitxer \"{new}\" pot fer que el fitxer sigui il·legible.", - "Removing the file extension \"{old}\" may render the file unreadable." : "Eliminar l'extensió de fitxer \"{old}\" pot fer que el fitxer sigui il·legible.", - "Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "Canviar l'extensió del fitxer de \"{old}\" a \"{new}\" pot fer que el fitxer sigui il·legible.", - "Change file extension" : "Canvia l'extensió del fitxer", - "Keep {oldextension}" : "Mantenir {oldextension}", - "Use {newextension}" : "Utilitza {newextension}", - "Remove extension" : "Elimina l'extensió", "This operation is forbidden" : "Aquesta operació no està permesa", "This directory is unavailable, please check the logs or contact the administrator" : "Aquesta carpeta no està disponible. Consulteu els registres o contacteu amb l'administrador", "Storage is temporarily not available" : "L'emmagatzematge no està disponible temporalment", @@ -447,6 +441,9 @@ OC.L10N.register( "Favored" : "Afavorit", "Favor" : "Afavorir", "Not favored" : "No afavorit", - "Filter filenames…" : "Filtra els noms de fitxer…" + "Submitting fields…" : "S'estan enviant camps…", + "Filter filenames…" : "Filtra els noms de fitxer…", + "Keep {oldextension}" : "Mantenir {oldextension}", + "Use {newextension}" : "Utilitza {newextension}" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/ca.json b/apps/files/l10n/ca.json index 6e9b722a430..8ed98d1bcda 100644 --- a/apps/files/l10n/ca.json +++ b/apps/files/l10n/ca.json @@ -128,7 +128,6 @@ "Create new folder" : "Crea una carpeta", "This name is already in use." : "Aquest nom ja s'utilitza.", "Fill template fields" : "Ompliu els camps de la plantilla", - "Submitting fields…" : "S'estan enviant camps…", "Submit" : "Envia", "Transfer ownership of a file or folder" : "Transferència de la propietat d'un fitxer o carpeta", "Choose file or folder to transfer" : "Tria el fitxer o carpeta que voleu transferir", @@ -141,6 +140,11 @@ "Unknown error" : "Error desconegut", "Ownership transfer request sent" : "S'ha enviat la sol·licitud de transferència de propietat", "Cannot transfer ownership of a file or folder you do not own" : "No es pot transferir la propietat d'un fitxer o carpeta que no és vostre", + "Remove extension" : "Elimina l'extensió", + "Change file extension" : "Canvia l'extensió del fitxer", + "Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "Canviar l'extensió del fitxer de \"{old}\" a \"{new}\" pot fer que el fitxer sigui il·legible.", + "Removing the file extension \"{old}\" may render the file unreadable." : "Eliminar l'extensió de fitxer \"{old}\" pot fer que el fitxer sigui il·legible.", + "Adding the file extension \"{new}\" may render the file unreadable." : "Afegir l'extensió de fitxer \"{new}\" pot fer que el fitxer sigui il·legible.", "Select file or folder to link to" : "Seleccioneu el fitxer o la carpeta que voleu enllaçar", "Choose {file}" : "Tria {file}", "Loading current folder" : "S'està carregant la carpeta actual", @@ -160,7 +164,6 @@ "Error during upload, status code {status}" : "S'ha produït un error durant la pujada, el codi d'estat és {status}", "Unknown error during upload" : "S'ha produït un error desconegut durant la pujada", "\"{displayName}\" action executed successfully" : "L'acció «{displayName}» s'ha executat correctament", - "Filter file names…" : "Filtra els noms dels fitxers…", "Views" : "Vistes", "Files settings" : "Paràmetres de Fitxers", "File cannot be accessed" : "No es pot accedir al fitxer", @@ -218,7 +221,6 @@ "Unable to create new file from template" : "No s'ha pogut crear el fitxer a partir de la plantilla", "Save as {displayName}" : "Desa com a {displayName}", "Save as …" : "Anomena i desa …", - "Converting files…" : "S'estan convertint els fitxers…", "Failed to convert files: {message}" : "No s'han pogut convertir els fitxers: {message}", "All files failed to be converted" : "No s'han pogut convertir tots els fitxers", "One file could not be converted: {message}" : "No s'ha pogut convertir un fitxer: {message}", @@ -227,7 +229,6 @@ "{count} files successfully converted" : "{count} fitxers convertits correctament", "Files successfully converted" : "Els fitxers s'han convertit correctament", "Failed to convert files" : "No s'han pogut convertir els fitxers", - "Converting file…" : "S'està convertint el fitxer…", "File successfully converted" : "El fitxer s'ha convertit correctament", "Failed to convert file: {message}" : "No s'ha pogut convertir el fitxer: {message}", "Failed to convert file" : "No s'ha pogut convertir el fitxer", @@ -309,13 +310,6 @@ "Files moved successfully" : "Els fitxers s'han mogut correctament", "Conflicts resolution skipped" : "S'ha omès la resolució de conflictes", "Upload cancelled" : "S'ha cancel·lat la pujada", - "Adding the file extension \"{new}\" may render the file unreadable." : "Afegir l'extensió de fitxer \"{new}\" pot fer que el fitxer sigui il·legible.", - "Removing the file extension \"{old}\" may render the file unreadable." : "Eliminar l'extensió de fitxer \"{old}\" pot fer que el fitxer sigui il·legible.", - "Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "Canviar l'extensió del fitxer de \"{old}\" a \"{new}\" pot fer que el fitxer sigui il·legible.", - "Change file extension" : "Canvia l'extensió del fitxer", - "Keep {oldextension}" : "Mantenir {oldextension}", - "Use {newextension}" : "Utilitza {newextension}", - "Remove extension" : "Elimina l'extensió", "This operation is forbidden" : "Aquesta operació no està permesa", "This directory is unavailable, please check the logs or contact the administrator" : "Aquesta carpeta no està disponible. Consulteu els registres o contacteu amb l'administrador", "Storage is temporarily not available" : "L'emmagatzematge no està disponible temporalment", @@ -445,6 +439,9 @@ "Favored" : "Afavorit", "Favor" : "Afavorir", "Not favored" : "No afavorit", - "Filter filenames…" : "Filtra els noms de fitxer…" + "Submitting fields…" : "S'estan enviant camps…", + "Filter filenames…" : "Filtra els noms de fitxer…", + "Keep {oldextension}" : "Mantenir {oldextension}", + "Use {newextension}" : "Utilitza {newextension}" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files/l10n/cs.js b/apps/files/l10n/cs.js index 3638f5030df..ba5fbf92001 100644 --- a/apps/files/l10n/cs.js +++ b/apps/files/l10n/cs.js @@ -130,7 +130,6 @@ OC.L10N.register( "Create new folder" : "Vytvořit novou složku", "This name is already in use." : "Tento název už je využíván.", "Fill template fields" : "Vyplňte kolonky šablony", - "Submitting fields…" : "Odesílání kolonek…", "Submit" : "Odeslat", "Transfer ownership of a file or folder" : "Převést vlastnictví souboru či složky", "Choose file or folder to transfer" : "Zvolte soubor nebo složku k převedení", @@ -143,6 +142,11 @@ OC.L10N.register( "Unknown error" : "Neznámá chyba", "Ownership transfer request sent" : "Žádost o převedení vlastnictví zaslána", "Cannot transfer ownership of a file or folder you do not own" : "Není možné převést vlastnictví souboru či složky, kterých nejste vlastníky", + "Remove extension" : "Odebrat příponu", + "Change file extension" : "Změnit příponu souboru", + "Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "Změna přípony souboru z „{old}“ na „{new}“ může soubor znečitelnit.", + "Removing the file extension \"{old}\" may render the file unreadable." : "Odebrání přípony souboru „{old}“ může soubor znečitelnit.", + "Adding the file extension \"{new}\" may render the file unreadable." : "Přidání přípony souboru „{new}“ může soubor znečitelnit.", "Select file or folder to link to" : "Vyberte soubor nebo složku na kterou odkazovat", "Choose {file}" : "Zvolit {file}", "Loading current folder" : "Načítá se stávající složka", @@ -163,7 +167,6 @@ OC.L10N.register( "Error during upload, status code {status}" : "Chyba při nahrávání – stavový kód {status}", "Unknown error during upload" : "Neznámá chyba při nahrávání", "\"{displayName}\" action executed successfully" : "akce „{displayName}“ úspěšně vykonána", - "Filter file names…" : "Filtrovat názvy souborů…", "Views" : "Zobrazení", "Files settings" : "Nastavení pro Soubory", "File cannot be accessed" : "K souboru se nedaří přistoupit", @@ -221,7 +224,6 @@ OC.L10N.register( "Unable to create new file from template" : "Nedaří se vytvořit soubor ze šablony", "Save as {displayName}" : "Uložit jako {displayName}", "Save as …" : "Uložit jako…", - "Converting files…" : "Převádění souborů…", "Failed to convert files: {message}" : "Nepodařilo se převést soubory: {message}", "All files failed to be converted" : "Žádný ze souborů se nepodařilo převést", "One file could not be converted: {message}" : "Jeden soubor nebylo možné převést: {message}", @@ -230,7 +232,6 @@ OC.L10N.register( "{count} files successfully converted" : "{count} souborů úspěšně převedeno", "Files successfully converted" : "Soubory úspěšně převedeny", "Failed to convert files" : "Nepodařilo se převést soubory", - "Converting file…" : "Převádění souboru…", "File successfully converted" : "Soubor úspěšně převeden", "Failed to convert file: {message}" : "Nepodařilo se převést soubor: {message}", "Failed to convert file" : "Nepodařilo se převést soubor", @@ -273,6 +274,7 @@ OC.L10N.register( "Open file locally" : "Otevřít soubor lokálně", "The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "Soubor by se nyní měl otevřít na vašem zařízení. Pokud ne, zkontrolujte, zda máte nainstalovanou desktopovou aplikaci.", "Retry and close" : "Zkusit znovu a zavřít", + "Open online" : "Otevřít online", "Failed to redirect to client" : "Nepodařilo se přesměrovat klienta", "Open locally" : "Otevřít lokálně", "Rename" : "Přejmenovat", @@ -312,13 +314,6 @@ OC.L10N.register( "Files moved successfully" : "Soubory úspěšně přesunuty", "Conflicts resolution skipped" : "Řešení kolizí přeskočeno", "Upload cancelled" : "Nahrávání zrušeno", - "Adding the file extension \"{new}\" may render the file unreadable." : "Přidání přípony souboru „{new}“ může soubor znečitelnit.", - "Removing the file extension \"{old}\" may render the file unreadable." : "Odebrání přípony souboru „{old}“ může soubor znečitelnit.", - "Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "Změna přípony souboru z „{old}“ na „{new}“ může soubor znečitelnit.", - "Change file extension" : "Změnit příponu souboru", - "Keep {oldextension}" : "Ponechat {oldextension}", - "Use {newextension}" : "Použít {newextension}", - "Remove extension" : "Odebrat příponu", "This operation is forbidden" : "Tato operace je zakázána", "This directory is unavailable, please check the logs or contact the administrator" : "Tento adresář není dostupný, zkontrolujte záznamy událostí nebo se obraťte na správce", "Storage is temporarily not available" : "Úložiště je dočasně nedostupné", @@ -448,6 +443,9 @@ OC.L10N.register( "Favored" : "Zařazeno mezi oblíbené", "Favor" : "Zařadit mezi oblíbené", "Not favored" : "Není v oblíbených", - "Filter filenames…" : "Filtrovat názvy souborů…" + "Submitting fields…" : "Odesílání kolonek…", + "Filter filenames…" : "Filtrovat názvy souborů…", + "Keep {oldextension}" : "Ponechat {oldextension}", + "Use {newextension}" : "Použít {newextension}" }, "nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"); diff --git a/apps/files/l10n/cs.json b/apps/files/l10n/cs.json index 744b253bdd0..a9b3c0b449d 100644 --- a/apps/files/l10n/cs.json +++ b/apps/files/l10n/cs.json @@ -128,7 +128,6 @@ "Create new folder" : "Vytvořit novou složku", "This name is already in use." : "Tento název už je využíván.", "Fill template fields" : "Vyplňte kolonky šablony", - "Submitting fields…" : "Odesílání kolonek…", "Submit" : "Odeslat", "Transfer ownership of a file or folder" : "Převést vlastnictví souboru či složky", "Choose file or folder to transfer" : "Zvolte soubor nebo složku k převedení", @@ -141,6 +140,11 @@ "Unknown error" : "Neznámá chyba", "Ownership transfer request sent" : "Žádost o převedení vlastnictví zaslána", "Cannot transfer ownership of a file or folder you do not own" : "Není možné převést vlastnictví souboru či složky, kterých nejste vlastníky", + "Remove extension" : "Odebrat příponu", + "Change file extension" : "Změnit příponu souboru", + "Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "Změna přípony souboru z „{old}“ na „{new}“ může soubor znečitelnit.", + "Removing the file extension \"{old}\" may render the file unreadable." : "Odebrání přípony souboru „{old}“ může soubor znečitelnit.", + "Adding the file extension \"{new}\" may render the file unreadable." : "Přidání přípony souboru „{new}“ může soubor znečitelnit.", "Select file or folder to link to" : "Vyberte soubor nebo složku na kterou odkazovat", "Choose {file}" : "Zvolit {file}", "Loading current folder" : "Načítá se stávající složka", @@ -161,7 +165,6 @@ "Error during upload, status code {status}" : "Chyba při nahrávání – stavový kód {status}", "Unknown error during upload" : "Neznámá chyba při nahrávání", "\"{displayName}\" action executed successfully" : "akce „{displayName}“ úspěšně vykonána", - "Filter file names…" : "Filtrovat názvy souborů…", "Views" : "Zobrazení", "Files settings" : "Nastavení pro Soubory", "File cannot be accessed" : "K souboru se nedaří přistoupit", @@ -219,7 +222,6 @@ "Unable to create new file from template" : "Nedaří se vytvořit soubor ze šablony", "Save as {displayName}" : "Uložit jako {displayName}", "Save as …" : "Uložit jako…", - "Converting files…" : "Převádění souborů…", "Failed to convert files: {message}" : "Nepodařilo se převést soubory: {message}", "All files failed to be converted" : "Žádný ze souborů se nepodařilo převést", "One file could not be converted: {message}" : "Jeden soubor nebylo možné převést: {message}", @@ -228,7 +230,6 @@ "{count} files successfully converted" : "{count} souborů úspěšně převedeno", "Files successfully converted" : "Soubory úspěšně převedeny", "Failed to convert files" : "Nepodařilo se převést soubory", - "Converting file…" : "Převádění souboru…", "File successfully converted" : "Soubor úspěšně převeden", "Failed to convert file: {message}" : "Nepodařilo se převést soubor: {message}", "Failed to convert file" : "Nepodařilo se převést soubor", @@ -271,6 +272,7 @@ "Open file locally" : "Otevřít soubor lokálně", "The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "Soubor by se nyní měl otevřít na vašem zařízení. Pokud ne, zkontrolujte, zda máte nainstalovanou desktopovou aplikaci.", "Retry and close" : "Zkusit znovu a zavřít", + "Open online" : "Otevřít online", "Failed to redirect to client" : "Nepodařilo se přesměrovat klienta", "Open locally" : "Otevřít lokálně", "Rename" : "Přejmenovat", @@ -310,13 +312,6 @@ "Files moved successfully" : "Soubory úspěšně přesunuty", "Conflicts resolution skipped" : "Řešení kolizí přeskočeno", "Upload cancelled" : "Nahrávání zrušeno", - "Adding the file extension \"{new}\" may render the file unreadable." : "Přidání přípony souboru „{new}“ může soubor znečitelnit.", - "Removing the file extension \"{old}\" may render the file unreadable." : "Odebrání přípony souboru „{old}“ může soubor znečitelnit.", - "Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "Změna přípony souboru z „{old}“ na „{new}“ může soubor znečitelnit.", - "Change file extension" : "Změnit příponu souboru", - "Keep {oldextension}" : "Ponechat {oldextension}", - "Use {newextension}" : "Použít {newextension}", - "Remove extension" : "Odebrat příponu", "This operation is forbidden" : "Tato operace je zakázána", "This directory is unavailable, please check the logs or contact the administrator" : "Tento adresář není dostupný, zkontrolujte záznamy událostí nebo se obraťte na správce", "Storage is temporarily not available" : "Úložiště je dočasně nedostupné", @@ -446,6 +441,9 @@ "Favored" : "Zařazeno mezi oblíbené", "Favor" : "Zařadit mezi oblíbené", "Not favored" : "Není v oblíbených", - "Filter filenames…" : "Filtrovat názvy souborů…" + "Submitting fields…" : "Odesílání kolonek…", + "Filter filenames…" : "Filtrovat názvy souborů…", + "Keep {oldextension}" : "Ponechat {oldextension}", + "Use {newextension}" : "Použít {newextension}" },"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;" }
\ No newline at end of file diff --git a/apps/files/l10n/da.js b/apps/files/l10n/da.js index 3506e2810da..9c7c0fca768 100644 --- a/apps/files/l10n/da.js +++ b/apps/files/l10n/da.js @@ -130,7 +130,6 @@ OC.L10N.register( "Create new folder" : "Opret ny mappe", "This name is already in use." : "Dette navn er allerede i brug.", "Fill template fields" : "Udfyld skabelonfelter", - "Submitting fields…" : "Sender felter...", "Submit" : "Tilføj", "Transfer ownership of a file or folder" : "Overfør ejerskab af en fil eller mappe", "Choose file or folder to transfer" : "Vælg fil eller mappe til overførsel", @@ -143,6 +142,11 @@ OC.L10N.register( "Unknown error" : "Ukendt fejl", "Ownership transfer request sent" : "Anmodning om ejerskabsoverdragelse sendt", "Cannot transfer ownership of a file or folder you do not own" : "Kan ikke overføre ejerskab af en fil eller mappe, du ikke ejer", + "Remove extension" : "Fjern endelsen", + "Change file extension" : "Skift filendelsen", + "Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "Ændring af filendelsen fra \"{old}\" til \"{new}\" kan gøre filen ulæsbar.", + "Removing the file extension \"{old}\" may render the file unreadable." : "Fjernelse af filendelsen \"{old}\" kan gøre filen ulæsbar.", + "Adding the file extension \"{new}\" may render the file unreadable." : "Tilføjelse af filendelsen \"{new}\" kan efterlade gøre ulæsbar.", "Select file or folder to link to" : "Vælg fil eller mappe at linke til", "Choose {file}" : "Vælg {file}", "Loading current folder" : "Indlæser aktuelle mappe", @@ -163,7 +167,6 @@ OC.L10N.register( "Error during upload, status code {status}" : "Fejl under upload, statuskode {status}", "Unknown error during upload" : "Ukendt fejl under upload", "\"{displayName}\" action executed successfully" : "\"{displayName}\"-handling blev udført korrekt", - "Filter file names…" : "Filtrer filnavne...", "Views" : "Visninger", "Files settings" : "indstillinger for filer", "File cannot be accessed" : "Filen kan ikke tilgås", @@ -221,7 +224,6 @@ OC.L10N.register( "Unable to create new file from template" : "Kan ikke oprette ny fil fra skabelonen", "Save as {displayName}" : "Gem som {displayName}", "Save as …" : "Gem som ...", - "Converting files…" : "Konverterer filer...", "Failed to convert files: {message}" : "Kunne ikke konvertere filer: {message}", "All files failed to be converted" : "Alle filer kunne ikke konverteres", "One file could not be converted: {message}" : "En fil kunne ikke konverteres: {message}", @@ -230,7 +232,6 @@ OC.L10N.register( "{count} files successfully converted" : "{count} filer konverteret", "Files successfully converted" : "Filer konverteret", "Failed to convert files" : "Kunne ikke konvertere filer", - "Converting file…" : "Konverterer filer...", "File successfully converted" : "Filen konverteret", "Failed to convert file: {message}" : "Kunne ikke konvertere fil: {message}", "Failed to convert file" : "Kunne ikke konvertere fil", @@ -310,13 +311,6 @@ OC.L10N.register( "Files moved successfully" : "Filer flyttet succesfuldt", "Conflicts resolution skipped" : "Konfliktløsning sprunget over", "Upload cancelled" : "Upload annulleret", - "Adding the file extension \"{new}\" may render the file unreadable." : "Tilføjelse af filendelsen \"{new}\" kan efterlade gøre ulæsbar.", - "Removing the file extension \"{old}\" may render the file unreadable." : "Fjernelse af filendelsen \"{old}\" kan gøre filen ulæsbar.", - "Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "Ændring af filendelsen fra \"{old}\" til \"{new}\" kan gøre filen ulæsbar.", - "Change file extension" : "Skift filendelsen", - "Keep {oldextension}" : "Behold {oldextension}", - "Use {newextension}" : "Anvend {newextension}", - "Remove extension" : "Fjern endelsen", "This operation is forbidden" : "Denne operation er forbudt", "This directory is unavailable, please check the logs or contact the administrator" : "Denne mappe er utilgængelig, tjek venligst loggene eller kontakt administratoren", "Storage is temporarily not available" : "Lagerplads er midlertidigt ikke tilgængeligt", @@ -446,6 +440,9 @@ OC.L10N.register( "Favored" : "Foretrukken", "Favor" : "Foretræk", "Not favored" : "Ikke foretrukket", - "Filter filenames…" : "Filtrer filnavne..." + "Submitting fields…" : "Sender felter...", + "Filter filenames…" : "Filtrer filnavne...", + "Keep {oldextension}" : "Behold {oldextension}", + "Use {newextension}" : "Anvend {newextension}" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/da.json b/apps/files/l10n/da.json index b7373605028..21b6c7cb747 100644 --- a/apps/files/l10n/da.json +++ b/apps/files/l10n/da.json @@ -128,7 +128,6 @@ "Create new folder" : "Opret ny mappe", "This name is already in use." : "Dette navn er allerede i brug.", "Fill template fields" : "Udfyld skabelonfelter", - "Submitting fields…" : "Sender felter...", "Submit" : "Tilføj", "Transfer ownership of a file or folder" : "Overfør ejerskab af en fil eller mappe", "Choose file or folder to transfer" : "Vælg fil eller mappe til overførsel", @@ -141,6 +140,11 @@ "Unknown error" : "Ukendt fejl", "Ownership transfer request sent" : "Anmodning om ejerskabsoverdragelse sendt", "Cannot transfer ownership of a file or folder you do not own" : "Kan ikke overføre ejerskab af en fil eller mappe, du ikke ejer", + "Remove extension" : "Fjern endelsen", + "Change file extension" : "Skift filendelsen", + "Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "Ændring af filendelsen fra \"{old}\" til \"{new}\" kan gøre filen ulæsbar.", + "Removing the file extension \"{old}\" may render the file unreadable." : "Fjernelse af filendelsen \"{old}\" kan gøre filen ulæsbar.", + "Adding the file extension \"{new}\" may render the file unreadable." : "Tilføjelse af filendelsen \"{new}\" kan efterlade gøre ulæsbar.", "Select file or folder to link to" : "Vælg fil eller mappe at linke til", "Choose {file}" : "Vælg {file}", "Loading current folder" : "Indlæser aktuelle mappe", @@ -161,7 +165,6 @@ "Error during upload, status code {status}" : "Fejl under upload, statuskode {status}", "Unknown error during upload" : "Ukendt fejl under upload", "\"{displayName}\" action executed successfully" : "\"{displayName}\"-handling blev udført korrekt", - "Filter file names…" : "Filtrer filnavne...", "Views" : "Visninger", "Files settings" : "indstillinger for filer", "File cannot be accessed" : "Filen kan ikke tilgås", @@ -219,7 +222,6 @@ "Unable to create new file from template" : "Kan ikke oprette ny fil fra skabelonen", "Save as {displayName}" : "Gem som {displayName}", "Save as …" : "Gem som ...", - "Converting files…" : "Konverterer filer...", "Failed to convert files: {message}" : "Kunne ikke konvertere filer: {message}", "All files failed to be converted" : "Alle filer kunne ikke konverteres", "One file could not be converted: {message}" : "En fil kunne ikke konverteres: {message}", @@ -228,7 +230,6 @@ "{count} files successfully converted" : "{count} filer konverteret", "Files successfully converted" : "Filer konverteret", "Failed to convert files" : "Kunne ikke konvertere filer", - "Converting file…" : "Konverterer filer...", "File successfully converted" : "Filen konverteret", "Failed to convert file: {message}" : "Kunne ikke konvertere fil: {message}", "Failed to convert file" : "Kunne ikke konvertere fil", @@ -308,13 +309,6 @@ "Files moved successfully" : "Filer flyttet succesfuldt", "Conflicts resolution skipped" : "Konfliktløsning sprunget over", "Upload cancelled" : "Upload annulleret", - "Adding the file extension \"{new}\" may render the file unreadable." : "Tilføjelse af filendelsen \"{new}\" kan efterlade gøre ulæsbar.", - "Removing the file extension \"{old}\" may render the file unreadable." : "Fjernelse af filendelsen \"{old}\" kan gøre filen ulæsbar.", - "Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "Ændring af filendelsen fra \"{old}\" til \"{new}\" kan gøre filen ulæsbar.", - "Change file extension" : "Skift filendelsen", - "Keep {oldextension}" : "Behold {oldextension}", - "Use {newextension}" : "Anvend {newextension}", - "Remove extension" : "Fjern endelsen", "This operation is forbidden" : "Denne operation er forbudt", "This directory is unavailable, please check the logs or contact the administrator" : "Denne mappe er utilgængelig, tjek venligst loggene eller kontakt administratoren", "Storage is temporarily not available" : "Lagerplads er midlertidigt ikke tilgængeligt", @@ -444,6 +438,9 @@ "Favored" : "Foretrukken", "Favor" : "Foretræk", "Not favored" : "Ikke foretrukket", - "Filter filenames…" : "Filtrer filnavne..." + "Submitting fields…" : "Sender felter...", + "Filter filenames…" : "Filtrer filnavne...", + "Keep {oldextension}" : "Behold {oldextension}", + "Use {newextension}" : "Anvend {newextension}" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files/l10n/de.js b/apps/files/l10n/de.js index 9074e956fb2..a9e60141662 100644 --- a/apps/files/l10n/de.js +++ b/apps/files/l10n/de.js @@ -130,7 +130,6 @@ OC.L10N.register( "Create new folder" : "Neuen Ordner erstellen", "This name is already in use." : "Dieser Name wird bereits verwendet.", "Fill template fields" : "Vorlagenfelder ausfüllen", - "Submitting fields…" : "Felder werden übermittelt…", "Submit" : "Übermitteln", "Transfer ownership of a file or folder" : "Besitz einer Datei oder eines Ordners übertragen", "Choose file or folder to transfer" : "Datei oder Ordner zur Übertragung auswählen", @@ -143,6 +142,11 @@ OC.L10N.register( "Unknown error" : "Unbekannter Fehler", "Ownership transfer request sent" : "Anforderung für die Übertragung des Besitzes gesendet", "Cannot transfer ownership of a file or folder you do not own" : "Der Besitz an einer Datei oder einem Ordner, der dir nicht gehört, kann nicht übertragen werden", + "Remove extension" : "Dateierweiterung entfernen", + "Change file extension" : "Dateierweiterungen ändern", + "Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "Ändern der Dateierweiterung von \"{old}\" zu \"{new}\" kann dazu führen, dass die Datei unlesbar wird.", + "Removing the file extension \"{old}\" may render the file unreadable." : "Entfernen der Dateierweiterung \"{old}\" kann dazu führen, dass die Datei unlesbar wird.", + "Adding the file extension \"{new}\" may render the file unreadable." : "Hinzufügen der Dateierweiterung \"{new}\" kann dazu führen, dass die Datei unlesbar wird.", "Select file or folder to link to" : "Datei oder Ordner zum Verknüpfen auswählen", "Choose {file}" : "{file} auswählen", "Loading current folder" : "Lade aktuellen Ordner", @@ -163,7 +167,6 @@ OC.L10N.register( "Error during upload, status code {status}" : "Fehler beim Hochladen, Statuscode {status}", "Unknown error during upload" : "unbekannte Fehler während des Hochladens", "\"{displayName}\" action executed successfully" : "Aktion \"{displayName}\" erfolgreich ausgeführt", - "Filter file names…" : "Dateinamen filtern…", "Views" : "Ansichten", "Files settings" : "Dateien-Einstellungen", "File cannot be accessed" : "Auf die Datei kann nicht zugegriffen werden", @@ -221,7 +224,6 @@ OC.L10N.register( "Unable to create new file from template" : "Neue Datei konnte nicht aus Vorlage erstellt werden", "Save as {displayName}" : "Speichern als {displayName}", "Save as …" : "Speichern als …", - "Converting files…" : "Dateien werden konvertiert…", "Failed to convert files: {message}" : "Fehler beim Konvertieren der Dateien: {message}", "All files failed to be converted" : "Alle Dateien konnten nicht konvertiert werden", "One file could not be converted: {message}" : "Eine Datei konnte nicht konvertiert werden: {message}", @@ -230,7 +232,6 @@ OC.L10N.register( "{count} files successfully converted" : "{count} Dateien erfolgreich konvertiert", "Files successfully converted" : "Dateien erfolgreich konvertiert", "Failed to convert files" : "Dateien konnten nicht konvertiert werden", - "Converting file…" : "Datei wird konvertiert…", "File successfully converted" : "Datei erfolgreich konvertiert", "Failed to convert file: {message}" : "Fehler beim Konvertieren der Datei: {message}", "Failed to convert file" : "Datei konnte nicht konvertiert werden", @@ -273,6 +274,7 @@ OC.L10N.register( "Open file locally" : "Datei lokal öffnen", "The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "Die Datei sollte sich jetzt auf deinem Gerät öffnen. Wenn dies nicht der Fall ist, überprüfe, ob du die Desktop-App installiert hast.", "Retry and close" : "Erneut versuchen und schließen", + "Open online" : "Online öffnen", "Failed to redirect to client" : "Umleitung zum Client fehlgeschlagen", "Open locally" : "Lokal öffnen", "Rename" : "Umbenennen", @@ -312,15 +314,8 @@ OC.L10N.register( "Files moved successfully" : "Dateien verschoben", "Conflicts resolution skipped" : "Konfliktlösung übersprungen", "Upload cancelled" : "Hochladen abgebrochen", - "Adding the file extension \"{new}\" may render the file unreadable." : "Hinzufügen der Dateierweiterung \"{new}\" kann dazu führen, dass die Datei unlesbar wird.", - "Removing the file extension \"{old}\" may render the file unreadable." : "Entfernen der Dateierweiterung \"{old}\" kann dazu führen, dass die Datei unlesbar wird.", - "Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "Ändern der Dateierweiterung von \"{old}\" zu \"{new}\" kann dazu führen, dass die Datei unlesbar wird.", - "Change file extension" : "Dateierweiterungen ändern", - "Keep {oldextension}" : "{oldextension} behalten", - "Use {newextension}" : "{newextension} verwenden", - "Remove extension" : "Dateierweiterung entfernen", "This operation is forbidden" : "Diese Operation ist nicht erlaubt", - "This directory is unavailable, please check the logs or contact the administrator" : "Dieses Verzeichnis ist nicht verfügbar, bitte die Logdateien überprüfen oder den Administrator kontaktieren.", + "This directory is unavailable, please check the logs or contact the administrator" : "Dieses Verzeichnis ist nicht verfügbar, bitte die Logdateien überprüfen oder die Administration kontaktieren.", "Storage is temporarily not available" : "Speicher ist vorübergehend nicht verfügbar", "Unexpected error: {error}" : "Unerwarteter Fehler: {error}", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} Ordner","{folderCount} Ordner"], @@ -448,6 +443,9 @@ OC.L10N.register( "Favored" : "Favorisiert", "Favor" : "Favorisieren", "Not favored" : "Nicht favorisiert", - "Filter filenames…" : "Dateinamen filtern…" + "Submitting fields…" : "Felder werden übermittelt…", + "Filter filenames…" : "Dateinamen filtern…", + "Keep {oldextension}" : "{oldextension} behalten", + "Use {newextension}" : "{newextension} verwenden" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/de.json b/apps/files/l10n/de.json index e213985c1ba..e0d10515616 100644 --- a/apps/files/l10n/de.json +++ b/apps/files/l10n/de.json @@ -128,7 +128,6 @@ "Create new folder" : "Neuen Ordner erstellen", "This name is already in use." : "Dieser Name wird bereits verwendet.", "Fill template fields" : "Vorlagenfelder ausfüllen", - "Submitting fields…" : "Felder werden übermittelt…", "Submit" : "Übermitteln", "Transfer ownership of a file or folder" : "Besitz einer Datei oder eines Ordners übertragen", "Choose file or folder to transfer" : "Datei oder Ordner zur Übertragung auswählen", @@ -141,6 +140,11 @@ "Unknown error" : "Unbekannter Fehler", "Ownership transfer request sent" : "Anforderung für die Übertragung des Besitzes gesendet", "Cannot transfer ownership of a file or folder you do not own" : "Der Besitz an einer Datei oder einem Ordner, der dir nicht gehört, kann nicht übertragen werden", + "Remove extension" : "Dateierweiterung entfernen", + "Change file extension" : "Dateierweiterungen ändern", + "Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "Ändern der Dateierweiterung von \"{old}\" zu \"{new}\" kann dazu führen, dass die Datei unlesbar wird.", + "Removing the file extension \"{old}\" may render the file unreadable." : "Entfernen der Dateierweiterung \"{old}\" kann dazu führen, dass die Datei unlesbar wird.", + "Adding the file extension \"{new}\" may render the file unreadable." : "Hinzufügen der Dateierweiterung \"{new}\" kann dazu führen, dass die Datei unlesbar wird.", "Select file or folder to link to" : "Datei oder Ordner zum Verknüpfen auswählen", "Choose {file}" : "{file} auswählen", "Loading current folder" : "Lade aktuellen Ordner", @@ -161,7 +165,6 @@ "Error during upload, status code {status}" : "Fehler beim Hochladen, Statuscode {status}", "Unknown error during upload" : "unbekannte Fehler während des Hochladens", "\"{displayName}\" action executed successfully" : "Aktion \"{displayName}\" erfolgreich ausgeführt", - "Filter file names…" : "Dateinamen filtern…", "Views" : "Ansichten", "Files settings" : "Dateien-Einstellungen", "File cannot be accessed" : "Auf die Datei kann nicht zugegriffen werden", @@ -219,7 +222,6 @@ "Unable to create new file from template" : "Neue Datei konnte nicht aus Vorlage erstellt werden", "Save as {displayName}" : "Speichern als {displayName}", "Save as …" : "Speichern als …", - "Converting files…" : "Dateien werden konvertiert…", "Failed to convert files: {message}" : "Fehler beim Konvertieren der Dateien: {message}", "All files failed to be converted" : "Alle Dateien konnten nicht konvertiert werden", "One file could not be converted: {message}" : "Eine Datei konnte nicht konvertiert werden: {message}", @@ -228,7 +230,6 @@ "{count} files successfully converted" : "{count} Dateien erfolgreich konvertiert", "Files successfully converted" : "Dateien erfolgreich konvertiert", "Failed to convert files" : "Dateien konnten nicht konvertiert werden", - "Converting file…" : "Datei wird konvertiert…", "File successfully converted" : "Datei erfolgreich konvertiert", "Failed to convert file: {message}" : "Fehler beim Konvertieren der Datei: {message}", "Failed to convert file" : "Datei konnte nicht konvertiert werden", @@ -271,6 +272,7 @@ "Open file locally" : "Datei lokal öffnen", "The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "Die Datei sollte sich jetzt auf deinem Gerät öffnen. Wenn dies nicht der Fall ist, überprüfe, ob du die Desktop-App installiert hast.", "Retry and close" : "Erneut versuchen und schließen", + "Open online" : "Online öffnen", "Failed to redirect to client" : "Umleitung zum Client fehlgeschlagen", "Open locally" : "Lokal öffnen", "Rename" : "Umbenennen", @@ -310,15 +312,8 @@ "Files moved successfully" : "Dateien verschoben", "Conflicts resolution skipped" : "Konfliktlösung übersprungen", "Upload cancelled" : "Hochladen abgebrochen", - "Adding the file extension \"{new}\" may render the file unreadable." : "Hinzufügen der Dateierweiterung \"{new}\" kann dazu führen, dass die Datei unlesbar wird.", - "Removing the file extension \"{old}\" may render the file unreadable." : "Entfernen der Dateierweiterung \"{old}\" kann dazu führen, dass die Datei unlesbar wird.", - "Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "Ändern der Dateierweiterung von \"{old}\" zu \"{new}\" kann dazu führen, dass die Datei unlesbar wird.", - "Change file extension" : "Dateierweiterungen ändern", - "Keep {oldextension}" : "{oldextension} behalten", - "Use {newextension}" : "{newextension} verwenden", - "Remove extension" : "Dateierweiterung entfernen", "This operation is forbidden" : "Diese Operation ist nicht erlaubt", - "This directory is unavailable, please check the logs or contact the administrator" : "Dieses Verzeichnis ist nicht verfügbar, bitte die Logdateien überprüfen oder den Administrator kontaktieren.", + "This directory is unavailable, please check the logs or contact the administrator" : "Dieses Verzeichnis ist nicht verfügbar, bitte die Logdateien überprüfen oder die Administration kontaktieren.", "Storage is temporarily not available" : "Speicher ist vorübergehend nicht verfügbar", "Unexpected error: {error}" : "Unerwarteter Fehler: {error}", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} Ordner","{folderCount} Ordner"], @@ -446,6 +441,9 @@ "Favored" : "Favorisiert", "Favor" : "Favorisieren", "Not favored" : "Nicht favorisiert", - "Filter filenames…" : "Dateinamen filtern…" + "Submitting fields…" : "Felder werden übermittelt…", + "Filter filenames…" : "Dateinamen filtern…", + "Keep {oldextension}" : "{oldextension} behalten", + "Use {newextension}" : "{newextension} verwenden" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files/l10n/de_DE.js b/apps/files/l10n/de_DE.js index c64729dc773..b764c8734a9 100644 --- a/apps/files/l10n/de_DE.js +++ b/apps/files/l10n/de_DE.js @@ -130,7 +130,6 @@ OC.L10N.register( "Create new folder" : "Neuen Ordner erstellen", "This name is already in use." : "Dieser Name wird bereits verwendet.", "Fill template fields" : "Vorlagenfelder ausfüllen", - "Submitting fields…" : "Felder werden übermittelt…", "Submit" : "Übermitteln", "Transfer ownership of a file or folder" : "Besitz einer Datei oder eines Ordners übertragen", "Choose file or folder to transfer" : "Datei oder Ordner zur Übertragung auswählen", @@ -143,6 +142,11 @@ OC.L10N.register( "Unknown error" : "Unbekannter Fehler", "Ownership transfer request sent" : "Anforderung für die Besitzübertragung versendet", "Cannot transfer ownership of a file or folder you do not own" : "Sie können den Besitz von Dateien oder Ordnern, die Sie nicht besitzen, nicht übertragen", + "Remove extension" : "Dateierweiterung entfernen", + "Change file extension" : "Dateierweiterungen ändern", + "Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "Ändern der Dateierweiterung von \"{old}\" zu \"{new}\" kann dazu führen, dass die Datei unlesbar wird.", + "Removing the file extension \"{old}\" may render the file unreadable." : "Entfernen der Dateierweiterung \"{old}\" kann dazu führen, dass die Datei unlesbar wird.", + "Adding the file extension \"{new}\" may render the file unreadable." : "Hinzufügen der Dateierweiterung \"{new}\" kann dazu führen, dass die Datei unlesbar wird.", "Select file or folder to link to" : "Datei oder Ordner zum Verknüpfen auswählen", "Choose {file}" : "{file} auswählen", "Loading current folder" : "Lade aktuellen Ordner", @@ -163,7 +167,6 @@ OC.L10N.register( "Error during upload, status code {status}" : "Fehler beim Hochladen, Statuscode {status}", "Unknown error during upload" : "Unbekannter Fehler beim Hochladen", "\"{displayName}\" action executed successfully" : "Aktion \"{displayName}\" erfolgreich ausgeführt", - "Filter file names…" : "Dateinamen filtern…", "Views" : "Ansichten", "Files settings" : "Dateien-Einstellungen", "File cannot be accessed" : "Auf die Datei kann nicht zugegriffen werden", @@ -221,7 +224,6 @@ OC.L10N.register( "Unable to create new file from template" : "Neue Datei kann nicht aus Vorlage erstellt werden", "Save as {displayName}" : "Speichern als {displayName}", "Save as …" : "Speichern als …", - "Converting files…" : "Dateien werden konvertiert…", "Failed to convert files: {message}" : "Fehler beim Konvertieren der Dateien: {message}", "All files failed to be converted" : "Alle Dateien konnten nicht konvertiert werden", "One file could not be converted: {message}" : "Eine Datei konnte nicht konvertiert werden: {message}", @@ -230,7 +232,6 @@ OC.L10N.register( "{count} files successfully converted" : "{count} Dateien erfolgreich konvertiert", "Files successfully converted" : "Dateien konvertiert", "Failed to convert files" : "Dateien konnten nicht konvertiert werden", - "Converting file…" : "Datei wird konvertiert…", "File successfully converted" : "Datei erfolgreich konvertiert", "Failed to convert file: {message}" : "Fehler beim Konvertieren der Datei: {message}", "Failed to convert file" : "Datei konnte nicht konvertiert werden", @@ -273,6 +274,7 @@ OC.L10N.register( "Open file locally" : "Datei lokal öffnen", "The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "Die Datei sollte sich jetzt auf Ihrem Gerät öffnen. Wenn dies nicht der Fall ist, überprüfen Sie, ob Sie die Desktop-App installiert haben.", "Retry and close" : "Erneut versuchen und schließen", + "Open online" : "Online öffnen", "Failed to redirect to client" : "Umleitung zum Client fehlgeschlagen", "Open locally" : "Lokal öffnen", "Rename" : "Umbenennen", @@ -312,13 +314,6 @@ OC.L10N.register( "Files moved successfully" : "Dateien verschoben", "Conflicts resolution skipped" : "Konfliktelösung übersprungen", "Upload cancelled" : "Hochladen abgebrochen", - "Adding the file extension \"{new}\" may render the file unreadable." : "Hinzufügen der Dateierweiterung \"{new}\" kann dazu führen, dass die Datei unlesbar wird.", - "Removing the file extension \"{old}\" may render the file unreadable." : "Entfernen der Dateierweiterung \"{old}\" kann dazu führen, dass die Datei unlesbar wird.", - "Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "Ändern der Dateierweiterung von \"{old}\" zu \"{new}\" kann dazu führen, dass die Datei unlesbar wird.", - "Change file extension" : "Dateierweiterungen ändern", - "Keep {oldextension}" : "{oldextension} behalten", - "Use {newextension}" : "{newextension} verwenden", - "Remove extension" : "Dateierweiterung entfernen", "This operation is forbidden" : "Diese Operation ist nicht erlaubt", "This directory is unavailable, please check the logs or contact the administrator" : "Dieses Verzeichnis ist nicht verfügbar, bitte überprüfen Sie die Protokolldateien oder kontaktieren Sie die Administration", "Storage is temporarily not available" : "Speicher ist vorübergehend nicht verfügbar", @@ -448,6 +443,9 @@ OC.L10N.register( "Favored" : "Favorisiert", "Favor" : "Favorisieren", "Not favored" : "Nicht favorisiert", - "Filter filenames…" : "Dateinamen filtern…" + "Submitting fields…" : "Felder werden übermittelt…", + "Filter filenames…" : "Dateinamen filtern…", + "Keep {oldextension}" : "{oldextension} behalten", + "Use {newextension}" : "{newextension} verwenden" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/de_DE.json b/apps/files/l10n/de_DE.json index e7ca926d7ee..bfe87824aca 100644 --- a/apps/files/l10n/de_DE.json +++ b/apps/files/l10n/de_DE.json @@ -128,7 +128,6 @@ "Create new folder" : "Neuen Ordner erstellen", "This name is already in use." : "Dieser Name wird bereits verwendet.", "Fill template fields" : "Vorlagenfelder ausfüllen", - "Submitting fields…" : "Felder werden übermittelt…", "Submit" : "Übermitteln", "Transfer ownership of a file or folder" : "Besitz einer Datei oder eines Ordners übertragen", "Choose file or folder to transfer" : "Datei oder Ordner zur Übertragung auswählen", @@ -141,6 +140,11 @@ "Unknown error" : "Unbekannter Fehler", "Ownership transfer request sent" : "Anforderung für die Besitzübertragung versendet", "Cannot transfer ownership of a file or folder you do not own" : "Sie können den Besitz von Dateien oder Ordnern, die Sie nicht besitzen, nicht übertragen", + "Remove extension" : "Dateierweiterung entfernen", + "Change file extension" : "Dateierweiterungen ändern", + "Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "Ändern der Dateierweiterung von \"{old}\" zu \"{new}\" kann dazu führen, dass die Datei unlesbar wird.", + "Removing the file extension \"{old}\" may render the file unreadable." : "Entfernen der Dateierweiterung \"{old}\" kann dazu führen, dass die Datei unlesbar wird.", + "Adding the file extension \"{new}\" may render the file unreadable." : "Hinzufügen der Dateierweiterung \"{new}\" kann dazu führen, dass die Datei unlesbar wird.", "Select file or folder to link to" : "Datei oder Ordner zum Verknüpfen auswählen", "Choose {file}" : "{file} auswählen", "Loading current folder" : "Lade aktuellen Ordner", @@ -161,7 +165,6 @@ "Error during upload, status code {status}" : "Fehler beim Hochladen, Statuscode {status}", "Unknown error during upload" : "Unbekannter Fehler beim Hochladen", "\"{displayName}\" action executed successfully" : "Aktion \"{displayName}\" erfolgreich ausgeführt", - "Filter file names…" : "Dateinamen filtern…", "Views" : "Ansichten", "Files settings" : "Dateien-Einstellungen", "File cannot be accessed" : "Auf die Datei kann nicht zugegriffen werden", @@ -219,7 +222,6 @@ "Unable to create new file from template" : "Neue Datei kann nicht aus Vorlage erstellt werden", "Save as {displayName}" : "Speichern als {displayName}", "Save as …" : "Speichern als …", - "Converting files…" : "Dateien werden konvertiert…", "Failed to convert files: {message}" : "Fehler beim Konvertieren der Dateien: {message}", "All files failed to be converted" : "Alle Dateien konnten nicht konvertiert werden", "One file could not be converted: {message}" : "Eine Datei konnte nicht konvertiert werden: {message}", @@ -228,7 +230,6 @@ "{count} files successfully converted" : "{count} Dateien erfolgreich konvertiert", "Files successfully converted" : "Dateien konvertiert", "Failed to convert files" : "Dateien konnten nicht konvertiert werden", - "Converting file…" : "Datei wird konvertiert…", "File successfully converted" : "Datei erfolgreich konvertiert", "Failed to convert file: {message}" : "Fehler beim Konvertieren der Datei: {message}", "Failed to convert file" : "Datei konnte nicht konvertiert werden", @@ -271,6 +272,7 @@ "Open file locally" : "Datei lokal öffnen", "The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "Die Datei sollte sich jetzt auf Ihrem Gerät öffnen. Wenn dies nicht der Fall ist, überprüfen Sie, ob Sie die Desktop-App installiert haben.", "Retry and close" : "Erneut versuchen und schließen", + "Open online" : "Online öffnen", "Failed to redirect to client" : "Umleitung zum Client fehlgeschlagen", "Open locally" : "Lokal öffnen", "Rename" : "Umbenennen", @@ -310,13 +312,6 @@ "Files moved successfully" : "Dateien verschoben", "Conflicts resolution skipped" : "Konfliktelösung übersprungen", "Upload cancelled" : "Hochladen abgebrochen", - "Adding the file extension \"{new}\" may render the file unreadable." : "Hinzufügen der Dateierweiterung \"{new}\" kann dazu führen, dass die Datei unlesbar wird.", - "Removing the file extension \"{old}\" may render the file unreadable." : "Entfernen der Dateierweiterung \"{old}\" kann dazu führen, dass die Datei unlesbar wird.", - "Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "Ändern der Dateierweiterung von \"{old}\" zu \"{new}\" kann dazu führen, dass die Datei unlesbar wird.", - "Change file extension" : "Dateierweiterungen ändern", - "Keep {oldextension}" : "{oldextension} behalten", - "Use {newextension}" : "{newextension} verwenden", - "Remove extension" : "Dateierweiterung entfernen", "This operation is forbidden" : "Diese Operation ist nicht erlaubt", "This directory is unavailable, please check the logs or contact the administrator" : "Dieses Verzeichnis ist nicht verfügbar, bitte überprüfen Sie die Protokolldateien oder kontaktieren Sie die Administration", "Storage is temporarily not available" : "Speicher ist vorübergehend nicht verfügbar", @@ -446,6 +441,9 @@ "Favored" : "Favorisiert", "Favor" : "Favorisieren", "Not favored" : "Nicht favorisiert", - "Filter filenames…" : "Dateinamen filtern…" + "Submitting fields…" : "Felder werden übermittelt…", + "Filter filenames…" : "Dateinamen filtern…", + "Keep {oldextension}" : "{oldextension} behalten", + "Use {newextension}" : "{newextension} verwenden" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files/l10n/en_GB.js b/apps/files/l10n/en_GB.js index d3824c4c2c9..edbf220353e 100644 --- a/apps/files/l10n/en_GB.js +++ b/apps/files/l10n/en_GB.js @@ -130,7 +130,6 @@ OC.L10N.register( "Create new folder" : "Create new folder", "This name is already in use." : "This name is already in use.", "Fill template fields" : "Fill template fields", - "Submitting fields…" : "Submitting fields…", "Submit" : "Submit", "Transfer ownership of a file or folder" : "Transfer ownership of a file or folder", "Choose file or folder to transfer" : "Choose file or folder to transfer", @@ -143,6 +142,11 @@ OC.L10N.register( "Unknown error" : "Unknown error", "Ownership transfer request sent" : "Ownership transfer request sent", "Cannot transfer ownership of a file or folder you do not own" : "Cannot transfer ownership of a file or folder you do not own", + "Remove extension" : "Remove extension", + "Change file extension" : "Change file extension", + "Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable.", + "Removing the file extension \"{old}\" may render the file unreadable." : "Removing the file extension \"{old}\" may render the file unreadable.", + "Adding the file extension \"{new}\" may render the file unreadable." : "Adding the file extension \"{new}\" may render the file unreadable.", "Select file or folder to link to" : "Select file or folder to link to", "Choose {file}" : "Choose {file}", "Loading current folder" : "Loading current folder", @@ -163,7 +167,6 @@ OC.L10N.register( "Error during upload, status code {status}" : "Error during upload, status code {status}", "Unknown error during upload" : "Unknown error during upload", "\"{displayName}\" action executed successfully" : "\"{displayName}\" action executed successfully", - "Filter file names…" : "Filter file names…", "Views" : "Views", "Files settings" : "Files settings", "File cannot be accessed" : "File cannot be accessed", @@ -221,7 +224,6 @@ OC.L10N.register( "Unable to create new file from template" : "Unable to create new file from template", "Save as {displayName}" : "Save as {displayName}", "Save as …" : "Save as …", - "Converting files…" : "Converting files…", "Failed to convert files: {message}" : "Failed to convert files: {message}", "All files failed to be converted" : "All files failed to be converted", "One file could not be converted: {message}" : "One file could not be converted: {message}", @@ -230,7 +232,6 @@ OC.L10N.register( "{count} files successfully converted" : "{count} files successfully converted", "Files successfully converted" : "Files successfully converted", "Failed to convert files" : "Failed to convert files", - "Converting file…" : "Converting file…", "File successfully converted" : "File successfully converted", "Failed to convert file: {message}" : "Failed to convert file: {message}", "Failed to convert file" : "Failed to convert file", @@ -273,6 +274,7 @@ OC.L10N.register( "Open file locally" : "Open file locally", "The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "The file should now open on your device. If it doesn't, please check that you have the desktop app installed.", "Retry and close" : "Retry and close", + "Open online" : "Open online", "Failed to redirect to client" : "Failed to redirect to client", "Open locally" : "Open locally", "Rename" : "Rename", @@ -312,13 +314,6 @@ OC.L10N.register( "Files moved successfully" : "Files moved successfully", "Conflicts resolution skipped" : "Conflicts resolution skipped", "Upload cancelled" : "Upload cancelled", - "Adding the file extension \"{new}\" may render the file unreadable." : "Adding the file extension \"{new}\" may render the file unreadable.", - "Removing the file extension \"{old}\" may render the file unreadable." : "Removing the file extension \"{old}\" may render the file unreadable.", - "Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable.", - "Change file extension" : "Change file extension", - "Keep {oldextension}" : "Keep {oldextension}", - "Use {newextension}" : "Use {newextension}", - "Remove extension" : "Remove extension", "This operation is forbidden" : "This operation is forbidden", "This directory is unavailable, please check the logs or contact the administrator" : "This directory is unavailable, please check the logs or contact the administrator", "Storage is temporarily not available" : "Storage is temporarily not available", @@ -448,6 +443,9 @@ OC.L10N.register( "Favored" : "Favoured", "Favor" : "Favour", "Not favored" : "Not favoured", - "Filter filenames…" : "Filter filenames…" + "Submitting fields…" : "Submitting fields…", + "Filter filenames…" : "Filter filenames…", + "Keep {oldextension}" : "Keep {oldextension}", + "Use {newextension}" : "Use {newextension}" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/en_GB.json b/apps/files/l10n/en_GB.json index 30f7ce6c08c..e97a7d3c821 100644 --- a/apps/files/l10n/en_GB.json +++ b/apps/files/l10n/en_GB.json @@ -128,7 +128,6 @@ "Create new folder" : "Create new folder", "This name is already in use." : "This name is already in use.", "Fill template fields" : "Fill template fields", - "Submitting fields…" : "Submitting fields…", "Submit" : "Submit", "Transfer ownership of a file or folder" : "Transfer ownership of a file or folder", "Choose file or folder to transfer" : "Choose file or folder to transfer", @@ -141,6 +140,11 @@ "Unknown error" : "Unknown error", "Ownership transfer request sent" : "Ownership transfer request sent", "Cannot transfer ownership of a file or folder you do not own" : "Cannot transfer ownership of a file or folder you do not own", + "Remove extension" : "Remove extension", + "Change file extension" : "Change file extension", + "Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable.", + "Removing the file extension \"{old}\" may render the file unreadable." : "Removing the file extension \"{old}\" may render the file unreadable.", + "Adding the file extension \"{new}\" may render the file unreadable." : "Adding the file extension \"{new}\" may render the file unreadable.", "Select file or folder to link to" : "Select file or folder to link to", "Choose {file}" : "Choose {file}", "Loading current folder" : "Loading current folder", @@ -161,7 +165,6 @@ "Error during upload, status code {status}" : "Error during upload, status code {status}", "Unknown error during upload" : "Unknown error during upload", "\"{displayName}\" action executed successfully" : "\"{displayName}\" action executed successfully", - "Filter file names…" : "Filter file names…", "Views" : "Views", "Files settings" : "Files settings", "File cannot be accessed" : "File cannot be accessed", @@ -219,7 +222,6 @@ "Unable to create new file from template" : "Unable to create new file from template", "Save as {displayName}" : "Save as {displayName}", "Save as …" : "Save as …", - "Converting files…" : "Converting files…", "Failed to convert files: {message}" : "Failed to convert files: {message}", "All files failed to be converted" : "All files failed to be converted", "One file could not be converted: {message}" : "One file could not be converted: {message}", @@ -228,7 +230,6 @@ "{count} files successfully converted" : "{count} files successfully converted", "Files successfully converted" : "Files successfully converted", "Failed to convert files" : "Failed to convert files", - "Converting file…" : "Converting file…", "File successfully converted" : "File successfully converted", "Failed to convert file: {message}" : "Failed to convert file: {message}", "Failed to convert file" : "Failed to convert file", @@ -271,6 +272,7 @@ "Open file locally" : "Open file locally", "The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "The file should now open on your device. If it doesn't, please check that you have the desktop app installed.", "Retry and close" : "Retry and close", + "Open online" : "Open online", "Failed to redirect to client" : "Failed to redirect to client", "Open locally" : "Open locally", "Rename" : "Rename", @@ -310,13 +312,6 @@ "Files moved successfully" : "Files moved successfully", "Conflicts resolution skipped" : "Conflicts resolution skipped", "Upload cancelled" : "Upload cancelled", - "Adding the file extension \"{new}\" may render the file unreadable." : "Adding the file extension \"{new}\" may render the file unreadable.", - "Removing the file extension \"{old}\" may render the file unreadable." : "Removing the file extension \"{old}\" may render the file unreadable.", - "Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable.", - "Change file extension" : "Change file extension", - "Keep {oldextension}" : "Keep {oldextension}", - "Use {newextension}" : "Use {newextension}", - "Remove extension" : "Remove extension", "This operation is forbidden" : "This operation is forbidden", "This directory is unavailable, please check the logs or contact the administrator" : "This directory is unavailable, please check the logs or contact the administrator", "Storage is temporarily not available" : "Storage is temporarily not available", @@ -446,6 +441,9 @@ "Favored" : "Favoured", "Favor" : "Favour", "Not favored" : "Not favoured", - "Filter filenames…" : "Filter filenames…" + "Submitting fields…" : "Submitting fields…", + "Filter filenames…" : "Filter filenames…", + "Keep {oldextension}" : "Keep {oldextension}", + "Use {newextension}" : "Use {newextension}" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files/l10n/es.js b/apps/files/l10n/es.js index 71493c661a2..e76845a421c 100644 --- a/apps/files/l10n/es.js +++ b/apps/files/l10n/es.js @@ -130,7 +130,6 @@ OC.L10N.register( "Create new folder" : "Crear carpeta nueva", "This name is already in use." : "Este nombre ya está en uso.", "Fill template fields" : "Rellenar los campos de la plantilla", - "Submitting fields…" : "Enviando campos…", "Submit" : "Enviar", "Transfer ownership of a file or folder" : "Transferir la propiedad de un archivo o carpeta", "Choose file or folder to transfer" : "Elegir archivo o carpeta para transferir", @@ -143,6 +142,11 @@ OC.L10N.register( "Unknown error" : "Error desconocido", "Ownership transfer request sent" : "Enviada la solicitud de transferencia de propiedad", "Cannot transfer ownership of a file or folder you do not own" : "No puede transferir la propiedad de un archivo o carpeta de la cual no es propietario", + "Remove extension" : "Quitar la extensión", + "Change file extension" : "Cambiar la extensión de archivo", + "Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "Cambiar la extensión de \"{old}\" a \"{new}\" puede hacer el archivo ilegible.", + "Removing the file extension \"{old}\" may render the file unreadable." : "Quitar la extensión \"{old}\" puede hacer el archivo ilegible.", + "Adding the file extension \"{new}\" may render the file unreadable." : "Añadir la extensión \"{new}\" puede hacer el archivo ilegible.", "Select file or folder to link to" : "Selecciona archivo o carpeta a enlazar", "Choose {file}" : "Seleccionar {file}", "Loading current folder" : "Cargando carpeta actual", @@ -219,7 +223,6 @@ OC.L10N.register( "Unable to create new file from template" : "No se ha podido crear un nuevo archivo desde la plantilla", "Save as {displayName}" : "Guardar como {displayName}", "Save as …" : "Guardar como ...", - "Converting files…" : "Convirtiendo archivos...", "Failed to convert files: {message}" : "Fallo al convertir archivos: {message}", "All files failed to be converted" : "Todos los archivos han fallado al convertirse", "One file could not be converted: {message}" : "Un archivo no ha podido ser convertido: {message}", @@ -228,7 +231,6 @@ OC.L10N.register( "{count} files successfully converted" : "{count} archivos convertidos correctamente", "Files successfully converted" : "Archivos convertidos correctamente", "Failed to convert files" : "Fallo al convertir archivos", - "Converting file…" : "Convirtiendo archivo...", "File successfully converted" : "Archivo convertido correctamente", "Failed to convert file: {message}" : "Fallo al convertir el archivo: {message}", "Failed to convert file" : "Fallo al convertir el archivo", @@ -310,13 +312,6 @@ OC.L10N.register( "Files moved successfully" : "Archivos movidos exitosamente", "Conflicts resolution skipped" : "Resolución de conflictos omitida", "Upload cancelled" : "Subida cancelada.", - "Adding the file extension \"{new}\" may render the file unreadable." : "Añadir la extensión \"{new}\" puede hacer el archivo ilegible.", - "Removing the file extension \"{old}\" may render the file unreadable." : "Quitar la extensión \"{old}\" puede hacer el archivo ilegible.", - "Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "Cambiar la extensión de \"{old}\" a \"{new}\" puede hacer el archivo ilegible.", - "Change file extension" : "Cambiar la extensión de archivo", - "Keep {oldextension}" : "Mantener {oldextension}", - "Use {newextension}" : "Usar {newextension}", - "Remove extension" : "Quitar la extensión", "This operation is forbidden" : "Esta operación está prohibida", "This directory is unavailable, please check the logs or contact the administrator" : "Esta carpeta no está disponible, por favor verifique los registros o contacte con el administrador", "Storage is temporarily not available" : "El almacenamiento no está disponible temporalmente", @@ -446,6 +441,9 @@ OC.L10N.register( "Favored" : "Favorecido", "Favor" : "Favorecer", "Not favored" : "No favorecido", - "Filter filenames…" : "Filtrar nombres de archivo…" + "Submitting fields…" : "Enviando campos…", + "Filter filenames…" : "Filtrar nombres de archivo…", + "Keep {oldextension}" : "Mantener {oldextension}", + "Use {newextension}" : "Usar {newextension}" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/files/l10n/es.json b/apps/files/l10n/es.json index ec2b818501a..cbce4883990 100644 --- a/apps/files/l10n/es.json +++ b/apps/files/l10n/es.json @@ -128,7 +128,6 @@ "Create new folder" : "Crear carpeta nueva", "This name is already in use." : "Este nombre ya está en uso.", "Fill template fields" : "Rellenar los campos de la plantilla", - "Submitting fields…" : "Enviando campos…", "Submit" : "Enviar", "Transfer ownership of a file or folder" : "Transferir la propiedad de un archivo o carpeta", "Choose file or folder to transfer" : "Elegir archivo o carpeta para transferir", @@ -141,6 +140,11 @@ "Unknown error" : "Error desconocido", "Ownership transfer request sent" : "Enviada la solicitud de transferencia de propiedad", "Cannot transfer ownership of a file or folder you do not own" : "No puede transferir la propiedad de un archivo o carpeta de la cual no es propietario", + "Remove extension" : "Quitar la extensión", + "Change file extension" : "Cambiar la extensión de archivo", + "Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "Cambiar la extensión de \"{old}\" a \"{new}\" puede hacer el archivo ilegible.", + "Removing the file extension \"{old}\" may render the file unreadable." : "Quitar la extensión \"{old}\" puede hacer el archivo ilegible.", + "Adding the file extension \"{new}\" may render the file unreadable." : "Añadir la extensión \"{new}\" puede hacer el archivo ilegible.", "Select file or folder to link to" : "Selecciona archivo o carpeta a enlazar", "Choose {file}" : "Seleccionar {file}", "Loading current folder" : "Cargando carpeta actual", @@ -217,7 +221,6 @@ "Unable to create new file from template" : "No se ha podido crear un nuevo archivo desde la plantilla", "Save as {displayName}" : "Guardar como {displayName}", "Save as …" : "Guardar como ...", - "Converting files…" : "Convirtiendo archivos...", "Failed to convert files: {message}" : "Fallo al convertir archivos: {message}", "All files failed to be converted" : "Todos los archivos han fallado al convertirse", "One file could not be converted: {message}" : "Un archivo no ha podido ser convertido: {message}", @@ -226,7 +229,6 @@ "{count} files successfully converted" : "{count} archivos convertidos correctamente", "Files successfully converted" : "Archivos convertidos correctamente", "Failed to convert files" : "Fallo al convertir archivos", - "Converting file…" : "Convirtiendo archivo...", "File successfully converted" : "Archivo convertido correctamente", "Failed to convert file: {message}" : "Fallo al convertir el archivo: {message}", "Failed to convert file" : "Fallo al convertir el archivo", @@ -308,13 +310,6 @@ "Files moved successfully" : "Archivos movidos exitosamente", "Conflicts resolution skipped" : "Resolución de conflictos omitida", "Upload cancelled" : "Subida cancelada.", - "Adding the file extension \"{new}\" may render the file unreadable." : "Añadir la extensión \"{new}\" puede hacer el archivo ilegible.", - "Removing the file extension \"{old}\" may render the file unreadable." : "Quitar la extensión \"{old}\" puede hacer el archivo ilegible.", - "Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "Cambiar la extensión de \"{old}\" a \"{new}\" puede hacer el archivo ilegible.", - "Change file extension" : "Cambiar la extensión de archivo", - "Keep {oldextension}" : "Mantener {oldextension}", - "Use {newextension}" : "Usar {newextension}", - "Remove extension" : "Quitar la extensión", "This operation is forbidden" : "Esta operación está prohibida", "This directory is unavailable, please check the logs or contact the administrator" : "Esta carpeta no está disponible, por favor verifique los registros o contacte con el administrador", "Storage is temporarily not available" : "El almacenamiento no está disponible temporalmente", @@ -444,6 +439,9 @@ "Favored" : "Favorecido", "Favor" : "Favorecer", "Not favored" : "No favorecido", - "Filter filenames…" : "Filtrar nombres de archivo…" + "Submitting fields…" : "Enviando campos…", + "Filter filenames…" : "Filtrar nombres de archivo…", + "Keep {oldextension}" : "Mantener {oldextension}", + "Use {newextension}" : "Usar {newextension}" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" }
\ No newline at end of file diff --git a/apps/files/l10n/es_MX.js b/apps/files/l10n/es_MX.js index 1151901490e..53af382aad3 100644 --- a/apps/files/l10n/es_MX.js +++ b/apps/files/l10n/es_MX.js @@ -121,7 +121,6 @@ OC.L10N.register( "Create new folder" : "Crear nueva carpeta", "This name is already in use." : "Este nombre ya está en uso.", "Fill template fields" : "Rellenar los campos de la plantilla", - "Submitting fields…" : "Enviando campos...", "Submit" : "Enviar", "Transfer ownership of a file or folder" : "Transferir la propiedad de un archivo o carpeta", "Choose file or folder to transfer" : "Elegir archivo o carpeta para transferir", @@ -134,6 +133,11 @@ OC.L10N.register( "Unknown error" : "Se presentó un error desconocido", "Ownership transfer request sent" : "Enviada la solicitud de transferencia de propiedad", "Cannot transfer ownership of a file or folder you do not own" : "No puede transferir la propiedad de un archivo o directorio del cual no es propietario", + "Remove extension" : "Remover extensión", + "Change file extension" : "Cambiar extensión de archivo", + "Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "Cambiar la extensión del archivo de \"{old}\" a \"{new}\" podría volver al archivo inaccesible.", + "Removing the file extension \"{old}\" may render the file unreadable." : "Remover la extensión \"{old}\" podría volver al archivo inaccesible.", + "Adding the file extension \"{new}\" may render the file unreadable." : "Añadir la extensión de archivo \"{new}\" podría volver al archivo inaccesible.", "Select file or folder to link to" : "Seleccionar archivo o carpeta para enlazar.", "Choose {file}" : "Elegir {file}", "Loading current folder" : "Cargando la carpeta actual", @@ -265,13 +269,6 @@ OC.L10N.register( "Files moved successfully" : "Archivos movidos exitosamente", "Conflicts resolution skipped" : "Resolución de conflictos omitida", "Upload cancelled" : "Subida cancelada", - "Adding the file extension \"{new}\" may render the file unreadable." : "Añadir la extensión de archivo \"{new}\" podría volver al archivo inaccesible.", - "Removing the file extension \"{old}\" may render the file unreadable." : "Remover la extensión \"{old}\" podría volver al archivo inaccesible.", - "Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "Cambiar la extensión del archivo de \"{old}\" a \"{new}\" podría volver al archivo inaccesible.", - "Change file extension" : "Cambiar extensión de archivo", - "Keep {oldextension}" : "Conservar {oldextension}", - "Use {newextension}" : "Usar {newextension}", - "Remove extension" : "Remover extensión", "This operation is forbidden" : "Esta operación está prohibida", "This directory is unavailable, please check the logs or contact the administrator" : "Esta carpeta no está disponible, por favor verfica las bitácoras o contacta al administrador", "Storage is temporarily not available" : "El almacenamiento no está disponible temporalmente ", @@ -401,6 +398,9 @@ OC.L10N.register( "Favored" : "Favorecido", "Favor" : "Favorecer", "Not favored" : "No favorecido", - "Filter filenames…" : "Filtrar nombres de archivos..." + "Submitting fields…" : "Enviando campos...", + "Filter filenames…" : "Filtrar nombres de archivos...", + "Keep {oldextension}" : "Conservar {oldextension}", + "Use {newextension}" : "Usar {newextension}" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/files/l10n/es_MX.json b/apps/files/l10n/es_MX.json index 18be6611a7c..a614adf5d82 100644 --- a/apps/files/l10n/es_MX.json +++ b/apps/files/l10n/es_MX.json @@ -119,7 +119,6 @@ "Create new folder" : "Crear nueva carpeta", "This name is already in use." : "Este nombre ya está en uso.", "Fill template fields" : "Rellenar los campos de la plantilla", - "Submitting fields…" : "Enviando campos...", "Submit" : "Enviar", "Transfer ownership of a file or folder" : "Transferir la propiedad de un archivo o carpeta", "Choose file or folder to transfer" : "Elegir archivo o carpeta para transferir", @@ -132,6 +131,11 @@ "Unknown error" : "Se presentó un error desconocido", "Ownership transfer request sent" : "Enviada la solicitud de transferencia de propiedad", "Cannot transfer ownership of a file or folder you do not own" : "No puede transferir la propiedad de un archivo o directorio del cual no es propietario", + "Remove extension" : "Remover extensión", + "Change file extension" : "Cambiar extensión de archivo", + "Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "Cambiar la extensión del archivo de \"{old}\" a \"{new}\" podría volver al archivo inaccesible.", + "Removing the file extension \"{old}\" may render the file unreadable." : "Remover la extensión \"{old}\" podría volver al archivo inaccesible.", + "Adding the file extension \"{new}\" may render the file unreadable." : "Añadir la extensión de archivo \"{new}\" podría volver al archivo inaccesible.", "Select file or folder to link to" : "Seleccionar archivo o carpeta para enlazar.", "Choose {file}" : "Elegir {file}", "Loading current folder" : "Cargando la carpeta actual", @@ -263,13 +267,6 @@ "Files moved successfully" : "Archivos movidos exitosamente", "Conflicts resolution skipped" : "Resolución de conflictos omitida", "Upload cancelled" : "Subida cancelada", - "Adding the file extension \"{new}\" may render the file unreadable." : "Añadir la extensión de archivo \"{new}\" podría volver al archivo inaccesible.", - "Removing the file extension \"{old}\" may render the file unreadable." : "Remover la extensión \"{old}\" podría volver al archivo inaccesible.", - "Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "Cambiar la extensión del archivo de \"{old}\" a \"{new}\" podría volver al archivo inaccesible.", - "Change file extension" : "Cambiar extensión de archivo", - "Keep {oldextension}" : "Conservar {oldextension}", - "Use {newextension}" : "Usar {newextension}", - "Remove extension" : "Remover extensión", "This operation is forbidden" : "Esta operación está prohibida", "This directory is unavailable, please check the logs or contact the administrator" : "Esta carpeta no está disponible, por favor verfica las bitácoras o contacta al administrador", "Storage is temporarily not available" : "El almacenamiento no está disponible temporalmente ", @@ -399,6 +396,9 @@ "Favored" : "Favorecido", "Favor" : "Favorecer", "Not favored" : "No favorecido", - "Filter filenames…" : "Filtrar nombres de archivos..." + "Submitting fields…" : "Enviando campos...", + "Filter filenames…" : "Filtrar nombres de archivos...", + "Keep {oldextension}" : "Conservar {oldextension}", + "Use {newextension}" : "Usar {newextension}" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" }
\ No newline at end of file diff --git a/apps/files/l10n/eu.js b/apps/files/l10n/eu.js index c4b5ca5ffe9..fc74e23be1a 100644 --- a/apps/files/l10n/eu.js +++ b/apps/files/l10n/eu.js @@ -123,7 +123,6 @@ OC.L10N.register( "Create new folder" : "Sortu karpeta berria", "This name is already in use." : "Izen hau dagoeneko erabiltzen ari da.", "Fill template fields" : "Bete txantiloien eremuak", - "Submitting fields…" : "Eremuak bidaltzen…", "Submit" : "Bidali", "Transfer ownership of a file or folder" : "Transferitu fitxategiaren edo karpetaren jabetza", "Choose file or folder to transfer" : "Aukeratu fitxategia edo karpeta transferitzeko", @@ -136,6 +135,11 @@ OC.L10N.register( "Unknown error" : "Errore ezezaguna", "Ownership transfer request sent" : "Jabetza transferentzia eskaera bidalita", "Cannot transfer ownership of a file or folder you do not own" : "Ezin da zurea ez den fitxategi edo karpeta baten jabetza transferitu", + "Remove extension" : "Kendu luzapena", + "Change file extension" : "Aldatu fitxategiaren luzapena", + "Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "Fitxategiaren luzapena «{old}»(e)tik «{new}»(e)ra aldatzeak irakurezin bihur dezake.", + "Removing the file extension \"{old}\" may render the file unreadable." : "«{old}» fitxategiaren luzapena kentzeak fitxategia irakurezin bihur dezake.", + "Adding the file extension \"{new}\" may render the file unreadable." : "«{new}» fitxategiaren luzapena gehitzeak fitxategia irakurezin bihur dezake.", "Select file or folder to link to" : "Hautatu estekatzeko fitxategia edo karpeta", "Choose {file}" : "Aukeratu {file}", "Loading current folder" : "Uneko karpeta kargatzen", @@ -287,13 +291,6 @@ OC.L10N.register( "Files moved successfully" : "Fitxategiak behar bezala mugitu dira", "Conflicts resolution skipped" : "Gatazkak konpontzea saihestu da", "Upload cancelled" : "Igotzea bertan behera utzi da", - "Adding the file extension \"{new}\" may render the file unreadable." : "«{new}» fitxategiaren luzapena gehitzeak fitxategia irakurezin bihur dezake.", - "Removing the file extension \"{old}\" may render the file unreadable." : "«{old}» fitxategiaren luzapena kentzeak fitxategia irakurezin bihur dezake.", - "Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "Fitxategiaren luzapena «{old}»(e)tik «{new}»(e)ra aldatzeak irakurezin bihur dezake.", - "Change file extension" : "Aldatu fitxategiaren luzapena", - "Keep {oldextension}" : "Mantendu {oldextension}", - "Use {newextension}" : "Erabili {newextension}", - "Remove extension" : "Kendu luzapena", "This operation is forbidden" : "Eragiketa hau debekatuta dago", "This directory is unavailable, please check the logs or contact the administrator" : "Direktorio hau ez dago erabilgarri, egiaztatu egunkariak edo jarri administratzailearekin harremanetan", "Storage is temporarily not available" : "Biltegia ez dago erabilgarri aldi baterako", @@ -423,6 +420,9 @@ OC.L10N.register( "Favored" : "Mesedetua", "Favor" : "Mesedea", "Not favored" : "Mesedetu gabe", - "Filter filenames…" : "Iragazi fitxategi-izenak..." + "Submitting fields…" : "Eremuak bidaltzen…", + "Filter filenames…" : "Iragazi fitxategi-izenak...", + "Keep {oldextension}" : "Mantendu {oldextension}", + "Use {newextension}" : "Erabili {newextension}" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/eu.json b/apps/files/l10n/eu.json index afde5fb12f0..4e5c7047240 100644 --- a/apps/files/l10n/eu.json +++ b/apps/files/l10n/eu.json @@ -121,7 +121,6 @@ "Create new folder" : "Sortu karpeta berria", "This name is already in use." : "Izen hau dagoeneko erabiltzen ari da.", "Fill template fields" : "Bete txantiloien eremuak", - "Submitting fields…" : "Eremuak bidaltzen…", "Submit" : "Bidali", "Transfer ownership of a file or folder" : "Transferitu fitxategiaren edo karpetaren jabetza", "Choose file or folder to transfer" : "Aukeratu fitxategia edo karpeta transferitzeko", @@ -134,6 +133,11 @@ "Unknown error" : "Errore ezezaguna", "Ownership transfer request sent" : "Jabetza transferentzia eskaera bidalita", "Cannot transfer ownership of a file or folder you do not own" : "Ezin da zurea ez den fitxategi edo karpeta baten jabetza transferitu", + "Remove extension" : "Kendu luzapena", + "Change file extension" : "Aldatu fitxategiaren luzapena", + "Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "Fitxategiaren luzapena «{old}»(e)tik «{new}»(e)ra aldatzeak irakurezin bihur dezake.", + "Removing the file extension \"{old}\" may render the file unreadable." : "«{old}» fitxategiaren luzapena kentzeak fitxategia irakurezin bihur dezake.", + "Adding the file extension \"{new}\" may render the file unreadable." : "«{new}» fitxategiaren luzapena gehitzeak fitxategia irakurezin bihur dezake.", "Select file or folder to link to" : "Hautatu estekatzeko fitxategia edo karpeta", "Choose {file}" : "Aukeratu {file}", "Loading current folder" : "Uneko karpeta kargatzen", @@ -285,13 +289,6 @@ "Files moved successfully" : "Fitxategiak behar bezala mugitu dira", "Conflicts resolution skipped" : "Gatazkak konpontzea saihestu da", "Upload cancelled" : "Igotzea bertan behera utzi da", - "Adding the file extension \"{new}\" may render the file unreadable." : "«{new}» fitxategiaren luzapena gehitzeak fitxategia irakurezin bihur dezake.", - "Removing the file extension \"{old}\" may render the file unreadable." : "«{old}» fitxategiaren luzapena kentzeak fitxategia irakurezin bihur dezake.", - "Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "Fitxategiaren luzapena «{old}»(e)tik «{new}»(e)ra aldatzeak irakurezin bihur dezake.", - "Change file extension" : "Aldatu fitxategiaren luzapena", - "Keep {oldextension}" : "Mantendu {oldextension}", - "Use {newextension}" : "Erabili {newextension}", - "Remove extension" : "Kendu luzapena", "This operation is forbidden" : "Eragiketa hau debekatuta dago", "This directory is unavailable, please check the logs or contact the administrator" : "Direktorio hau ez dago erabilgarri, egiaztatu egunkariak edo jarri administratzailearekin harremanetan", "Storage is temporarily not available" : "Biltegia ez dago erabilgarri aldi baterako", @@ -421,6 +418,9 @@ "Favored" : "Mesedetua", "Favor" : "Mesedea", "Not favored" : "Mesedetu gabe", - "Filter filenames…" : "Iragazi fitxategi-izenak..." + "Submitting fields…" : "Eremuak bidaltzen…", + "Filter filenames…" : "Iragazi fitxategi-izenak...", + "Keep {oldextension}" : "Mantendu {oldextension}", + "Use {newextension}" : "Erabili {newextension}" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files/l10n/fi.js b/apps/files/l10n/fi.js index 69f74f07fe4..6c646f6d483 100644 --- a/apps/files/l10n/fi.js +++ b/apps/files/l10n/fi.js @@ -115,7 +115,6 @@ OC.L10N.register( "New folder" : "Uusi kansio", "Create new folder" : "Luo uusi kansio", "This name is already in use." : "Tämä nimi on jo käytössä.", - "Submitting fields…" : "Lähetetään tietoja...", "Submit" : "Lähetä", "Transfer ownership of a file or folder" : "Siirrä tiedoston tai kansion omistajuus", "Choose file or folder to transfer" : "Valitse siirrettävä tiedosto tai kansio", @@ -128,6 +127,8 @@ OC.L10N.register( "Unknown error" : "Tuntematon virhe", "Ownership transfer request sent" : "Pyyntö omistajuuden vaihdosta lähetetty", "Cannot transfer ownership of a file or folder you do not own" : "Et voi siirtää sellaisen tiedoston tai kansion omistajuutta, jota et itse omista", + "Remove extension" : "Poista tiedostopääte", + "Change file extension" : "Vaihda tiedostopäätettä", "Select file or folder to link to" : "Valitse tiedosto tai kansio, johon linkitetään", "Choose {file}" : "Valitse {file}", "Loading current folder" : "Ladataan nykyistä kansiota", @@ -146,7 +147,6 @@ OC.L10N.register( "Error during upload: {message}" : "Virhe lähettäessä: {message}", "Error during upload, status code {status}" : "Virhe lähettäessä, tilakoodi {status}", "Unknown error during upload" : "Tuntematon virhe lähettämisen aikana", - "Filter file names…" : "Suodata tiedostonimiä...", "Views" : "Näkymät", "Files settings" : "Tiedostojen asetukset", "File cannot be accessed" : "Tiedostoa ei voi käyttää", @@ -194,7 +194,6 @@ OC.L10N.register( "Blank" : "Tyhjä", "Unable to create new file from template" : "Uutta tiedostoa mallipohjasta ei voi luoda", "Save as …" : "Tallenna nimellä", - "Converting files…" : "Muunnetaan tiedostoja...", "All files failed to be converted" : "Mitään tiedostoista ei voitu muuntaa", "Deletion cancelled" : "Poistaminen peruttu", "Leave this share" : "Poistu tästä jaosta", @@ -267,10 +266,6 @@ OC.L10N.register( "Files copied successfully" : "Tiedostot kopioitu onnistuneesti", "Files moved successfully" : "Tiedostot siirretty onnistuneesti", "Upload cancelled" : "Lataus peruutettu", - "Change file extension" : "Vaihda tiedostopäätettä", - "Keep {oldextension}" : "Pidä {oldextension}", - "Use {newextension}" : "Käytä {newextension}", - "Remove extension" : "Poista tiedostopääte", "This operation is forbidden" : "Tämä toiminto on kielletty", "This directory is unavailable, please check the logs or contact the administrator" : "Hakemisto ei ole käytettävissä. Tarkista lokit tai ole yhteydessä ylläpitoon.", "Storage is temporarily not available" : "Tallennustila on tilapäisesti pois käytöstä", @@ -395,6 +390,9 @@ OC.L10N.register( "Personal Files" : "Henkilökohtaiset tiedostot", "Text file" : "Tekstitiedosto", "New text file.txt" : "Uusi tekstitiedosto.txt", - "Filter filenames…" : "Suodata tiedostonimiä..." + "Submitting fields…" : "Lähetetään tietoja...", + "Filter filenames…" : "Suodata tiedostonimiä...", + "Keep {oldextension}" : "Pidä {oldextension}", + "Use {newextension}" : "Käytä {newextension}" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/fi.json b/apps/files/l10n/fi.json index aeb1808a6c1..834384c4e67 100644 --- a/apps/files/l10n/fi.json +++ b/apps/files/l10n/fi.json @@ -113,7 +113,6 @@ "New folder" : "Uusi kansio", "Create new folder" : "Luo uusi kansio", "This name is already in use." : "Tämä nimi on jo käytössä.", - "Submitting fields…" : "Lähetetään tietoja...", "Submit" : "Lähetä", "Transfer ownership of a file or folder" : "Siirrä tiedoston tai kansion omistajuus", "Choose file or folder to transfer" : "Valitse siirrettävä tiedosto tai kansio", @@ -126,6 +125,8 @@ "Unknown error" : "Tuntematon virhe", "Ownership transfer request sent" : "Pyyntö omistajuuden vaihdosta lähetetty", "Cannot transfer ownership of a file or folder you do not own" : "Et voi siirtää sellaisen tiedoston tai kansion omistajuutta, jota et itse omista", + "Remove extension" : "Poista tiedostopääte", + "Change file extension" : "Vaihda tiedostopäätettä", "Select file or folder to link to" : "Valitse tiedosto tai kansio, johon linkitetään", "Choose {file}" : "Valitse {file}", "Loading current folder" : "Ladataan nykyistä kansiota", @@ -144,7 +145,6 @@ "Error during upload: {message}" : "Virhe lähettäessä: {message}", "Error during upload, status code {status}" : "Virhe lähettäessä, tilakoodi {status}", "Unknown error during upload" : "Tuntematon virhe lähettämisen aikana", - "Filter file names…" : "Suodata tiedostonimiä...", "Views" : "Näkymät", "Files settings" : "Tiedostojen asetukset", "File cannot be accessed" : "Tiedostoa ei voi käyttää", @@ -192,7 +192,6 @@ "Blank" : "Tyhjä", "Unable to create new file from template" : "Uutta tiedostoa mallipohjasta ei voi luoda", "Save as …" : "Tallenna nimellä", - "Converting files…" : "Muunnetaan tiedostoja...", "All files failed to be converted" : "Mitään tiedostoista ei voitu muuntaa", "Deletion cancelled" : "Poistaminen peruttu", "Leave this share" : "Poistu tästä jaosta", @@ -265,10 +264,6 @@ "Files copied successfully" : "Tiedostot kopioitu onnistuneesti", "Files moved successfully" : "Tiedostot siirretty onnistuneesti", "Upload cancelled" : "Lataus peruutettu", - "Change file extension" : "Vaihda tiedostopäätettä", - "Keep {oldextension}" : "Pidä {oldextension}", - "Use {newextension}" : "Käytä {newextension}", - "Remove extension" : "Poista tiedostopääte", "This operation is forbidden" : "Tämä toiminto on kielletty", "This directory is unavailable, please check the logs or contact the administrator" : "Hakemisto ei ole käytettävissä. Tarkista lokit tai ole yhteydessä ylläpitoon.", "Storage is temporarily not available" : "Tallennustila on tilapäisesti pois käytöstä", @@ -393,6 +388,9 @@ "Personal Files" : "Henkilökohtaiset tiedostot", "Text file" : "Tekstitiedosto", "New text file.txt" : "Uusi tekstitiedosto.txt", - "Filter filenames…" : "Suodata tiedostonimiä..." + "Submitting fields…" : "Lähetetään tietoja...", + "Filter filenames…" : "Suodata tiedostonimiä...", + "Keep {oldextension}" : "Pidä {oldextension}", + "Use {newextension}" : "Käytä {newextension}" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files/l10n/fr.js b/apps/files/l10n/fr.js index 5f7fd9020e8..fd1ffcb8259 100644 --- a/apps/files/l10n/fr.js +++ b/apps/files/l10n/fr.js @@ -130,7 +130,6 @@ OC.L10N.register( "Create new folder" : "Créer un nouveau dossier", "This name is already in use." : "Ce nom est déjà utilisé.", "Fill template fields" : "Remplir les champs modèle", - "Submitting fields…" : "Validation des champs...", "Submit" : "Envoyer", "Transfer ownership of a file or folder" : "Transférer la propriété d'un fichier ou d'un dossier", "Choose file or folder to transfer" : "Sélectionnez un fichier ou un dossier à transférer", @@ -143,6 +142,11 @@ OC.L10N.register( "Unknown error" : "Erreur inconnue ", "Ownership transfer request sent" : "Requête de transfert de propriété envoyée", "Cannot transfer ownership of a file or folder you do not own" : "Impossible de transférer la propriété d'un fichier ou d'un dossier que vous ne possédez pas", + "Remove extension" : "Retirer l'extension du fichier", + "Change file extension" : "Changer l'extension du fichier", + "Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "Changer l'extension du fichier de \"{old}\" à \"{new}\" peut rendre le fichier illisible.", + "Removing the file extension \"{old}\" may render the file unreadable." : "Retirer l'extension de fichier \"{old}\" peut rendre le fichier illisible.", + "Adding the file extension \"{new}\" may render the file unreadable." : "Ajouter l'extension de fichier \"{new}\" peut rendre le fichier illisible.", "Select file or folder to link to" : "Sélection d'un fichier ou d'un dossier à lier", "Choose {file}" : "Choisir {file}", "Loading current folder" : "Chargement du dossier courant", @@ -163,7 +167,6 @@ OC.L10N.register( "Error during upload, status code {status}" : "Erreur lors du téléversement, code d'état {status}", "Unknown error during upload" : "Erreur inconnue lors du téléversement", "\"{displayName}\" action executed successfully" : "Action \"{displayName}\" exécutée avec succès", - "Filter file names…" : "Filtrer les noms de fichiers...", "Views" : "Vues", "Files settings" : "Paramètres de Fichiers", "File cannot be accessed" : "Impossible d'accéder au fichier", @@ -221,7 +224,6 @@ OC.L10N.register( "Unable to create new file from template" : "Impossible de créer un nouveau fichier à partir du modèle", "Save as {displayName}" : "Enregistrer sous {displayName}", "Save as …" : "Enregistrer sous...", - "Converting files…" : "Conversion des fichiers...", "Failed to convert files: {message}" : "Impossible de convertir les fichiers : {message}", "All files failed to be converted" : "Aucun fichier n'a pu être converti", "One file could not be converted: {message}" : "Le fichier {message} n'a pas pu être converti", @@ -230,7 +232,6 @@ OC.L10N.register( "{count} files successfully converted" : "{count}fichier converti avec succès", "Files successfully converted" : "Fichiers convertis avec succès", "Failed to convert files" : "Impossible de convertir les fichiers", - "Converting file…" : "Conversion du fichier...", "File successfully converted" : "Fichier converti avec succès", "Failed to convert file: {message}" : "Impossible de convertir le fichier : {message}", "Failed to convert file" : "Impossible de convertir le fichier", @@ -312,13 +313,6 @@ OC.L10N.register( "Files moved successfully" : "Fichiers déplacés avec succès", "Conflicts resolution skipped" : "Résolution des conflits ignorée", "Upload cancelled" : "Téléversement annulé", - "Adding the file extension \"{new}\" may render the file unreadable." : "Ajouter l'extension de fichier \"{new}\" peut rendre le fichier illisible.", - "Removing the file extension \"{old}\" may render the file unreadable." : "Retirer l'extension de fichier \"{old}\" peut rendre le fichier illisible.", - "Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "Changer l'extension du fichier de \"{old}\" à \"{new}\" peut rendre le fichier illisible.", - "Change file extension" : "Changer l'extension du fichier", - "Keep {oldextension}" : "Garder {oldextension}", - "Use {newextension}" : "Utiliser {newextension}", - "Remove extension" : "Retirer l'extension du fichier", "This operation is forbidden" : "Cette opération est interdite", "This directory is unavailable, please check the logs or contact the administrator" : "Ce répertoire est indisponible, merci de consulter les journaux ou de contacter votre administrateur", "Storage is temporarily not available" : "Le support de stockage est temporairement indisponible", @@ -448,6 +442,9 @@ OC.L10N.register( "Favored" : "Favoris", "Favor" : "Mettre en favoris", "Not favored" : "Non favoris", - "Filter filenames…" : "Filtrer par nom de fichier…" + "Submitting fields…" : "Validation des champs...", + "Filter filenames…" : "Filtrer par nom de fichier…", + "Keep {oldextension}" : "Garder {oldextension}", + "Use {newextension}" : "Utiliser {newextension}" }, "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/files/l10n/fr.json b/apps/files/l10n/fr.json index 366fb5f113e..3d52ebd9d22 100644 --- a/apps/files/l10n/fr.json +++ b/apps/files/l10n/fr.json @@ -128,7 +128,6 @@ "Create new folder" : "Créer un nouveau dossier", "This name is already in use." : "Ce nom est déjà utilisé.", "Fill template fields" : "Remplir les champs modèle", - "Submitting fields…" : "Validation des champs...", "Submit" : "Envoyer", "Transfer ownership of a file or folder" : "Transférer la propriété d'un fichier ou d'un dossier", "Choose file or folder to transfer" : "Sélectionnez un fichier ou un dossier à transférer", @@ -141,6 +140,11 @@ "Unknown error" : "Erreur inconnue ", "Ownership transfer request sent" : "Requête de transfert de propriété envoyée", "Cannot transfer ownership of a file or folder you do not own" : "Impossible de transférer la propriété d'un fichier ou d'un dossier que vous ne possédez pas", + "Remove extension" : "Retirer l'extension du fichier", + "Change file extension" : "Changer l'extension du fichier", + "Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "Changer l'extension du fichier de \"{old}\" à \"{new}\" peut rendre le fichier illisible.", + "Removing the file extension \"{old}\" may render the file unreadable." : "Retirer l'extension de fichier \"{old}\" peut rendre le fichier illisible.", + "Adding the file extension \"{new}\" may render the file unreadable." : "Ajouter l'extension de fichier \"{new}\" peut rendre le fichier illisible.", "Select file or folder to link to" : "Sélection d'un fichier ou d'un dossier à lier", "Choose {file}" : "Choisir {file}", "Loading current folder" : "Chargement du dossier courant", @@ -161,7 +165,6 @@ "Error during upload, status code {status}" : "Erreur lors du téléversement, code d'état {status}", "Unknown error during upload" : "Erreur inconnue lors du téléversement", "\"{displayName}\" action executed successfully" : "Action \"{displayName}\" exécutée avec succès", - "Filter file names…" : "Filtrer les noms de fichiers...", "Views" : "Vues", "Files settings" : "Paramètres de Fichiers", "File cannot be accessed" : "Impossible d'accéder au fichier", @@ -219,7 +222,6 @@ "Unable to create new file from template" : "Impossible de créer un nouveau fichier à partir du modèle", "Save as {displayName}" : "Enregistrer sous {displayName}", "Save as …" : "Enregistrer sous...", - "Converting files…" : "Conversion des fichiers...", "Failed to convert files: {message}" : "Impossible de convertir les fichiers : {message}", "All files failed to be converted" : "Aucun fichier n'a pu être converti", "One file could not be converted: {message}" : "Le fichier {message} n'a pas pu être converti", @@ -228,7 +230,6 @@ "{count} files successfully converted" : "{count}fichier converti avec succès", "Files successfully converted" : "Fichiers convertis avec succès", "Failed to convert files" : "Impossible de convertir les fichiers", - "Converting file…" : "Conversion du fichier...", "File successfully converted" : "Fichier converti avec succès", "Failed to convert file: {message}" : "Impossible de convertir le fichier : {message}", "Failed to convert file" : "Impossible de convertir le fichier", @@ -310,13 +311,6 @@ "Files moved successfully" : "Fichiers déplacés avec succès", "Conflicts resolution skipped" : "Résolution des conflits ignorée", "Upload cancelled" : "Téléversement annulé", - "Adding the file extension \"{new}\" may render the file unreadable." : "Ajouter l'extension de fichier \"{new}\" peut rendre le fichier illisible.", - "Removing the file extension \"{old}\" may render the file unreadable." : "Retirer l'extension de fichier \"{old}\" peut rendre le fichier illisible.", - "Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "Changer l'extension du fichier de \"{old}\" à \"{new}\" peut rendre le fichier illisible.", - "Change file extension" : "Changer l'extension du fichier", - "Keep {oldextension}" : "Garder {oldextension}", - "Use {newextension}" : "Utiliser {newextension}", - "Remove extension" : "Retirer l'extension du fichier", "This operation is forbidden" : "Cette opération est interdite", "This directory is unavailable, please check the logs or contact the administrator" : "Ce répertoire est indisponible, merci de consulter les journaux ou de contacter votre administrateur", "Storage is temporarily not available" : "Le support de stockage est temporairement indisponible", @@ -446,6 +440,9 @@ "Favored" : "Favoris", "Favor" : "Mettre en favoris", "Not favored" : "Non favoris", - "Filter filenames…" : "Filtrer par nom de fichier…" + "Submitting fields…" : "Validation des champs...", + "Filter filenames…" : "Filtrer par nom de fichier…", + "Keep {oldextension}" : "Garder {oldextension}", + "Use {newextension}" : "Utiliser {newextension}" },"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" }
\ No newline at end of file diff --git a/apps/files/l10n/ga.js b/apps/files/l10n/ga.js index 7ebd0a9b3dd..0f4f41dcbc6 100644 --- a/apps/files/l10n/ga.js +++ b/apps/files/l10n/ga.js @@ -130,7 +130,6 @@ OC.L10N.register( "Create new folder" : "Cruthaigh fillteán nua", "This name is already in use." : "Tá an t-ainm seo in úsáid cheana féin.", "Fill template fields" : "Líon réimsí teimpléid", - "Submitting fields…" : "Réimsí á gcur isteach…", "Submit" : "Cuir isteach", "Transfer ownership of a file or folder" : "Aistrigh úinéireacht comhaid nó fillteáin", "Choose file or folder to transfer" : "Roghnaigh comhad nó fillteán le haistriú", @@ -143,6 +142,11 @@ OC.L10N.register( "Unknown error" : "Earráid anaithnid", "Ownership transfer request sent" : "Iarratas aistrithe úinéireachta seolta", "Cannot transfer ownership of a file or folder you do not own" : "Ní féidir úinéireacht comhaid nó fillteáin nach leat a aistriú", + "Remove extension" : "Bain breiseán", + "Change file extension" : "Athraigh síneadh comhad", + "Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "Má athraítear iarmhír an chomhaid ó \"{old}\" go \"{new}\" seans go mbeidh an comhad do-léite.", + "Removing the file extension \"{old}\" may render the file unreadable." : "Má bhaintear an iarmhír chomhaid \"{old}\" seans go mbeidh an comhad do-léite.", + "Adding the file extension \"{new}\" may render the file unreadable." : "Má chuirtear an síneadh comhad \"{new}\" leis, seans go mbeidh an comhad do-léite.", "Select file or folder to link to" : "Roghnaigh comhad nó fillteán le nascadh leis", "Choose {file}" : "Roghnaigh {file}", "Loading current folder" : "An fillteán reatha á lódáil", @@ -163,7 +167,6 @@ OC.L10N.register( "Error during upload, status code {status}" : "Earráid le linn uaslódála, cód stádais {status}", "Unknown error during upload" : "Earráid anaithnid le linn uaslódála", "\"{displayName}\" action executed successfully" : "Cuireadh an gníomh \"{displayName}\" i gcrích go rathúil", - "Filter file names…" : "Scag ainmneacha comhaid…", "Views" : "Radhairc", "Files settings" : "Socruithe comhaid", "File cannot be accessed" : "Ní féidir an comhad a rochtain", @@ -221,7 +224,6 @@ OC.L10N.register( "Unable to create new file from template" : "Ní féidir comhad nua a chruthú ón teimpléad", "Save as {displayName}" : "Sábháil mar {displayName}", "Save as …" : "Sábháil mar…", - "Converting files…" : "Comhaid á thiontú…", "Failed to convert files: {message}" : "Theip ar thiontú comhaid: {message}", "All files failed to be converted" : "Theip ar gach comhad a thiontú", "One file could not be converted: {message}" : "Níorbh fhéidir comhad amháin a thiontú:{message}", @@ -230,7 +232,6 @@ OC.L10N.register( "{count} files successfully converted" : "{count} comhaid a thiontú go rathúil", "Files successfully converted" : "Comhaid a thiontú go rathúil", "Failed to convert files" : "Theip ar thiontú comhaid", - "Converting file…" : "Comhad á thiontú…", "File successfully converted" : "D'éirigh leis an gcomhad a thiontú", "Failed to convert file: {message}" : "Theip ar an gcomhad a thiontú: {message}", "Failed to convert file" : "Theip ar thiontú an chomhaid", @@ -273,6 +274,7 @@ OC.L10N.register( "Open file locally" : "Oscail comhad go háitiúil", "The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "Ba cheart an comhad a oscailt anois ar do ghléas. Mura ndéanann sé, seiceáil le do thoil go bhfuil an aip deisce suiteáilte agat.", "Retry and close" : "Bain triail eile as agus dún", + "Open online" : "Oscail ar líne", "Failed to redirect to client" : "Theip ar atreorú chuig an gcliant", "Open locally" : "Oscail go háitiúil", "Rename" : "Athainmnigh", @@ -312,13 +314,6 @@ OC.L10N.register( "Files moved successfully" : "Bogadh na comhaid go rathúil", "Conflicts resolution skipped" : "Léiríodh réiteach coinbhleachta", "Upload cancelled" : "Cuireadh an t-uaslódáil ar ceal", - "Adding the file extension \"{new}\" may render the file unreadable." : "Má chuirtear an síneadh comhad \"{new}\" leis, seans go mbeidh an comhad do-léite.", - "Removing the file extension \"{old}\" may render the file unreadable." : "Má bhaintear an iarmhír chomhaid \"{old}\" seans go mbeidh an comhad do-léite.", - "Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "Má athraítear iarmhír an chomhaid ó \"{old}\" go \"{new}\" seans go mbeidh an comhad do-léite.", - "Change file extension" : "Athraigh síneadh comhad", - "Keep {oldextension}" : " Coinnigh{oldextension}", - "Use {newextension}" : " Úsáid{newextension}", - "Remove extension" : "Bain breiseán", "This operation is forbidden" : "Tá an oibríocht seo toirmiscthe", "This directory is unavailable, please check the logs or contact the administrator" : "Níl an t-eolaire seo ar fáil, seiceáil na logaí nó déan teagmháil leis an riarthóir le do thoil", "Storage is temporarily not available" : "Níl stóráil ar fáil go sealadach", @@ -448,6 +443,9 @@ OC.L10N.register( "Favored" : "B'fhearr leis", "Favor" : "Fabhar", "Not favored" : "Ní bail ar fónamh orthu", - "Filter filenames…" : "Scag ainmneacha comhaid…" + "Submitting fields…" : "Réimsí á gcur isteach…", + "Filter filenames…" : "Scag ainmneacha comhaid…", + "Keep {oldextension}" : " Coinnigh{oldextension}", + "Use {newextension}" : " Úsáid{newextension}" }, "nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);"); diff --git a/apps/files/l10n/ga.json b/apps/files/l10n/ga.json index 0eb59ebcede..f8bad303801 100644 --- a/apps/files/l10n/ga.json +++ b/apps/files/l10n/ga.json @@ -128,7 +128,6 @@ "Create new folder" : "Cruthaigh fillteán nua", "This name is already in use." : "Tá an t-ainm seo in úsáid cheana féin.", "Fill template fields" : "Líon réimsí teimpléid", - "Submitting fields…" : "Réimsí á gcur isteach…", "Submit" : "Cuir isteach", "Transfer ownership of a file or folder" : "Aistrigh úinéireacht comhaid nó fillteáin", "Choose file or folder to transfer" : "Roghnaigh comhad nó fillteán le haistriú", @@ -141,6 +140,11 @@ "Unknown error" : "Earráid anaithnid", "Ownership transfer request sent" : "Iarratas aistrithe úinéireachta seolta", "Cannot transfer ownership of a file or folder you do not own" : "Ní féidir úinéireacht comhaid nó fillteáin nach leat a aistriú", + "Remove extension" : "Bain breiseán", + "Change file extension" : "Athraigh síneadh comhad", + "Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "Má athraítear iarmhír an chomhaid ó \"{old}\" go \"{new}\" seans go mbeidh an comhad do-léite.", + "Removing the file extension \"{old}\" may render the file unreadable." : "Má bhaintear an iarmhír chomhaid \"{old}\" seans go mbeidh an comhad do-léite.", + "Adding the file extension \"{new}\" may render the file unreadable." : "Má chuirtear an síneadh comhad \"{new}\" leis, seans go mbeidh an comhad do-léite.", "Select file or folder to link to" : "Roghnaigh comhad nó fillteán le nascadh leis", "Choose {file}" : "Roghnaigh {file}", "Loading current folder" : "An fillteán reatha á lódáil", @@ -161,7 +165,6 @@ "Error during upload, status code {status}" : "Earráid le linn uaslódála, cód stádais {status}", "Unknown error during upload" : "Earráid anaithnid le linn uaslódála", "\"{displayName}\" action executed successfully" : "Cuireadh an gníomh \"{displayName}\" i gcrích go rathúil", - "Filter file names…" : "Scag ainmneacha comhaid…", "Views" : "Radhairc", "Files settings" : "Socruithe comhaid", "File cannot be accessed" : "Ní féidir an comhad a rochtain", @@ -219,7 +222,6 @@ "Unable to create new file from template" : "Ní féidir comhad nua a chruthú ón teimpléad", "Save as {displayName}" : "Sábháil mar {displayName}", "Save as …" : "Sábháil mar…", - "Converting files…" : "Comhaid á thiontú…", "Failed to convert files: {message}" : "Theip ar thiontú comhaid: {message}", "All files failed to be converted" : "Theip ar gach comhad a thiontú", "One file could not be converted: {message}" : "Níorbh fhéidir comhad amháin a thiontú:{message}", @@ -228,7 +230,6 @@ "{count} files successfully converted" : "{count} comhaid a thiontú go rathúil", "Files successfully converted" : "Comhaid a thiontú go rathúil", "Failed to convert files" : "Theip ar thiontú comhaid", - "Converting file…" : "Comhad á thiontú…", "File successfully converted" : "D'éirigh leis an gcomhad a thiontú", "Failed to convert file: {message}" : "Theip ar an gcomhad a thiontú: {message}", "Failed to convert file" : "Theip ar thiontú an chomhaid", @@ -271,6 +272,7 @@ "Open file locally" : "Oscail comhad go háitiúil", "The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "Ba cheart an comhad a oscailt anois ar do ghléas. Mura ndéanann sé, seiceáil le do thoil go bhfuil an aip deisce suiteáilte agat.", "Retry and close" : "Bain triail eile as agus dún", + "Open online" : "Oscail ar líne", "Failed to redirect to client" : "Theip ar atreorú chuig an gcliant", "Open locally" : "Oscail go háitiúil", "Rename" : "Athainmnigh", @@ -310,13 +312,6 @@ "Files moved successfully" : "Bogadh na comhaid go rathúil", "Conflicts resolution skipped" : "Léiríodh réiteach coinbhleachta", "Upload cancelled" : "Cuireadh an t-uaslódáil ar ceal", - "Adding the file extension \"{new}\" may render the file unreadable." : "Má chuirtear an síneadh comhad \"{new}\" leis, seans go mbeidh an comhad do-léite.", - "Removing the file extension \"{old}\" may render the file unreadable." : "Má bhaintear an iarmhír chomhaid \"{old}\" seans go mbeidh an comhad do-léite.", - "Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "Má athraítear iarmhír an chomhaid ó \"{old}\" go \"{new}\" seans go mbeidh an comhad do-léite.", - "Change file extension" : "Athraigh síneadh comhad", - "Keep {oldextension}" : " Coinnigh{oldextension}", - "Use {newextension}" : " Úsáid{newextension}", - "Remove extension" : "Bain breiseán", "This operation is forbidden" : "Tá an oibríocht seo toirmiscthe", "This directory is unavailable, please check the logs or contact the administrator" : "Níl an t-eolaire seo ar fáil, seiceáil na logaí nó déan teagmháil leis an riarthóir le do thoil", "Storage is temporarily not available" : "Níl stóráil ar fáil go sealadach", @@ -446,6 +441,9 @@ "Favored" : "B'fhearr leis", "Favor" : "Fabhar", "Not favored" : "Ní bail ar fónamh orthu", - "Filter filenames…" : "Scag ainmneacha comhaid…" + "Submitting fields…" : "Réimsí á gcur isteach…", + "Filter filenames…" : "Scag ainmneacha comhaid…", + "Keep {oldextension}" : " Coinnigh{oldextension}", + "Use {newextension}" : " Úsáid{newextension}" },"pluralForm" :"nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);" }
\ No newline at end of file diff --git a/apps/files/l10n/gl.js b/apps/files/l10n/gl.js index 31f906722ad..c85515dd035 100644 --- a/apps/files/l10n/gl.js +++ b/apps/files/l10n/gl.js @@ -130,7 +130,6 @@ OC.L10N.register( "Create new folder" : "Crear un cartafol novo", "This name is already in use." : "Este nome xa está a ser usado", "Fill template fields" : "Encher os campos do modelo", - "Submitting fields…" : "Enviando os campos...", "Submit" : "Enviar", "Transfer ownership of a file or folder" : "Transferencia da propiedade dun ficheiro ou cartafol", "Choose file or folder to transfer" : "Escolla o ficheiro ou cartafol para transferir", @@ -143,6 +142,11 @@ OC.L10N.register( "Unknown error" : "Produciuse un erro descoñecido", "Ownership transfer request sent" : "Enviouse solicitude de transferencia da propiedade", "Cannot transfer ownership of a file or folder you do not own" : "Non é posíbel transferir a propiedade dun ficheiro ou cartafol do que non es o propietario", + "Remove extension" : "Retirar a extensión", + "Change file extension" : "Cambiar a extensión do ficheiro", + "Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "Cambiar a extensión de ficheiro de «{old}» a «{new}» pode facer que o ficheiro sexa ilexíbel.", + "Removing the file extension \"{old}\" may render the file unreadable." : "Retirar a extensión de ficheiro «{old}» pode facer que o ficheiro sexa ilexíbel.", + "Adding the file extension \"{new}\" may render the file unreadable." : "Engadir a extensión de ficheiro «{new}» pode facer que o ficheiro sexa ilexíbel.", "Select file or folder to link to" : "Seleccione o ficheiro ou cartafol ao que ligar", "Choose {file}" : "Escoller {file}", "Loading current folder" : "Cargando o cartafol actual", @@ -163,7 +167,6 @@ OC.L10N.register( "Error during upload, status code {status}" : "Produciuse un erro durante o envío, código de estado {status}", "Unknown error during upload" : "Produciuse un erro descoñecido durante o envío", "\"{displayName}\" action executed successfully" : "A acción «{displayName}» executouse correctamente", - "Filter file names…" : "Filtrar os nomes de ficheiro…", "Views" : "Vistas", "Files settings" : "Axustes de Ficheiros", "File cannot be accessed" : "Non é posíbel acceder ao ficheiro", @@ -221,7 +224,6 @@ OC.L10N.register( "Unable to create new file from template" : "Non é posíbel crear un novo ficheiro a partir do modelo", "Save as {displayName}" : "Gardar como {displayName}", "Save as …" : "Gardar como…", - "Converting files…" : "Convertendo ficheiros…", "Failed to convert files: {message}" : "Produciuse un fallo ao converter os ficheiros: {message}", "All files failed to be converted" : "Non foi posíbel converter ningún ficheiro", "One file could not be converted: {message}" : "Non foi posíbel converter un ficheiro: {message}", @@ -230,7 +232,6 @@ OC.L10N.register( "{count} files successfully converted" : "{count} ficheiros foron convertidos correctamente", "Files successfully converted" : "Os ficheiros foron convertidos correctamente", "Failed to convert files" : "Produciuse un fallo ao converter os ficheiros", - "Converting file…" : "Convertendo un ficheiro…", "File successfully converted" : "O ficheiro foi convertido correctamente", "Failed to convert file: {message}" : "Produciuse un fallo ao converter o ficheiro: {message}", "Failed to convert file" : "Produciuse un fallo ao converter o ficheiro", @@ -273,6 +274,7 @@ OC.L10N.register( "Open file locally" : "Abrir o ficheiro localmente", "The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "O ficheiro debería abrirse agora no seu dispositivo. Se non é así, comprobe se ten instalada a aplicación de escritorio.", "Retry and close" : "Tentar de novo e pechar", + "Open online" : "Abrir en liña", "Failed to redirect to client" : "Produciuse un fallo ao redirixir ao cliente", "Open locally" : "Abrir localmente", "Rename" : "Cambiar o nome", @@ -312,13 +314,6 @@ OC.L10N.register( "Files moved successfully" : "Ficheiros movidos correctamente", "Conflicts resolution skipped" : "Omitiuse a resolución dos conflitos", "Upload cancelled" : "Envío cancelado", - "Adding the file extension \"{new}\" may render the file unreadable." : "Engadir a extensión de ficheiro «{new}» pode facer que o ficheiro sexa ilexíbel.", - "Removing the file extension \"{old}\" may render the file unreadable." : "Retirar a extensión de ficheiro «{old}» pode facer que o ficheiro sexa ilexíbel.", - "Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "Cambiar a extensión de ficheiro de «{old}» a «{new}» pode facer que o ficheiro sexa ilexíbel.", - "Change file extension" : "Cambiar a extensión do ficheiro", - "Keep {oldextension}" : "Conservar {oldextension}", - "Use {newextension}" : "Empregar {newextension}", - "Remove extension" : "Retirar a extensión", "This operation is forbidden" : "Esta operación está prohibida", "This directory is unavailable, please check the logs or contact the administrator" : "Este directorio non está dispoñíbel, consulte os ficheiros de rexistro ou póñase en contacto coa administración desta instancia.", "Storage is temporarily not available" : "O almacenamento non está dispoñíbel temporalmente", @@ -448,6 +443,9 @@ OC.L10N.register( "Favored" : "Favorecido", "Favor" : "Favorecer", "Not favored" : "Non favorecido", - "Filter filenames…" : "Filtrar os nomes de ficheiro…" + "Submitting fields…" : "Enviando os campos...", + "Filter filenames…" : "Filtrar os nomes de ficheiro…", + "Keep {oldextension}" : "Conservar {oldextension}", + "Use {newextension}" : "Empregar {newextension}" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/gl.json b/apps/files/l10n/gl.json index 62ff2e86ef4..ab66f50a0f9 100644 --- a/apps/files/l10n/gl.json +++ b/apps/files/l10n/gl.json @@ -128,7 +128,6 @@ "Create new folder" : "Crear un cartafol novo", "This name is already in use." : "Este nome xa está a ser usado", "Fill template fields" : "Encher os campos do modelo", - "Submitting fields…" : "Enviando os campos...", "Submit" : "Enviar", "Transfer ownership of a file or folder" : "Transferencia da propiedade dun ficheiro ou cartafol", "Choose file or folder to transfer" : "Escolla o ficheiro ou cartafol para transferir", @@ -141,6 +140,11 @@ "Unknown error" : "Produciuse un erro descoñecido", "Ownership transfer request sent" : "Enviouse solicitude de transferencia da propiedade", "Cannot transfer ownership of a file or folder you do not own" : "Non é posíbel transferir a propiedade dun ficheiro ou cartafol do que non es o propietario", + "Remove extension" : "Retirar a extensión", + "Change file extension" : "Cambiar a extensión do ficheiro", + "Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "Cambiar a extensión de ficheiro de «{old}» a «{new}» pode facer que o ficheiro sexa ilexíbel.", + "Removing the file extension \"{old}\" may render the file unreadable." : "Retirar a extensión de ficheiro «{old}» pode facer que o ficheiro sexa ilexíbel.", + "Adding the file extension \"{new}\" may render the file unreadable." : "Engadir a extensión de ficheiro «{new}» pode facer que o ficheiro sexa ilexíbel.", "Select file or folder to link to" : "Seleccione o ficheiro ou cartafol ao que ligar", "Choose {file}" : "Escoller {file}", "Loading current folder" : "Cargando o cartafol actual", @@ -161,7 +165,6 @@ "Error during upload, status code {status}" : "Produciuse un erro durante o envío, código de estado {status}", "Unknown error during upload" : "Produciuse un erro descoñecido durante o envío", "\"{displayName}\" action executed successfully" : "A acción «{displayName}» executouse correctamente", - "Filter file names…" : "Filtrar os nomes de ficheiro…", "Views" : "Vistas", "Files settings" : "Axustes de Ficheiros", "File cannot be accessed" : "Non é posíbel acceder ao ficheiro", @@ -219,7 +222,6 @@ "Unable to create new file from template" : "Non é posíbel crear un novo ficheiro a partir do modelo", "Save as {displayName}" : "Gardar como {displayName}", "Save as …" : "Gardar como…", - "Converting files…" : "Convertendo ficheiros…", "Failed to convert files: {message}" : "Produciuse un fallo ao converter os ficheiros: {message}", "All files failed to be converted" : "Non foi posíbel converter ningún ficheiro", "One file could not be converted: {message}" : "Non foi posíbel converter un ficheiro: {message}", @@ -228,7 +230,6 @@ "{count} files successfully converted" : "{count} ficheiros foron convertidos correctamente", "Files successfully converted" : "Os ficheiros foron convertidos correctamente", "Failed to convert files" : "Produciuse un fallo ao converter os ficheiros", - "Converting file…" : "Convertendo un ficheiro…", "File successfully converted" : "O ficheiro foi convertido correctamente", "Failed to convert file: {message}" : "Produciuse un fallo ao converter o ficheiro: {message}", "Failed to convert file" : "Produciuse un fallo ao converter o ficheiro", @@ -271,6 +272,7 @@ "Open file locally" : "Abrir o ficheiro localmente", "The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "O ficheiro debería abrirse agora no seu dispositivo. Se non é así, comprobe se ten instalada a aplicación de escritorio.", "Retry and close" : "Tentar de novo e pechar", + "Open online" : "Abrir en liña", "Failed to redirect to client" : "Produciuse un fallo ao redirixir ao cliente", "Open locally" : "Abrir localmente", "Rename" : "Cambiar o nome", @@ -310,13 +312,6 @@ "Files moved successfully" : "Ficheiros movidos correctamente", "Conflicts resolution skipped" : "Omitiuse a resolución dos conflitos", "Upload cancelled" : "Envío cancelado", - "Adding the file extension \"{new}\" may render the file unreadable." : "Engadir a extensión de ficheiro «{new}» pode facer que o ficheiro sexa ilexíbel.", - "Removing the file extension \"{old}\" may render the file unreadable." : "Retirar a extensión de ficheiro «{old}» pode facer que o ficheiro sexa ilexíbel.", - "Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "Cambiar a extensión de ficheiro de «{old}» a «{new}» pode facer que o ficheiro sexa ilexíbel.", - "Change file extension" : "Cambiar a extensión do ficheiro", - "Keep {oldextension}" : "Conservar {oldextension}", - "Use {newextension}" : "Empregar {newextension}", - "Remove extension" : "Retirar a extensión", "This operation is forbidden" : "Esta operación está prohibida", "This directory is unavailable, please check the logs or contact the administrator" : "Este directorio non está dispoñíbel, consulte os ficheiros de rexistro ou póñase en contacto coa administración desta instancia.", "Storage is temporarily not available" : "O almacenamento non está dispoñíbel temporalmente", @@ -446,6 +441,9 @@ "Favored" : "Favorecido", "Favor" : "Favorecer", "Not favored" : "Non favorecido", - "Filter filenames…" : "Filtrar os nomes de ficheiro…" + "Submitting fields…" : "Enviando os campos...", + "Filter filenames…" : "Filtrar os nomes de ficheiro…", + "Keep {oldextension}" : "Conservar {oldextension}", + "Use {newextension}" : "Empregar {newextension}" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files/l10n/hu.js b/apps/files/l10n/hu.js index f57020d56a3..6e6ca99f7bf 100644 --- a/apps/files/l10n/hu.js +++ b/apps/files/l10n/hu.js @@ -130,7 +130,6 @@ OC.L10N.register( "Create new folder" : "Új mappa létrehozása", "This name is already in use." : "Ez a név már foglalt.", "Fill template fields" : "Töltse ki a sablon mezőit", - "Submitting fields…" : "Mezők beküldése…", "Submit" : "Beküldés", "Transfer ownership of a file or folder" : "Fájl vagy mappa tulajdonjogának átruházása", "Choose file or folder to transfer" : "Válasszon egy fájlt vagy mappát az átruházáshoz", @@ -143,6 +142,11 @@ OC.L10N.register( "Unknown error" : "Ismeretlen hiba", "Ownership transfer request sent" : "Tulajdonjog átruházási kérés elküldve", "Cannot transfer ownership of a file or folder you do not own" : "Nem ruházható át olyan fájl vagy mappa tulajdonjoga, amely nem Öné", + "Remove extension" : "File-kiterjesztés levétele", + "Change file extension" : "File-kiterjesztés megváltoztatása", + "Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "Ha a file kiterjesztését megváltoztatod erről: \"{old}\" erre: \"{new}\", akkor előfordulhat, hogy aztán nem lehet majd megnyitni.", + "Removing the file extension \"{old}\" may render the file unreadable." : "Ha leveszed a file kiterjesztését: \"{old}\", akkor előfordulhat, hogy aztán nem lehet majd megnyitni.", + "Adding the file extension \"{new}\" may render the file unreadable." : "Ha hozzáadod ezt a kiterjesztést: \"{new}\", akkor előfordulhat, hogy aztán nem lehet majd megnyitni.", "Select file or folder to link to" : "Válassza ki a hivatkozandó fájlt vagy mappát", "Choose {file}" : "{file} kiválasztása", "Loading current folder" : "Jelenlegi mappa betöltése", @@ -162,7 +166,6 @@ OC.L10N.register( "Error during upload, status code {status}" : "Hiba a feltöltés közben, állapotkód: {status}", "Unknown error during upload" : "Ismeretlen hiba a feltöltés során", "\"{displayName}\" action executed successfully" : "A(z) „{displayName}” művelet sikeresen végrehajtva", - "Filter file names…" : "Fájlnevek szűrése…", "Views" : "Nézetek", "Files settings" : "Fájlok beállításai", "File cannot be accessed" : "A fájl nem érhető el", @@ -220,7 +223,6 @@ OC.L10N.register( "Unable to create new file from template" : "Nem lehet új fájlt létrehozni a sablonból", "Save as {displayName}" : "Mentés mint {displayName}", "Save as …" : "Mentés másként...", - "Converting files…" : "Fájlok konvertálása", "Failed to convert files: {message}" : "A fájlok konvertálása sikertelen: {message}", "All files failed to be converted" : "Az összes fájl konvertálása sikertelen", "One file could not be converted: {message}" : "Egy fájl nem konvertálható: {message}", @@ -229,7 +231,6 @@ OC.L10N.register( "{count} files successfully converted" : "{count} fájl sikeresen konvertálva", "Files successfully converted" : "Fájlok sikeresen konvertálva", "Failed to convert files" : "A fájlok konvertálása sikertelen", - "Converting file…" : "Fájl konvertálása...", "File successfully converted" : "Fájl sikeresen konvertálva", "Failed to convert file: {message}" : "A fájl konvertálása sikertelen: {message}", "Failed to convert file" : "A fájl konvertálása sikertelen", @@ -311,13 +312,6 @@ OC.L10N.register( "Files moved successfully" : "Fájlmozgatás sikeres", "Conflicts resolution skipped" : "Konfliktusfeloldás kihagyva", "Upload cancelled" : "Feltöltés megszakítva", - "Adding the file extension \"{new}\" may render the file unreadable." : "Ha hozzáadod ezt a kiterjesztést: \"{new}\", akkor előfordulhat, hogy aztán nem lehet majd megnyitni.", - "Removing the file extension \"{old}\" may render the file unreadable." : "Ha leveszed a file kiterjesztését: \"{old}\", akkor előfordulhat, hogy aztán nem lehet majd megnyitni.", - "Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "Ha a file kiterjesztését megváltoztatod erről: \"{old}\" erre: \"{new}\", akkor előfordulhat, hogy aztán nem lehet majd megnyitni.", - "Change file extension" : "File-kiterjesztés megváltoztatása", - "Keep {oldextension}" : "Hagyd meg ezt: {oldextension}", - "Use {newextension}" : "Használd ezt: {newextension}", - "Remove extension" : "File-kiterjesztés levétele", "This operation is forbidden" : "Ez a művelet tiltott", "This directory is unavailable, please check the logs or contact the administrator" : "Ez a könyvtár nem érhető el, nézze meg a naplófájlokat vagy lépjen kapcsolatba az adminisztrátorral", "Storage is temporarily not available" : "A tároló átmenetileg nem érhető el", @@ -447,6 +441,9 @@ OC.L10N.register( "Favored" : "Kedvelve", "Favor" : "Kedvelés", "Not favored" : "Nincs a kedveltek között", - "Filter filenames…" : "Fájlnevek szűrése…" + "Submitting fields…" : "Mezők beküldése…", + "Filter filenames…" : "Fájlnevek szűrése…", + "Keep {oldextension}" : "Hagyd meg ezt: {oldextension}", + "Use {newextension}" : "Használd ezt: {newextension}" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/hu.json b/apps/files/l10n/hu.json index 3fc30816e33..7b6ddf85cec 100644 --- a/apps/files/l10n/hu.json +++ b/apps/files/l10n/hu.json @@ -128,7 +128,6 @@ "Create new folder" : "Új mappa létrehozása", "This name is already in use." : "Ez a név már foglalt.", "Fill template fields" : "Töltse ki a sablon mezőit", - "Submitting fields…" : "Mezők beküldése…", "Submit" : "Beküldés", "Transfer ownership of a file or folder" : "Fájl vagy mappa tulajdonjogának átruházása", "Choose file or folder to transfer" : "Válasszon egy fájlt vagy mappát az átruházáshoz", @@ -141,6 +140,11 @@ "Unknown error" : "Ismeretlen hiba", "Ownership transfer request sent" : "Tulajdonjog átruházási kérés elküldve", "Cannot transfer ownership of a file or folder you do not own" : "Nem ruházható át olyan fájl vagy mappa tulajdonjoga, amely nem Öné", + "Remove extension" : "File-kiterjesztés levétele", + "Change file extension" : "File-kiterjesztés megváltoztatása", + "Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "Ha a file kiterjesztését megváltoztatod erről: \"{old}\" erre: \"{new}\", akkor előfordulhat, hogy aztán nem lehet majd megnyitni.", + "Removing the file extension \"{old}\" may render the file unreadable." : "Ha leveszed a file kiterjesztését: \"{old}\", akkor előfordulhat, hogy aztán nem lehet majd megnyitni.", + "Adding the file extension \"{new}\" may render the file unreadable." : "Ha hozzáadod ezt a kiterjesztést: \"{new}\", akkor előfordulhat, hogy aztán nem lehet majd megnyitni.", "Select file or folder to link to" : "Válassza ki a hivatkozandó fájlt vagy mappát", "Choose {file}" : "{file} kiválasztása", "Loading current folder" : "Jelenlegi mappa betöltése", @@ -160,7 +164,6 @@ "Error during upload, status code {status}" : "Hiba a feltöltés közben, állapotkód: {status}", "Unknown error during upload" : "Ismeretlen hiba a feltöltés során", "\"{displayName}\" action executed successfully" : "A(z) „{displayName}” művelet sikeresen végrehajtva", - "Filter file names…" : "Fájlnevek szűrése…", "Views" : "Nézetek", "Files settings" : "Fájlok beállításai", "File cannot be accessed" : "A fájl nem érhető el", @@ -218,7 +221,6 @@ "Unable to create new file from template" : "Nem lehet új fájlt létrehozni a sablonból", "Save as {displayName}" : "Mentés mint {displayName}", "Save as …" : "Mentés másként...", - "Converting files…" : "Fájlok konvertálása", "Failed to convert files: {message}" : "A fájlok konvertálása sikertelen: {message}", "All files failed to be converted" : "Az összes fájl konvertálása sikertelen", "One file could not be converted: {message}" : "Egy fájl nem konvertálható: {message}", @@ -227,7 +229,6 @@ "{count} files successfully converted" : "{count} fájl sikeresen konvertálva", "Files successfully converted" : "Fájlok sikeresen konvertálva", "Failed to convert files" : "A fájlok konvertálása sikertelen", - "Converting file…" : "Fájl konvertálása...", "File successfully converted" : "Fájl sikeresen konvertálva", "Failed to convert file: {message}" : "A fájl konvertálása sikertelen: {message}", "Failed to convert file" : "A fájl konvertálása sikertelen", @@ -309,13 +310,6 @@ "Files moved successfully" : "Fájlmozgatás sikeres", "Conflicts resolution skipped" : "Konfliktusfeloldás kihagyva", "Upload cancelled" : "Feltöltés megszakítva", - "Adding the file extension \"{new}\" may render the file unreadable." : "Ha hozzáadod ezt a kiterjesztést: \"{new}\", akkor előfordulhat, hogy aztán nem lehet majd megnyitni.", - "Removing the file extension \"{old}\" may render the file unreadable." : "Ha leveszed a file kiterjesztését: \"{old}\", akkor előfordulhat, hogy aztán nem lehet majd megnyitni.", - "Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "Ha a file kiterjesztését megváltoztatod erről: \"{old}\" erre: \"{new}\", akkor előfordulhat, hogy aztán nem lehet majd megnyitni.", - "Change file extension" : "File-kiterjesztés megváltoztatása", - "Keep {oldextension}" : "Hagyd meg ezt: {oldextension}", - "Use {newextension}" : "Használd ezt: {newextension}", - "Remove extension" : "File-kiterjesztés levétele", "This operation is forbidden" : "Ez a művelet tiltott", "This directory is unavailable, please check the logs or contact the administrator" : "Ez a könyvtár nem érhető el, nézze meg a naplófájlokat vagy lépjen kapcsolatba az adminisztrátorral", "Storage is temporarily not available" : "A tároló átmenetileg nem érhető el", @@ -445,6 +439,9 @@ "Favored" : "Kedvelve", "Favor" : "Kedvelés", "Not favored" : "Nincs a kedveltek között", - "Filter filenames…" : "Fájlnevek szűrése…" + "Submitting fields…" : "Mezők beküldése…", + "Filter filenames…" : "Fájlnevek szűrése…", + "Keep {oldextension}" : "Hagyd meg ezt: {oldextension}", + "Use {newextension}" : "Használd ezt: {newextension}" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files/l10n/is.js b/apps/files/l10n/is.js index 0b7122d421a..2c0a96361cf 100644 --- a/apps/files/l10n/is.js +++ b/apps/files/l10n/is.js @@ -130,7 +130,6 @@ OC.L10N.register( "Create new folder" : "Búa til nýja möppu", "This name is already in use." : "Þetta nafn er nú þegar í notkun.", "Fill template fields" : "Fylla inn reiti sniðmáts", - "Submitting fields…" : "Sendi inn gögn úr reitum…", "Submit" : "Senda inn", "Transfer ownership of a file or folder" : "Millifæra eignarhald skráar eða möppu", "Choose file or folder to transfer" : "Veldu skrá eða möppu til að millifæra", @@ -143,6 +142,11 @@ OC.L10N.register( "Unknown error" : "Óþekkt villa", "Ownership transfer request sent" : "Beiðni um millifærslu eignarhalds send", "Cannot transfer ownership of a file or folder you do not own" : "Ekki er hægt að millifæra eignarhald á skrá eða möppu sem þú átt ekki", + "Remove extension" : "Fjarlægja skráarendingu", + "Change file extension" : "Breyta skráarendingu", + "Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "Sé skráaendingunni breytt úr \"{old}\" yfir í \"{new}\", gæti skráin orðið ólæsileg.", + "Removing the file extension \"{old}\" may render the file unreadable." : "Sé skráaendingin \"{old}\" fjarlægð, gæti skráin orðið ólæsileg.", + "Adding the file extension \"{new}\" may render the file unreadable." : "Sé skráaendingunni \"{new}\" bætt við, gæti skráin orðið ólæsileg.", "Select file or folder to link to" : "Veldu skrá eða möppu til að tengja í", "Choose {file}" : "Veldu {file}", "Loading current folder" : "Hleð inn núverandi möppu", @@ -219,7 +223,6 @@ OC.L10N.register( "Unable to create new file from template" : "Tekst ekki að búa til nýja skrá út frá sniðmáti", "Save as {displayName}" : "Vista sem {displayName}", "Save as …" : "Vista sem …", - "Converting files…" : "Umbreyti skrám…", "Failed to convert files: {message}" : "Mistókst að umbreyta skrám: {message}", "All files failed to be converted" : "Mistókst að umbreyta öllum skrám", "One file could not be converted: {message}" : "Ekki var hægt að umbreyta einni skrá: {message}", @@ -228,7 +231,6 @@ OC.L10N.register( "{count} files successfully converted" : "Tókst að umbreyta {count} skrám", "Files successfully converted" : "Tókst að umbreyta skrám", "Failed to convert files" : "Mistókst að umbreyta skrám", - "Converting file…" : "Umbreyti skrá…", "File successfully converted" : "Tókst að umbreyta skrá", "Failed to convert file: {message}" : "Mistókst að umbreyta skrá: {message}", "Failed to convert file" : "Mistókst að umbreyta skrá", @@ -308,13 +310,6 @@ OC.L10N.register( "Files moved successfully" : "Tókst að færa skrár", "Conflicts resolution skipped" : "Sleppti lausn árekstra", "Upload cancelled" : "Hætt við innsendingu", - "Adding the file extension \"{new}\" may render the file unreadable." : "Sé skráaendingunni \"{new}\" bætt við, gæti skráin orðið ólæsileg.", - "Removing the file extension \"{old}\" may render the file unreadable." : "Sé skráaendingin \"{old}\" fjarlægð, gæti skráin orðið ólæsileg.", - "Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "Sé skráaendingunni breytt úr \"{old}\" yfir í \"{new}\", gæti skráin orðið ólæsileg.", - "Change file extension" : "Breyta skráarendingu", - "Keep {oldextension}" : "Halda {oldextension}", - "Use {newextension}" : "Nota {newextension}", - "Remove extension" : "Fjarlægja skráarendingu", "This operation is forbidden" : "Þessi aðgerð er bönnuð", "This directory is unavailable, please check the logs or contact the administrator" : "Þessi mappa er ekki tiltæk, athugaðu atvikaskrár eða hafðu samband við kerfissjóra", "Storage is temporarily not available" : "Gagnageymsla ekki tiltæk í augnablikinu", @@ -444,6 +439,9 @@ OC.L10N.register( "Favored" : "Eftirlæti", "Favor" : "Eftirl", "Not favored" : "Ekki eftirlæti", - "Filter filenames…" : "Sía skráaheiti…" + "Submitting fields…" : "Sendi inn gögn úr reitum…", + "Filter filenames…" : "Sía skráaheiti…", + "Keep {oldextension}" : "Halda {oldextension}", + "Use {newextension}" : "Nota {newextension}" }, "nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"); diff --git a/apps/files/l10n/is.json b/apps/files/l10n/is.json index f1a1fadf75b..cd016075051 100644 --- a/apps/files/l10n/is.json +++ b/apps/files/l10n/is.json @@ -128,7 +128,6 @@ "Create new folder" : "Búa til nýja möppu", "This name is already in use." : "Þetta nafn er nú þegar í notkun.", "Fill template fields" : "Fylla inn reiti sniðmáts", - "Submitting fields…" : "Sendi inn gögn úr reitum…", "Submit" : "Senda inn", "Transfer ownership of a file or folder" : "Millifæra eignarhald skráar eða möppu", "Choose file or folder to transfer" : "Veldu skrá eða möppu til að millifæra", @@ -141,6 +140,11 @@ "Unknown error" : "Óþekkt villa", "Ownership transfer request sent" : "Beiðni um millifærslu eignarhalds send", "Cannot transfer ownership of a file or folder you do not own" : "Ekki er hægt að millifæra eignarhald á skrá eða möppu sem þú átt ekki", + "Remove extension" : "Fjarlægja skráarendingu", + "Change file extension" : "Breyta skráarendingu", + "Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "Sé skráaendingunni breytt úr \"{old}\" yfir í \"{new}\", gæti skráin orðið ólæsileg.", + "Removing the file extension \"{old}\" may render the file unreadable." : "Sé skráaendingin \"{old}\" fjarlægð, gæti skráin orðið ólæsileg.", + "Adding the file extension \"{new}\" may render the file unreadable." : "Sé skráaendingunni \"{new}\" bætt við, gæti skráin orðið ólæsileg.", "Select file or folder to link to" : "Veldu skrá eða möppu til að tengja í", "Choose {file}" : "Veldu {file}", "Loading current folder" : "Hleð inn núverandi möppu", @@ -217,7 +221,6 @@ "Unable to create new file from template" : "Tekst ekki að búa til nýja skrá út frá sniðmáti", "Save as {displayName}" : "Vista sem {displayName}", "Save as …" : "Vista sem …", - "Converting files…" : "Umbreyti skrám…", "Failed to convert files: {message}" : "Mistókst að umbreyta skrám: {message}", "All files failed to be converted" : "Mistókst að umbreyta öllum skrám", "One file could not be converted: {message}" : "Ekki var hægt að umbreyta einni skrá: {message}", @@ -226,7 +229,6 @@ "{count} files successfully converted" : "Tókst að umbreyta {count} skrám", "Files successfully converted" : "Tókst að umbreyta skrám", "Failed to convert files" : "Mistókst að umbreyta skrám", - "Converting file…" : "Umbreyti skrá…", "File successfully converted" : "Tókst að umbreyta skrá", "Failed to convert file: {message}" : "Mistókst að umbreyta skrá: {message}", "Failed to convert file" : "Mistókst að umbreyta skrá", @@ -306,13 +308,6 @@ "Files moved successfully" : "Tókst að færa skrár", "Conflicts resolution skipped" : "Sleppti lausn árekstra", "Upload cancelled" : "Hætt við innsendingu", - "Adding the file extension \"{new}\" may render the file unreadable." : "Sé skráaendingunni \"{new}\" bætt við, gæti skráin orðið ólæsileg.", - "Removing the file extension \"{old}\" may render the file unreadable." : "Sé skráaendingin \"{old}\" fjarlægð, gæti skráin orðið ólæsileg.", - "Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "Sé skráaendingunni breytt úr \"{old}\" yfir í \"{new}\", gæti skráin orðið ólæsileg.", - "Change file extension" : "Breyta skráarendingu", - "Keep {oldextension}" : "Halda {oldextension}", - "Use {newextension}" : "Nota {newextension}", - "Remove extension" : "Fjarlægja skráarendingu", "This operation is forbidden" : "Þessi aðgerð er bönnuð", "This directory is unavailable, please check the logs or contact the administrator" : "Þessi mappa er ekki tiltæk, athugaðu atvikaskrár eða hafðu samband við kerfissjóra", "Storage is temporarily not available" : "Gagnageymsla ekki tiltæk í augnablikinu", @@ -442,6 +437,9 @@ "Favored" : "Eftirlæti", "Favor" : "Eftirl", "Not favored" : "Ekki eftirlæti", - "Filter filenames…" : "Sía skráaheiti…" + "Submitting fields…" : "Sendi inn gögn úr reitum…", + "Filter filenames…" : "Sía skráaheiti…", + "Keep {oldextension}" : "Halda {oldextension}", + "Use {newextension}" : "Nota {newextension}" },"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);" }
\ No newline at end of file diff --git a/apps/files/l10n/it.js b/apps/files/l10n/it.js index a22da4d74b3..e27629ac7f6 100644 --- a/apps/files/l10n/it.js +++ b/apps/files/l10n/it.js @@ -130,7 +130,6 @@ OC.L10N.register( "Create new folder" : "Crea una nuova cartella", "This name is already in use." : "Questo nome è già utilizzato.", "Fill template fields" : "Compila i campi del modello", - "Submitting fields…" : "Invio dei campi…", "Submit" : "Invia", "Transfer ownership of a file or folder" : " Trasferisci la proprietà di un file o di una cartella", "Choose file or folder to transfer" : "Scegli file o cartella da trasferire", @@ -143,6 +142,11 @@ OC.L10N.register( "Unknown error" : "Errore sconosciuto", "Ownership transfer request sent" : "Richiesta di trasferimento della proprietà inviata", "Cannot transfer ownership of a file or folder you do not own" : "Impossibile trasferire la proprietà di un file o di una cartella di cui non sei proprietario", + "Remove extension" : "Rimuovi estensione", + "Change file extension" : "Cambia estensione file", + "Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "Modificando l'estensione del file da \"{old}\" a\"{new}\" potrebbe rendere il file illeggibile.", + "Removing the file extension \"{old}\" may render the file unreadable." : "Rimuovendo dell'estensione del file \"{old}\" potrebbe rendere il file illeggibile.", + "Adding the file extension \"{new}\" may render the file unreadable." : "Aggiungere l'estensione del file \"{new}\" potrebbe rendere il file illeggibile.", "Select file or folder to link to" : "Seleziona un file o una cartella da collegare", "Choose {file}" : "Scegli {file}", "Loading current folder" : "Sto caricando la cartella corrente", @@ -163,7 +167,6 @@ OC.L10N.register( "Error during upload, status code {status}" : "Errore durante il caricamento, codice di stato {status}", "Unknown error during upload" : "Errore sconosciuto durante il caricamento", "\"{displayName}\" action executed successfully" : "L'azione \"{displayName}\" è stata eseguita correttamente", - "Filter file names…" : "Filtra nomi file…", "Views" : "Viste", "Files settings" : "Impostazioni File", "File cannot be accessed" : "Il file non possono essere acceduti", @@ -221,7 +224,6 @@ OC.L10N.register( "Unable to create new file from template" : "Impossibile creare un nuovo file dal modello", "Save as {displayName}" : "Savlva come {displayName}", "Save as …" : "Salva come …", - "Converting files…" : "Conversione dei file…", "Failed to convert files: {message}" : "Impossibile convertire i file: {message}", "All files failed to be converted" : "Non è stato possibile convertire tutti i file", "One file could not be converted: {message}" : "Un file non può essere convertito: {message}", @@ -230,7 +232,6 @@ OC.L10N.register( "{count} files successfully converted" : "{count} file convertiti con successo", "Files successfully converted" : "File convertiti con successo", "Failed to convert files" : "Impossibile convertire i file", - "Converting file…" : "Conversione file...", "File successfully converted" : "File convertito con successo", "Failed to convert file: {message}" : "Impossibile convertire il file: {message}", "Failed to convert file" : "Impossibile convertire il file", @@ -270,8 +271,10 @@ OC.L10N.register( "Cancelled move or copy operation" : "Operazione di spostamento o copia annullata", "Open folder {displayName}" : "Apri la cartella {displayName}", "Open in Files" : "Apri in File", + "Open file locally" : "Apri file localmente", "The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "Il file dovrebbe ora aprirsi sul tuo dispositivo. In caso contrario, controlla di aver installato l'app desktop.", "Retry and close" : "Riprova e chiudi", + "Open online" : "Apri online", "Failed to redirect to client" : "Reindirizzamento al client non riuscito", "Open locally" : "Aprire localmente", "Rename" : "Rinomina", @@ -311,13 +314,6 @@ OC.L10N.register( "Files moved successfully" : "File spostati correttamente", "Conflicts resolution skipped" : "Risoluzione dei conflitti saltata", "Upload cancelled" : "Caricamento annullato", - "Adding the file extension \"{new}\" may render the file unreadable." : "Aggiungere l'estensione del file \"{new}\" potrebbe rendere il file illeggibile.", - "Removing the file extension \"{old}\" may render the file unreadable." : "Rimuovendo dell'estensione del file \"{old}\" potrebbe rendere il file illeggibile.", - "Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "Modificando l'estensione del file da \"{old}\" a\"{new}\" potrebbe rendere il file illeggibile.", - "Change file extension" : "Cambia estensione file", - "Keep {oldextension}" : "Tieni {oldextension}", - "Use {newextension}" : "Usa {newextension}", - "Remove extension" : "Rimuovi estensione", "This operation is forbidden" : "Questa operazione è vietata", "This directory is unavailable, please check the logs or contact the administrator" : "Questa cartella non è disponibile, controlla i log o contatta l'amministratore", "Storage is temporarily not available" : "L'archiviazione è temporaneamente non disponibile", @@ -447,6 +443,9 @@ OC.L10N.register( "Favored" : "Preferito", "Favor" : "Preferiti", "Not favored" : "Non preferito", - "Filter filenames…" : "Filtra nomi di file…" + "Submitting fields…" : "Invio dei campi…", + "Filter filenames…" : "Filtra nomi di file…", + "Keep {oldextension}" : "Tieni {oldextension}", + "Use {newextension}" : "Usa {newextension}" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/files/l10n/it.json b/apps/files/l10n/it.json index bc84a9c28de..e4f12dd9877 100644 --- a/apps/files/l10n/it.json +++ b/apps/files/l10n/it.json @@ -128,7 +128,6 @@ "Create new folder" : "Crea una nuova cartella", "This name is already in use." : "Questo nome è già utilizzato.", "Fill template fields" : "Compila i campi del modello", - "Submitting fields…" : "Invio dei campi…", "Submit" : "Invia", "Transfer ownership of a file or folder" : " Trasferisci la proprietà di un file o di una cartella", "Choose file or folder to transfer" : "Scegli file o cartella da trasferire", @@ -141,6 +140,11 @@ "Unknown error" : "Errore sconosciuto", "Ownership transfer request sent" : "Richiesta di trasferimento della proprietà inviata", "Cannot transfer ownership of a file or folder you do not own" : "Impossibile trasferire la proprietà di un file o di una cartella di cui non sei proprietario", + "Remove extension" : "Rimuovi estensione", + "Change file extension" : "Cambia estensione file", + "Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "Modificando l'estensione del file da \"{old}\" a\"{new}\" potrebbe rendere il file illeggibile.", + "Removing the file extension \"{old}\" may render the file unreadable." : "Rimuovendo dell'estensione del file \"{old}\" potrebbe rendere il file illeggibile.", + "Adding the file extension \"{new}\" may render the file unreadable." : "Aggiungere l'estensione del file \"{new}\" potrebbe rendere il file illeggibile.", "Select file or folder to link to" : "Seleziona un file o una cartella da collegare", "Choose {file}" : "Scegli {file}", "Loading current folder" : "Sto caricando la cartella corrente", @@ -161,7 +165,6 @@ "Error during upload, status code {status}" : "Errore durante il caricamento, codice di stato {status}", "Unknown error during upload" : "Errore sconosciuto durante il caricamento", "\"{displayName}\" action executed successfully" : "L'azione \"{displayName}\" è stata eseguita correttamente", - "Filter file names…" : "Filtra nomi file…", "Views" : "Viste", "Files settings" : "Impostazioni File", "File cannot be accessed" : "Il file non possono essere acceduti", @@ -219,7 +222,6 @@ "Unable to create new file from template" : "Impossibile creare un nuovo file dal modello", "Save as {displayName}" : "Savlva come {displayName}", "Save as …" : "Salva come …", - "Converting files…" : "Conversione dei file…", "Failed to convert files: {message}" : "Impossibile convertire i file: {message}", "All files failed to be converted" : "Non è stato possibile convertire tutti i file", "One file could not be converted: {message}" : "Un file non può essere convertito: {message}", @@ -228,7 +230,6 @@ "{count} files successfully converted" : "{count} file convertiti con successo", "Files successfully converted" : "File convertiti con successo", "Failed to convert files" : "Impossibile convertire i file", - "Converting file…" : "Conversione file...", "File successfully converted" : "File convertito con successo", "Failed to convert file: {message}" : "Impossibile convertire il file: {message}", "Failed to convert file" : "Impossibile convertire il file", @@ -268,8 +269,10 @@ "Cancelled move or copy operation" : "Operazione di spostamento o copia annullata", "Open folder {displayName}" : "Apri la cartella {displayName}", "Open in Files" : "Apri in File", + "Open file locally" : "Apri file localmente", "The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "Il file dovrebbe ora aprirsi sul tuo dispositivo. In caso contrario, controlla di aver installato l'app desktop.", "Retry and close" : "Riprova e chiudi", + "Open online" : "Apri online", "Failed to redirect to client" : "Reindirizzamento al client non riuscito", "Open locally" : "Aprire localmente", "Rename" : "Rinomina", @@ -309,13 +312,6 @@ "Files moved successfully" : "File spostati correttamente", "Conflicts resolution skipped" : "Risoluzione dei conflitti saltata", "Upload cancelled" : "Caricamento annullato", - "Adding the file extension \"{new}\" may render the file unreadable." : "Aggiungere l'estensione del file \"{new}\" potrebbe rendere il file illeggibile.", - "Removing the file extension \"{old}\" may render the file unreadable." : "Rimuovendo dell'estensione del file \"{old}\" potrebbe rendere il file illeggibile.", - "Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "Modificando l'estensione del file da \"{old}\" a\"{new}\" potrebbe rendere il file illeggibile.", - "Change file extension" : "Cambia estensione file", - "Keep {oldextension}" : "Tieni {oldextension}", - "Use {newextension}" : "Usa {newextension}", - "Remove extension" : "Rimuovi estensione", "This operation is forbidden" : "Questa operazione è vietata", "This directory is unavailable, please check the logs or contact the administrator" : "Questa cartella non è disponibile, controlla i log o contatta l'amministratore", "Storage is temporarily not available" : "L'archiviazione è temporaneamente non disponibile", @@ -445,6 +441,9 @@ "Favored" : "Preferito", "Favor" : "Preferiti", "Not favored" : "Non preferito", - "Filter filenames…" : "Filtra nomi di file…" + "Submitting fields…" : "Invio dei campi…", + "Filter filenames…" : "Filtra nomi di file…", + "Keep {oldextension}" : "Tieni {oldextension}", + "Use {newextension}" : "Usa {newextension}" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" }
\ No newline at end of file diff --git a/apps/files/l10n/ja.js b/apps/files/l10n/ja.js index d1161a2cc8a..2ecefed5724 100644 --- a/apps/files/l10n/ja.js +++ b/apps/files/l10n/ja.js @@ -130,7 +130,6 @@ OC.L10N.register( "Create new folder" : "新しいフォルダーを作成", "This name is already in use." : "この名前は既に使用されています。", "Fill template fields" : "テンプレートフィールドへの入力", - "Submitting fields…" : "フィールドを送信中…", "Submit" : "提出する", "Transfer ownership of a file or folder" : "ファイルまたはフォルダーの所有権を譲渡する", "Choose file or folder to transfer" : "譲渡するファイルまたはフォルダーを選択してください", @@ -143,6 +142,11 @@ OC.L10N.register( "Unknown error" : "不明なエラー", "Ownership transfer request sent" : "所有権転送のリクエストを送信しました", "Cannot transfer ownership of a file or folder you do not own" : "所有していないファイルまたはフォルダーの所有権を譲渡することはできません", + "Remove extension" : "拡張子を削除", + "Change file extension" : "ファイル拡張子を変更", + "Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "ファイル拡張子を \"{old}\" から \"{new}\" に変更すると、ファイルが読み取れなくなる可能性があります。", + "Removing the file extension \"{old}\" may render the file unreadable." : "ファイル拡張子 \"{old}\" を削除すると、ファイルが読み取れなくなる可能性があります。", + "Adding the file extension \"{new}\" may render the file unreadable." : "ファイル拡張子 \"{new}\" を追加すると、ファイルが読み取れなくなる可能性があります。", "Select file or folder to link to" : "リンク先のファイルまたはフォルダを選択", "Choose {file}" : "{file}を選択", "Loading current folder" : "現在のフォルダの読み込み中", @@ -163,7 +167,6 @@ OC.L10N.register( "Error during upload, status code {status}" : "アップロード中のエラー、ステータスコード {status}", "Unknown error during upload" : "不明なエラーがアップロード中に発生しました", "\"{displayName}\" action executed successfully" : "\"{displayName}\" アクションは正常に実行された", - "Filter file names…" : "ファイルネームフィルター…", "Views" : "表示", "Files settings" : "ファイルの設定", "File cannot be accessed" : "ファイルにアクセスできません", @@ -221,7 +224,6 @@ OC.L10N.register( "Unable to create new file from template" : "テンプレートから新しいファイルを作成できません", "Save as {displayName}" : "{displayName}として保存", "Save as …" : "保存…", - "Converting files…" : "ファイルの変換…", "Failed to convert files: {message}" : "ファイルの変換に失敗しました: {message}", "All files failed to be converted" : "すべてのファイルの変換に失敗しました", "One file could not be converted: {message}" : "1つのファイルが変換できませんでした: {message}", @@ -230,7 +232,6 @@ OC.L10N.register( "{count} files successfully converted" : "{count}個のファイルの変換に成功しました", "Files successfully converted" : "ファイルは正常に変換されました", "Failed to convert files" : "ファイルの変換に失敗しました", - "Converting file…" : "ファイルの変換…", "File successfully converted" : "ファイルは正常に変換されました", "Failed to convert file: {message}" : "ファイルの変換に失敗しました: {message}", "Failed to convert file" : "ファイルの変換に失敗しました", @@ -312,13 +313,6 @@ OC.L10N.register( "Files moved successfully" : "ファイルの移動に成功しました", "Conflicts resolution skipped" : "コンフリクトの解決はスキップされました", "Upload cancelled" : "アップロードはキャンセルされました", - "Adding the file extension \"{new}\" may render the file unreadable." : "ファイル拡張子 \"{new}\" を追加すると、ファイルが読み取れなくなる可能性があります。", - "Removing the file extension \"{old}\" may render the file unreadable." : "ファイル拡張子 \"{old}\" を削除すると、ファイルが読み取れなくなる可能性があります。", - "Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "ファイル拡張子を \"{old}\" から \"{new}\" に変更すると、ファイルが読み取れなくなる可能性があります。", - "Change file extension" : "ファイル拡張子を変更", - "Keep {oldextension}" : "{oldextension} を保持", - "Use {newextension}" : "{newextension} を使用", - "Remove extension" : "拡張子を削除", "This operation is forbidden" : "この操作は禁止されています", "This directory is unavailable, please check the logs or contact the administrator" : "このディレクトリは利用できません。ログを確認するか管理者に問い合わせてください。", "Storage is temporarily not available" : "ストレージは一時的に利用できません", @@ -448,6 +442,9 @@ OC.L10N.register( "Favored" : "好評", "Favor" : "好意的", "Not favored" : "好ましくない", - "Filter filenames…" : "ファイルネームフィルター…" + "Submitting fields…" : "フィールドを送信中…", + "Filter filenames…" : "ファイルネームフィルター…", + "Keep {oldextension}" : "{oldextension} を保持", + "Use {newextension}" : "{newextension} を使用" }, "nplurals=1; plural=0;"); diff --git a/apps/files/l10n/ja.json b/apps/files/l10n/ja.json index 93a9e68a60a..bb9e26da00b 100644 --- a/apps/files/l10n/ja.json +++ b/apps/files/l10n/ja.json @@ -128,7 +128,6 @@ "Create new folder" : "新しいフォルダーを作成", "This name is already in use." : "この名前は既に使用されています。", "Fill template fields" : "テンプレートフィールドへの入力", - "Submitting fields…" : "フィールドを送信中…", "Submit" : "提出する", "Transfer ownership of a file or folder" : "ファイルまたはフォルダーの所有権を譲渡する", "Choose file or folder to transfer" : "譲渡するファイルまたはフォルダーを選択してください", @@ -141,6 +140,11 @@ "Unknown error" : "不明なエラー", "Ownership transfer request sent" : "所有権転送のリクエストを送信しました", "Cannot transfer ownership of a file or folder you do not own" : "所有していないファイルまたはフォルダーの所有権を譲渡することはできません", + "Remove extension" : "拡張子を削除", + "Change file extension" : "ファイル拡張子を変更", + "Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "ファイル拡張子を \"{old}\" から \"{new}\" に変更すると、ファイルが読み取れなくなる可能性があります。", + "Removing the file extension \"{old}\" may render the file unreadable." : "ファイル拡張子 \"{old}\" を削除すると、ファイルが読み取れなくなる可能性があります。", + "Adding the file extension \"{new}\" may render the file unreadable." : "ファイル拡張子 \"{new}\" を追加すると、ファイルが読み取れなくなる可能性があります。", "Select file or folder to link to" : "リンク先のファイルまたはフォルダを選択", "Choose {file}" : "{file}を選択", "Loading current folder" : "現在のフォルダの読み込み中", @@ -161,7 +165,6 @@ "Error during upload, status code {status}" : "アップロード中のエラー、ステータスコード {status}", "Unknown error during upload" : "不明なエラーがアップロード中に発生しました", "\"{displayName}\" action executed successfully" : "\"{displayName}\" アクションは正常に実行された", - "Filter file names…" : "ファイルネームフィルター…", "Views" : "表示", "Files settings" : "ファイルの設定", "File cannot be accessed" : "ファイルにアクセスできません", @@ -219,7 +222,6 @@ "Unable to create new file from template" : "テンプレートから新しいファイルを作成できません", "Save as {displayName}" : "{displayName}として保存", "Save as …" : "保存…", - "Converting files…" : "ファイルの変換…", "Failed to convert files: {message}" : "ファイルの変換に失敗しました: {message}", "All files failed to be converted" : "すべてのファイルの変換に失敗しました", "One file could not be converted: {message}" : "1つのファイルが変換できませんでした: {message}", @@ -228,7 +230,6 @@ "{count} files successfully converted" : "{count}個のファイルの変換に成功しました", "Files successfully converted" : "ファイルは正常に変換されました", "Failed to convert files" : "ファイルの変換に失敗しました", - "Converting file…" : "ファイルの変換…", "File successfully converted" : "ファイルは正常に変換されました", "Failed to convert file: {message}" : "ファイルの変換に失敗しました: {message}", "Failed to convert file" : "ファイルの変換に失敗しました", @@ -310,13 +311,6 @@ "Files moved successfully" : "ファイルの移動に成功しました", "Conflicts resolution skipped" : "コンフリクトの解決はスキップされました", "Upload cancelled" : "アップロードはキャンセルされました", - "Adding the file extension \"{new}\" may render the file unreadable." : "ファイル拡張子 \"{new}\" を追加すると、ファイルが読み取れなくなる可能性があります。", - "Removing the file extension \"{old}\" may render the file unreadable." : "ファイル拡張子 \"{old}\" を削除すると、ファイルが読み取れなくなる可能性があります。", - "Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "ファイル拡張子を \"{old}\" から \"{new}\" に変更すると、ファイルが読み取れなくなる可能性があります。", - "Change file extension" : "ファイル拡張子を変更", - "Keep {oldextension}" : "{oldextension} を保持", - "Use {newextension}" : "{newextension} を使用", - "Remove extension" : "拡張子を削除", "This operation is forbidden" : "この操作は禁止されています", "This directory is unavailable, please check the logs or contact the administrator" : "このディレクトリは利用できません。ログを確認するか管理者に問い合わせてください。", "Storage is temporarily not available" : "ストレージは一時的に利用できません", @@ -446,6 +440,9 @@ "Favored" : "好評", "Favor" : "好意的", "Not favored" : "好ましくない", - "Filter filenames…" : "ファイルネームフィルター…" + "Submitting fields…" : "フィールドを送信中…", + "Filter filenames…" : "ファイルネームフィルター…", + "Keep {oldextension}" : "{oldextension} を保持", + "Use {newextension}" : "{newextension} を使用" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file diff --git a/apps/files/l10n/ko.js b/apps/files/l10n/ko.js index ef744be755d..93b2ea72f4f 100644 --- a/apps/files/l10n/ko.js +++ b/apps/files/l10n/ko.js @@ -127,7 +127,6 @@ OC.L10N.register( "Create new folder" : "새 폴더 생성", "This name is already in use." : "이 이름은 이미 사용 중입니다.", "Fill template fields" : "양식 입력란 채우기", - "Submitting fields…" : "입력란 제출중...", "Submit" : "제출", "Transfer ownership of a file or folder" : "파일이나 폴더의 소유권 이전", "Choose file or folder to transfer" : "이전할 파일이나 폴더 고르기", @@ -140,6 +139,11 @@ OC.L10N.register( "Unknown error" : "알 수 없는 오류", "Ownership transfer request sent" : "소유권 이전 요청이 전송됨", "Cannot transfer ownership of a file or folder you do not own" : "내가 소유하지 않은 파일이나 폴더의 소유권을 이전할 수 없음", + "Remove extension" : "확장자 제거", + "Change file extension" : "파일 확장자 변경", + "Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "\"{old}\" 파일 확장자를 \"{new}\"(으)로 바꾸면 파일을 읽지 못할 수 있습니다.", + "Removing the file extension \"{old}\" may render the file unreadable." : "\"{old}\" 파일 확장자를 제거하면 파일을 읽지 못할 수 있습니다.", + "Adding the file extension \"{new}\" may render the file unreadable." : "\"{new}\" 파일 확장자를 추가하면 파일을 읽지 못할 수 있습니다.", "Select file or folder to link to" : "링크할 파일이나 폴더 선택", "Choose {file}" : "{file} 선택", "Loading current folder" : "현재 폴더를 불러오는 중", @@ -291,13 +295,6 @@ OC.L10N.register( "Files moved successfully" : "파일을 성공적으로 이동함", "Conflicts resolution skipped" : "충돌 해결 건너뜀", "Upload cancelled" : "업로드가 취소됨", - "Adding the file extension \"{new}\" may render the file unreadable." : "\"{new}\" 파일 확장자를 추가하면 파일을 읽지 못할 수 있습니다.", - "Removing the file extension \"{old}\" may render the file unreadable." : "\"{old}\" 파일 확장자를 제거하면 파일을 읽지 못할 수 있습니다.", - "Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "\"{old}\" 파일 확장자를 \"{new}\"(으)로 바꾸면 파일을 읽지 못할 수 있습니다.", - "Change file extension" : "파일 확장자 변경", - "Keep {oldextension}" : "{oldextension} 유지", - "Use {newextension}" : "{newextension} 사용", - "Remove extension" : "확장자 제거", "This operation is forbidden" : "이 작업이 금지됨", "This directory is unavailable, please check the logs or contact the administrator" : "디렉터리를 사용할 수 없습니다. 로그를 확인하거나 관리자에게 연락하십시오", "Storage is temporarily not available" : "저장소를 일시적으로 사용할 수 없음", @@ -427,6 +424,9 @@ OC.L10N.register( "Favored" : "선호함", "Favor" : "선호", "Not favored" : "선호하지 않음", - "Filter filenames…" : "파일 이름 필터..." + "Submitting fields…" : "입력란 제출중...", + "Filter filenames…" : "파일 이름 필터...", + "Keep {oldextension}" : "{oldextension} 유지", + "Use {newextension}" : "{newextension} 사용" }, "nplurals=1; plural=0;"); diff --git a/apps/files/l10n/ko.json b/apps/files/l10n/ko.json index e2fe2940de6..079170faea2 100644 --- a/apps/files/l10n/ko.json +++ b/apps/files/l10n/ko.json @@ -125,7 +125,6 @@ "Create new folder" : "새 폴더 생성", "This name is already in use." : "이 이름은 이미 사용 중입니다.", "Fill template fields" : "양식 입력란 채우기", - "Submitting fields…" : "입력란 제출중...", "Submit" : "제출", "Transfer ownership of a file or folder" : "파일이나 폴더의 소유권 이전", "Choose file or folder to transfer" : "이전할 파일이나 폴더 고르기", @@ -138,6 +137,11 @@ "Unknown error" : "알 수 없는 오류", "Ownership transfer request sent" : "소유권 이전 요청이 전송됨", "Cannot transfer ownership of a file or folder you do not own" : "내가 소유하지 않은 파일이나 폴더의 소유권을 이전할 수 없음", + "Remove extension" : "확장자 제거", + "Change file extension" : "파일 확장자 변경", + "Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "\"{old}\" 파일 확장자를 \"{new}\"(으)로 바꾸면 파일을 읽지 못할 수 있습니다.", + "Removing the file extension \"{old}\" may render the file unreadable." : "\"{old}\" 파일 확장자를 제거하면 파일을 읽지 못할 수 있습니다.", + "Adding the file extension \"{new}\" may render the file unreadable." : "\"{new}\" 파일 확장자를 추가하면 파일을 읽지 못할 수 있습니다.", "Select file or folder to link to" : "링크할 파일이나 폴더 선택", "Choose {file}" : "{file} 선택", "Loading current folder" : "현재 폴더를 불러오는 중", @@ -289,13 +293,6 @@ "Files moved successfully" : "파일을 성공적으로 이동함", "Conflicts resolution skipped" : "충돌 해결 건너뜀", "Upload cancelled" : "업로드가 취소됨", - "Adding the file extension \"{new}\" may render the file unreadable." : "\"{new}\" 파일 확장자를 추가하면 파일을 읽지 못할 수 있습니다.", - "Removing the file extension \"{old}\" may render the file unreadable." : "\"{old}\" 파일 확장자를 제거하면 파일을 읽지 못할 수 있습니다.", - "Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "\"{old}\" 파일 확장자를 \"{new}\"(으)로 바꾸면 파일을 읽지 못할 수 있습니다.", - "Change file extension" : "파일 확장자 변경", - "Keep {oldextension}" : "{oldextension} 유지", - "Use {newextension}" : "{newextension} 사용", - "Remove extension" : "확장자 제거", "This operation is forbidden" : "이 작업이 금지됨", "This directory is unavailable, please check the logs or contact the administrator" : "디렉터리를 사용할 수 없습니다. 로그를 확인하거나 관리자에게 연락하십시오", "Storage is temporarily not available" : "저장소를 일시적으로 사용할 수 없음", @@ -425,6 +422,9 @@ "Favored" : "선호함", "Favor" : "선호", "Not favored" : "선호하지 않음", - "Filter filenames…" : "파일 이름 필터..." + "Submitting fields…" : "입력란 제출중...", + "Filter filenames…" : "파일 이름 필터...", + "Keep {oldextension}" : "{oldextension} 유지", + "Use {newextension}" : "{newextension} 사용" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file diff --git a/apps/files/l10n/lt_LT.js b/apps/files/l10n/lt_LT.js index 92108d9f7d4..7cf335d451d 100644 --- a/apps/files/l10n/lt_LT.js +++ b/apps/files/l10n/lt_LT.js @@ -203,8 +203,6 @@ OC.L10N.register( "Some files could not be moved" : "Kai kurių failų nepavyko perkelti", "Files copied successfully" : "Failai sėkmingai nukopijuoti", "Files moved successfully" : "Failai sėkmingai perkelti", - "Keep {oldextension}" : "Palikti {oldextension}", - "Use {newextension}" : "Naudoti {newextension}", "This operation is forbidden" : "Ši operacija yra uždrausta", "This directory is unavailable, please check the logs or contact the administrator" : "Šis katalogas neprieinamas, peržiūrėkite žurnalo įrašus arba susisiekite su administratoriumi", "Storage is temporarily not available" : "Saugykla yra laikinai neprieinama", @@ -312,6 +310,8 @@ OC.L10N.register( "Personal Files" : "Asmeniniai failai", "Text file" : "Tekstinis failas", "New text file.txt" : "Naujas tekstinis failas.txt", - "Filter filenames…" : "Filtruoti failų pavadinimus…" + "Filter filenames…" : "Filtruoti failų pavadinimus…", + "Keep {oldextension}" : "Palikti {oldextension}", + "Use {newextension}" : "Naudoti {newextension}" }, "nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);"); diff --git a/apps/files/l10n/lt_LT.json b/apps/files/l10n/lt_LT.json index 063b5889323..dfac1bbaca9 100644 --- a/apps/files/l10n/lt_LT.json +++ b/apps/files/l10n/lt_LT.json @@ -201,8 +201,6 @@ "Some files could not be moved" : "Kai kurių failų nepavyko perkelti", "Files copied successfully" : "Failai sėkmingai nukopijuoti", "Files moved successfully" : "Failai sėkmingai perkelti", - "Keep {oldextension}" : "Palikti {oldextension}", - "Use {newextension}" : "Naudoti {newextension}", "This operation is forbidden" : "Ši operacija yra uždrausta", "This directory is unavailable, please check the logs or contact the administrator" : "Šis katalogas neprieinamas, peržiūrėkite žurnalo įrašus arba susisiekite su administratoriumi", "Storage is temporarily not available" : "Saugykla yra laikinai neprieinama", @@ -310,6 +308,8 @@ "Personal Files" : "Asmeniniai failai", "Text file" : "Tekstinis failas", "New text file.txt" : "Naujas tekstinis failas.txt", - "Filter filenames…" : "Filtruoti failų pavadinimus…" + "Filter filenames…" : "Filtruoti failų pavadinimus…", + "Keep {oldextension}" : "Palikti {oldextension}", + "Use {newextension}" : "Naudoti {newextension}" },"pluralForm" :"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);" }
\ No newline at end of file diff --git a/apps/files/l10n/nb.js b/apps/files/l10n/nb.js index 2cdfc7ea762..b01490dd302 100644 --- a/apps/files/l10n/nb.js +++ b/apps/files/l10n/nb.js @@ -128,7 +128,6 @@ OC.L10N.register( "Create new folder" : "Opprett ny mappe", "This name is already in use." : "Navnet er allerede i bruk.", "Fill template fields" : "Fyll ut malfelt", - "Submitting fields…" : "Sender inn felt...", "Submit" : "Send inn", "Transfer ownership of a file or folder" : "Eierskapsoverføring av en fil eller mappe", "Choose file or folder to transfer" : "Velg en fil eller mappe som skal overføres", @@ -141,6 +140,11 @@ OC.L10N.register( "Unknown error" : "Ukjent feil", "Ownership transfer request sent" : "Forespørsel om overføring av eierskap er sendt", "Cannot transfer ownership of a file or folder you do not own" : "Kan ikke overføre eierskap til en fil eller mappe du ikke eier", + "Remove extension" : "Fjern filendelse", + "Change file extension" : "Endre filendelse", + "Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "Å endre filendelsen fra «{old}» til «{new}» kan føre til at filen ikke kan leses.", + "Removing the file extension \"{old}\" may render the file unreadable." : "Å fjerne filendelsen «{old}» kan føre til at filen ikke kan leses.", + "Adding the file extension \"{new}\" may render the file unreadable." : "Å legge til filendelsen «{new}» kan føre til at filen ikke kan leses.", "Select file or folder to link to" : "Velg fil eller mappe å koble til", "Choose {file}" : "Choose {file}", "Loading current folder" : "Laster gjeldende mappe", @@ -289,13 +293,6 @@ OC.L10N.register( "Files moved successfully" : "Filer ble flyttet", "Conflicts resolution skipped" : "Konfliktløsning hoppet over", "Upload cancelled" : "Opplasting avbrutt", - "Adding the file extension \"{new}\" may render the file unreadable." : "Å legge til filendelsen «{new}» kan føre til at filen ikke kan leses.", - "Removing the file extension \"{old}\" may render the file unreadable." : "Å fjerne filendelsen «{old}» kan føre til at filen ikke kan leses.", - "Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "Å endre filendelsen fra «{old}» til «{new}» kan føre til at filen ikke kan leses.", - "Change file extension" : "Endre filendelse", - "Keep {oldextension}" : "Behold {oldextension}", - "Use {newextension}" : "Bruk {newextension}", - "Remove extension" : "Fjern filendelse", "This operation is forbidden" : "Operasjonen er forbudt", "This directory is unavailable, please check the logs or contact the administrator" : "Denne mappen er utilgjengelig. Sjekk loggene eller kontakt administrator", "Storage is temporarily not available" : "Lagring er midlertidig utilgjengelig", @@ -425,6 +422,9 @@ OC.L10N.register( "Favored" : "Favorittlagt", "Favor" : "Favoritt", "Not favored" : "Ikke favorittlagt", - "Filter filenames…" : "Filtrer filnavn..." + "Submitting fields…" : "Sender inn felt...", + "Filter filenames…" : "Filtrer filnavn...", + "Keep {oldextension}" : "Behold {oldextension}", + "Use {newextension}" : "Bruk {newextension}" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/nb.json b/apps/files/l10n/nb.json index 53254c07e8b..67a720f9e7c 100644 --- a/apps/files/l10n/nb.json +++ b/apps/files/l10n/nb.json @@ -126,7 +126,6 @@ "Create new folder" : "Opprett ny mappe", "This name is already in use." : "Navnet er allerede i bruk.", "Fill template fields" : "Fyll ut malfelt", - "Submitting fields…" : "Sender inn felt...", "Submit" : "Send inn", "Transfer ownership of a file or folder" : "Eierskapsoverføring av en fil eller mappe", "Choose file or folder to transfer" : "Velg en fil eller mappe som skal overføres", @@ -139,6 +138,11 @@ "Unknown error" : "Ukjent feil", "Ownership transfer request sent" : "Forespørsel om overføring av eierskap er sendt", "Cannot transfer ownership of a file or folder you do not own" : "Kan ikke overføre eierskap til en fil eller mappe du ikke eier", + "Remove extension" : "Fjern filendelse", + "Change file extension" : "Endre filendelse", + "Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "Å endre filendelsen fra «{old}» til «{new}» kan føre til at filen ikke kan leses.", + "Removing the file extension \"{old}\" may render the file unreadable." : "Å fjerne filendelsen «{old}» kan føre til at filen ikke kan leses.", + "Adding the file extension \"{new}\" may render the file unreadable." : "Å legge til filendelsen «{new}» kan føre til at filen ikke kan leses.", "Select file or folder to link to" : "Velg fil eller mappe å koble til", "Choose {file}" : "Choose {file}", "Loading current folder" : "Laster gjeldende mappe", @@ -287,13 +291,6 @@ "Files moved successfully" : "Filer ble flyttet", "Conflicts resolution skipped" : "Konfliktløsning hoppet over", "Upload cancelled" : "Opplasting avbrutt", - "Adding the file extension \"{new}\" may render the file unreadable." : "Å legge til filendelsen «{new}» kan føre til at filen ikke kan leses.", - "Removing the file extension \"{old}\" may render the file unreadable." : "Å fjerne filendelsen «{old}» kan føre til at filen ikke kan leses.", - "Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "Å endre filendelsen fra «{old}» til «{new}» kan føre til at filen ikke kan leses.", - "Change file extension" : "Endre filendelse", - "Keep {oldextension}" : "Behold {oldextension}", - "Use {newextension}" : "Bruk {newextension}", - "Remove extension" : "Fjern filendelse", "This operation is forbidden" : "Operasjonen er forbudt", "This directory is unavailable, please check the logs or contact the administrator" : "Denne mappen er utilgjengelig. Sjekk loggene eller kontakt administrator", "Storage is temporarily not available" : "Lagring er midlertidig utilgjengelig", @@ -423,6 +420,9 @@ "Favored" : "Favorittlagt", "Favor" : "Favoritt", "Not favored" : "Ikke favorittlagt", - "Filter filenames…" : "Filtrer filnavn..." + "Submitting fields…" : "Sender inn felt...", + "Filter filenames…" : "Filtrer filnavn...", + "Keep {oldextension}" : "Behold {oldextension}", + "Use {newextension}" : "Bruk {newextension}" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files/l10n/nl.js b/apps/files/l10n/nl.js index 5c9a72a3015..efcaaf521af 100644 --- a/apps/files/l10n/nl.js +++ b/apps/files/l10n/nl.js @@ -123,7 +123,6 @@ OC.L10N.register( "Create new folder" : "Nieuwe map aanmaken", "This name is already in use." : "De naam is al in gebruik.", "Fill template fields" : "Vul de velden van het sjabloon in", - "Submitting fields…" : "Verzenden velden ...", "Submit" : "Verwerken", "Transfer ownership of a file or folder" : "Overdragen eigendom bestand of map ", "Choose file or folder to transfer" : "Kies over te dragen bestand of map", @@ -136,6 +135,11 @@ OC.L10N.register( "Unknown error" : "Onbekende fout", "Ownership transfer request sent" : "Aanvraag eigendomsoverdracht verstuurd", "Cannot transfer ownership of a file or folder you do not own" : "Kan de eigendom van een bestand of map waarvan u niet de eigenaar bent, niet overdragen", + "Remove extension" : "Verwijder extensie", + "Change file extension" : "Wijzig bestandsextensie", + "Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "Wijzigen van de bestandsextensie {old} naar {new} kan ervoor zorgen dat het bestand niet meer gelezen kan worden.", + "Removing the file extension \"{old}\" may render the file unreadable." : "Verwijderen van de extensie {old} kan ervoor zorgen dat het bestand niet meer gelezen kan worden.", + "Adding the file extension \"{new}\" may render the file unreadable." : "Toevoegen van de extensie {new} kan ervoor zorgen dat het bestand niet meer gelezen kan worden.", "Select file or folder to link to" : "Selecteer een bestand of map om naar te linken", "Choose {file}" : "Kies {file}", "Loading current folder" : "Laden huidige map", @@ -266,13 +270,6 @@ OC.L10N.register( "Files copied successfully" : "Bestanden succesvol gekopieerd", "Files moved successfully" : "Bestanden succesvol verplaatst", "Upload cancelled" : "Uploaden geannuleerd", - "Adding the file extension \"{new}\" may render the file unreadable." : "Toevoegen van de extensie {new} kan ervoor zorgen dat het bestand niet meer gelezen kan worden.", - "Removing the file extension \"{old}\" may render the file unreadable." : "Verwijderen van de extensie {old} kan ervoor zorgen dat het bestand niet meer gelezen kan worden.", - "Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "Wijzigen van de bestandsextensie {old} naar {new} kan ervoor zorgen dat het bestand niet meer gelezen kan worden.", - "Change file extension" : "Wijzig bestandsextensie", - "Keep {oldextension}" : "Behoud {oldextension}", - "Use {newextension}" : "Gebruik {newextension}", - "Remove extension" : "Verwijder extensie", "This operation is forbidden" : "Deze taak is verboden", "This directory is unavailable, please check the logs or contact the administrator" : "Deze map is niet beschikbaar. Verifieer de logs of neem contact op met de beheerder", "Storage is temporarily not available" : "Opslag is tijdelijk niet beschikbaar", @@ -399,6 +396,9 @@ OC.L10N.register( "Personal Files" : "Persoonlijke bestanden", "Text file" : "Tekstbestand", "New text file.txt" : "Nieuw tekstbestand.txt", - "Filter filenames…" : "Filter bestandsnamen..." + "Submitting fields…" : "Verzenden velden ...", + "Filter filenames…" : "Filter bestandsnamen...", + "Keep {oldextension}" : "Behoud {oldextension}", + "Use {newextension}" : "Gebruik {newextension}" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/nl.json b/apps/files/l10n/nl.json index 970e672f64d..1e0ffeadbcf 100644 --- a/apps/files/l10n/nl.json +++ b/apps/files/l10n/nl.json @@ -121,7 +121,6 @@ "Create new folder" : "Nieuwe map aanmaken", "This name is already in use." : "De naam is al in gebruik.", "Fill template fields" : "Vul de velden van het sjabloon in", - "Submitting fields…" : "Verzenden velden ...", "Submit" : "Verwerken", "Transfer ownership of a file or folder" : "Overdragen eigendom bestand of map ", "Choose file or folder to transfer" : "Kies over te dragen bestand of map", @@ -134,6 +133,11 @@ "Unknown error" : "Onbekende fout", "Ownership transfer request sent" : "Aanvraag eigendomsoverdracht verstuurd", "Cannot transfer ownership of a file or folder you do not own" : "Kan de eigendom van een bestand of map waarvan u niet de eigenaar bent, niet overdragen", + "Remove extension" : "Verwijder extensie", + "Change file extension" : "Wijzig bestandsextensie", + "Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "Wijzigen van de bestandsextensie {old} naar {new} kan ervoor zorgen dat het bestand niet meer gelezen kan worden.", + "Removing the file extension \"{old}\" may render the file unreadable." : "Verwijderen van de extensie {old} kan ervoor zorgen dat het bestand niet meer gelezen kan worden.", + "Adding the file extension \"{new}\" may render the file unreadable." : "Toevoegen van de extensie {new} kan ervoor zorgen dat het bestand niet meer gelezen kan worden.", "Select file or folder to link to" : "Selecteer een bestand of map om naar te linken", "Choose {file}" : "Kies {file}", "Loading current folder" : "Laden huidige map", @@ -264,13 +268,6 @@ "Files copied successfully" : "Bestanden succesvol gekopieerd", "Files moved successfully" : "Bestanden succesvol verplaatst", "Upload cancelled" : "Uploaden geannuleerd", - "Adding the file extension \"{new}\" may render the file unreadable." : "Toevoegen van de extensie {new} kan ervoor zorgen dat het bestand niet meer gelezen kan worden.", - "Removing the file extension \"{old}\" may render the file unreadable." : "Verwijderen van de extensie {old} kan ervoor zorgen dat het bestand niet meer gelezen kan worden.", - "Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "Wijzigen van de bestandsextensie {old} naar {new} kan ervoor zorgen dat het bestand niet meer gelezen kan worden.", - "Change file extension" : "Wijzig bestandsextensie", - "Keep {oldextension}" : "Behoud {oldextension}", - "Use {newextension}" : "Gebruik {newextension}", - "Remove extension" : "Verwijder extensie", "This operation is forbidden" : "Deze taak is verboden", "This directory is unavailable, please check the logs or contact the administrator" : "Deze map is niet beschikbaar. Verifieer de logs of neem contact op met de beheerder", "Storage is temporarily not available" : "Opslag is tijdelijk niet beschikbaar", @@ -397,6 +394,9 @@ "Personal Files" : "Persoonlijke bestanden", "Text file" : "Tekstbestand", "New text file.txt" : "Nieuw tekstbestand.txt", - "Filter filenames…" : "Filter bestandsnamen..." + "Submitting fields…" : "Verzenden velden ...", + "Filter filenames…" : "Filter bestandsnamen...", + "Keep {oldextension}" : "Behoud {oldextension}", + "Use {newextension}" : "Gebruik {newextension}" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files/l10n/pl.js b/apps/files/l10n/pl.js index 36ddd5972b4..01e6e96c074 100644 --- a/apps/files/l10n/pl.js +++ b/apps/files/l10n/pl.js @@ -130,7 +130,6 @@ OC.L10N.register( "Create new folder" : "Utwórz nowy katalog", "This name is already in use." : "Ta nazwa jest już używana.", "Fill template fields" : "Wypełnij pola szablonu", - "Submitting fields…" : "Przesyłanie pól…", "Submit" : "Wyślij", "Transfer ownership of a file or folder" : "Przenieś własność pliku lub katalogu", "Choose file or folder to transfer" : "Wybierz plik lub katalog do przeniesienia", @@ -143,6 +142,11 @@ OC.L10N.register( "Unknown error" : "Nieznany błąd", "Ownership transfer request sent" : "Wysłano żądanie przeniesienia własności", "Cannot transfer ownership of a file or folder you do not own" : "Nie można przenieść prawa własności do pliku lub katalogu, którego nie jesteś właścicielem", + "Remove extension" : "Usuń rozszerzenie", + "Change file extension" : "Zmień rozszerzenie pliku", + "Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "Zmienienie rozszerzenia pliku z „{old}” na „{new}” może spowodować, że plik będzie nieczytelny.", + "Removing the file extension \"{old}\" may render the file unreadable." : "Usunięcie rozszerzenia pliku „{old}” może spowodować, że plik będzie nieczytelny.", + "Adding the file extension \"{new}\" may render the file unreadable." : "Dodanie rozszerzenia pliku „{new}” może spowodować, że plik będzie nieczytelny.", "Select file or folder to link to" : "Wybierz plik lub katalog do linku", "Choose {file}" : "Wybierz {file}", "Loading current folder" : "Wczytywanie bieżącego katalogu", @@ -163,7 +167,6 @@ OC.L10N.register( "Error during upload, status code {status}" : "Błąd podczas wysyłania, kod statusu {status}", "Unknown error during upload" : "Nieznany błąd podczas wysyłania", "\"{displayName}\" action executed successfully" : "Akcja \"{displayName}\" została wykonana pomyślnie", - "Filter file names…" : "Filtruj nazwy plików…", "Views" : "Widoki", "Files settings" : "Ustawienia Plików", "File cannot be accessed" : "Nie można uzyskać dostępu do pliku", @@ -221,7 +224,6 @@ OC.L10N.register( "Unable to create new file from template" : "Nie można utworzyć nowego pliku z szablonu", "Save as {displayName}" : "Zapisz jako {displayName}", "Save as …" : "Zapisz jako…", - "Converting files…" : "Konwertowanie plików…", "Failed to convert files: {message}" : "Nie udało się przekonwertować plików: {message}", "All files failed to be converted" : "Nie udało się przekonwertować żadnego pliku", "One file could not be converted: {message}" : "Jednego pliku nie można przekonwertować: {message}", @@ -230,7 +232,6 @@ OC.L10N.register( "{count} files successfully converted" : "Zostały pomyślnie przekonwertowane{count} plików", "Files successfully converted" : "Pliki zostały pomyślnie przekonwertowane", "Failed to convert files" : "Nie udało się przekonwertować plików", - "Converting file…" : "Konwertowanie pliku…", "File successfully converted" : "Plik pomyślnie przekonwertowany", "Failed to convert file: {message}" : "Nie udało się przekonwertować pliku: {message}", "Failed to convert file" : "Nie udało się przekonwertować pliku", @@ -312,13 +313,6 @@ OC.L10N.register( "Files moved successfully" : "Pliki zostały przeniesione pomyślnie", "Conflicts resolution skipped" : "Pominięto rozwiązywanie konfliktów", "Upload cancelled" : "Anulowano przesyłanie", - "Adding the file extension \"{new}\" may render the file unreadable." : "Dodanie rozszerzenia pliku „{new}” może spowodować, że plik będzie nieczytelny.", - "Removing the file extension \"{old}\" may render the file unreadable." : "Usunięcie rozszerzenia pliku „{old}” może spowodować, że plik będzie nieczytelny.", - "Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "Zmienienie rozszerzenia pliku z „{old}” na „{new}” może spowodować, że plik będzie nieczytelny.", - "Change file extension" : "Zmień rozszerzenie pliku", - "Keep {oldextension}" : "Zachowaj {oldextension}", - "Use {newextension}" : "Użyj {newextension}", - "Remove extension" : "Usuń rozszerzenie", "This operation is forbidden" : "Ta operacja jest niedozwolona", "This directory is unavailable, please check the logs or contact the administrator" : "Ten katalog jest niedostępny, sprawdź logi lub skontaktuj się z administratorem", "Storage is temporarily not available" : "Magazyn jest tymczasowo niedostępny", @@ -448,6 +442,9 @@ OC.L10N.register( "Favored" : "Polubione", "Favor" : "Polub", "Not favored" : "Nie polubiono", - "Filter filenames…" : "Filtruj nazwy plików…" + "Submitting fields…" : "Przesyłanie pól…", + "Filter filenames…" : "Filtruj nazwy plików…", + "Keep {oldextension}" : "Zachowaj {oldextension}", + "Use {newextension}" : "Użyj {newextension}" }, "nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);"); diff --git a/apps/files/l10n/pl.json b/apps/files/l10n/pl.json index 0644f153e9c..b6be7c41ed3 100644 --- a/apps/files/l10n/pl.json +++ b/apps/files/l10n/pl.json @@ -128,7 +128,6 @@ "Create new folder" : "Utwórz nowy katalog", "This name is already in use." : "Ta nazwa jest już używana.", "Fill template fields" : "Wypełnij pola szablonu", - "Submitting fields…" : "Przesyłanie pól…", "Submit" : "Wyślij", "Transfer ownership of a file or folder" : "Przenieś własność pliku lub katalogu", "Choose file or folder to transfer" : "Wybierz plik lub katalog do przeniesienia", @@ -141,6 +140,11 @@ "Unknown error" : "Nieznany błąd", "Ownership transfer request sent" : "Wysłano żądanie przeniesienia własności", "Cannot transfer ownership of a file or folder you do not own" : "Nie można przenieść prawa własności do pliku lub katalogu, którego nie jesteś właścicielem", + "Remove extension" : "Usuń rozszerzenie", + "Change file extension" : "Zmień rozszerzenie pliku", + "Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "Zmienienie rozszerzenia pliku z „{old}” na „{new}” może spowodować, że plik będzie nieczytelny.", + "Removing the file extension \"{old}\" may render the file unreadable." : "Usunięcie rozszerzenia pliku „{old}” może spowodować, że plik będzie nieczytelny.", + "Adding the file extension \"{new}\" may render the file unreadable." : "Dodanie rozszerzenia pliku „{new}” może spowodować, że plik będzie nieczytelny.", "Select file or folder to link to" : "Wybierz plik lub katalog do linku", "Choose {file}" : "Wybierz {file}", "Loading current folder" : "Wczytywanie bieżącego katalogu", @@ -161,7 +165,6 @@ "Error during upload, status code {status}" : "Błąd podczas wysyłania, kod statusu {status}", "Unknown error during upload" : "Nieznany błąd podczas wysyłania", "\"{displayName}\" action executed successfully" : "Akcja \"{displayName}\" została wykonana pomyślnie", - "Filter file names…" : "Filtruj nazwy plików…", "Views" : "Widoki", "Files settings" : "Ustawienia Plików", "File cannot be accessed" : "Nie można uzyskać dostępu do pliku", @@ -219,7 +222,6 @@ "Unable to create new file from template" : "Nie można utworzyć nowego pliku z szablonu", "Save as {displayName}" : "Zapisz jako {displayName}", "Save as …" : "Zapisz jako…", - "Converting files…" : "Konwertowanie plików…", "Failed to convert files: {message}" : "Nie udało się przekonwertować plików: {message}", "All files failed to be converted" : "Nie udało się przekonwertować żadnego pliku", "One file could not be converted: {message}" : "Jednego pliku nie można przekonwertować: {message}", @@ -228,7 +230,6 @@ "{count} files successfully converted" : "Zostały pomyślnie przekonwertowane{count} plików", "Files successfully converted" : "Pliki zostały pomyślnie przekonwertowane", "Failed to convert files" : "Nie udało się przekonwertować plików", - "Converting file…" : "Konwertowanie pliku…", "File successfully converted" : "Plik pomyślnie przekonwertowany", "Failed to convert file: {message}" : "Nie udało się przekonwertować pliku: {message}", "Failed to convert file" : "Nie udało się przekonwertować pliku", @@ -310,13 +311,6 @@ "Files moved successfully" : "Pliki zostały przeniesione pomyślnie", "Conflicts resolution skipped" : "Pominięto rozwiązywanie konfliktów", "Upload cancelled" : "Anulowano przesyłanie", - "Adding the file extension \"{new}\" may render the file unreadable." : "Dodanie rozszerzenia pliku „{new}” może spowodować, że plik będzie nieczytelny.", - "Removing the file extension \"{old}\" may render the file unreadable." : "Usunięcie rozszerzenia pliku „{old}” może spowodować, że plik będzie nieczytelny.", - "Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "Zmienienie rozszerzenia pliku z „{old}” na „{new}” może spowodować, że plik będzie nieczytelny.", - "Change file extension" : "Zmień rozszerzenie pliku", - "Keep {oldextension}" : "Zachowaj {oldextension}", - "Use {newextension}" : "Użyj {newextension}", - "Remove extension" : "Usuń rozszerzenie", "This operation is forbidden" : "Ta operacja jest niedozwolona", "This directory is unavailable, please check the logs or contact the administrator" : "Ten katalog jest niedostępny, sprawdź logi lub skontaktuj się z administratorem", "Storage is temporarily not available" : "Magazyn jest tymczasowo niedostępny", @@ -446,6 +440,9 @@ "Favored" : "Polubione", "Favor" : "Polub", "Not favored" : "Nie polubiono", - "Filter filenames…" : "Filtruj nazwy plików…" + "Submitting fields…" : "Przesyłanie pól…", + "Filter filenames…" : "Filtruj nazwy plików…", + "Keep {oldextension}" : "Zachowaj {oldextension}", + "Use {newextension}" : "Użyj {newextension}" },"pluralForm" :"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);" }
\ No newline at end of file diff --git a/apps/files/l10n/pt_BR.js b/apps/files/l10n/pt_BR.js index a45da2d8712..bc1816de04d 100644 --- a/apps/files/l10n/pt_BR.js +++ b/apps/files/l10n/pt_BR.js @@ -130,7 +130,6 @@ OC.L10N.register( "Create new folder" : "Criar nova pasta", "This name is already in use." : "Este nome já está em uso.", "Fill template fields" : "Preencher campos do template", - "Submitting fields…" : "Enviando arquivos…", "Submit" : "Enviar", "Transfer ownership of a file or folder" : "Transferir a propriedade de um arquivo ou pasta", "Choose file or folder to transfer" : "Escolha o arquivo ou pasta a transferir", @@ -143,6 +142,11 @@ OC.L10N.register( "Unknown error" : "Erro desconhecido", "Ownership transfer request sent" : "Solicitação de transferência de propriedade enviada", "Cannot transfer ownership of a file or folder you do not own" : "Não é possível transferir a propriedade de um arquivo ou pasta que você não possui", + "Remove extension" : "Remover extensão", + "Change file extension" : "Alterar extensão de arquivo", + "Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "Alterar a extensão do arquivo de \"{old}\" para \"{new}\" pode tornar o arquivo ilegível.", + "Removing the file extension \"{old}\" may render the file unreadable." : "Remover a extensão de arquivo \"{old}\" pode tornar o arquivo ilegível.", + "Adding the file extension \"{new}\" may render the file unreadable." : "Adicionar a extensão de arquivo \"{new}\" pode tornar o arquivo ilegível.", "Select file or folder to link to" : "Selecione o arquivo ou pasta para vincular", "Choose {file}" : "Escolher {file}", "Loading current folder" : "Carregando a pasta atual", @@ -219,7 +223,6 @@ OC.L10N.register( "Unable to create new file from template" : "Incapaz de criar novo arquivo a partir do modelo", "Save as {displayName}" : "Salvar como {displayName}", "Save as …" : "Salvar como ...", - "Converting files…" : "Convertendo arquivos...", "Failed to convert files: {message}" : "Falha ao converter arquivos: {message}", "All files failed to be converted" : "Todos os arquivos falharam na conversão", "One file could not be converted: {message}" : "Um arquivo não pôde ser convertido: {message}", @@ -228,7 +231,6 @@ OC.L10N.register( "{count} files successfully converted" : "{count} arquivos convertidos com sucesso", "Files successfully converted" : "Arquivos convertidos com sucesso", "Failed to convert files" : "Falha ao converter arquivos", - "Converting file…" : "Convertendo arquivo...", "File successfully converted" : "Arquivo convertido com sucesso", "Failed to convert file: {message}" : "Falha ao converter arquivo: {message}", "Failed to convert file" : "Falha ao converter arquivo", @@ -310,13 +312,6 @@ OC.L10N.register( "Files moved successfully" : "Arquivos movidos com sucesso", "Conflicts resolution skipped" : "Resolução de conflitos ignorada", "Upload cancelled" : "Carregamento cancelado", - "Adding the file extension \"{new}\" may render the file unreadable." : "Adicionar a extensão de arquivo \"{new}\" pode tornar o arquivo ilegível.", - "Removing the file extension \"{old}\" may render the file unreadable." : "Remover a extensão de arquivo \"{old}\" pode tornar o arquivo ilegível.", - "Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "Alterar a extensão do arquivo de \"{old}\" para \"{new}\" pode tornar o arquivo ilegível.", - "Change file extension" : "Alterar extensão de arquivo", - "Keep {oldextension}" : "Manter {oldextension}", - "Use {newextension}" : "Usar {newextension}", - "Remove extension" : "Remover extensão", "This operation is forbidden" : "Esta operação é proibida", "This directory is unavailable, please check the logs or contact the administrator" : "Este diretório não está disponível, por favor verifique os logs ou contacte o administrador", "Storage is temporarily not available" : "O armazenamento está temporariamente indisponível", @@ -446,6 +441,9 @@ OC.L10N.register( "Favored" : "Favoritado", "Favor" : "Favor", "Not favored" : "Não favoritado", - "Filter filenames…" : "Filtrar nomes de arquivos..." + "Submitting fields…" : "Enviando arquivos…", + "Filter filenames…" : "Filtrar nomes de arquivos...", + "Keep {oldextension}" : "Manter {oldextension}", + "Use {newextension}" : "Usar {newextension}" }, "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/files/l10n/pt_BR.json b/apps/files/l10n/pt_BR.json index 8aa9097fd3a..9e893b9b5ee 100644 --- a/apps/files/l10n/pt_BR.json +++ b/apps/files/l10n/pt_BR.json @@ -128,7 +128,6 @@ "Create new folder" : "Criar nova pasta", "This name is already in use." : "Este nome já está em uso.", "Fill template fields" : "Preencher campos do template", - "Submitting fields…" : "Enviando arquivos…", "Submit" : "Enviar", "Transfer ownership of a file or folder" : "Transferir a propriedade de um arquivo ou pasta", "Choose file or folder to transfer" : "Escolha o arquivo ou pasta a transferir", @@ -141,6 +140,11 @@ "Unknown error" : "Erro desconhecido", "Ownership transfer request sent" : "Solicitação de transferência de propriedade enviada", "Cannot transfer ownership of a file or folder you do not own" : "Não é possível transferir a propriedade de um arquivo ou pasta que você não possui", + "Remove extension" : "Remover extensão", + "Change file extension" : "Alterar extensão de arquivo", + "Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "Alterar a extensão do arquivo de \"{old}\" para \"{new}\" pode tornar o arquivo ilegível.", + "Removing the file extension \"{old}\" may render the file unreadable." : "Remover a extensão de arquivo \"{old}\" pode tornar o arquivo ilegível.", + "Adding the file extension \"{new}\" may render the file unreadable." : "Adicionar a extensão de arquivo \"{new}\" pode tornar o arquivo ilegível.", "Select file or folder to link to" : "Selecione o arquivo ou pasta para vincular", "Choose {file}" : "Escolher {file}", "Loading current folder" : "Carregando a pasta atual", @@ -217,7 +221,6 @@ "Unable to create new file from template" : "Incapaz de criar novo arquivo a partir do modelo", "Save as {displayName}" : "Salvar como {displayName}", "Save as …" : "Salvar como ...", - "Converting files…" : "Convertendo arquivos...", "Failed to convert files: {message}" : "Falha ao converter arquivos: {message}", "All files failed to be converted" : "Todos os arquivos falharam na conversão", "One file could not be converted: {message}" : "Um arquivo não pôde ser convertido: {message}", @@ -226,7 +229,6 @@ "{count} files successfully converted" : "{count} arquivos convertidos com sucesso", "Files successfully converted" : "Arquivos convertidos com sucesso", "Failed to convert files" : "Falha ao converter arquivos", - "Converting file…" : "Convertendo arquivo...", "File successfully converted" : "Arquivo convertido com sucesso", "Failed to convert file: {message}" : "Falha ao converter arquivo: {message}", "Failed to convert file" : "Falha ao converter arquivo", @@ -308,13 +310,6 @@ "Files moved successfully" : "Arquivos movidos com sucesso", "Conflicts resolution skipped" : "Resolução de conflitos ignorada", "Upload cancelled" : "Carregamento cancelado", - "Adding the file extension \"{new}\" may render the file unreadable." : "Adicionar a extensão de arquivo \"{new}\" pode tornar o arquivo ilegível.", - "Removing the file extension \"{old}\" may render the file unreadable." : "Remover a extensão de arquivo \"{old}\" pode tornar o arquivo ilegível.", - "Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "Alterar a extensão do arquivo de \"{old}\" para \"{new}\" pode tornar o arquivo ilegível.", - "Change file extension" : "Alterar extensão de arquivo", - "Keep {oldextension}" : "Manter {oldextension}", - "Use {newextension}" : "Usar {newextension}", - "Remove extension" : "Remover extensão", "This operation is forbidden" : "Esta operação é proibida", "This directory is unavailable, please check the logs or contact the administrator" : "Este diretório não está disponível, por favor verifique os logs ou contacte o administrador", "Storage is temporarily not available" : "O armazenamento está temporariamente indisponível", @@ -444,6 +439,9 @@ "Favored" : "Favoritado", "Favor" : "Favor", "Not favored" : "Não favoritado", - "Filter filenames…" : "Filtrar nomes de arquivos..." + "Submitting fields…" : "Enviando arquivos…", + "Filter filenames…" : "Filtrar nomes de arquivos...", + "Keep {oldextension}" : "Manter {oldextension}", + "Use {newextension}" : "Usar {newextension}" },"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" }
\ No newline at end of file diff --git a/apps/files/l10n/pt_PT.js b/apps/files/l10n/pt_PT.js index 27105b35e80..a632e86d606 100644 --- a/apps/files/l10n/pt_PT.js +++ b/apps/files/l10n/pt_PT.js @@ -120,7 +120,6 @@ OC.L10N.register( "Create new folder" : "Criar nova pasta", "This name is already in use." : "Este nome já está em uso.", "Fill template fields" : "Preencher campos do modelo", - "Submitting fields…" : "Submeter campos…", "Submit" : "Submeter", "Transfer ownership of a file or folder" : "Transferir a propriedade de um ficheiro ou pasta", "Choose file or folder to transfer" : "Escolher ficheiro ou pasta para transferir", @@ -261,6 +260,7 @@ OC.L10N.register( "An error occurred while trying to update the tags" : "Ocorreu um erro ao tentar atualizar as etiquetas", "Personal Files" : "Ficheiros pessoais", "Text file" : "Ficheiro de Texto", - "New text file.txt" : "Novo texto ficheiro.txt" + "New text file.txt" : "Novo texto ficheiro.txt", + "Submitting fields…" : "Submeter campos…" }, "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/files/l10n/pt_PT.json b/apps/files/l10n/pt_PT.json index f48c610d5e7..65b05c53a43 100644 --- a/apps/files/l10n/pt_PT.json +++ b/apps/files/l10n/pt_PT.json @@ -118,7 +118,6 @@ "Create new folder" : "Criar nova pasta", "This name is already in use." : "Este nome já está em uso.", "Fill template fields" : "Preencher campos do modelo", - "Submitting fields…" : "Submeter campos…", "Submit" : "Submeter", "Transfer ownership of a file or folder" : "Transferir a propriedade de um ficheiro ou pasta", "Choose file or folder to transfer" : "Escolher ficheiro ou pasta para transferir", @@ -259,6 +258,7 @@ "An error occurred while trying to update the tags" : "Ocorreu um erro ao tentar atualizar as etiquetas", "Personal Files" : "Ficheiros pessoais", "Text file" : "Ficheiro de Texto", - "New text file.txt" : "Novo texto ficheiro.txt" + "New text file.txt" : "Novo texto ficheiro.txt", + "Submitting fields…" : "Submeter campos…" },"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" }
\ No newline at end of file diff --git a/apps/files/l10n/ru.js b/apps/files/l10n/ru.js index 72fc1c5bee9..f5d706dd511 100644 --- a/apps/files/l10n/ru.js +++ b/apps/files/l10n/ru.js @@ -130,7 +130,6 @@ OC.L10N.register( "Create new folder" : "Создать папку", "This name is already in use." : "Это название уже используется.", "Fill template fields" : "Заполните поля шаблона", - "Submitting fields…" : "Отправка полей…", "Submit" : "Отправить ответ", "Transfer ownership of a file or folder" : "Изменение владельца файла или папки", "Choose file or folder to transfer" : "Выберите файл или папку для передачи владения", @@ -143,6 +142,11 @@ OC.L10N.register( "Unknown error" : "Неизвестная ошибка", "Ownership transfer request sent" : "Запрос на передачу прав владения отправлен", "Cannot transfer ownership of a file or folder you do not own" : "Невозможно передать право владения на файл или каталог, которые вам не принадлежат", + "Remove extension" : "Удалить расширение", + "Change file extension" : "Изменить расширение файла", + "Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "Изменение расширения файла с \"{old}\" на \"{new}\" может сделать файл нечитаемым.", + "Removing the file extension \"{old}\" may render the file unreadable." : "Удаление расширения файла \"{old}\" может сделать файл нечитаемым.", + "Adding the file extension \"{new}\" may render the file unreadable." : "Добавление расширения файла \"{new}\" может сделать его нечитаемым.", "Select file or folder to link to" : "Выберите файл или папку для создания ссылки", "Choose {file}" : "Выберан {file}", "Loading current folder" : "Загрузка текущей папки", @@ -162,7 +166,6 @@ OC.L10N.register( "Error during upload, status code {status}" : "Ошибка при передаче на сервер. Сообщение об ошибке: {status}", "Unknown error during upload" : "Неизвестная ошибка при загрузке", "\"{displayName}\" action executed successfully" : "Действие «{displayName}» выполнено успешно", - "Filter file names…" : "Фильтровать имена файлов…", "Views" : "Представления", "Files settings" : "Настройки файлов", "File cannot be accessed" : "Не удалось получить доступ к файлу", @@ -220,7 +223,6 @@ OC.L10N.register( "Unable to create new file from template" : "Не удалось создать файл на основе шаблона", "Save as {displayName}" : "Сохранить как {displayName}", "Save as …" : "Сохранить как…", - "Converting files…" : "Преобразование файлов…", "Failed to convert files: {message}" : "Не удалось преобразовать файлы: {message}", "All files failed to be converted" : "Не удалось преобразовать все файлы", "One file could not be converted: {message}" : "Один файл не удалось преобразовать: {message}", @@ -229,7 +231,6 @@ OC.L10N.register( "{count} files successfully converted" : "{count} файлы успешно преобразованы", "Files successfully converted" : "Файлы успешно конвертированы", "Failed to convert files" : "Не удалось преобразовать файлы", - "Converting file…" : "Преобразование файла…", "File successfully converted" : "Файл успешно преобразован", "Failed to convert file: {message}" : "Не удалось преобразовать файл: {message}", "Failed to convert file" : "Не удалось преобразовать файл", @@ -311,13 +312,6 @@ OC.L10N.register( "Files moved successfully" : "Файлы успешно перемещены", "Conflicts resolution skipped" : "Разрешение конфликтов пропущено", "Upload cancelled" : "Передача на сервер отменена", - "Adding the file extension \"{new}\" may render the file unreadable." : "Добавление расширения файла \"{new}\" может сделать его нечитаемым.", - "Removing the file extension \"{old}\" may render the file unreadable." : "Удаление расширения файла \"{old}\" может сделать файл нечитаемым.", - "Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "Изменение расширения файла с \"{old}\" на \"{new}\" может сделать файл нечитаемым.", - "Change file extension" : "Изменить расширение файла", - "Keep {oldextension}" : "Сохранить {oldextension}", - "Use {newextension}" : "Использовать {newextension}", - "Remove extension" : "Удалить расширение", "This operation is forbidden" : "Операция запрещена", "This directory is unavailable, please check the logs or contact the administrator" : "Каталог недоступен. Проверьте журналы событий или свяжитесь с администратором", "Storage is temporarily not available" : "Хранилище временно недоступно", @@ -447,6 +441,9 @@ OC.L10N.register( "Favored" : "Избранные", "Favor" : "Услуга", "Not favored" : "Не одобрен", - "Filter filenames…" : "Фильтровать имена файлов…" + "Submitting fields…" : "Отправка полей…", + "Filter filenames…" : "Фильтровать имена файлов…", + "Keep {oldextension}" : "Сохранить {oldextension}", + "Use {newextension}" : "Использовать {newextension}" }, "nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"); diff --git a/apps/files/l10n/ru.json b/apps/files/l10n/ru.json index af30a1f5fa9..da842b69639 100644 --- a/apps/files/l10n/ru.json +++ b/apps/files/l10n/ru.json @@ -128,7 +128,6 @@ "Create new folder" : "Создать папку", "This name is already in use." : "Это название уже используется.", "Fill template fields" : "Заполните поля шаблона", - "Submitting fields…" : "Отправка полей…", "Submit" : "Отправить ответ", "Transfer ownership of a file or folder" : "Изменение владельца файла или папки", "Choose file or folder to transfer" : "Выберите файл или папку для передачи владения", @@ -141,6 +140,11 @@ "Unknown error" : "Неизвестная ошибка", "Ownership transfer request sent" : "Запрос на передачу прав владения отправлен", "Cannot transfer ownership of a file or folder you do not own" : "Невозможно передать право владения на файл или каталог, которые вам не принадлежат", + "Remove extension" : "Удалить расширение", + "Change file extension" : "Изменить расширение файла", + "Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "Изменение расширения файла с \"{old}\" на \"{new}\" может сделать файл нечитаемым.", + "Removing the file extension \"{old}\" may render the file unreadable." : "Удаление расширения файла \"{old}\" может сделать файл нечитаемым.", + "Adding the file extension \"{new}\" may render the file unreadable." : "Добавление расширения файла \"{new}\" может сделать его нечитаемым.", "Select file or folder to link to" : "Выберите файл или папку для создания ссылки", "Choose {file}" : "Выберан {file}", "Loading current folder" : "Загрузка текущей папки", @@ -160,7 +164,6 @@ "Error during upload, status code {status}" : "Ошибка при передаче на сервер. Сообщение об ошибке: {status}", "Unknown error during upload" : "Неизвестная ошибка при загрузке", "\"{displayName}\" action executed successfully" : "Действие «{displayName}» выполнено успешно", - "Filter file names…" : "Фильтровать имена файлов…", "Views" : "Представления", "Files settings" : "Настройки файлов", "File cannot be accessed" : "Не удалось получить доступ к файлу", @@ -218,7 +221,6 @@ "Unable to create new file from template" : "Не удалось создать файл на основе шаблона", "Save as {displayName}" : "Сохранить как {displayName}", "Save as …" : "Сохранить как…", - "Converting files…" : "Преобразование файлов…", "Failed to convert files: {message}" : "Не удалось преобразовать файлы: {message}", "All files failed to be converted" : "Не удалось преобразовать все файлы", "One file could not be converted: {message}" : "Один файл не удалось преобразовать: {message}", @@ -227,7 +229,6 @@ "{count} files successfully converted" : "{count} файлы успешно преобразованы", "Files successfully converted" : "Файлы успешно конвертированы", "Failed to convert files" : "Не удалось преобразовать файлы", - "Converting file…" : "Преобразование файла…", "File successfully converted" : "Файл успешно преобразован", "Failed to convert file: {message}" : "Не удалось преобразовать файл: {message}", "Failed to convert file" : "Не удалось преобразовать файл", @@ -309,13 +310,6 @@ "Files moved successfully" : "Файлы успешно перемещены", "Conflicts resolution skipped" : "Разрешение конфликтов пропущено", "Upload cancelled" : "Передача на сервер отменена", - "Adding the file extension \"{new}\" may render the file unreadable." : "Добавление расширения файла \"{new}\" может сделать его нечитаемым.", - "Removing the file extension \"{old}\" may render the file unreadable." : "Удаление расширения файла \"{old}\" может сделать файл нечитаемым.", - "Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "Изменение расширения файла с \"{old}\" на \"{new}\" может сделать файл нечитаемым.", - "Change file extension" : "Изменить расширение файла", - "Keep {oldextension}" : "Сохранить {oldextension}", - "Use {newextension}" : "Использовать {newextension}", - "Remove extension" : "Удалить расширение", "This operation is forbidden" : "Операция запрещена", "This directory is unavailable, please check the logs or contact the administrator" : "Каталог недоступен. Проверьте журналы событий или свяжитесь с администратором", "Storage is temporarily not available" : "Хранилище временно недоступно", @@ -445,6 +439,9 @@ "Favored" : "Избранные", "Favor" : "Услуга", "Not favored" : "Не одобрен", - "Filter filenames…" : "Фильтровать имена файлов…" + "Submitting fields…" : "Отправка полей…", + "Filter filenames…" : "Фильтровать имена файлов…", + "Keep {oldextension}" : "Сохранить {oldextension}", + "Use {newextension}" : "Использовать {newextension}" },"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);" }
\ No newline at end of file diff --git a/apps/files/l10n/sk.js b/apps/files/l10n/sk.js index 140cacb6e0f..49553473dbe 100644 --- a/apps/files/l10n/sk.js +++ b/apps/files/l10n/sk.js @@ -130,7 +130,6 @@ OC.L10N.register( "Create new folder" : "Vytvoriť nový priečinok", "This name is already in use." : "Toto meno je už používané.", "Fill template fields" : "Vyplňte položky šablóny", - "Submitting fields…" : "Položky sa odosielajú ...", "Submit" : "Odoslať", "Transfer ownership of a file or folder" : "Prevod vlastníctva súboru alebo priečinka", "Choose file or folder to transfer" : "Vyberte súbor alebo priečinok na prevod", @@ -143,6 +142,11 @@ OC.L10N.register( "Unknown error" : "Neznáma chyba", "Ownership transfer request sent" : "Žiadosť o prevod vlastníctva bola odoslaná", "Cannot transfer ownership of a file or folder you do not own" : "Nie je možné preniesť vlastníctvo súboru alebo priečinka, ktorý nevlastníte", + "Remove extension" : "Odstrániť príponu", + "Change file extension" : "Zmeniť príponu súboru", + "Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "Zmena prípony súboru z „{old}“ na „{new}“ môže spôsobiť, že súbor bude nečitateľný.", + "Removing the file extension \"{old}\" may render the file unreadable." : "Odstránenie prípony súboru „{old}“ môže spôsobiť, že súbor bude nečitateľný.", + "Adding the file extension \"{new}\" may render the file unreadable." : "Pridanie prípony súboru „{new}“ môže spôsobiť, že súbor bude nečitateľný.", "Select file or folder to link to" : "Vyberte súbor alebo priečinok na ktorý odkazovať", "Choose {file}" : "Vyberte {file}", "Loading current folder" : "Načítavanie súčasného priečinka", @@ -163,7 +167,6 @@ OC.L10N.register( "Error during upload, status code {status}" : "Chyba počas nahrávania, chybový kód {status}", "Unknown error during upload" : "Neznáma chyba počas nahrávania", "\"{displayName}\" action executed successfully" : "\"{displayName}\" akcia vykonaná úspešne", - "Filter file names…" : "Filtrovať názvy súborov...", "Views" : "Zobrazenia", "Files settings" : "Nastavenia súborov", "File cannot be accessed" : "Súbor nie je možné sprístupniť", @@ -221,7 +224,6 @@ OC.L10N.register( "Unable to create new file from template" : "Nemôžem vytvoriť nový súbor zo šablóny", "Save as {displayName}" : "Uložiť ako {displayName}", "Save as …" : "Uložiť ako ...", - "Converting files…" : "Konverzia súborov...", "Failed to convert files: {message}" : "Nepodarilo sa skonvertovať súbory: {message}", "All files failed to be converted" : "Nepodarilo sa skonvertovať žiadne súbory", "One file could not be converted: {message}" : "Jeden súbor sa nepodarilo skonvertovať: {message}", @@ -230,7 +232,6 @@ OC.L10N.register( "{count} files successfully converted" : "{count} súborov bolo skonvertovaných", "Files successfully converted" : "Súbory boli úspešne skonvertované", "Failed to convert files" : "Konverzia súborov zlyhala", - "Converting file…" : "Konvertujem súbory...", "File successfully converted" : "Súbor bol úspešne skonvertovaný", "Failed to convert file: {message}" : "Nepodarilo sa skonvertovať súbor: {message}", "Failed to convert file" : "Konverzia súboru zlyhala", @@ -273,6 +274,7 @@ OC.L10N.register( "Open file locally" : "Otvoriť súbor lokálne", "The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "Súbor by sa mal teraz otvoriť v zariadení. Ak sa tak nestane, skontrolujte, či máte nainštalovanú aplikáciu pre počítače.", "Retry and close" : "Skúsiť znova a zatvoriť", + "Open online" : "Otvoriť online", "Failed to redirect to client" : "Nepodarilo sa presmerovať na klienta", "Open locally" : "Otvoriť lokálne", "Rename" : "Premenovať", @@ -312,13 +314,6 @@ OC.L10N.register( "Files moved successfully" : "Súbory boli úspešne presunuté", "Conflicts resolution skipped" : "Riešenie konfliktov bolo preskočené", "Upload cancelled" : "Odosielanie bolo zrušené", - "Adding the file extension \"{new}\" may render the file unreadable." : "Pridanie prípony súboru „{new}“ môže spôsobiť, že súbor bude nečitateľný.", - "Removing the file extension \"{old}\" may render the file unreadable." : "Odstránenie prípony súboru „{old}“ môže spôsobiť, že súbor bude nečitateľný.", - "Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "Zmena prípony súboru z „{old}“ na „{new}“ môže spôsobiť, že súbor bude nečitateľný.", - "Change file extension" : "Zmeniť príponu súboru", - "Keep {oldextension}" : "Ponechať {oldextension}", - "Use {newextension}" : "Použiť {newextension}", - "Remove extension" : "Odstrániť príponu", "This operation is forbidden" : "Táto operácia je zakázaná", "This directory is unavailable, please check the logs or contact the administrator" : "Priečinok je nedostupný, skontrolujte prosím logy, alebo kontaktujte správcu", "Storage is temporarily not available" : "Úložisko je dočasne nedostupné", @@ -448,6 +443,9 @@ OC.L10N.register( "Favored" : "Zaradiť medzi obľúbené", "Favor" : "Zaradené medzi obľúbené", "Not favored" : "Nie je v obľúbených", - "Filter filenames…" : "Filtrovať názvy súborov..." + "Submitting fields…" : "Položky sa odosielajú ...", + "Filter filenames…" : "Filtrovať názvy súborov...", + "Keep {oldextension}" : "Ponechať {oldextension}", + "Use {newextension}" : "Použiť {newextension}" }, "nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);"); diff --git a/apps/files/l10n/sk.json b/apps/files/l10n/sk.json index 6165a810a23..9618bd984e4 100644 --- a/apps/files/l10n/sk.json +++ b/apps/files/l10n/sk.json @@ -128,7 +128,6 @@ "Create new folder" : "Vytvoriť nový priečinok", "This name is already in use." : "Toto meno je už používané.", "Fill template fields" : "Vyplňte položky šablóny", - "Submitting fields…" : "Položky sa odosielajú ...", "Submit" : "Odoslať", "Transfer ownership of a file or folder" : "Prevod vlastníctva súboru alebo priečinka", "Choose file or folder to transfer" : "Vyberte súbor alebo priečinok na prevod", @@ -141,6 +140,11 @@ "Unknown error" : "Neznáma chyba", "Ownership transfer request sent" : "Žiadosť o prevod vlastníctva bola odoslaná", "Cannot transfer ownership of a file or folder you do not own" : "Nie je možné preniesť vlastníctvo súboru alebo priečinka, ktorý nevlastníte", + "Remove extension" : "Odstrániť príponu", + "Change file extension" : "Zmeniť príponu súboru", + "Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "Zmena prípony súboru z „{old}“ na „{new}“ môže spôsobiť, že súbor bude nečitateľný.", + "Removing the file extension \"{old}\" may render the file unreadable." : "Odstránenie prípony súboru „{old}“ môže spôsobiť, že súbor bude nečitateľný.", + "Adding the file extension \"{new}\" may render the file unreadable." : "Pridanie prípony súboru „{new}“ môže spôsobiť, že súbor bude nečitateľný.", "Select file or folder to link to" : "Vyberte súbor alebo priečinok na ktorý odkazovať", "Choose {file}" : "Vyberte {file}", "Loading current folder" : "Načítavanie súčasného priečinka", @@ -161,7 +165,6 @@ "Error during upload, status code {status}" : "Chyba počas nahrávania, chybový kód {status}", "Unknown error during upload" : "Neznáma chyba počas nahrávania", "\"{displayName}\" action executed successfully" : "\"{displayName}\" akcia vykonaná úspešne", - "Filter file names…" : "Filtrovať názvy súborov...", "Views" : "Zobrazenia", "Files settings" : "Nastavenia súborov", "File cannot be accessed" : "Súbor nie je možné sprístupniť", @@ -219,7 +222,6 @@ "Unable to create new file from template" : "Nemôžem vytvoriť nový súbor zo šablóny", "Save as {displayName}" : "Uložiť ako {displayName}", "Save as …" : "Uložiť ako ...", - "Converting files…" : "Konverzia súborov...", "Failed to convert files: {message}" : "Nepodarilo sa skonvertovať súbory: {message}", "All files failed to be converted" : "Nepodarilo sa skonvertovať žiadne súbory", "One file could not be converted: {message}" : "Jeden súbor sa nepodarilo skonvertovať: {message}", @@ -228,7 +230,6 @@ "{count} files successfully converted" : "{count} súborov bolo skonvertovaných", "Files successfully converted" : "Súbory boli úspešne skonvertované", "Failed to convert files" : "Konverzia súborov zlyhala", - "Converting file…" : "Konvertujem súbory...", "File successfully converted" : "Súbor bol úspešne skonvertovaný", "Failed to convert file: {message}" : "Nepodarilo sa skonvertovať súbor: {message}", "Failed to convert file" : "Konverzia súboru zlyhala", @@ -271,6 +272,7 @@ "Open file locally" : "Otvoriť súbor lokálne", "The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "Súbor by sa mal teraz otvoriť v zariadení. Ak sa tak nestane, skontrolujte, či máte nainštalovanú aplikáciu pre počítače.", "Retry and close" : "Skúsiť znova a zatvoriť", + "Open online" : "Otvoriť online", "Failed to redirect to client" : "Nepodarilo sa presmerovať na klienta", "Open locally" : "Otvoriť lokálne", "Rename" : "Premenovať", @@ -310,13 +312,6 @@ "Files moved successfully" : "Súbory boli úspešne presunuté", "Conflicts resolution skipped" : "Riešenie konfliktov bolo preskočené", "Upload cancelled" : "Odosielanie bolo zrušené", - "Adding the file extension \"{new}\" may render the file unreadable." : "Pridanie prípony súboru „{new}“ môže spôsobiť, že súbor bude nečitateľný.", - "Removing the file extension \"{old}\" may render the file unreadable." : "Odstránenie prípony súboru „{old}“ môže spôsobiť, že súbor bude nečitateľný.", - "Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "Zmena prípony súboru z „{old}“ na „{new}“ môže spôsobiť, že súbor bude nečitateľný.", - "Change file extension" : "Zmeniť príponu súboru", - "Keep {oldextension}" : "Ponechať {oldextension}", - "Use {newextension}" : "Použiť {newextension}", - "Remove extension" : "Odstrániť príponu", "This operation is forbidden" : "Táto operácia je zakázaná", "This directory is unavailable, please check the logs or contact the administrator" : "Priečinok je nedostupný, skontrolujte prosím logy, alebo kontaktujte správcu", "Storage is temporarily not available" : "Úložisko je dočasne nedostupné", @@ -446,6 +441,9 @@ "Favored" : "Zaradiť medzi obľúbené", "Favor" : "Zaradené medzi obľúbené", "Not favored" : "Nie je v obľúbených", - "Filter filenames…" : "Filtrovať názvy súborov..." + "Submitting fields…" : "Položky sa odosielajú ...", + "Filter filenames…" : "Filtrovať názvy súborov...", + "Keep {oldextension}" : "Ponechať {oldextension}", + "Use {newextension}" : "Použiť {newextension}" },"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);" }
\ No newline at end of file diff --git a/apps/files/l10n/sl.js b/apps/files/l10n/sl.js index 164c83b2dd1..a894ae369d9 100644 --- a/apps/files/l10n/sl.js +++ b/apps/files/l10n/sl.js @@ -109,7 +109,6 @@ OC.L10N.register( "Create new folder" : "Ustvari novo mapo", "This name is already in use." : "Vpisano uporabniško ime je že v uporabi", "Fill template fields" : "Zapolni polja predloge", - "Submitting fields…" : "Poteka objavljanje vsebine polj ...", "Submit" : "Pošlji", "Transfer ownership of a file or folder" : "Prenos lastništva datoteke ali mape", "Choose file or folder to transfer" : "Izbor datoteke ali mape za prenos", @@ -357,6 +356,7 @@ OC.L10N.register( "Personal Files" : "Osebne datoteke", "Text file" : "Besedilna datoteka", "New text file.txt" : "nova_datoteka.txt", + "Submitting fields…" : "Poteka objavljanje vsebine polj ...", "Filter filenames…" : "Filtriraj imena datotek ..." }, "nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"); diff --git a/apps/files/l10n/sl.json b/apps/files/l10n/sl.json index 219941e897f..df1c4f186e7 100644 --- a/apps/files/l10n/sl.json +++ b/apps/files/l10n/sl.json @@ -107,7 +107,6 @@ "Create new folder" : "Ustvari novo mapo", "This name is already in use." : "Vpisano uporabniško ime je že v uporabi", "Fill template fields" : "Zapolni polja predloge", - "Submitting fields…" : "Poteka objavljanje vsebine polj ...", "Submit" : "Pošlji", "Transfer ownership of a file or folder" : "Prenos lastništva datoteke ali mape", "Choose file or folder to transfer" : "Izbor datoteke ali mape za prenos", @@ -355,6 +354,7 @@ "Personal Files" : "Osebne datoteke", "Text file" : "Besedilna datoteka", "New text file.txt" : "nova_datoteka.txt", + "Submitting fields…" : "Poteka objavljanje vsebine polj ...", "Filter filenames…" : "Filtriraj imena datotek ..." },"pluralForm" :"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);" }
\ No newline at end of file diff --git a/apps/files/l10n/sr.js b/apps/files/l10n/sr.js index 968992e8d89..f6a102d3d48 100644 --- a/apps/files/l10n/sr.js +++ b/apps/files/l10n/sr.js @@ -130,7 +130,6 @@ OC.L10N.register( "Create new folder" : "Направи нову фасциклу", "This name is already in use." : "Ово име се већ користи.", "Fill template fields" : "Попуните поља шаблона", - "Submitting fields…" : "Поља се подносе…", "Submit" : "Пошаљи", "Transfer ownership of a file or folder" : "Пренеси власништво фајла или фасцикле", "Choose file or folder to transfer" : "Одаберите фајл или фасциклу за пренос", @@ -143,6 +142,11 @@ OC.L10N.register( "Unknown error" : "Непозната грешка", "Ownership transfer request sent" : "Послат захтев за пренос власништва", "Cannot transfer ownership of a file or folder you do not own" : "Не можете да пренесете власништво над фајлом или фолдером који не поседујете", + "Remove extension" : "Уклони екстензију фајла", + "Change file extension" : "Промени екстензију фајла", + "Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "Ако екстензију „{old}” промените на „{new}” фајл може да постане нечитљив.", + "Removing the file extension \"{old}\" may render the file unreadable." : "Ако уклоните екстензију „{old}” фајл може да постане нечитљив.", + "Adding the file extension \"{new}\" may render the file unreadable." : "Ако додате екстензију „{new}” фајл може да постане нечитљив.", "Select file or folder to link to" : "Изаберите фајл или фолдер на који показује линк", "Choose {file}" : "Изабери {file}", "Loading current folder" : "Учитавање текућег фолдера", @@ -163,7 +167,6 @@ OC.L10N.register( "Error during upload, status code {status}" : "Грешка приликом отпремања, кôд статуса {status}", "Unknown error during upload" : "Непозната грешка током отпремања", "\"{displayName}\" action executed successfully" : "Акција „{displayName}” је успешно извршена", - "Filter file names…" : "Филтрирање имена фајлова…", "Views" : "Прикази", "Files settings" : "Подешавања фајлова", "File cannot be accessed" : "Фајлу не може да се приступи", @@ -221,7 +224,6 @@ OC.L10N.register( "Unable to create new file from template" : "Из шаблона није могао да се креира нови фајл", "Save as {displayName}" : "Сачувај као {displayName}", "Save as …" : "Сачувај као", - "Converting files…" : "Фајлови се конвертују", "Failed to convert files: {message}" : "Није успела конверзија фајлова: {message}", "All files failed to be converted" : "Ниједан фајл није могао да се конвертује", "One file could not be converted: {message}" : "Један фајл није могао да се конвертује: {message}", @@ -230,7 +232,6 @@ OC.L10N.register( "{count} files successfully converted" : "Успешно је конвертовано {count} фајлова", "Files successfully converted" : "Фајлови су успешно конвертовани", "Failed to convert files" : "Није успела конверзија фајлова", - "Converting file…" : "Фајл се конвертује", "File successfully converted" : "Фајл је успешно конвертован", "Failed to convert file: {message}" : "Није успела конверзија фајла: {message}", "Failed to convert file" : "Фајл није могао да се конвертује", @@ -312,13 +313,6 @@ OC.L10N.register( "Files moved successfully" : "Фајлови су успешно премештени", "Conflicts resolution skipped" : "Прексочено је разрешавање конфилката", "Upload cancelled" : "Отпремање је отказано", - "Adding the file extension \"{new}\" may render the file unreadable." : "Ако додате екстензију „{new}” фајл може да постане нечитљив.", - "Removing the file extension \"{old}\" may render the file unreadable." : "Ако уклоните екстензију „{old}” фајл може да постане нечитљив.", - "Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "Ако екстензију „{old}” промените на „{new}” фајл може да постане нечитљив.", - "Change file extension" : "Промени екстензију фајла", - "Keep {oldextension}" : "Задржи {oldextension}", - "Use {newextension}" : "Користи {newextension}", - "Remove extension" : "Уклони екстензију фајла", "This operation is forbidden" : "Ова радња је забрањена", "This directory is unavailable, please check the logs or contact the administrator" : "Овај директоријум није доступан, проверите дневник или контактирајте администратора", "Storage is temporarily not available" : "Складиште привремено није доступно", @@ -448,6 +442,9 @@ OC.L10N.register( "Favored" : "Наклоњен", "Favor" : "Наклоност", "Not favored" : "Ненаклоњен", - "Filter filenames…" : "Филтрирање имена фајлова…" + "Submitting fields…" : "Поља се подносе…", + "Filter filenames…" : "Филтрирање имена фајлова…", + "Keep {oldextension}" : "Задржи {oldextension}", + "Use {newextension}" : "Користи {newextension}" }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"); diff --git a/apps/files/l10n/sr.json b/apps/files/l10n/sr.json index 5d4876fbca6..dc42288656b 100644 --- a/apps/files/l10n/sr.json +++ b/apps/files/l10n/sr.json @@ -128,7 +128,6 @@ "Create new folder" : "Направи нову фасциклу", "This name is already in use." : "Ово име се већ користи.", "Fill template fields" : "Попуните поља шаблона", - "Submitting fields…" : "Поља се подносе…", "Submit" : "Пошаљи", "Transfer ownership of a file or folder" : "Пренеси власништво фајла или фасцикле", "Choose file or folder to transfer" : "Одаберите фајл или фасциклу за пренос", @@ -141,6 +140,11 @@ "Unknown error" : "Непозната грешка", "Ownership transfer request sent" : "Послат захтев за пренос власништва", "Cannot transfer ownership of a file or folder you do not own" : "Не можете да пренесете власништво над фајлом или фолдером који не поседујете", + "Remove extension" : "Уклони екстензију фајла", + "Change file extension" : "Промени екстензију фајла", + "Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "Ако екстензију „{old}” промените на „{new}” фајл може да постане нечитљив.", + "Removing the file extension \"{old}\" may render the file unreadable." : "Ако уклоните екстензију „{old}” фајл може да постане нечитљив.", + "Adding the file extension \"{new}\" may render the file unreadable." : "Ако додате екстензију „{new}” фајл може да постане нечитљив.", "Select file or folder to link to" : "Изаберите фајл или фолдер на који показује линк", "Choose {file}" : "Изабери {file}", "Loading current folder" : "Учитавање текућег фолдера", @@ -161,7 +165,6 @@ "Error during upload, status code {status}" : "Грешка приликом отпремања, кôд статуса {status}", "Unknown error during upload" : "Непозната грешка током отпремања", "\"{displayName}\" action executed successfully" : "Акција „{displayName}” је успешно извршена", - "Filter file names…" : "Филтрирање имена фајлова…", "Views" : "Прикази", "Files settings" : "Подешавања фајлова", "File cannot be accessed" : "Фајлу не може да се приступи", @@ -219,7 +222,6 @@ "Unable to create new file from template" : "Из шаблона није могао да се креира нови фајл", "Save as {displayName}" : "Сачувај као {displayName}", "Save as …" : "Сачувај као", - "Converting files…" : "Фајлови се конвертују", "Failed to convert files: {message}" : "Није успела конверзија фајлова: {message}", "All files failed to be converted" : "Ниједан фајл није могао да се конвертује", "One file could not be converted: {message}" : "Један фајл није могао да се конвертује: {message}", @@ -228,7 +230,6 @@ "{count} files successfully converted" : "Успешно је конвертовано {count} фајлова", "Files successfully converted" : "Фајлови су успешно конвертовани", "Failed to convert files" : "Није успела конверзија фајлова", - "Converting file…" : "Фајл се конвертује", "File successfully converted" : "Фајл је успешно конвертован", "Failed to convert file: {message}" : "Није успела конверзија фајла: {message}", "Failed to convert file" : "Фајл није могао да се конвертује", @@ -310,13 +311,6 @@ "Files moved successfully" : "Фајлови су успешно премештени", "Conflicts resolution skipped" : "Прексочено је разрешавање конфилката", "Upload cancelled" : "Отпремање је отказано", - "Adding the file extension \"{new}\" may render the file unreadable." : "Ако додате екстензију „{new}” фајл може да постане нечитљив.", - "Removing the file extension \"{old}\" may render the file unreadable." : "Ако уклоните екстензију „{old}” фајл може да постане нечитљив.", - "Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "Ако екстензију „{old}” промените на „{new}” фајл може да постане нечитљив.", - "Change file extension" : "Промени екстензију фајла", - "Keep {oldextension}" : "Задржи {oldextension}", - "Use {newextension}" : "Користи {newextension}", - "Remove extension" : "Уклони екстензију фајла", "This operation is forbidden" : "Ова радња је забрањена", "This directory is unavailable, please check the logs or contact the administrator" : "Овај директоријум није доступан, проверите дневник или контактирајте администратора", "Storage is temporarily not available" : "Складиште привремено није доступно", @@ -446,6 +440,9 @@ "Favored" : "Наклоњен", "Favor" : "Наклоност", "Not favored" : "Ненаклоњен", - "Filter filenames…" : "Филтрирање имена фајлова…" + "Submitting fields…" : "Поља се подносе…", + "Filter filenames…" : "Филтрирање имена фајлова…", + "Keep {oldextension}" : "Задржи {oldextension}", + "Use {newextension}" : "Користи {newextension}" },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);" }
\ No newline at end of file diff --git a/apps/files/l10n/sv.js b/apps/files/l10n/sv.js index 5c57b60fee6..9d7d466c62f 100644 --- a/apps/files/l10n/sv.js +++ b/apps/files/l10n/sv.js @@ -130,7 +130,6 @@ OC.L10N.register( "Create new folder" : "Skapa ny mapp", "This name is already in use." : "Namnet används redan.", "Fill template fields" : "Fyll mallfält", - "Submitting fields…" : "Skickar fält...", "Submit" : "Skicka", "Transfer ownership of a file or folder" : "Överför ägarskap av en fil eller mapp", "Choose file or folder to transfer" : "Välj fil eller mapp att överföra", @@ -143,6 +142,11 @@ OC.L10N.register( "Unknown error" : "Okänt fel", "Ownership transfer request sent" : "Förfrågan om ägaröverföring skickad", "Cannot transfer ownership of a file or folder you do not own" : "Det går inte att överföra äganderätten till en fil eller mapp som du inte äger", + "Remove extension" : "Ta bort filändelse", + "Change file extension" : "Ändra filändelse", + "Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "Att ändra filtillägget från \"{old}\" till \"{new}\" kan göra filen oläsbar.", + "Removing the file extension \"{old}\" may render the file unreadable." : "Att ta bort filtillägget \"{old}\" kan göra filen oläsbar.", + "Adding the file extension \"{new}\" may render the file unreadable." : "Att lägga till filtillägget \"{new}\" kan göra filen oläsbar.", "Select file or folder to link to" : "Välj fil eller mapp att länka till", "Choose {file}" : "Välj {file}", "Loading current folder" : "Laddar aktuell mapp", @@ -163,7 +167,6 @@ OC.L10N.register( "Error during upload, status code {status}" : "Fel vid uppladdning, statuskod {status}", "Unknown error during upload" : "Okänt fel under uppladdning", "\"{displayName}\" action executed successfully" : "\"{displayName}\"-åtgärden har utförts", - "Filter file names…" : "Filtrera filnamn...", "Views" : "Vyer", "Files settings" : "Filinställningar", "File cannot be accessed" : "Det går inte att komma åt filen", @@ -221,7 +224,6 @@ OC.L10N.register( "Unable to create new file from template" : "Kunde inte skapa fil från mall", "Save as {displayName}" : "Spara som {displayName}", "Save as …" : "Spara som …", - "Converting files…" : "Konverterar filer...", "Failed to convert files: {message}" : "Kunde inte konvertera filer: {message}", "All files failed to be converted" : "Alla filer misslyckades med att konverteras", "One file could not be converted: {message}" : "En fil kunde inte konverteras: {message}", @@ -230,7 +232,6 @@ OC.L10N.register( "{count} files successfully converted" : "{count} filer har konverterats", "Files successfully converted" : "Filerna har konverterats", "Failed to convert files" : "Det gick inte att konvertera filer", - "Converting file…" : "Konverterar fil...", "File successfully converted" : "Filen har konverterats", "Failed to convert file: {message}" : "Kunde inte konvertera filen: {message}", "Failed to convert file" : "Kunde inte konvertera filen", @@ -273,6 +274,7 @@ OC.L10N.register( "Open file locally" : "Öppna filen lokalt", "The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "Filen bör nu öppnas på din enhet. Om den inte gör det, kontrollera att du har installerat skrivbordsappen.", "Retry and close" : "Försök igen och stäng", + "Open online" : "Öppna online", "Failed to redirect to client" : "Det gick inte att omdirigera till klienten", "Open locally" : "Öppna lokalt", "Rename" : "Byt namn", @@ -312,13 +314,6 @@ OC.L10N.register( "Files moved successfully" : "Filerna flyttade", "Conflicts resolution skipped" : "Konfliktlösning hoppades över", "Upload cancelled" : "Uppladdning avbruten", - "Adding the file extension \"{new}\" may render the file unreadable." : "Att lägga till filtillägget \"{new}\" kan göra filen oläsbar.", - "Removing the file extension \"{old}\" may render the file unreadable." : "Att ta bort filtillägget \"{old}\" kan göra filen oläsbar.", - "Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "Att ändra filtillägget från \"{old}\" till \"{new}\" kan göra filen oläsbar.", - "Change file extension" : "Ändra filändelse", - "Keep {oldextension}" : "Behåll {oldextension}", - "Use {newextension}" : "Använd {newextension}", - "Remove extension" : "Ta bort filändelse", "This operation is forbidden" : "Denna operation är förbjuden", "This directory is unavailable, please check the logs or contact the administrator" : "Denna katalog är inte tillgänglig, kontrollera loggarna eller kontakta administratören", "Storage is temporarily not available" : "Lagring är tillfälligt inte tillgänglig", @@ -448,6 +443,9 @@ OC.L10N.register( "Favored" : "Favoriserad", "Favor" : "Favorisera", "Not favored" : "Inte favoriserad", - "Filter filenames…" : "Filtrera filnamn..." + "Submitting fields…" : "Skickar fält...", + "Filter filenames…" : "Filtrera filnamn...", + "Keep {oldextension}" : "Behåll {oldextension}", + "Use {newextension}" : "Använd {newextension}" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/sv.json b/apps/files/l10n/sv.json index f6584a2d8e9..0820cfc2996 100644 --- a/apps/files/l10n/sv.json +++ b/apps/files/l10n/sv.json @@ -128,7 +128,6 @@ "Create new folder" : "Skapa ny mapp", "This name is already in use." : "Namnet används redan.", "Fill template fields" : "Fyll mallfält", - "Submitting fields…" : "Skickar fält...", "Submit" : "Skicka", "Transfer ownership of a file or folder" : "Överför ägarskap av en fil eller mapp", "Choose file or folder to transfer" : "Välj fil eller mapp att överföra", @@ -141,6 +140,11 @@ "Unknown error" : "Okänt fel", "Ownership transfer request sent" : "Förfrågan om ägaröverföring skickad", "Cannot transfer ownership of a file or folder you do not own" : "Det går inte att överföra äganderätten till en fil eller mapp som du inte äger", + "Remove extension" : "Ta bort filändelse", + "Change file extension" : "Ändra filändelse", + "Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "Att ändra filtillägget från \"{old}\" till \"{new}\" kan göra filen oläsbar.", + "Removing the file extension \"{old}\" may render the file unreadable." : "Att ta bort filtillägget \"{old}\" kan göra filen oläsbar.", + "Adding the file extension \"{new}\" may render the file unreadable." : "Att lägga till filtillägget \"{new}\" kan göra filen oläsbar.", "Select file or folder to link to" : "Välj fil eller mapp att länka till", "Choose {file}" : "Välj {file}", "Loading current folder" : "Laddar aktuell mapp", @@ -161,7 +165,6 @@ "Error during upload, status code {status}" : "Fel vid uppladdning, statuskod {status}", "Unknown error during upload" : "Okänt fel under uppladdning", "\"{displayName}\" action executed successfully" : "\"{displayName}\"-åtgärden har utförts", - "Filter file names…" : "Filtrera filnamn...", "Views" : "Vyer", "Files settings" : "Filinställningar", "File cannot be accessed" : "Det går inte att komma åt filen", @@ -219,7 +222,6 @@ "Unable to create new file from template" : "Kunde inte skapa fil från mall", "Save as {displayName}" : "Spara som {displayName}", "Save as …" : "Spara som …", - "Converting files…" : "Konverterar filer...", "Failed to convert files: {message}" : "Kunde inte konvertera filer: {message}", "All files failed to be converted" : "Alla filer misslyckades med att konverteras", "One file could not be converted: {message}" : "En fil kunde inte konverteras: {message}", @@ -228,7 +230,6 @@ "{count} files successfully converted" : "{count} filer har konverterats", "Files successfully converted" : "Filerna har konverterats", "Failed to convert files" : "Det gick inte att konvertera filer", - "Converting file…" : "Konverterar fil...", "File successfully converted" : "Filen har konverterats", "Failed to convert file: {message}" : "Kunde inte konvertera filen: {message}", "Failed to convert file" : "Kunde inte konvertera filen", @@ -271,6 +272,7 @@ "Open file locally" : "Öppna filen lokalt", "The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "Filen bör nu öppnas på din enhet. Om den inte gör det, kontrollera att du har installerat skrivbordsappen.", "Retry and close" : "Försök igen och stäng", + "Open online" : "Öppna online", "Failed to redirect to client" : "Det gick inte att omdirigera till klienten", "Open locally" : "Öppna lokalt", "Rename" : "Byt namn", @@ -310,13 +312,6 @@ "Files moved successfully" : "Filerna flyttade", "Conflicts resolution skipped" : "Konfliktlösning hoppades över", "Upload cancelled" : "Uppladdning avbruten", - "Adding the file extension \"{new}\" may render the file unreadable." : "Att lägga till filtillägget \"{new}\" kan göra filen oläsbar.", - "Removing the file extension \"{old}\" may render the file unreadable." : "Att ta bort filtillägget \"{old}\" kan göra filen oläsbar.", - "Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "Att ändra filtillägget från \"{old}\" till \"{new}\" kan göra filen oläsbar.", - "Change file extension" : "Ändra filändelse", - "Keep {oldextension}" : "Behåll {oldextension}", - "Use {newextension}" : "Använd {newextension}", - "Remove extension" : "Ta bort filändelse", "This operation is forbidden" : "Denna operation är förbjuden", "This directory is unavailable, please check the logs or contact the administrator" : "Denna katalog är inte tillgänglig, kontrollera loggarna eller kontakta administratören", "Storage is temporarily not available" : "Lagring är tillfälligt inte tillgänglig", @@ -446,6 +441,9 @@ "Favored" : "Favoriserad", "Favor" : "Favorisera", "Not favored" : "Inte favoriserad", - "Filter filenames…" : "Filtrera filnamn..." + "Submitting fields…" : "Skickar fält...", + "Filter filenames…" : "Filtrera filnamn...", + "Keep {oldextension}" : "Behåll {oldextension}", + "Use {newextension}" : "Använd {newextension}" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files/l10n/tr.js b/apps/files/l10n/tr.js index 7baf3bfd763..78b73065b87 100644 --- a/apps/files/l10n/tr.js +++ b/apps/files/l10n/tr.js @@ -130,7 +130,6 @@ OC.L10N.register( "Create new folder" : "Klasör ekle", "This name is already in use." : "Bu ad zaten kullanılıyor.", "Fill template fields" : "Kalıp alanlarını doldur", - "Submitting fields…" : "Alanlar gönderiliyor…", "Submit" : "Gönder", "Transfer ownership of a file or folder" : "Bir dosya ya da klasörün sahipliğini aktarabilirsiniz", "Choose file or folder to transfer" : "Sahipliği aktarılacak dosya ya da klasörü seçin", @@ -143,6 +142,11 @@ OC.L10N.register( "Unknown error" : "Bilinmeyen sorun", "Ownership transfer request sent" : "Sahiplik aktarımı isteği gönderildi", "Cannot transfer ownership of a file or folder you do not own" : "Sahibi olmadığınız bir dosya ya da klasörün sahipliğini aktaramazsınız", + "Remove extension" : "Uzantıyı kaldır", + "Change file extension" : "Dosya uzantısını değiştir", + "Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "\"{old}\" dosya uzantısının \"{new}\" olarak değiştirilmesi dosyayı okunamaz yapabilir.", + "Removing the file extension \"{old}\" may render the file unreadable." : "\"{old}\" dosya uzantısının kaldırılması dosyayı okunamaz yapabilir.", + "Adding the file extension \"{new}\" may render the file unreadable." : "\"{new}\" dosya uzantısının eklenmesi dosyayı okunamaz yapabilir.", "Select file or folder to link to" : "Bağlantı verilecek dosya ya da klasörü seçin", "Choose {file}" : "{file} seçin", "Loading current folder" : "Geçerli klasör yükleniyor", @@ -162,7 +166,6 @@ OC.L10N.register( "Error during upload, status code {status}" : "Yüklenirken sorun çıktı, durum kodu {status}", "Unknown error during upload" : "Yükleme sırasında bilinmeyen bir sorun çıktı", "\"{displayName}\" action executed successfully" : "\"{displayName}\" işlemi tamamlandı", - "Filter file names…" : "Dosya adlarını süz…", "Views" : "Görünümler", "Files settings" : "Dosyalar ayarları", "File cannot be accessed" : "Dosyaya erişilemedi", @@ -220,7 +223,6 @@ OC.L10N.register( "Unable to create new file from template" : "Kalıptan yeni dosya eklenemedi", "Save as {displayName}" : "{displayName} olarak kaydet", "Save as …" : "Farklı kaydet…", - "Converting files…" : "Dosyalar dönüştürülüyor…", "Failed to convert files: {message}" : "Dosyalar dönüştürülemedi: {message}", "All files failed to be converted" : "Tüm dosyalar dönüştürülemedi", "One file could not be converted: {message}" : "Bir dosya dönüştürülemedi: {message}", @@ -229,7 +231,6 @@ OC.L10N.register( "{count} files successfully converted" : "{count} dosya dönüştürüldü", "Files successfully converted" : "Dosyalar dönüştürüldü", "Failed to convert files" : "Dosyalar dönüştürülemedi", - "Converting file…" : "Dosya dönüştürülüyor…", "File successfully converted" : "Dosya dönüştürüldü", "Failed to convert file: {message}" : "Dosya dönüştürülemedi: {message}", "Failed to convert file" : "Dosya dönüştürülemedi", @@ -311,13 +312,6 @@ OC.L10N.register( "Files moved successfully" : "Dosyalar taşındı", "Conflicts resolution skipped" : "Çakışma çözümleme atlandı", "Upload cancelled" : "Yükleme iptal edildi", - "Adding the file extension \"{new}\" may render the file unreadable." : "\"{new}\" dosya uzantısının eklenmesi dosyayı okunamaz yapabilir.", - "Removing the file extension \"{old}\" may render the file unreadable." : "\"{old}\" dosya uzantısının kaldırılması dosyayı okunamaz yapabilir.", - "Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "\"{old}\" dosya uzantısının \"{new}\" olarak değiştirilmesi dosyayı okunamaz yapabilir.", - "Change file extension" : "Dosya uzantısını değiştir", - "Keep {oldextension}" : "{oldextension} kalsın", - "Use {newextension}" : "{newextension} kullanılsın", - "Remove extension" : "Uzantıyı kaldır", "This operation is forbidden" : "Bu işleme izin verilmiyor", "This directory is unavailable, please check the logs or contact the administrator" : "Bu klasör yazılabilir değil. Lütfen günlük kayıtlarına bakın ya da BT yöneticiniz ile görüşün", "Storage is temporarily not available" : "Depolama geçici olarak kullanılamıyor", @@ -447,6 +441,9 @@ OC.L10N.register( "Favored" : "Sık kullanılanlara eklenmiş", "Favor" : "Sık kullanılanlara ekle", "Not favored" : "Sık kullanılanlara eklenmemiş", - "Filter filenames…" : "Dosya adlarını süz…" + "Submitting fields…" : "Alanlar gönderiliyor…", + "Filter filenames…" : "Dosya adlarını süz…", + "Keep {oldextension}" : "{oldextension} kalsın", + "Use {newextension}" : "{newextension} kullanılsın" }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/files/l10n/tr.json b/apps/files/l10n/tr.json index 1187cb8b222..56f9671161e 100644 --- a/apps/files/l10n/tr.json +++ b/apps/files/l10n/tr.json @@ -128,7 +128,6 @@ "Create new folder" : "Klasör ekle", "This name is already in use." : "Bu ad zaten kullanılıyor.", "Fill template fields" : "Kalıp alanlarını doldur", - "Submitting fields…" : "Alanlar gönderiliyor…", "Submit" : "Gönder", "Transfer ownership of a file or folder" : "Bir dosya ya da klasörün sahipliğini aktarabilirsiniz", "Choose file or folder to transfer" : "Sahipliği aktarılacak dosya ya da klasörü seçin", @@ -141,6 +140,11 @@ "Unknown error" : "Bilinmeyen sorun", "Ownership transfer request sent" : "Sahiplik aktarımı isteği gönderildi", "Cannot transfer ownership of a file or folder you do not own" : "Sahibi olmadığınız bir dosya ya da klasörün sahipliğini aktaramazsınız", + "Remove extension" : "Uzantıyı kaldır", + "Change file extension" : "Dosya uzantısını değiştir", + "Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "\"{old}\" dosya uzantısının \"{new}\" olarak değiştirilmesi dosyayı okunamaz yapabilir.", + "Removing the file extension \"{old}\" may render the file unreadable." : "\"{old}\" dosya uzantısının kaldırılması dosyayı okunamaz yapabilir.", + "Adding the file extension \"{new}\" may render the file unreadable." : "\"{new}\" dosya uzantısının eklenmesi dosyayı okunamaz yapabilir.", "Select file or folder to link to" : "Bağlantı verilecek dosya ya da klasörü seçin", "Choose {file}" : "{file} seçin", "Loading current folder" : "Geçerli klasör yükleniyor", @@ -160,7 +164,6 @@ "Error during upload, status code {status}" : "Yüklenirken sorun çıktı, durum kodu {status}", "Unknown error during upload" : "Yükleme sırasında bilinmeyen bir sorun çıktı", "\"{displayName}\" action executed successfully" : "\"{displayName}\" işlemi tamamlandı", - "Filter file names…" : "Dosya adlarını süz…", "Views" : "Görünümler", "Files settings" : "Dosyalar ayarları", "File cannot be accessed" : "Dosyaya erişilemedi", @@ -218,7 +221,6 @@ "Unable to create new file from template" : "Kalıptan yeni dosya eklenemedi", "Save as {displayName}" : "{displayName} olarak kaydet", "Save as …" : "Farklı kaydet…", - "Converting files…" : "Dosyalar dönüştürülüyor…", "Failed to convert files: {message}" : "Dosyalar dönüştürülemedi: {message}", "All files failed to be converted" : "Tüm dosyalar dönüştürülemedi", "One file could not be converted: {message}" : "Bir dosya dönüştürülemedi: {message}", @@ -227,7 +229,6 @@ "{count} files successfully converted" : "{count} dosya dönüştürüldü", "Files successfully converted" : "Dosyalar dönüştürüldü", "Failed to convert files" : "Dosyalar dönüştürülemedi", - "Converting file…" : "Dosya dönüştürülüyor…", "File successfully converted" : "Dosya dönüştürüldü", "Failed to convert file: {message}" : "Dosya dönüştürülemedi: {message}", "Failed to convert file" : "Dosya dönüştürülemedi", @@ -309,13 +310,6 @@ "Files moved successfully" : "Dosyalar taşındı", "Conflicts resolution skipped" : "Çakışma çözümleme atlandı", "Upload cancelled" : "Yükleme iptal edildi", - "Adding the file extension \"{new}\" may render the file unreadable." : "\"{new}\" dosya uzantısının eklenmesi dosyayı okunamaz yapabilir.", - "Removing the file extension \"{old}\" may render the file unreadable." : "\"{old}\" dosya uzantısının kaldırılması dosyayı okunamaz yapabilir.", - "Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "\"{old}\" dosya uzantısının \"{new}\" olarak değiştirilmesi dosyayı okunamaz yapabilir.", - "Change file extension" : "Dosya uzantısını değiştir", - "Keep {oldextension}" : "{oldextension} kalsın", - "Use {newextension}" : "{newextension} kullanılsın", - "Remove extension" : "Uzantıyı kaldır", "This operation is forbidden" : "Bu işleme izin verilmiyor", "This directory is unavailable, please check the logs or contact the administrator" : "Bu klasör yazılabilir değil. Lütfen günlük kayıtlarına bakın ya da BT yöneticiniz ile görüşün", "Storage is temporarily not available" : "Depolama geçici olarak kullanılamıyor", @@ -445,6 +439,9 @@ "Favored" : "Sık kullanılanlara eklenmiş", "Favor" : "Sık kullanılanlara ekle", "Not favored" : "Sık kullanılanlara eklenmemiş", - "Filter filenames…" : "Dosya adlarını süz…" + "Submitting fields…" : "Alanlar gönderiliyor…", + "Filter filenames…" : "Dosya adlarını süz…", + "Keep {oldextension}" : "{oldextension} kalsın", + "Use {newextension}" : "{newextension} kullanılsın" },"pluralForm" :"nplurals=2; plural=(n > 1);" }
\ No newline at end of file diff --git a/apps/files/l10n/ug.js b/apps/files/l10n/ug.js index 6f7d85a4fdc..8e2aa28bb63 100644 --- a/apps/files/l10n/ug.js +++ b/apps/files/l10n/ug.js @@ -119,7 +119,6 @@ OC.L10N.register( "Create new folder" : "يېڭى ھۆججەت قىسقۇچ قۇر", "This name is already in use." : "بۇ ئىسىم ئاللىقاچان ئىشلىتىلىۋاتىدۇ.", "Fill template fields" : "قېلىپ بۆلەكلىرىنى تولدۇرۇڭ", - "Submitting fields…" : "يول يوللاش…", "Submit" : "يوللاڭ", "Transfer ownership of a file or folder" : "ھۆججەت ياكى ھۆججەت قىسقۇچنىڭ ئىگىدارلىق ھوقۇقىنى يۆتكەڭ", "Choose file or folder to transfer" : "يۆتكەش ئۈچۈن ھۆججەت ياكى ھۆججەت قىسقۇچنى تاللاڭ", @@ -380,6 +379,7 @@ OC.L10N.register( "Favored" : "ياخشى كۆرىدۇ", "Favor" : "ياق", "Not favored" : "ياقتۇرمايدۇ", + "Submitting fields…" : "يول يوللاش…", "Filter filenames…" : "ھۆججەت نامىنى سۈزۈڭ…" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/ug.json b/apps/files/l10n/ug.json index ff072814ded..61a7b1aa29d 100644 --- a/apps/files/l10n/ug.json +++ b/apps/files/l10n/ug.json @@ -117,7 +117,6 @@ "Create new folder" : "يېڭى ھۆججەت قىسقۇچ قۇر", "This name is already in use." : "بۇ ئىسىم ئاللىقاچان ئىشلىتىلىۋاتىدۇ.", "Fill template fields" : "قېلىپ بۆلەكلىرىنى تولدۇرۇڭ", - "Submitting fields…" : "يول يوللاش…", "Submit" : "يوللاڭ", "Transfer ownership of a file or folder" : "ھۆججەت ياكى ھۆججەت قىسقۇچنىڭ ئىگىدارلىق ھوقۇقىنى يۆتكەڭ", "Choose file or folder to transfer" : "يۆتكەش ئۈچۈن ھۆججەت ياكى ھۆججەت قىسقۇچنى تاللاڭ", @@ -378,6 +377,7 @@ "Favored" : "ياخشى كۆرىدۇ", "Favor" : "ياق", "Not favored" : "ياقتۇرمايدۇ", + "Submitting fields…" : "يول يوللاش…", "Filter filenames…" : "ھۆججەت نامىنى سۈزۈڭ…" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files/l10n/uk.js b/apps/files/l10n/uk.js index 96f45def3d8..ee631f33287 100644 --- a/apps/files/l10n/uk.js +++ b/apps/files/l10n/uk.js @@ -130,7 +130,6 @@ OC.L10N.register( "Create new folder" : "Створити новий каталог", "This name is already in use." : "Це ім'я вже використовується", "Fill template fields" : "Заповнити поля шаблону", - "Submitting fields…" : "Поля для надсилання...", "Submit" : "Відправити", "Transfer ownership of a file or folder" : "Передавання прав власника на файл або каталог", "Choose file or folder to transfer" : "Виберіть файл або каталог для передавання", @@ -143,6 +142,11 @@ OC.L10N.register( "Unknown error" : "Невідома помилка", "Ownership transfer request sent" : "Запит на передавання прав власника надіслано", "Cannot transfer ownership of a file or folder you do not own" : "Неможливо передати права власності на файл або каталог, якими ви не володієте", + "Remove extension" : "Вилучити розширення файлу", + "Change file extension" : "Змінити розширення файлу", + "Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "Заміна розширення файлу з \"{old}\" на \"{new}\" може зробити файл недоступним.", + "Removing the file extension \"{old}\" may render the file unreadable." : "Вилучення розширення файлу \"{old}\" може зробити файл недоступним.", + "Adding the file extension \"{new}\" may render the file unreadable." : "Додавання розширення до файлу \"{new}\" може зробити файл недоступним.", "Select file or folder to link to" : "Виберіть файл або каталог, до якого потрібно застосувати посилання", "Choose {file}" : "Виберіть {file}", "Loading current folder" : "Отримання поточного каталогу", @@ -163,7 +167,6 @@ OC.L10N.register( "Error during upload, status code {status}" : "Помилка під час завантаження, код стану {status}", "Unknown error during upload" : "Невідома помилка під час завантаження", "\"{displayName}\" action executed successfully" : "\"{displayName}\" успішно виконано", - "Filter file names…" : " Фільтрувати за іменами файлів...", "Views" : "Подання", "Files settings" : "Налаштування", "File cannot be accessed" : "Неможливо отримати доступ до файлу", @@ -221,7 +224,6 @@ OC.L10N.register( "Unable to create new file from template" : "Неможливо створити новий файл з шаблону", "Save as {displayName}" : "Зберегти як {displayName}", "Save as …" : "Зберегти як ...", - "Converting files…" : "Конвертування файлів...", "Failed to convert files: {message}" : "Не вдалося конвертувати файли: {message}", "All files failed to be converted" : "Не вдалося конвертувати жодний файл", "One file could not be converted: {message}" : "Неможливо конвертувати один файл: {message}", @@ -230,7 +232,6 @@ OC.L10N.register( "{count} files successfully converted" : "Успішно конвертовано {count} файлів", "Files successfully converted" : "Файли успішно конвертовано", "Failed to convert files" : "Не вдалося конвертувати файли", - "Converting file…" : "Конвертування файлу...", "File successfully converted" : "Файл успішно конвертовано", "Failed to convert file: {message}" : "Не вдалося конвертувати файл: {message}", "Failed to convert file" : "Не вдалося конвертувати файл", @@ -312,13 +313,6 @@ OC.L10N.register( "Files moved successfully" : "Файли успішно переміщено", "Conflicts resolution skipped" : "Пропущено розв'язання конфліктів", "Upload cancelled" : "Завантаження скасовано", - "Adding the file extension \"{new}\" may render the file unreadable." : "Додавання розширення до файлу \"{new}\" може зробити файл недоступним.", - "Removing the file extension \"{old}\" may render the file unreadable." : "Вилучення розширення файлу \"{old}\" може зробити файл недоступним.", - "Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "Заміна розширення файлу з \"{old}\" на \"{new}\" може зробити файл недоступним.", - "Change file extension" : "Змінити розширення файлу", - "Keep {oldextension}" : "Зберегти {oldextension}", - "Use {newextension}" : "Використовувати {newextension}", - "Remove extension" : "Вилучити розширення файлу", "This operation is forbidden" : "Операцію заборонено", "This directory is unavailable, please check the logs or contact the administrator" : "Каталог недоступний, будь ласка, перевірте файл журналу або зверніться до адміністратора ", "Storage is temporarily not available" : "Сховище тимчасово недоступне", @@ -448,6 +442,9 @@ OC.L10N.register( "Favored" : "Із зірочкою", "Favor" : "Додати зірочку", "Not favored" : "Без зірочки", - "Filter filenames…" : "Фільтрувати за ім'ям файлу..." + "Submitting fields…" : "Поля для надсилання...", + "Filter filenames…" : "Фільтрувати за ім'ям файлу...", + "Keep {oldextension}" : "Зберегти {oldextension}", + "Use {newextension}" : "Використовувати {newextension}" }, "nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);"); diff --git a/apps/files/l10n/uk.json b/apps/files/l10n/uk.json index 5dc2e408e6d..46318265648 100644 --- a/apps/files/l10n/uk.json +++ b/apps/files/l10n/uk.json @@ -128,7 +128,6 @@ "Create new folder" : "Створити новий каталог", "This name is already in use." : "Це ім'я вже використовується", "Fill template fields" : "Заповнити поля шаблону", - "Submitting fields…" : "Поля для надсилання...", "Submit" : "Відправити", "Transfer ownership of a file or folder" : "Передавання прав власника на файл або каталог", "Choose file or folder to transfer" : "Виберіть файл або каталог для передавання", @@ -141,6 +140,11 @@ "Unknown error" : "Невідома помилка", "Ownership transfer request sent" : "Запит на передавання прав власника надіслано", "Cannot transfer ownership of a file or folder you do not own" : "Неможливо передати права власності на файл або каталог, якими ви не володієте", + "Remove extension" : "Вилучити розширення файлу", + "Change file extension" : "Змінити розширення файлу", + "Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "Заміна розширення файлу з \"{old}\" на \"{new}\" може зробити файл недоступним.", + "Removing the file extension \"{old}\" may render the file unreadable." : "Вилучення розширення файлу \"{old}\" може зробити файл недоступним.", + "Adding the file extension \"{new}\" may render the file unreadable." : "Додавання розширення до файлу \"{new}\" може зробити файл недоступним.", "Select file or folder to link to" : "Виберіть файл або каталог, до якого потрібно застосувати посилання", "Choose {file}" : "Виберіть {file}", "Loading current folder" : "Отримання поточного каталогу", @@ -161,7 +165,6 @@ "Error during upload, status code {status}" : "Помилка під час завантаження, код стану {status}", "Unknown error during upload" : "Невідома помилка під час завантаження", "\"{displayName}\" action executed successfully" : "\"{displayName}\" успішно виконано", - "Filter file names…" : " Фільтрувати за іменами файлів...", "Views" : "Подання", "Files settings" : "Налаштування", "File cannot be accessed" : "Неможливо отримати доступ до файлу", @@ -219,7 +222,6 @@ "Unable to create new file from template" : "Неможливо створити новий файл з шаблону", "Save as {displayName}" : "Зберегти як {displayName}", "Save as …" : "Зберегти як ...", - "Converting files…" : "Конвертування файлів...", "Failed to convert files: {message}" : "Не вдалося конвертувати файли: {message}", "All files failed to be converted" : "Не вдалося конвертувати жодний файл", "One file could not be converted: {message}" : "Неможливо конвертувати один файл: {message}", @@ -228,7 +230,6 @@ "{count} files successfully converted" : "Успішно конвертовано {count} файлів", "Files successfully converted" : "Файли успішно конвертовано", "Failed to convert files" : "Не вдалося конвертувати файли", - "Converting file…" : "Конвертування файлу...", "File successfully converted" : "Файл успішно конвертовано", "Failed to convert file: {message}" : "Не вдалося конвертувати файл: {message}", "Failed to convert file" : "Не вдалося конвертувати файл", @@ -310,13 +311,6 @@ "Files moved successfully" : "Файли успішно переміщено", "Conflicts resolution skipped" : "Пропущено розв'язання конфліктів", "Upload cancelled" : "Завантаження скасовано", - "Adding the file extension \"{new}\" may render the file unreadable." : "Додавання розширення до файлу \"{new}\" може зробити файл недоступним.", - "Removing the file extension \"{old}\" may render the file unreadable." : "Вилучення розширення файлу \"{old}\" може зробити файл недоступним.", - "Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "Заміна розширення файлу з \"{old}\" на \"{new}\" може зробити файл недоступним.", - "Change file extension" : "Змінити розширення файлу", - "Keep {oldextension}" : "Зберегти {oldextension}", - "Use {newextension}" : "Використовувати {newextension}", - "Remove extension" : "Вилучити розширення файлу", "This operation is forbidden" : "Операцію заборонено", "This directory is unavailable, please check the logs or contact the administrator" : "Каталог недоступний, будь ласка, перевірте файл журналу або зверніться до адміністратора ", "Storage is temporarily not available" : "Сховище тимчасово недоступне", @@ -446,6 +440,9 @@ "Favored" : "Із зірочкою", "Favor" : "Додати зірочку", "Not favored" : "Без зірочки", - "Filter filenames…" : "Фільтрувати за ім'ям файлу..." + "Submitting fields…" : "Поля для надсилання...", + "Filter filenames…" : "Фільтрувати за ім'ям файлу...", + "Keep {oldextension}" : "Зберегти {oldextension}", + "Use {newextension}" : "Використовувати {newextension}" },"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);" }
\ No newline at end of file diff --git a/apps/files/l10n/zh_CN.js b/apps/files/l10n/zh_CN.js index a02951c800b..fc25ec6b0cf 100644 --- a/apps/files/l10n/zh_CN.js +++ b/apps/files/l10n/zh_CN.js @@ -130,7 +130,6 @@ OC.L10N.register( "Create new folder" : "创建新文件夹", "This name is already in use." : "此名称已被使用。", "Fill template fields" : "填写模板字段", - "Submitting fields…" : "提交字段...", "Submit" : "使用", "Transfer ownership of a file or folder" : "转移文件或文件夹的所有权", "Choose file or folder to transfer" : "选择要转移的文件或文件夹", @@ -143,6 +142,11 @@ OC.L10N.register( "Unknown error" : "未知错误", "Ownership transfer request sent" : "所有权转移请求已发送", "Cannot transfer ownership of a file or folder you do not own" : "无法转让您未拥有的文件或文件夹的所有权", + "Remove extension" : "删除扩展", + "Change file extension" : "更改文件扩展名", + "Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "将文件扩展名从 \"{old}\" 更改为 \"{new}\" 可能会导致文件无法读取。", + "Removing the file extension \"{old}\" may render the file unreadable." : "删除文件扩展名 \"{old}\" 可能会导致文件无法读取。", + "Adding the file extension \"{new}\" may render the file unreadable." : "添加文件扩展名 \"{new}\" 可能会导致文件无法读取。", "Select file or folder to link to" : "选择需要链接的文件或文件夹", "Choose {file}" : "选择 {file}", "Loading current folder" : "正在载入当前文件夹", @@ -163,7 +167,6 @@ OC.L10N.register( "Error during upload, status code {status}" : "上传时发生错误,状态码 {status}", "Unknown error during upload" : "上传时发生未知错误", "\"{displayName}\" action executed successfully" : "“{displayName}”操作执行成功", - "Filter file names…" : "筛选文件名…", "Views" : "视图", "Files settings" : "文件设置", "File cannot be accessed" : "文件无法访问", @@ -221,7 +224,6 @@ OC.L10N.register( "Unable to create new file from template" : "无法从模板创建新文件", "Save as {displayName}" : "保存为 {displayName}", "Save as …" : "保存为…", - "Converting files…" : "正在转换文件…", "Failed to convert files: {message}" : "无法转换文件:{message}", "All files failed to be converted" : "无法转换全部文件", "One file could not be converted: {message}" : "有一个文件无法转换:{message}", @@ -230,7 +232,6 @@ OC.L10N.register( "{count} files successfully converted" : "{count} 个文件已成功转换", "Files successfully converted" : "文件已成功转换", "Failed to convert files" : "无法转换文件", - "Converting file…" : "正在转换文件…", "File successfully converted" : "文件已成功转换", "Failed to convert file: {message}" : "无法转换文件:{message}", "Failed to convert file" : "无法转换文件", @@ -312,13 +313,6 @@ OC.L10N.register( "Files moved successfully" : "移动文件成功", "Conflicts resolution skipped" : "已跳过冲突解决", "Upload cancelled" : "已取消上传", - "Adding the file extension \"{new}\" may render the file unreadable." : "添加文件扩展名 \"{new}\" 可能会导致文件无法读取。", - "Removing the file extension \"{old}\" may render the file unreadable." : "删除文件扩展名 \"{old}\" 可能会导致文件无法读取。", - "Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "将文件扩展名从 \"{old}\" 更改为 \"{new}\" 可能会导致文件无法读取。", - "Change file extension" : "更改文件扩展名", - "Keep {oldextension}" : "保留 {oldextension}", - "Use {newextension}" : "使用 {newextension}", - "Remove extension" : "删除扩展", "This operation is forbidden" : "该操作被禁止", "This directory is unavailable, please check the logs or contact the administrator" : "此目录不可用,请检查日志或联系管理员", "Storage is temporarily not available" : "存储空间暂时不可用", @@ -448,6 +442,9 @@ OC.L10N.register( "Favored" : "已加入收藏", "Favor" : "收藏", "Not favored" : "未收藏", - "Filter filenames…" : "过滤文件名..." + "Submitting fields…" : "提交字段...", + "Filter filenames…" : "过滤文件名...", + "Keep {oldextension}" : "保留 {oldextension}", + "Use {newextension}" : "使用 {newextension}" }, "nplurals=1; plural=0;"); diff --git a/apps/files/l10n/zh_CN.json b/apps/files/l10n/zh_CN.json index d59d2d964a3..04cf3bfac57 100644 --- a/apps/files/l10n/zh_CN.json +++ b/apps/files/l10n/zh_CN.json @@ -128,7 +128,6 @@ "Create new folder" : "创建新文件夹", "This name is already in use." : "此名称已被使用。", "Fill template fields" : "填写模板字段", - "Submitting fields…" : "提交字段...", "Submit" : "使用", "Transfer ownership of a file or folder" : "转移文件或文件夹的所有权", "Choose file or folder to transfer" : "选择要转移的文件或文件夹", @@ -141,6 +140,11 @@ "Unknown error" : "未知错误", "Ownership transfer request sent" : "所有权转移请求已发送", "Cannot transfer ownership of a file or folder you do not own" : "无法转让您未拥有的文件或文件夹的所有权", + "Remove extension" : "删除扩展", + "Change file extension" : "更改文件扩展名", + "Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "将文件扩展名从 \"{old}\" 更改为 \"{new}\" 可能会导致文件无法读取。", + "Removing the file extension \"{old}\" may render the file unreadable." : "删除文件扩展名 \"{old}\" 可能会导致文件无法读取。", + "Adding the file extension \"{new}\" may render the file unreadable." : "添加文件扩展名 \"{new}\" 可能会导致文件无法读取。", "Select file or folder to link to" : "选择需要链接的文件或文件夹", "Choose {file}" : "选择 {file}", "Loading current folder" : "正在载入当前文件夹", @@ -161,7 +165,6 @@ "Error during upload, status code {status}" : "上传时发生错误,状态码 {status}", "Unknown error during upload" : "上传时发生未知错误", "\"{displayName}\" action executed successfully" : "“{displayName}”操作执行成功", - "Filter file names…" : "筛选文件名…", "Views" : "视图", "Files settings" : "文件设置", "File cannot be accessed" : "文件无法访问", @@ -219,7 +222,6 @@ "Unable to create new file from template" : "无法从模板创建新文件", "Save as {displayName}" : "保存为 {displayName}", "Save as …" : "保存为…", - "Converting files…" : "正在转换文件…", "Failed to convert files: {message}" : "无法转换文件:{message}", "All files failed to be converted" : "无法转换全部文件", "One file could not be converted: {message}" : "有一个文件无法转换:{message}", @@ -228,7 +230,6 @@ "{count} files successfully converted" : "{count} 个文件已成功转换", "Files successfully converted" : "文件已成功转换", "Failed to convert files" : "无法转换文件", - "Converting file…" : "正在转换文件…", "File successfully converted" : "文件已成功转换", "Failed to convert file: {message}" : "无法转换文件:{message}", "Failed to convert file" : "无法转换文件", @@ -310,13 +311,6 @@ "Files moved successfully" : "移动文件成功", "Conflicts resolution skipped" : "已跳过冲突解决", "Upload cancelled" : "已取消上传", - "Adding the file extension \"{new}\" may render the file unreadable." : "添加文件扩展名 \"{new}\" 可能会导致文件无法读取。", - "Removing the file extension \"{old}\" may render the file unreadable." : "删除文件扩展名 \"{old}\" 可能会导致文件无法读取。", - "Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "将文件扩展名从 \"{old}\" 更改为 \"{new}\" 可能会导致文件无法读取。", - "Change file extension" : "更改文件扩展名", - "Keep {oldextension}" : "保留 {oldextension}", - "Use {newextension}" : "使用 {newextension}", - "Remove extension" : "删除扩展", "This operation is forbidden" : "该操作被禁止", "This directory is unavailable, please check the logs or contact the administrator" : "此目录不可用,请检查日志或联系管理员", "Storage is temporarily not available" : "存储空间暂时不可用", @@ -446,6 +440,9 @@ "Favored" : "已加入收藏", "Favor" : "收藏", "Not favored" : "未收藏", - "Filter filenames…" : "过滤文件名..." + "Submitting fields…" : "提交字段...", + "Filter filenames…" : "过滤文件名...", + "Keep {oldextension}" : "保留 {oldextension}", + "Use {newextension}" : "使用 {newextension}" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file diff --git a/apps/files/l10n/zh_HK.js b/apps/files/l10n/zh_HK.js index f5dcfb8afad..ce64a773c7b 100644 --- a/apps/files/l10n/zh_HK.js +++ b/apps/files/l10n/zh_HK.js @@ -130,7 +130,6 @@ OC.L10N.register( "Create new folder" : "新增資料夾", "This name is already in use." : "這個用戶名稱已經有人使用了。", "Fill template fields" : "填寫模板欄位", - "Submitting fields…" : "正在遞交欄位 …", "Submit" : "遞交", "Transfer ownership of a file or folder" : "轉移檔案或資料夾的擁有權", "Choose file or folder to transfer" : "選擇要轉移的檔案或資料夾", @@ -143,6 +142,11 @@ OC.L10N.register( "Unknown error" : "錯誤不詳", "Ownership transfer request sent" : "已送出擁有權轉移的請求", "Cannot transfer ownership of a file or folder you do not own" : "無法轉移您未擁有的檔案或是資料夾所有權", + "Remove extension" : "移除副檔名", + "Change file extension" : "變更檔案副檔名", + "Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "將檔案副檔名從「{old}」改為「{new}」可能會導致檔案無法讀取。", + "Removing the file extension \"{old}\" may render the file unreadable." : "移除檔案副檔名「{old}」可能會導致檔案無法讀取。", + "Adding the file extension \"{new}\" may render the file unreadable." : "加入檔案副檔名「{new}」可能會導致檔案無法讀取。", "Select file or folder to link to" : "選擇要連結的檔案或資料夾", "Choose {file}" : "選擇 {file}", "Loading current folder" : "目前資料夾加載中", @@ -163,7 +167,6 @@ OC.L10N.register( "Error during upload, status code {status}" : "上傳期間發生錯誤,狀態代碼 {status}", "Unknown error during upload" : "上傳時發生未知的錯誤", "\"{displayName}\" action executed successfully" : "成功執行 “{displayName}” 操作", - "Filter file names…" : "過濾檔案名稱 …", "Views" : "視圖", "Files settings" : "檔案設定", "File cannot be accessed" : "檔案無法存取", @@ -221,7 +224,6 @@ OC.L10N.register( "Unable to create new file from template" : "無法從模板創建新檔案", "Save as {displayName}" : "保存為 {displayName}", "Save as …" : "另存為 ...", - "Converting files…" : "正在轉換檔案 …", "Failed to convert files: {message}" : "無法轉換檔案:{message}", "All files failed to be converted" : "所有檔案轉換失敗", "One file could not be converted: {message}" : "有一個檔案無法轉換:{message}", @@ -230,7 +232,6 @@ OC.L10N.register( "{count} files successfully converted" : "{count} 個檔案成功轉換", "Files successfully converted" : "成功轉換檔案", "Failed to convert files" : "無法轉換檔案", - "Converting file…" : "正在轉換檔案 …", "File successfully converted" : "成功轉換檔案", "Failed to convert file: {message}" : "無法轉換檔案:{message}", "Failed to convert file" : "無法轉換檔案", @@ -273,6 +274,7 @@ OC.L10N.register( "Open file locally" : "在近端打開檔案", "The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "檔案現在應該在您的裝置上打開。如果沒有,請檢查您是否已安裝桌面應用程式。", "Retry and close" : "重試和關閉", + "Open online" : "線上開啟", "Failed to redirect to client" : "無法重定向到客戶端", "Open locally" : "在近端打開", "Rename" : "重新命名", @@ -312,13 +314,6 @@ OC.L10N.register( "Files moved successfully" : "檔案移動成功", "Conflicts resolution skipped" : "已略過衝突解決", "Upload cancelled" : "上傳已取消", - "Adding the file extension \"{new}\" may render the file unreadable." : "加入檔案副檔名「{new}」可能會導致檔案無法讀取。", - "Removing the file extension \"{old}\" may render the file unreadable." : "移除檔案副檔名「{old}」可能會導致檔案無法讀取。", - "Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "將檔案副檔名從「{old}」改為「{new}」可能會導致檔案無法讀取。", - "Change file extension" : "變更檔案副檔名", - "Keep {oldextension}" : "保留 {oldextension}", - "Use {newextension}" : "使用 {newextension}", - "Remove extension" : "移除副檔名", "This operation is forbidden" : "此操作被禁止", "This directory is unavailable, please check the logs or contact the administrator" : "這個目錄無法存取,請檢查伺服器記錄檔或聯絡管理員", "Storage is temporarily not available" : "儲存空間暫時無法使用", @@ -448,6 +443,9 @@ OC.L10N.register( "Favored" : "已加入最愛", "Favor" : "加入最愛", "Not favored" : "未加入最愛", - "Filter filenames…" : "過濾檔案名 ..." + "Submitting fields…" : "正在遞交欄位 …", + "Filter filenames…" : "過濾檔案名 ...", + "Keep {oldextension}" : "保留 {oldextension}", + "Use {newextension}" : "使用 {newextension}" }, "nplurals=1; plural=0;"); diff --git a/apps/files/l10n/zh_HK.json b/apps/files/l10n/zh_HK.json index 46000b785e6..cf26cb0941a 100644 --- a/apps/files/l10n/zh_HK.json +++ b/apps/files/l10n/zh_HK.json @@ -128,7 +128,6 @@ "Create new folder" : "新增資料夾", "This name is already in use." : "這個用戶名稱已經有人使用了。", "Fill template fields" : "填寫模板欄位", - "Submitting fields…" : "正在遞交欄位 …", "Submit" : "遞交", "Transfer ownership of a file or folder" : "轉移檔案或資料夾的擁有權", "Choose file or folder to transfer" : "選擇要轉移的檔案或資料夾", @@ -141,6 +140,11 @@ "Unknown error" : "錯誤不詳", "Ownership transfer request sent" : "已送出擁有權轉移的請求", "Cannot transfer ownership of a file or folder you do not own" : "無法轉移您未擁有的檔案或是資料夾所有權", + "Remove extension" : "移除副檔名", + "Change file extension" : "變更檔案副檔名", + "Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "將檔案副檔名從「{old}」改為「{new}」可能會導致檔案無法讀取。", + "Removing the file extension \"{old}\" may render the file unreadable." : "移除檔案副檔名「{old}」可能會導致檔案無法讀取。", + "Adding the file extension \"{new}\" may render the file unreadable." : "加入檔案副檔名「{new}」可能會導致檔案無法讀取。", "Select file or folder to link to" : "選擇要連結的檔案或資料夾", "Choose {file}" : "選擇 {file}", "Loading current folder" : "目前資料夾加載中", @@ -161,7 +165,6 @@ "Error during upload, status code {status}" : "上傳期間發生錯誤,狀態代碼 {status}", "Unknown error during upload" : "上傳時發生未知的錯誤", "\"{displayName}\" action executed successfully" : "成功執行 “{displayName}” 操作", - "Filter file names…" : "過濾檔案名稱 …", "Views" : "視圖", "Files settings" : "檔案設定", "File cannot be accessed" : "檔案無法存取", @@ -219,7 +222,6 @@ "Unable to create new file from template" : "無法從模板創建新檔案", "Save as {displayName}" : "保存為 {displayName}", "Save as …" : "另存為 ...", - "Converting files…" : "正在轉換檔案 …", "Failed to convert files: {message}" : "無法轉換檔案:{message}", "All files failed to be converted" : "所有檔案轉換失敗", "One file could not be converted: {message}" : "有一個檔案無法轉換:{message}", @@ -228,7 +230,6 @@ "{count} files successfully converted" : "{count} 個檔案成功轉換", "Files successfully converted" : "成功轉換檔案", "Failed to convert files" : "無法轉換檔案", - "Converting file…" : "正在轉換檔案 …", "File successfully converted" : "成功轉換檔案", "Failed to convert file: {message}" : "無法轉換檔案:{message}", "Failed to convert file" : "無法轉換檔案", @@ -271,6 +272,7 @@ "Open file locally" : "在近端打開檔案", "The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "檔案現在應該在您的裝置上打開。如果沒有,請檢查您是否已安裝桌面應用程式。", "Retry and close" : "重試和關閉", + "Open online" : "線上開啟", "Failed to redirect to client" : "無法重定向到客戶端", "Open locally" : "在近端打開", "Rename" : "重新命名", @@ -310,13 +312,6 @@ "Files moved successfully" : "檔案移動成功", "Conflicts resolution skipped" : "已略過衝突解決", "Upload cancelled" : "上傳已取消", - "Adding the file extension \"{new}\" may render the file unreadable." : "加入檔案副檔名「{new}」可能會導致檔案無法讀取。", - "Removing the file extension \"{old}\" may render the file unreadable." : "移除檔案副檔名「{old}」可能會導致檔案無法讀取。", - "Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "將檔案副檔名從「{old}」改為「{new}」可能會導致檔案無法讀取。", - "Change file extension" : "變更檔案副檔名", - "Keep {oldextension}" : "保留 {oldextension}", - "Use {newextension}" : "使用 {newextension}", - "Remove extension" : "移除副檔名", "This operation is forbidden" : "此操作被禁止", "This directory is unavailable, please check the logs or contact the administrator" : "這個目錄無法存取,請檢查伺服器記錄檔或聯絡管理員", "Storage is temporarily not available" : "儲存空間暫時無法使用", @@ -446,6 +441,9 @@ "Favored" : "已加入最愛", "Favor" : "加入最愛", "Not favored" : "未加入最愛", - "Filter filenames…" : "過濾檔案名 ..." + "Submitting fields…" : "正在遞交欄位 …", + "Filter filenames…" : "過濾檔案名 ...", + "Keep {oldextension}" : "保留 {oldextension}", + "Use {newextension}" : "使用 {newextension}" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file diff --git a/apps/files/l10n/zh_TW.js b/apps/files/l10n/zh_TW.js index f395a290ee3..77c30493470 100644 --- a/apps/files/l10n/zh_TW.js +++ b/apps/files/l10n/zh_TW.js @@ -130,7 +130,6 @@ OC.L10N.register( "Create new folder" : "新增資料夾", "This name is already in use." : "此名稱已使用。", "Fill template fields" : "檔案範本欄位", - "Submitting fields…" : "正在遞交欄位……", "Submit" : "遞交", "Transfer ownership of a file or folder" : "轉移檔案或是資料夾的所有權", "Choose file or folder to transfer" : "選擇要轉移的檔案或資料夾", @@ -143,6 +142,11 @@ OC.L10N.register( "Unknown error" : "未知的錯誤", "Ownership transfer request sent" : "已送出所有權轉移的請求", "Cannot transfer ownership of a file or folder you do not own" : "無法轉移您未擁有的檔案或資料夾的所有權", + "Remove extension" : "移除副檔名", + "Change file extension" : "變更檔案副檔名", + "Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "將檔案副檔名從「{old}」改為「{new}」可能會導致檔案無法讀取。", + "Removing the file extension \"{old}\" may render the file unreadable." : "移除檔案副檔名「{old}」可能會導致檔案無法讀取。", + "Adding the file extension \"{new}\" may render the file unreadable." : "加入檔案副檔名「{new}」可能會導致檔案無法讀取。", "Select file or folder to link to" : "選取要連結的檔案或資料夾", "Choose {file}" : "選擇 {file}", "Loading current folder" : "正在載入目前資料夾", @@ -163,7 +167,6 @@ OC.L10N.register( "Error during upload, status code {status}" : "上傳時發生錯誤,狀態碼 {status}", "Unknown error during upload" : "上傳時發生未知的錯誤", "\"{displayName}\" action executed successfully" : "「{displayName}」動作執行成功", - "Filter file names…" : "過濾檔案名稱……", "Views" : "顯示", "Files settings" : "檔案設定", "File cannot be accessed" : "無法存取檔案", @@ -221,7 +224,6 @@ OC.L10N.register( "Unable to create new file from template" : "無法從範本建立新檔案", "Save as {displayName}" : "另存為 {displayName}", "Save as …" : "另存為……", - "Converting files…" : "正在轉換檔案……", "Failed to convert files: {message}" : "無法轉換檔案:{message}", "All files failed to be converted" : "所有檔案轉換失敗", "One file could not be converted: {message}" : "一個檔案無法轉換:{message}", @@ -230,7 +232,6 @@ OC.L10N.register( "{count} files successfully converted" : "{count} 個檔案成功轉換", "Files successfully converted" : "檔案成功轉換", "Failed to convert files" : "轉換檔案失敗", - "Converting file…" : "正在轉換檔案……", "File successfully converted" : "成功轉換檔案", "Failed to convert file: {message}" : "無法轉換檔案:{message}", "Failed to convert file" : "無法轉換檔案", @@ -273,6 +274,7 @@ OC.L10N.register( "Open file locally" : "在本機開啟檔案", "The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "檔案現在應該可以在您的裝置上開啟。如果打不開,請檢查您是否有安裝桌面應用程式。", "Retry and close" : "重試並關閉", + "Open online" : "線上開啟", "Failed to redirect to client" : "重新導向到客戶端失敗", "Open locally" : "在本機開啟", "Rename" : "重新命名", @@ -312,13 +314,6 @@ OC.L10N.register( "Files moved successfully" : "檔案移動成功", "Conflicts resolution skipped" : "已略過衝突解決", "Upload cancelled" : "已取消上傳", - "Adding the file extension \"{new}\" may render the file unreadable." : "加入檔案副檔名「{new}」可能會導致檔案無法讀取。", - "Removing the file extension \"{old}\" may render the file unreadable." : "移除檔案副檔名「{old}」可能會導致檔案無法讀取。", - "Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "將檔案副檔名從「{old}」改為「{new}」可能會導致檔案無法讀取。", - "Change file extension" : "變更檔案副檔名", - "Keep {oldextension}" : "保留 {oldextension}", - "Use {newextension}" : "使用 {newextension}", - "Remove extension" : "移除副檔名", "This operation is forbidden" : "此操作被禁止", "This directory is unavailable, please check the logs or contact the administrator" : "這個目錄無法取用,請檢查伺服器紀錄檔或聯絡管理員", "Storage is temporarily not available" : "儲存空間暫時無法使用", @@ -448,6 +443,9 @@ OC.L10N.register( "Favored" : "已加入最愛", "Favor" : "加入最愛", "Not favored" : "未加入最愛", - "Filter filenames…" : "篩選檔案名稱……" + "Submitting fields…" : "正在遞交欄位……", + "Filter filenames…" : "篩選檔案名稱……", + "Keep {oldextension}" : "保留 {oldextension}", + "Use {newextension}" : "使用 {newextension}" }, "nplurals=1; plural=0;"); diff --git a/apps/files/l10n/zh_TW.json b/apps/files/l10n/zh_TW.json index cae2ff84059..d5210e4492a 100644 --- a/apps/files/l10n/zh_TW.json +++ b/apps/files/l10n/zh_TW.json @@ -128,7 +128,6 @@ "Create new folder" : "新增資料夾", "This name is already in use." : "此名稱已使用。", "Fill template fields" : "檔案範本欄位", - "Submitting fields…" : "正在遞交欄位……", "Submit" : "遞交", "Transfer ownership of a file or folder" : "轉移檔案或是資料夾的所有權", "Choose file or folder to transfer" : "選擇要轉移的檔案或資料夾", @@ -141,6 +140,11 @@ "Unknown error" : "未知的錯誤", "Ownership transfer request sent" : "已送出所有權轉移的請求", "Cannot transfer ownership of a file or folder you do not own" : "無法轉移您未擁有的檔案或資料夾的所有權", + "Remove extension" : "移除副檔名", + "Change file extension" : "變更檔案副檔名", + "Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "將檔案副檔名從「{old}」改為「{new}」可能會導致檔案無法讀取。", + "Removing the file extension \"{old}\" may render the file unreadable." : "移除檔案副檔名「{old}」可能會導致檔案無法讀取。", + "Adding the file extension \"{new}\" may render the file unreadable." : "加入檔案副檔名「{new}」可能會導致檔案無法讀取。", "Select file or folder to link to" : "選取要連結的檔案或資料夾", "Choose {file}" : "選擇 {file}", "Loading current folder" : "正在載入目前資料夾", @@ -161,7 +165,6 @@ "Error during upload, status code {status}" : "上傳時發生錯誤,狀態碼 {status}", "Unknown error during upload" : "上傳時發生未知的錯誤", "\"{displayName}\" action executed successfully" : "「{displayName}」動作執行成功", - "Filter file names…" : "過濾檔案名稱……", "Views" : "顯示", "Files settings" : "檔案設定", "File cannot be accessed" : "無法存取檔案", @@ -219,7 +222,6 @@ "Unable to create new file from template" : "無法從範本建立新檔案", "Save as {displayName}" : "另存為 {displayName}", "Save as …" : "另存為……", - "Converting files…" : "正在轉換檔案……", "Failed to convert files: {message}" : "無法轉換檔案:{message}", "All files failed to be converted" : "所有檔案轉換失敗", "One file could not be converted: {message}" : "一個檔案無法轉換:{message}", @@ -228,7 +230,6 @@ "{count} files successfully converted" : "{count} 個檔案成功轉換", "Files successfully converted" : "檔案成功轉換", "Failed to convert files" : "轉換檔案失敗", - "Converting file…" : "正在轉換檔案……", "File successfully converted" : "成功轉換檔案", "Failed to convert file: {message}" : "無法轉換檔案:{message}", "Failed to convert file" : "無法轉換檔案", @@ -271,6 +272,7 @@ "Open file locally" : "在本機開啟檔案", "The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "檔案現在應該可以在您的裝置上開啟。如果打不開,請檢查您是否有安裝桌面應用程式。", "Retry and close" : "重試並關閉", + "Open online" : "線上開啟", "Failed to redirect to client" : "重新導向到客戶端失敗", "Open locally" : "在本機開啟", "Rename" : "重新命名", @@ -310,13 +312,6 @@ "Files moved successfully" : "檔案移動成功", "Conflicts resolution skipped" : "已略過衝突解決", "Upload cancelled" : "已取消上傳", - "Adding the file extension \"{new}\" may render the file unreadable." : "加入檔案副檔名「{new}」可能會導致檔案無法讀取。", - "Removing the file extension \"{old}\" may render the file unreadable." : "移除檔案副檔名「{old}」可能會導致檔案無法讀取。", - "Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "將檔案副檔名從「{old}」改為「{new}」可能會導致檔案無法讀取。", - "Change file extension" : "變更檔案副檔名", - "Keep {oldextension}" : "保留 {oldextension}", - "Use {newextension}" : "使用 {newextension}", - "Remove extension" : "移除副檔名", "This operation is forbidden" : "此操作被禁止", "This directory is unavailable, please check the logs or contact the administrator" : "這個目錄無法取用,請檢查伺服器紀錄檔或聯絡管理員", "Storage is temporarily not available" : "儲存空間暫時無法使用", @@ -446,6 +441,9 @@ "Favored" : "已加入最愛", "Favor" : "加入最愛", "Not favored" : "未加入最愛", - "Filter filenames…" : "篩選檔案名稱……" + "Submitting fields…" : "正在遞交欄位……", + "Filter filenames…" : "篩選檔案名稱……", + "Keep {oldextension}" : "保留 {oldextension}", + "Use {newextension}" : "使用 {newextension}" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file diff --git a/apps/files_external/l10n/cs.js b/apps/files_external/l10n/cs.js index 149ec745967..b3d00e7dd54 100644 --- a/apps/files_external/l10n/cs.js +++ b/apps/files_external/l10n/cs.js @@ -106,6 +106,7 @@ OC.L10N.register( "Enter missing credentials" : "Zadejte chybějící přihlašovací údaje", "Credentials successfully set" : "Přihlašovací údaje úspěšně nastaveny", "Error while setting credentials: {error}" : "Chyba při nastavování přihlašovacích údajů: {error}", + "Checking storage …" : "Kontrola úložiště…", "There was an error with this external storage." : "U tohoto externího úložiště došlo k chybě.", "We were unable to check the external storage {basename}" : "Nepodařilo se zkontrolovat externí úložiště {basename}", "Examine this faulty external storage configuration" : "Prozkoumejte nastavení tohoto vadného externího úložiště", diff --git a/apps/files_external/l10n/cs.json b/apps/files_external/l10n/cs.json index 0f44c8446e7..e4bf7ac7eda 100644 --- a/apps/files_external/l10n/cs.json +++ b/apps/files_external/l10n/cs.json @@ -104,6 +104,7 @@ "Enter missing credentials" : "Zadejte chybějící přihlašovací údaje", "Credentials successfully set" : "Přihlašovací údaje úspěšně nastaveny", "Error while setting credentials: {error}" : "Chyba při nastavování přihlašovacích údajů: {error}", + "Checking storage …" : "Kontrola úložiště…", "There was an error with this external storage." : "U tohoto externího úložiště došlo k chybě.", "We were unable to check the external storage {basename}" : "Nepodařilo se zkontrolovat externí úložiště {basename}", "Examine this faulty external storage configuration" : "Prozkoumejte nastavení tohoto vadného externího úložiště", diff --git a/apps/files_external/l10n/de.js b/apps/files_external/l10n/de.js index 358ed7977ec..73b854ad716 100644 --- a/apps/files_external/l10n/de.js +++ b/apps/files_external/l10n/de.js @@ -89,9 +89,9 @@ OC.L10N.register( "OpenStack Object Storage" : "Openstack-Objektspeicher", "Service name" : "Name des Dienstes", "Request timeout (seconds)" : "Anfrage-Zeitüberschreitung (Sekunden)", - "The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "Die cURL-Unterstützung von PHP ist deaktiviert oder nicht installiert. Das Hinzufügen von %s ist nicht möglich. Bitte wende dich zur Installation an den Systemadministrator.", - "The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "Die FTP-Unterstützung von PHP ist deaktiviert oder nicht installiert. Das Hinzufügen von %s ist nicht möglich. Bitte wende dich zur Installation an den Systemadministrator.", - "\"%1$s\" is not installed. Mounting of %2$s is not possible. Please ask your system administrator to install it." : "\"%1$s\" ist nicht installiert. Das Hinzufügen von %2$s ist nicht möglich. Bitte wende dich zur Installation an den Administrator.", + "The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "Die cURL-Unterstützung von PHP ist deaktiviert oder nicht installiert. Das Hinzufügen von %s ist nicht möglich. Bitte wende dich zur Installation an die Systemadministration.", + "The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "Die FTP-Unterstützung von PHP ist deaktiviert oder nicht installiert. Das Hinzufügen von %s ist nicht möglich. Bitte wende dich bezüglich Aktivierung oder Installation an deine Administration.", + "\"%1$s\" is not installed. Mounting of %2$s is not possible. Please ask your system administrator to install it." : "\"%1$s\" ist nicht installiert. Das Hinzufügen von %2$s ist nicht möglich. Bitte wende dich zur Installation an die Administration.", "External storage" : "Externer Speicher", "External storage support" : "Unterstützung für externen Speicher", "Adds basic external storage support" : "Fügt grundlegende Unterstützung für externen Speicher hinzu", @@ -134,7 +134,7 @@ OC.L10N.register( "Read only" : "Schreibgeschützt", "Disconnect" : "Trennen", "Unknown backend: {backendName}" : "Unbekanntes Backend: {backendName}", - "Admin defined" : "Vom Administrator festgelegt", + "Admin defined" : "Von der Administration festgelegt", "Automatic status checking is disabled due to the large number of configured storages, click to check status" : "Die automatische Püfung des Status ist aufgrund der großen Anzahl konfigurierter Speicher deaktiviert, klicke hier, um den Status zu prüfen", "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "Möchtest du diesen externen Speicher wirklich trennen? Der Speicher ist danach in der Nextcloud nicht mehr verfügbar, was zu einer Löschung dieser Dateien und Ordner auf allen Sync-Clients, die verbunden sind, führt. Auf dem externen Speicher selbst werden keine Dateien und Ordner gelöscht.", "Delete storage?" : "Speicher löschen?", diff --git a/apps/files_external/l10n/de.json b/apps/files_external/l10n/de.json index 75cdd32c6d4..f3d20c80c3d 100644 --- a/apps/files_external/l10n/de.json +++ b/apps/files_external/l10n/de.json @@ -87,9 +87,9 @@ "OpenStack Object Storage" : "Openstack-Objektspeicher", "Service name" : "Name des Dienstes", "Request timeout (seconds)" : "Anfrage-Zeitüberschreitung (Sekunden)", - "The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "Die cURL-Unterstützung von PHP ist deaktiviert oder nicht installiert. Das Hinzufügen von %s ist nicht möglich. Bitte wende dich zur Installation an den Systemadministrator.", - "The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "Die FTP-Unterstützung von PHP ist deaktiviert oder nicht installiert. Das Hinzufügen von %s ist nicht möglich. Bitte wende dich zur Installation an den Systemadministrator.", - "\"%1$s\" is not installed. Mounting of %2$s is not possible. Please ask your system administrator to install it." : "\"%1$s\" ist nicht installiert. Das Hinzufügen von %2$s ist nicht möglich. Bitte wende dich zur Installation an den Administrator.", + "The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "Die cURL-Unterstützung von PHP ist deaktiviert oder nicht installiert. Das Hinzufügen von %s ist nicht möglich. Bitte wende dich zur Installation an die Systemadministration.", + "The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "Die FTP-Unterstützung von PHP ist deaktiviert oder nicht installiert. Das Hinzufügen von %s ist nicht möglich. Bitte wende dich bezüglich Aktivierung oder Installation an deine Administration.", + "\"%1$s\" is not installed. Mounting of %2$s is not possible. Please ask your system administrator to install it." : "\"%1$s\" ist nicht installiert. Das Hinzufügen von %2$s ist nicht möglich. Bitte wende dich zur Installation an die Administration.", "External storage" : "Externer Speicher", "External storage support" : "Unterstützung für externen Speicher", "Adds basic external storage support" : "Fügt grundlegende Unterstützung für externen Speicher hinzu", @@ -132,7 +132,7 @@ "Read only" : "Schreibgeschützt", "Disconnect" : "Trennen", "Unknown backend: {backendName}" : "Unbekanntes Backend: {backendName}", - "Admin defined" : "Vom Administrator festgelegt", + "Admin defined" : "Von der Administration festgelegt", "Automatic status checking is disabled due to the large number of configured storages, click to check status" : "Die automatische Püfung des Status ist aufgrund der großen Anzahl konfigurierter Speicher deaktiviert, klicke hier, um den Status zu prüfen", "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "Möchtest du diesen externen Speicher wirklich trennen? Der Speicher ist danach in der Nextcloud nicht mehr verfügbar, was zu einer Löschung dieser Dateien und Ordner auf allen Sync-Clients, die verbunden sind, führt. Auf dem externen Speicher selbst werden keine Dateien und Ordner gelöscht.", "Delete storage?" : "Speicher löschen?", diff --git a/apps/files_external/l10n/de_DE.js b/apps/files_external/l10n/de_DE.js index 20ce817841c..0298eafcf4c 100644 --- a/apps/files_external/l10n/de_DE.js +++ b/apps/files_external/l10n/de_DE.js @@ -89,13 +89,13 @@ OC.L10N.register( "OpenStack Object Storage" : "Openstack-Objektspeicher", "Service name" : "Name des Dienstes", "Request timeout (seconds)" : "Anfrage-Zeitüberschreitung (Sekunden)", - "The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "Die cURL-Unterstützung von PHP ist nicht aktiviert oder installiert. Das Hinzufügen von %s ist nicht möglich. Bitte wenden Sie sich bezüglich Aktivierung oder Installation an Ihren Administrator.", - "The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "Die FTP-Unterstützung von PHP ist deaktiviert oder nicht installiert. Das Hinzufügen von %s ist nicht möglich. Bitte wenden Sie sich bezüglich Aktivierung oder Installation an Ihren Administrator.", - "\"%1$s\" is not installed. Mounting of %2$s is not possible. Please ask your system administrator to install it." : "\"%1$s\" ist nicht installiert. Das Hinzufügen von %2$s ist nicht möglich. Bitte wenden Sie sich zur Installation an Ihren Administrator.", + "The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "Die cURL-Unterstützung von PHP ist nicht aktiviert oder installiert. Das Hinzufügen von %s ist nicht möglich. Bitte wenden Sie sich bezüglich Aktivierung oder Installation an Ihre Administration.", + "The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "Die FTP-Unterstützung von PHP ist deaktiviert oder nicht installiert. Das Hinzufügen von %s ist nicht möglich. Bitte wenden Sie sich bezüglich Aktivierung oder Installation an Ihre Administration.", + "\"%1$s\" is not installed. Mounting of %2$s is not possible. Please ask your system administrator to install it." : "\"%1$s\" ist nicht installiert. Das Hinzufügen von %2$s ist nicht möglich. Bitte wenden Sie sich zur Installation an Ihre Administration.", "External storage" : "Externer Speicher", "External storage support" : "Unterstützung für externen Speicher", "Adds basic external storage support" : "Fügt grundlegende Unterstützung für externen Speicher hinzu", - "This application enables administrators to configure connections to external storage providers, such as FTP servers, S3 or SWIFT object stores, other Nextcloud servers, WebDAV servers, and more. Administration can choose which types of storage to enable and can mount these storage locations for an account, a group, or the entire system. Users will see a new folder appear in their root Nextcloud directory, which they can access and use like any other Nextcloud folder. External storage also allows people to share files stored in these external locations. In these cases, the credentials for the owner of the file are used when the recipient requests the file from external storage, thereby ensuring that the recipient can access the shared file.\n\nExternal storage can be configured using the GUI or at the command line. This second option provides the administration with more flexibility for configuring bulk external storage mounts and setting mount priorities. More information is available in the external storage GUI documentation and the external storage Configuration File documentation." : "Diese Anwendung ermöglicht es Administratoren, Verbindungen zu externen Speicheranbietern wie FTP-Servern, S3- oder SWIFT-Objektspeichern, anderen Nextcloud-Servern, WebDAV-Servern und weiteren zu konfigurieren. Die Administration kann auswählen, welche Arten von Speicherorten aktiviert werden sollen, und kann diese Speicherorte für ein Konto, eine Gruppe oder das gesamte System einbinden. Benutzer sehen einen neuen Ordner in ihrem Nextcloud-Root-Verzeichnis, auf den sie wie auf jeden anderen Nextcloud-Ordner zugreifen und ihn verwenden können. Externer Speicher ermöglicht es Personen auch, Dateien, die in diesen externen Speicherorten gespeichert sind, freizugeben. In diesen Fällen werden die Anmeldeinformationen des Dateibesitzers verwendet, wenn der Empfänger die Datei aus dem externen Speicher anfordert, um sicherzustellen, dass der Empfänger auf die freigegebene Datei zugreifen kann.\n\nExterner Speicher kann über die grafische Benutzeroberfläche oder über die Befehlszeile konfiguriert werden. Diese zweite Option bietet der Administration mehr Flexibilität bei der Konfiguration von Massenspeicher-Einhängepunkten und der Festlegung von Einhängeprioritäten. Weitere Informationen finden Sie in der Dokumentation zur externen Speicher-GUI und der Dokumentation zur externen Speicher-Konfigurationsdatei.", + "This application enables administrators to configure connections to external storage providers, such as FTP servers, S3 or SWIFT object stores, other Nextcloud servers, WebDAV servers, and more. Administration can choose which types of storage to enable and can mount these storage locations for an account, a group, or the entire system. Users will see a new folder appear in their root Nextcloud directory, which they can access and use like any other Nextcloud folder. External storage also allows people to share files stored in these external locations. In these cases, the credentials for the owner of the file are used when the recipient requests the file from external storage, thereby ensuring that the recipient can access the shared file.\n\nExternal storage can be configured using the GUI or at the command line. This second option provides the administration with more flexibility for configuring bulk external storage mounts and setting mount priorities. More information is available in the external storage GUI documentation and the external storage Configuration File documentation." : "Diese Anwendung ermöglicht es der Administration, Verbindungen zu externen Speicheranbietern wie FTP-Servern, S3- oder SWIFT-Objektspeichern, anderen Nextcloud-Servern, WebDAV-Servern und weiteren zu konfigurieren. Die Administration kann auswählen, welche Arten von Speicherorten aktiviert werden sollen, und kann diese Speicherorte für ein Konto, eine Gruppe oder das gesamte System einbinden. Benutzer sehen einen neuen Ordner in ihrem Nextcloud-Root-Verzeichnis, auf den sie wie auf jeden anderen Nextcloud-Ordner zugreifen und ihn verwenden können. Externer Speicher ermöglicht es Personen auch, Dateien, die in diesen externen Speicherorten gespeichert sind, freizugeben. In diesen Fällen werden die Anmeldeinformationen des Dateibesitzers verwendet, wenn der Empfänger die Datei aus dem externen Speicher anfordert, um sicherzustellen, dass der Empfänger auf die freigegebene Datei zugreifen kann.\n\nExterner Speicher kann über die grafische Benutzeroberfläche oder über die Befehlszeile konfiguriert werden. Diese zweite Option bietet der Administration mehr Flexibilität bei der Konfiguration von Massenspeicher-Einhängepunkten und der Festlegung von Einhängeprioritäten. Weitere Informationen finden Sie in der Dokumentation zur externen Speicher-GUI und der Dokumentation zur externen Speicher-Konfigurationsdatei.", "Storage credentials" : "Speicheranmeldeinformationen", "To access the storage, you need to provide the authentication credentials." : "Um auf den Speicher zuzugreifen, müssen Sie die Authentifizierungsdaten angeben.", "Enter the storage login" : "Speicher-Login eingeben", @@ -134,7 +134,7 @@ OC.L10N.register( "Read only" : "Schreibgeschützt", "Disconnect" : "Trennen", "Unknown backend: {backendName}" : "Unbekanntes Backend: {backendName}", - "Admin defined" : "Vom Administrator festgelegt", + "Admin defined" : "Von der Administration festgelegt", "Automatic status checking is disabled due to the large number of configured storages, click to check status" : "Die automatische Statusprüfung ist aufgrund der großen Anzahl konfigurierter Speicher deaktiviert, klicken Sie hier, um den Status zu prüfen", "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "Möchten Sie diesen externen Speicher wirklich trennen? Der Speicher ist danach in der Nextcloud nicht mehr verfügbar, was zu einer Löschung dieser Dateien und Ordner auf allen Sync-Clients, die verbunden sind, führt. Auf dem externen Speicher selbst werden keine Dateien und Ordner gelöscht.", "Delete storage?" : "Speicher löschen?", diff --git a/apps/files_external/l10n/de_DE.json b/apps/files_external/l10n/de_DE.json index 1e26a08738e..5607ae8a925 100644 --- a/apps/files_external/l10n/de_DE.json +++ b/apps/files_external/l10n/de_DE.json @@ -87,13 +87,13 @@ "OpenStack Object Storage" : "Openstack-Objektspeicher", "Service name" : "Name des Dienstes", "Request timeout (seconds)" : "Anfrage-Zeitüberschreitung (Sekunden)", - "The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "Die cURL-Unterstützung von PHP ist nicht aktiviert oder installiert. Das Hinzufügen von %s ist nicht möglich. Bitte wenden Sie sich bezüglich Aktivierung oder Installation an Ihren Administrator.", - "The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "Die FTP-Unterstützung von PHP ist deaktiviert oder nicht installiert. Das Hinzufügen von %s ist nicht möglich. Bitte wenden Sie sich bezüglich Aktivierung oder Installation an Ihren Administrator.", - "\"%1$s\" is not installed. Mounting of %2$s is not possible. Please ask your system administrator to install it." : "\"%1$s\" ist nicht installiert. Das Hinzufügen von %2$s ist nicht möglich. Bitte wenden Sie sich zur Installation an Ihren Administrator.", + "The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "Die cURL-Unterstützung von PHP ist nicht aktiviert oder installiert. Das Hinzufügen von %s ist nicht möglich. Bitte wenden Sie sich bezüglich Aktivierung oder Installation an Ihre Administration.", + "The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "Die FTP-Unterstützung von PHP ist deaktiviert oder nicht installiert. Das Hinzufügen von %s ist nicht möglich. Bitte wenden Sie sich bezüglich Aktivierung oder Installation an Ihre Administration.", + "\"%1$s\" is not installed. Mounting of %2$s is not possible. Please ask your system administrator to install it." : "\"%1$s\" ist nicht installiert. Das Hinzufügen von %2$s ist nicht möglich. Bitte wenden Sie sich zur Installation an Ihre Administration.", "External storage" : "Externer Speicher", "External storage support" : "Unterstützung für externen Speicher", "Adds basic external storage support" : "Fügt grundlegende Unterstützung für externen Speicher hinzu", - "This application enables administrators to configure connections to external storage providers, such as FTP servers, S3 or SWIFT object stores, other Nextcloud servers, WebDAV servers, and more. Administration can choose which types of storage to enable and can mount these storage locations for an account, a group, or the entire system. Users will see a new folder appear in their root Nextcloud directory, which they can access and use like any other Nextcloud folder. External storage also allows people to share files stored in these external locations. In these cases, the credentials for the owner of the file are used when the recipient requests the file from external storage, thereby ensuring that the recipient can access the shared file.\n\nExternal storage can be configured using the GUI or at the command line. This second option provides the administration with more flexibility for configuring bulk external storage mounts and setting mount priorities. More information is available in the external storage GUI documentation and the external storage Configuration File documentation." : "Diese Anwendung ermöglicht es Administratoren, Verbindungen zu externen Speicheranbietern wie FTP-Servern, S3- oder SWIFT-Objektspeichern, anderen Nextcloud-Servern, WebDAV-Servern und weiteren zu konfigurieren. Die Administration kann auswählen, welche Arten von Speicherorten aktiviert werden sollen, und kann diese Speicherorte für ein Konto, eine Gruppe oder das gesamte System einbinden. Benutzer sehen einen neuen Ordner in ihrem Nextcloud-Root-Verzeichnis, auf den sie wie auf jeden anderen Nextcloud-Ordner zugreifen und ihn verwenden können. Externer Speicher ermöglicht es Personen auch, Dateien, die in diesen externen Speicherorten gespeichert sind, freizugeben. In diesen Fällen werden die Anmeldeinformationen des Dateibesitzers verwendet, wenn der Empfänger die Datei aus dem externen Speicher anfordert, um sicherzustellen, dass der Empfänger auf die freigegebene Datei zugreifen kann.\n\nExterner Speicher kann über die grafische Benutzeroberfläche oder über die Befehlszeile konfiguriert werden. Diese zweite Option bietet der Administration mehr Flexibilität bei der Konfiguration von Massenspeicher-Einhängepunkten und der Festlegung von Einhängeprioritäten. Weitere Informationen finden Sie in der Dokumentation zur externen Speicher-GUI und der Dokumentation zur externen Speicher-Konfigurationsdatei.", + "This application enables administrators to configure connections to external storage providers, such as FTP servers, S3 or SWIFT object stores, other Nextcloud servers, WebDAV servers, and more. Administration can choose which types of storage to enable and can mount these storage locations for an account, a group, or the entire system. Users will see a new folder appear in their root Nextcloud directory, which they can access and use like any other Nextcloud folder. External storage also allows people to share files stored in these external locations. In these cases, the credentials for the owner of the file are used when the recipient requests the file from external storage, thereby ensuring that the recipient can access the shared file.\n\nExternal storage can be configured using the GUI or at the command line. This second option provides the administration with more flexibility for configuring bulk external storage mounts and setting mount priorities. More information is available in the external storage GUI documentation and the external storage Configuration File documentation." : "Diese Anwendung ermöglicht es der Administration, Verbindungen zu externen Speicheranbietern wie FTP-Servern, S3- oder SWIFT-Objektspeichern, anderen Nextcloud-Servern, WebDAV-Servern und weiteren zu konfigurieren. Die Administration kann auswählen, welche Arten von Speicherorten aktiviert werden sollen, und kann diese Speicherorte für ein Konto, eine Gruppe oder das gesamte System einbinden. Benutzer sehen einen neuen Ordner in ihrem Nextcloud-Root-Verzeichnis, auf den sie wie auf jeden anderen Nextcloud-Ordner zugreifen und ihn verwenden können. Externer Speicher ermöglicht es Personen auch, Dateien, die in diesen externen Speicherorten gespeichert sind, freizugeben. In diesen Fällen werden die Anmeldeinformationen des Dateibesitzers verwendet, wenn der Empfänger die Datei aus dem externen Speicher anfordert, um sicherzustellen, dass der Empfänger auf die freigegebene Datei zugreifen kann.\n\nExterner Speicher kann über die grafische Benutzeroberfläche oder über die Befehlszeile konfiguriert werden. Diese zweite Option bietet der Administration mehr Flexibilität bei der Konfiguration von Massenspeicher-Einhängepunkten und der Festlegung von Einhängeprioritäten. Weitere Informationen finden Sie in der Dokumentation zur externen Speicher-GUI und der Dokumentation zur externen Speicher-Konfigurationsdatei.", "Storage credentials" : "Speicheranmeldeinformationen", "To access the storage, you need to provide the authentication credentials." : "Um auf den Speicher zuzugreifen, müssen Sie die Authentifizierungsdaten angeben.", "Enter the storage login" : "Speicher-Login eingeben", @@ -132,7 +132,7 @@ "Read only" : "Schreibgeschützt", "Disconnect" : "Trennen", "Unknown backend: {backendName}" : "Unbekanntes Backend: {backendName}", - "Admin defined" : "Vom Administrator festgelegt", + "Admin defined" : "Von der Administration festgelegt", "Automatic status checking is disabled due to the large number of configured storages, click to check status" : "Die automatische Statusprüfung ist aufgrund der großen Anzahl konfigurierter Speicher deaktiviert, klicken Sie hier, um den Status zu prüfen", "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "Möchten Sie diesen externen Speicher wirklich trennen? Der Speicher ist danach in der Nextcloud nicht mehr verfügbar, was zu einer Löschung dieser Dateien und Ordner auf allen Sync-Clients, die verbunden sind, führt. Auf dem externen Speicher selbst werden keine Dateien und Ordner gelöscht.", "Delete storage?" : "Speicher löschen?", diff --git a/apps/files_external/l10n/fr.js b/apps/files_external/l10n/fr.js index 6cdd96e17cf..ccad00bc76b 100644 --- a/apps/files_external/l10n/fr.js +++ b/apps/files_external/l10n/fr.js @@ -104,6 +104,8 @@ OC.L10N.register( "Unable to update this external storage config. {statusMessage}" : "Impossible de mettre à jour la configuration de ce stockage externe. {statusMessage}", "New configuration successfully saved" : "Nouvelle configuration entrée avec succès", "Enter missing credentials" : "Saisissez les identifiants de connexion manquants", + "Credentials successfully set" : "Identifiants enregistrés avec succès", + "Checking storage …" : "Vérification du stockage ...", "There was an error with this external storage." : "Il y a eu une erreur avec ce stockage externe.", "We were unable to check the external storage {basename}" : "Nous n'avons pas pu vérifier le stockage externe {basename}", "Examine this faulty external storage configuration" : "Examiner la configuration de ce stockage externe défaillant", diff --git a/apps/files_external/l10n/fr.json b/apps/files_external/l10n/fr.json index cc413bde3f4..15b68ed4844 100644 --- a/apps/files_external/l10n/fr.json +++ b/apps/files_external/l10n/fr.json @@ -102,6 +102,8 @@ "Unable to update this external storage config. {statusMessage}" : "Impossible de mettre à jour la configuration de ce stockage externe. {statusMessage}", "New configuration successfully saved" : "Nouvelle configuration entrée avec succès", "Enter missing credentials" : "Saisissez les identifiants de connexion manquants", + "Credentials successfully set" : "Identifiants enregistrés avec succès", + "Checking storage …" : "Vérification du stockage ...", "There was an error with this external storage." : "Il y a eu une erreur avec ce stockage externe.", "We were unable to check the external storage {basename}" : "Nous n'avons pas pu vérifier le stockage externe {basename}", "Examine this faulty external storage configuration" : "Examiner la configuration de ce stockage externe défaillant", diff --git a/apps/files_sharing/l10n/de.js b/apps/files_sharing/l10n/de.js index 38bcd3af433..96a3b8d29b9 100644 --- a/apps/files_sharing/l10n/de.js +++ b/apps/files_sharing/l10n/de.js @@ -66,9 +66,9 @@ OC.L10N.register( "Wrong path, file/folder does not exist" : "Falscher Pfad, Datei/Ordner existiert nicht", "Could not create share" : "Freigabe konnte nicht erstellt werden", "Please specify a valid account to share with" : "Bitte ein gültiges Konto angeben, um mit ihm zu teilen", - "Group sharing is disabled by the administrator" : "Die Gruppenfreigabe ist durch den Administrator deaktiviert", + "Group sharing is disabled by the administrator" : "Die Gruppenfreigabe ist durch die Administration deaktiviert", "Please specify a valid group" : "Bitte gib eine gültige Gruppe an", - "Public link sharing is disabled by the administrator" : "Die öffentliche Freigabe von Links ist durch den Administrator deaktiviert", + "Public link sharing is disabled by the administrator" : "Die öffentliche Freigabe von Links ist durch die Administration deaktiviert", "Please specify a valid email address" : "Bitte eine gültige E-Mail-Adresse eingeben", "Sharing %s sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "%s Freigeben: Senden des Passwortes über Nextcloud Talk gescheitert, da Nextcloud Talk nicht verfügbar ist", "Sharing %1$s failed because the back end does not allow shares from type %2$s" : "Freigabe von %1$s fehlgeschlagen, da das Backend die Freigabe vom Typ %2$s nicht erlaubt", @@ -84,13 +84,13 @@ OC.L10N.register( "Public upload is only possible for publicly shared folders" : "Das öffentliche Hochladen ist nur für öffentlich freigegebene Ordner erlaubt", "Share must at least have READ or CREATE permissions" : "Freigabe muss mindestens Lese- oder Erstell-Rechte haben", "Share must have READ permission if UPDATE or DELETE permission is set" : "Die Freigabe muss das Recht Lesen haben, wenn das Recht für Aktualisieren oder Löschen gesetzt ist", - "Public upload disabled by the administrator" : "Das öffentliche Hochladen ist durch den Administrator deaktiviert", + "Public upload disabled by the administrator" : "Das öffentliche Hochladen ist durch die Administration deaktiviert", "Could not lock path" : "Pfad konnte nicht gesperrt werden", "no sharing rights on this item" : "Hierfür bestehen keine Freigaberechte", "You are not allowed to edit incoming shares" : "Du darfst eingehende Freigaben nicht bearbeiten", "Wrong or no update parameter given" : "Es wurde ein falscher oder kein Updateparameter angegeben", "\"Sending the password by Nextcloud Talk\" for sharing a file or folder failed because Nextcloud Talk is not enabled." : "\"Senden des Passwortes über Nextcloud Talk\" zum Teilen einer Datei gescheitert, da Nextcloud Talk nicht verfügbar ist.", - "Custom share link tokens have been disabled by the administrator" : "Benutzerdefinierte Freigabelink-Token wurden vom Administrator deaktiviert", + "Custom share link tokens have been disabled by the administrator" : "Benutzerdefinierte Freigabelink-Token wurden von der Administration deaktiviert", "Tokens must contain at least 1 character and may only contain letters, numbers, or a hyphen" : "Token müssen mindestens 1 Zeichen enthalten und dürfen nur aus Buchstaben, Zahlen oder einen Bindestrich bestehen", "Invalid date. Format must be YYYY-MM-DD" : "Ungültiges Datum. Zulässiges Datumsformat: JJJJ-MM-TT", "No sharing rights on this item" : "Hierfür bestehen keine Freigaberechte", diff --git a/apps/files_sharing/l10n/de.json b/apps/files_sharing/l10n/de.json index 019cd2fd6c4..666faf83029 100644 --- a/apps/files_sharing/l10n/de.json +++ b/apps/files_sharing/l10n/de.json @@ -64,9 +64,9 @@ "Wrong path, file/folder does not exist" : "Falscher Pfad, Datei/Ordner existiert nicht", "Could not create share" : "Freigabe konnte nicht erstellt werden", "Please specify a valid account to share with" : "Bitte ein gültiges Konto angeben, um mit ihm zu teilen", - "Group sharing is disabled by the administrator" : "Die Gruppenfreigabe ist durch den Administrator deaktiviert", + "Group sharing is disabled by the administrator" : "Die Gruppenfreigabe ist durch die Administration deaktiviert", "Please specify a valid group" : "Bitte gib eine gültige Gruppe an", - "Public link sharing is disabled by the administrator" : "Die öffentliche Freigabe von Links ist durch den Administrator deaktiviert", + "Public link sharing is disabled by the administrator" : "Die öffentliche Freigabe von Links ist durch die Administration deaktiviert", "Please specify a valid email address" : "Bitte eine gültige E-Mail-Adresse eingeben", "Sharing %s sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "%s Freigeben: Senden des Passwortes über Nextcloud Talk gescheitert, da Nextcloud Talk nicht verfügbar ist", "Sharing %1$s failed because the back end does not allow shares from type %2$s" : "Freigabe von %1$s fehlgeschlagen, da das Backend die Freigabe vom Typ %2$s nicht erlaubt", @@ -82,13 +82,13 @@ "Public upload is only possible for publicly shared folders" : "Das öffentliche Hochladen ist nur für öffentlich freigegebene Ordner erlaubt", "Share must at least have READ or CREATE permissions" : "Freigabe muss mindestens Lese- oder Erstell-Rechte haben", "Share must have READ permission if UPDATE or DELETE permission is set" : "Die Freigabe muss das Recht Lesen haben, wenn das Recht für Aktualisieren oder Löschen gesetzt ist", - "Public upload disabled by the administrator" : "Das öffentliche Hochladen ist durch den Administrator deaktiviert", + "Public upload disabled by the administrator" : "Das öffentliche Hochladen ist durch die Administration deaktiviert", "Could not lock path" : "Pfad konnte nicht gesperrt werden", "no sharing rights on this item" : "Hierfür bestehen keine Freigaberechte", "You are not allowed to edit incoming shares" : "Du darfst eingehende Freigaben nicht bearbeiten", "Wrong or no update parameter given" : "Es wurde ein falscher oder kein Updateparameter angegeben", "\"Sending the password by Nextcloud Talk\" for sharing a file or folder failed because Nextcloud Talk is not enabled." : "\"Senden des Passwortes über Nextcloud Talk\" zum Teilen einer Datei gescheitert, da Nextcloud Talk nicht verfügbar ist.", - "Custom share link tokens have been disabled by the administrator" : "Benutzerdefinierte Freigabelink-Token wurden vom Administrator deaktiviert", + "Custom share link tokens have been disabled by the administrator" : "Benutzerdefinierte Freigabelink-Token wurden von der Administration deaktiviert", "Tokens must contain at least 1 character and may only contain letters, numbers, or a hyphen" : "Token müssen mindestens 1 Zeichen enthalten und dürfen nur aus Buchstaben, Zahlen oder einen Bindestrich bestehen", "Invalid date. Format must be YYYY-MM-DD" : "Ungültiges Datum. Zulässiges Datumsformat: JJJJ-MM-TT", "No sharing rights on this item" : "Hierfür bestehen keine Freigaberechte", diff --git a/apps/files_sharing/l10n/de_DE.js b/apps/files_sharing/l10n/de_DE.js index 1edb8b19330..90f2424041d 100644 --- a/apps/files_sharing/l10n/de_DE.js +++ b/apps/files_sharing/l10n/de_DE.js @@ -66,9 +66,9 @@ OC.L10N.register( "Wrong path, file/folder does not exist" : "Falscher Pfad, Datei/Ordner existiert nicht", "Could not create share" : "Freigabe konnte nicht erstellt werden", "Please specify a valid account to share with" : "Bitte ein gültiges Konto angeben, um mit ihm zu teilen", - "Group sharing is disabled by the administrator" : "Die Gruppenfreigabe ist durch den Administrator deaktiviert", + "Group sharing is disabled by the administrator" : "Die Gruppenfreigabe ist durch die Administration deaktiviert", "Please specify a valid group" : "Bitte geben Sie eine gültige Gruppe an", - "Public link sharing is disabled by the administrator" : "Die öffentliche Freigabe von Links ist durch den Administrator deaktiviert", + "Public link sharing is disabled by the administrator" : "Die öffentliche Freigabe von Links ist durch die Administration deaktiviert", "Please specify a valid email address" : "Bitte eine gültige E-Mail-Adresse eingeben", "Sharing %s sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "%s Freigeben: Senden des Passwortes über Nextcloud Talk gescheitert, da Nextcloud Talk nicht aktiviert ist", "Sharing %1$s failed because the back end does not allow shares from type %2$s" : "Freigabe von %1$s fehlgeschlagen, da das Backend die Freigabe vom Typ %2$s nicht erlaubt", @@ -84,13 +84,13 @@ OC.L10N.register( "Public upload is only possible for publicly shared folders" : "Das öffentliche Hochladen ist nur für öffentlich freigegebene Ordner erlaubt", "Share must at least have READ or CREATE permissions" : "Freigabe muss mindestens LESEN- oder ERSTELLEN-Rechte haben", "Share must have READ permission if UPDATE or DELETE permission is set" : "Die Freigabe muss das Recht LESEN haben, wenn das Recht AKTUALISIEREN oder LÖSCHEN gesetzt ist", - "Public upload disabled by the administrator" : "Das öffentliche Hochladen ist durch den Administrator deaktiviert", + "Public upload disabled by the administrator" : "Das öffentliche Hochladen ist durch die Administration deaktiviert", "Could not lock path" : "Pfad konnte nicht gesperrt werden", "no sharing rights on this item" : "Hierfür bestehen keine Freigaberechte", "You are not allowed to edit incoming shares" : "Sie dürfen eingehende Freigaben nicht bearbeiten", "Wrong or no update parameter given" : "Es wurde ein falscher oder kein Updateparameter angegeben", "\"Sending the password by Nextcloud Talk\" for sharing a file or folder failed because Nextcloud Talk is not enabled." : "\"Senden des Passwortes über Nextcloud Talk\" zum Teilen einer Datei gescheitert, da Nextcloud Talk nicht verfügbar ist.", - "Custom share link tokens have been disabled by the administrator" : "Benutzerdefinierte Freigabelink-Token wurden vom Administrator deaktiviert", + "Custom share link tokens have been disabled by the administrator" : "Benutzerdefinierte Freigabelink-Token wurden von der Administration deaktiviert", "Tokens must contain at least 1 character and may only contain letters, numbers, or a hyphen" : "Token müssen mindestens 1 Zeichen enthalten und dürfen nur aus Buchstaben, Zahlen oder einen Bindestrich bestehen", "Invalid date. Format must be YYYY-MM-DD" : "Ungültiges Datum. Zulässiges Datumsformat: JJJJ-MM-TT", "No sharing rights on this item" : "Hierfür bestehen keine Freigaberechte", diff --git a/apps/files_sharing/l10n/de_DE.json b/apps/files_sharing/l10n/de_DE.json index db066347228..f20b54f4285 100644 --- a/apps/files_sharing/l10n/de_DE.json +++ b/apps/files_sharing/l10n/de_DE.json @@ -64,9 +64,9 @@ "Wrong path, file/folder does not exist" : "Falscher Pfad, Datei/Ordner existiert nicht", "Could not create share" : "Freigabe konnte nicht erstellt werden", "Please specify a valid account to share with" : "Bitte ein gültiges Konto angeben, um mit ihm zu teilen", - "Group sharing is disabled by the administrator" : "Die Gruppenfreigabe ist durch den Administrator deaktiviert", + "Group sharing is disabled by the administrator" : "Die Gruppenfreigabe ist durch die Administration deaktiviert", "Please specify a valid group" : "Bitte geben Sie eine gültige Gruppe an", - "Public link sharing is disabled by the administrator" : "Die öffentliche Freigabe von Links ist durch den Administrator deaktiviert", + "Public link sharing is disabled by the administrator" : "Die öffentliche Freigabe von Links ist durch die Administration deaktiviert", "Please specify a valid email address" : "Bitte eine gültige E-Mail-Adresse eingeben", "Sharing %s sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "%s Freigeben: Senden des Passwortes über Nextcloud Talk gescheitert, da Nextcloud Talk nicht aktiviert ist", "Sharing %1$s failed because the back end does not allow shares from type %2$s" : "Freigabe von %1$s fehlgeschlagen, da das Backend die Freigabe vom Typ %2$s nicht erlaubt", @@ -82,13 +82,13 @@ "Public upload is only possible for publicly shared folders" : "Das öffentliche Hochladen ist nur für öffentlich freigegebene Ordner erlaubt", "Share must at least have READ or CREATE permissions" : "Freigabe muss mindestens LESEN- oder ERSTELLEN-Rechte haben", "Share must have READ permission if UPDATE or DELETE permission is set" : "Die Freigabe muss das Recht LESEN haben, wenn das Recht AKTUALISIEREN oder LÖSCHEN gesetzt ist", - "Public upload disabled by the administrator" : "Das öffentliche Hochladen ist durch den Administrator deaktiviert", + "Public upload disabled by the administrator" : "Das öffentliche Hochladen ist durch die Administration deaktiviert", "Could not lock path" : "Pfad konnte nicht gesperrt werden", "no sharing rights on this item" : "Hierfür bestehen keine Freigaberechte", "You are not allowed to edit incoming shares" : "Sie dürfen eingehende Freigaben nicht bearbeiten", "Wrong or no update parameter given" : "Es wurde ein falscher oder kein Updateparameter angegeben", "\"Sending the password by Nextcloud Talk\" for sharing a file or folder failed because Nextcloud Talk is not enabled." : "\"Senden des Passwortes über Nextcloud Talk\" zum Teilen einer Datei gescheitert, da Nextcloud Talk nicht verfügbar ist.", - "Custom share link tokens have been disabled by the administrator" : "Benutzerdefinierte Freigabelink-Token wurden vom Administrator deaktiviert", + "Custom share link tokens have been disabled by the administrator" : "Benutzerdefinierte Freigabelink-Token wurden von der Administration deaktiviert", "Tokens must contain at least 1 character and may only contain letters, numbers, or a hyphen" : "Token müssen mindestens 1 Zeichen enthalten und dürfen nur aus Buchstaben, Zahlen oder einen Bindestrich bestehen", "Invalid date. Format must be YYYY-MM-DD" : "Ungültiges Datum. Zulässiges Datumsformat: JJJJ-MM-TT", "No sharing rights on this item" : "Hierfür bestehen keine Freigaberechte", diff --git a/apps/oauth2/l10n/de.js b/apps/oauth2/l10n/de.js index 27b2b6e3c94..18d60a7d9b6 100644 --- a/apps/oauth2/l10n/de.js +++ b/apps/oauth2/l10n/de.js @@ -1,7 +1,7 @@ OC.L10N.register( "oauth2", { - "Your client is not authorized to connect. Please inform the administrator of your client." : "Dein Client ist nicht berechtigt, eine Verbindung herzustellen. Bitte informiere den Administrator deines Clients.", + "Your client is not authorized to connect. Please inform the administrator of your client." : "Dein Client ist nicht berechtigt, eine Verbindung herzustellen. Bitte informiere die Administration deines Clients.", "Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : "Die Weiterleitungs-URL muss eine vollständige URL sein. Beispiel: https://deinedomain.com/pfad", "OAuth 2.0" : "OAuth 2.0", "Allows OAuth2 compatible authentication from other web applications." : "Ermöglicht OAuth2 komplatible Authentifizierung durch andere Web-Anwendungen.", diff --git a/apps/oauth2/l10n/de.json b/apps/oauth2/l10n/de.json index 684de5de26d..2d68a0d14de 100644 --- a/apps/oauth2/l10n/de.json +++ b/apps/oauth2/l10n/de.json @@ -1,5 +1,5 @@ { "translations": { - "Your client is not authorized to connect. Please inform the administrator of your client." : "Dein Client ist nicht berechtigt, eine Verbindung herzustellen. Bitte informiere den Administrator deines Clients.", + "Your client is not authorized to connect. Please inform the administrator of your client." : "Dein Client ist nicht berechtigt, eine Verbindung herzustellen. Bitte informiere die Administration deines Clients.", "Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : "Die Weiterleitungs-URL muss eine vollständige URL sein. Beispiel: https://deinedomain.com/pfad", "OAuth 2.0" : "OAuth 2.0", "Allows OAuth2 compatible authentication from other web applications." : "Ermöglicht OAuth2 komplatible Authentifizierung durch andere Web-Anwendungen.", diff --git a/apps/oauth2/l10n/de_DE.js b/apps/oauth2/l10n/de_DE.js index f29188b61ee..0d6cf952cad 100644 --- a/apps/oauth2/l10n/de_DE.js +++ b/apps/oauth2/l10n/de_DE.js @@ -1,7 +1,7 @@ OC.L10N.register( "oauth2", { - "Your client is not authorized to connect. Please inform the administrator of your client." : "Ihr Client ist nicht berechtigt, eine Verbindung herzustellen. Bitte informieren Sie den Administrator Ihres Clients.", + "Your client is not authorized to connect. Please inform the administrator of your client." : "Ihr Client ist nicht berechtigt, eine Verbindung herzustellen. Bitte informieren Sie die Administration Ihres Clients.", "Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : "Die Weiterleitungs-URL muss eine vollständige URL sein. Beispiel: https://ihredomain.com/pfad", "OAuth 2.0" : "OAuth 2.0", "Allows OAuth2 compatible authentication from other web applications." : "Ermöglicht OAuth2-kompatible Authentifizierung durch andere Web-Anwendungen.", diff --git a/apps/oauth2/l10n/de_DE.json b/apps/oauth2/l10n/de_DE.json index 741a491a2dc..c3cbf8eaea5 100644 --- a/apps/oauth2/l10n/de_DE.json +++ b/apps/oauth2/l10n/de_DE.json @@ -1,5 +1,5 @@ { "translations": { - "Your client is not authorized to connect. Please inform the administrator of your client." : "Ihr Client ist nicht berechtigt, eine Verbindung herzustellen. Bitte informieren Sie den Administrator Ihres Clients.", + "Your client is not authorized to connect. Please inform the administrator of your client." : "Ihr Client ist nicht berechtigt, eine Verbindung herzustellen. Bitte informieren Sie die Administration Ihres Clients.", "Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : "Die Weiterleitungs-URL muss eine vollständige URL sein. Beispiel: https://ihredomain.com/pfad", "OAuth 2.0" : "OAuth 2.0", "Allows OAuth2 compatible authentication from other web applications." : "Ermöglicht OAuth2-kompatible Authentifizierung durch andere Web-Anwendungen.", diff --git a/apps/provisioning_api/l10n/de.js b/apps/provisioning_api/l10n/de.js index 825d905473b..3dfe70ee48d 100644 --- a/apps/provisioning_api/l10n/de.js +++ b/apps/provisioning_api/l10n/de.js @@ -34,7 +34,7 @@ OC.L10N.register( "Email was already removed from account and cannot be confirmed anymore." : "Diese E-Mail-Adresse wurde bereits aus dem Konto entfernt und kann nicht mehr bestätigt werden.", "Could not verify mail because the token is expired." : "Die E-Mail konnte nicht verifiziert werden, da die Frist des Tokens abgelaufen ist.", "Could not verify mail because the token is invalid." : "Die E-Mail konnte nicht verifiziert werden, da der Token ungültig ist.", - "An unexpected error occurred. Please contact your admin." : "Es ist ein unerwarteter Fehler aufgetreten, bitte kontaktiere deinen Administrator.", + "An unexpected error occurred. Please contact your admin." : "Es ist ein unerwarteter Fehler aufgetreten, bitte kontaktiere deine Administration.", "Email confirmation successful" : "Die E-Mail Bestätigung war erfolgreich.", "Provisioning API" : "Bereitstellungs-API", "This application enables a set of APIs that external systems can use to manage accounts, groups and apps." : "Diese Applikation stellt einen Satz von APIs für externe Systeme zur Verfügung um Konten, Gruppen und Apps zu verwalten.", diff --git a/apps/provisioning_api/l10n/de.json b/apps/provisioning_api/l10n/de.json index 0dda16304ff..b5bd5a93f3d 100644 --- a/apps/provisioning_api/l10n/de.json +++ b/apps/provisioning_api/l10n/de.json @@ -32,7 +32,7 @@ "Email was already removed from account and cannot be confirmed anymore." : "Diese E-Mail-Adresse wurde bereits aus dem Konto entfernt und kann nicht mehr bestätigt werden.", "Could not verify mail because the token is expired." : "Die E-Mail konnte nicht verifiziert werden, da die Frist des Tokens abgelaufen ist.", "Could not verify mail because the token is invalid." : "Die E-Mail konnte nicht verifiziert werden, da der Token ungültig ist.", - "An unexpected error occurred. Please contact your admin." : "Es ist ein unerwarteter Fehler aufgetreten, bitte kontaktiere deinen Administrator.", + "An unexpected error occurred. Please contact your admin." : "Es ist ein unerwarteter Fehler aufgetreten, bitte kontaktiere deine Administration.", "Email confirmation successful" : "Die E-Mail Bestätigung war erfolgreich.", "Provisioning API" : "Bereitstellungs-API", "This application enables a set of APIs that external systems can use to manage accounts, groups and apps." : "Diese Applikation stellt einen Satz von APIs für externe Systeme zur Verfügung um Konten, Gruppen und Apps zu verwalten.", diff --git a/apps/provisioning_api/l10n/de_DE.js b/apps/provisioning_api/l10n/de_DE.js index 1a652076290..750bfe40949 100644 --- a/apps/provisioning_api/l10n/de_DE.js +++ b/apps/provisioning_api/l10n/de_DE.js @@ -34,7 +34,7 @@ OC.L10N.register( "Email was already removed from account and cannot be confirmed anymore." : "Diese E-Mail-Adresse wurde bereits aus dem Konto entfernt und kann nicht mehr bestätigt werden.", "Could not verify mail because the token is expired." : "Die E-Mail-Adresse konnte aufgrund eines abgelaufenen Tokens nicht zurückgesetzt werden", "Could not verify mail because the token is invalid." : "Das Passwort konnte aufgrund eines ungültigen Tokens nicht bestätigt werden", - "An unexpected error occurred. Please contact your admin." : "Es ist ein unerwarteter Fehler aufgetreten, bitte kontaktieren Sie Ihren Administrator.", + "An unexpected error occurred. Please contact your admin." : "Es ist ein unerwarteter Fehler aufgetreten, bitte kontaktieren Sie Ihre Administration.", "Email confirmation successful" : "E-Mail-Adresse wurde bestätgt", "Provisioning API" : "Bereitstellung-API", "This application enables a set of APIs that external systems can use to manage accounts, groups and apps." : "Diese Applikation stellt einen Satz von APIs für externe Systeme zur Verfügung um Konten, Gruppen und Apps zu verwalten.", diff --git a/apps/provisioning_api/l10n/de_DE.json b/apps/provisioning_api/l10n/de_DE.json index bba09227012..418a8155fc7 100644 --- a/apps/provisioning_api/l10n/de_DE.json +++ b/apps/provisioning_api/l10n/de_DE.json @@ -32,7 +32,7 @@ "Email was already removed from account and cannot be confirmed anymore." : "Diese E-Mail-Adresse wurde bereits aus dem Konto entfernt und kann nicht mehr bestätigt werden.", "Could not verify mail because the token is expired." : "Die E-Mail-Adresse konnte aufgrund eines abgelaufenen Tokens nicht zurückgesetzt werden", "Could not verify mail because the token is invalid." : "Das Passwort konnte aufgrund eines ungültigen Tokens nicht bestätigt werden", - "An unexpected error occurred. Please contact your admin." : "Es ist ein unerwarteter Fehler aufgetreten, bitte kontaktieren Sie Ihren Administrator.", + "An unexpected error occurred. Please contact your admin." : "Es ist ein unerwarteter Fehler aufgetreten, bitte kontaktieren Sie Ihre Administration.", "Email confirmation successful" : "E-Mail-Adresse wurde bestätgt", "Provisioning API" : "Bereitstellung-API", "This application enables a set of APIs that external systems can use to manage accounts, groups and apps." : "Diese Applikation stellt einen Satz von APIs für externe Systeme zur Verfügung um Konten, Gruppen und Apps zu verwalten.", diff --git a/apps/settings/l10n/cs.js b/apps/settings/l10n/cs.js index f72a1b98aac..52fc46d59f2 100644 --- a/apps/settings/l10n/cs.js +++ b/apps/settings/l10n/cs.js @@ -205,6 +205,10 @@ OC.L10N.register( "Old server-side-encryption" : "Původní šifrování na straně serveru", "Disabled" : "Vypnuto", "The old server-side-encryption format is enabled. We recommend disabling this." : "Je zapnutý starý formát šifrování na straně serveru. Je doporučeno toto vypnout.", + "Logging level" : "Stupeň podrobností zaznamenávání událostí", + "The %1$s configuration option must be a valid integer value." : "Je třeba, aby předvolba nastavení %1$s bylo platné celé číslo.", + "The logging level is set to debug level. Use debug level only when you have a problem to diagnose, and then reset your log level to a less-verbose level as it outputs a lot of information, and can affect your server performance." : "Stupeň podrobnosti zaznamenávání událostí je nastavený na ladění. To používejte pouze pokud máte problémy, které diagnostikujete a poté stupeň podrobnosti vraťte na nějaký méně výřečný, protože to vytváří opravdu mnoho informací a může negativně ovlivnit výkon serveru.", + "Logging level configured correctly." : "Stupeň podrobnosti zaznamenávání událostí nastaven správně.", "Maintenance window start" : "Začátek doby údržby", "Server has no maintenance window start time configured. This means resource intensive daily background jobs will also be executed during your main usage time. We recommend to set it to a time of low usage, so users are less impacted by the load caused from these heavy tasks." : "Na serveru není nastavený žádný začátek doby údržby. To znamená, že každodenní na systémové prostředky náročné úlohy na pozadí budou spouštěné také v průběhu běžného uživatelského provozu. Doporučujeme nastavit na dobu nízkého využívání, čímž se vytěžování těmito náročnými úlohami bude méně dotýkat uživatelů.", "Maintenance window to execute heavy background jobs is between {start}:00 UTC and {end}:00 UTC" : "Okno pro údržbu, ve kterém vykonávat náročné úlohy na pozadí je mezi {start}:00 UTC a {end}:00 UTC", diff --git a/apps/settings/l10n/cs.json b/apps/settings/l10n/cs.json index feff474fdcb..235d5efd463 100644 --- a/apps/settings/l10n/cs.json +++ b/apps/settings/l10n/cs.json @@ -203,6 +203,10 @@ "Old server-side-encryption" : "Původní šifrování na straně serveru", "Disabled" : "Vypnuto", "The old server-side-encryption format is enabled. We recommend disabling this." : "Je zapnutý starý formát šifrování na straně serveru. Je doporučeno toto vypnout.", + "Logging level" : "Stupeň podrobností zaznamenávání událostí", + "The %1$s configuration option must be a valid integer value." : "Je třeba, aby předvolba nastavení %1$s bylo platné celé číslo.", + "The logging level is set to debug level. Use debug level only when you have a problem to diagnose, and then reset your log level to a less-verbose level as it outputs a lot of information, and can affect your server performance." : "Stupeň podrobnosti zaznamenávání událostí je nastavený na ladění. To používejte pouze pokud máte problémy, které diagnostikujete a poté stupeň podrobnosti vraťte na nějaký méně výřečný, protože to vytváří opravdu mnoho informací a může negativně ovlivnit výkon serveru.", + "Logging level configured correctly." : "Stupeň podrobnosti zaznamenávání událostí nastaven správně.", "Maintenance window start" : "Začátek doby údržby", "Server has no maintenance window start time configured. This means resource intensive daily background jobs will also be executed during your main usage time. We recommend to set it to a time of low usage, so users are less impacted by the load caused from these heavy tasks." : "Na serveru není nastavený žádný začátek doby údržby. To znamená, že každodenní na systémové prostředky náročné úlohy na pozadí budou spouštěné také v průběhu běžného uživatelského provozu. Doporučujeme nastavit na dobu nízkého využívání, čímž se vytěžování těmito náročnými úlohami bude méně dotýkat uživatelů.", "Maintenance window to execute heavy background jobs is between {start}:00 UTC and {end}:00 UTC" : "Okno pro údržbu, ve kterém vykonávat náročné úlohy na pozadí je mezi {start}:00 UTC a {end}:00 UTC", diff --git a/apps/settings/l10n/de.js b/apps/settings/l10n/de.js index bc1c00b577e..b1e59fc364c 100644 --- a/apps/settings/l10n/de.js +++ b/apps/settings/l10n/de.js @@ -5,7 +5,7 @@ OC.L10N.register( "Only visible to people matched via phone number integration through Talk on mobile" : "Nur sichtbar für Personen, die über die Rufnummernintegration von Talk auf dem Smartphone abgeglichen wurden.", "Local" : "Lokal", "Only visible to people on this instance and guests" : "Nur für Personen dieser Instanz und Gäste sichtbar", - "Federated" : "Föderiert", + "Federated" : "Federiert", "Only synchronize to trusted servers" : "Nur mit vertrauenswürdigen Servern synchronisieren", "Published" : "Veröffentlicht", "Synchronize to trusted servers and the global and public address book" : "Mit vertrauenswürdigen Servern und dem globalen und öffentlichen Adressbuch synchronisieren", @@ -23,21 +23,21 @@ OC.L10N.register( "{actor} added you to group {group}" : "{actor} hat dich zur Gruppe {group} hinzugefügt", "You added {user} to group {group}" : "Du hast {user} zur Gruppe {group} hinzugefügt", "{actor} added {user} to group {group}" : "{actor} hat {user} zur Gruppe {group} hinzugefügt", - "An administrator added you to group {group}" : "Ein Administrator hat dich zur Gruppe {group} hinzugefügt", - "An administrator added {user} to group {group}" : "Ein Administrator hat {user} zur Gruppe {group} hinzugefügt", + "An administrator added you to group {group}" : "Die Administration hat dich zur Gruppe {group} hinzugefügt", + "An administrator added {user} to group {group}" : "Die Administration hat {user} zur Gruppe {group} hinzugefügt", "{actor} removed you from group {group}" : "{actor} hat dich von der Gruppe {group} entfernt", "You removed {user} from group {group}" : "Du hast {user} von der Gruppe {group} entfernt", "{actor} removed {user} from group {group}" : "{actor} hat {user} von der Gruppe {group} entfernt", - "An administrator removed you from group {group}" : "Ein Administrator hat dich von der Gruppe {group} entfernt", - "An administrator removed {user} from group {group}" : "Ein Administrator hat {user} von der Gruppe {group} entfernt", + "An administrator removed you from group {group}" : "Die Administration hat dich von der Gruppe {group} entfernt", + "An administrator removed {user} from group {group}" : "Die Administration hat {user} von der Gruppe {group} entfernt", "Your <strong>group memberships</strong> were modified" : "Deine <strong>Gruppenmitgliedschaft</strong> wurde geändert", "{actor} changed your password" : "{actor} hat dein Passwort geändert", "You changed your password" : "Du hast dein Passwort geändert", - "Your password was reset by an administrator" : "Dein Passwort wurde vom Administrator zurückgesetzt", + "Your password was reset by an administrator" : "Dein Passwort wurde von der Administration zurückgesetzt", "Your password was reset" : "Dein Passwort wurde zurückgesetzt", "{actor} changed your email address" : "{actor} hat deine E-Mail-Adresse geändert", "You changed your email address" : "Du hast deine E-Mail-Adresse geändert", - "Your email address was changed by an administrator" : "Deine E-Mail-Adresse wurde von einem Administrator geändert", + "Your email address was changed by an administrator" : "Deine E-Mail-Adresse wurde von der Administration geändert", "You created an app password for a session named \"{token}\"" : "Du hast ein App-Passwort für eine Sitzung mit dem Namen \"{token}\" erstellt.", "An administrator created an app password for a session named \"{token}\"" : "Die Administration hat ein App-Passwort für eine Sitzung mit dem Namen \"{token}\" erstellt", "You deleted app password \"{token}\"" : "Du hast das App-Passwort \"{token}\" entfernt", @@ -62,14 +62,14 @@ OC.L10N.register( "Please provide an admin recovery password; otherwise, all account data will be lost." : "Bitte gib ein Wiederherstellungspasswort für das Administrationskonto an, da sonst alle Kontodaten verlorengehen.", "Wrong admin recovery password. Please check the password and try again." : "Falsches Wiederherstellungspasswort für das Admin-Konto. Bitte überprüfe das Passwort und versuche es erneut.", "Backend does not support password change, but the encryption of the account key was updated." : "Das Backend unterstützt keine Passwortänderung, aber die Verschlüsselung des Kontoschlüssels wurde aktualisiert.", - "Administrator documentation" : "Dokumentation für Administratoren", + "Administrator documentation" : "Dokumentation für die Administration", "User documentation" : "Dokumentation für Benutzer", "Nextcloud help overview" : "Übersicht über die Nextcloud-Hilfe", "Invalid SMTP password." : "Ungültiges SMTP-Passwort", "Email setting test" : "Test der E-Mail-Einstellungen", "Well done, %s!" : "Gut gemacht, %s!", "If you received this email, the email configuration seems to be correct." : "Wenn du diese E-Mail empfangen hast, sind die E-Mail-Einstellungen korrekt.", - "Email could not be sent. Check your mail server log" : "E-Mail konnte nicht versandt werden. Prüfe dein E-Mail-Server-Protokoll", + "Email could not be sent. Check your mail server log" : "E-Mail konnte nicht versandt werden. Prüfe dein E-Mail-Serverprotokoll", "A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "Beim Senden der E-Mail ist ein Problem aufgetreten. Bitte überprüfe deine Einstellungen. (Fehler: %s)", "You need to set your account email before being able to send test emails. Go to %s for that." : "Du musst deine Konto-E-Mail-Adresse festlegen, bevor du Test-E-Mails senden kannst. Gehe dazu zu %s.", "Recently active" : "Kürzlich aktiv", @@ -86,13 +86,13 @@ OC.L10N.register( "In order to verify your Website, store the following content in your web-root at '.well-known/CloudIdVerificationCode.txt' (please make sure that the complete text is in one line):" : "Um deine Webseite zu überprüfen, speichere bitte den folgenden Inhalt im Web-Wurzelverzeichnist in der Datei '.well-known/CloudIdVerificationCode.txt' (bitte stelle sicher, das sich der gesamte Text in einer Zeile befindet):", "%1$s changed your password on %2$s." : "%1$s hat dein Passwort auf %2$s geändert.", "Your password on %s was changed." : "Dein Passwort auf %s wurde geändert.", - "Your password on %s was reset by an administrator." : "Dein Passwort auf %s wurde vom Administrator zurückgesetzt.", + "Your password on %s was reset by an administrator." : "Dein Passwort auf %s wurde von der Administration zurückgesetzt.", "Your password on %s was reset." : "Dein Passwort auf %s wurde zurückgesetzt", "Password for %1$s changed on %2$s" : "Passwort für %1$s geändert auf %2$s", "Password changed for %s" : "Passwort geändert für %s", - "If you did not request this, please contact an administrator." : "Wenn du das nicht angefordert haben solltest, wende dich bitte an den Administrator.", + "If you did not request this, please contact an administrator." : "Wenn du das nicht angefordert haben solltest, wende dich bitte an die Administration.", "Your email address on %s was changed." : "Deine E-Mail-Adresse auf %s wurde geändert.", - "Your email address on %s was changed by an administrator." : "Deine E-Mail-Adresse auf %s wurde von einem Administrator geändert.", + "Your email address on %s was changed by an administrator." : "Deine E-Mail-Adresse auf %s wurde von der Administration geändert.", "Email address for %1$s changed on %2$s" : "E-Mail-Adresse für %1$s geändert auf %2$s", "Email address changed for %s" : "Die E-Mail-Adresse für %s wurde geändert", "The new email address is %s" : "Die neue E-Mail-Adresse lautet %s", @@ -111,7 +111,7 @@ OC.L10N.register( "Users" : "Benutzer", "Additional settings" : "Zusätzliche Einstellungen", "Artificial Intelligence" : "Künstliche Intelligenz", - "Administration privileges" : "Administratorrechte", + "Administration privileges" : "Administrationsrechte", "Groupware" : "Groupware", "Overview" : "Übersicht", "Basic settings" : "Grundeinstellungen", @@ -206,8 +206,8 @@ OC.L10N.register( "Disabled" : "Deaktiviert", "The old server-side-encryption format is enabled. We recommend disabling this." : "Das alte serverseitige Verschlüsselungsformat ist aktiviert. Es wird empfohlen, es zu deaktivieren.", "Logging level" : "Protokollierungsstufe", - "The %1$s configuration option must be a valid integer value." : "Die %1$s Konfigurationsoption muss ein gültiger ganzzahliger Wert sein.", - "The logging level is set to debug level. Use debug level only when you have a problem to diagnose, and then reset your log level to a less-verbose level as it outputs a lot of information, and can affect your server performance." : "Die Protokollierungsstufe ist auf Debug eingestellt. Verwende die Debugstufe nur, wenn Du ein Problem diagnostizieren musst, und setze die Protokollierungsstufe dann auf eine weniger ausführliche Stufe zurück, da sie viele Informationen ausgibt und die Leistung Deines Servers beeinträchtigen kann.", + "The %1$s configuration option must be a valid integer value." : "Die Konfigurationsoption %1$s muss ein gültiger ganzzahliger Wert sein.", + "The logging level is set to debug level. Use debug level only when you have a problem to diagnose, and then reset your log level to a less-verbose level as it outputs a lot of information, and can affect your server performance." : "Die Protokollierungsstufe ist auf Debug eingestellt. Verwende die Debugstufe nur, wenn du ein Problem diagnostizieren musst, und setze die Protokollierungsstufe dann auf eine weniger ausführliche Stufe zurück, da sie viele Informationen ausgibt und die Leistung deines Servers beeinträchtigen kann.", "Logging level configured correctly." : "Protokollierungsstufe korrekt konfiguriert.", "Maintenance window start" : "Beginn des Wartungsfensters", "Server has no maintenance window start time configured. This means resource intensive daily background jobs will also be executed during your main usage time. We recommend to set it to a time of low usage, so users are less impacted by the load caused from these heavy tasks." : "Der Server hat keine konfigurierte Startzeit für das Wartungsfenster. Das bedeutet, dass ressourcenintensive tägliche Hintergrundaufgaben auch während deiner Hauptnutzungszeit ausgeführt werden. Wir empfehlen, das Wartungsfenster auf eine Zeit mit geringer Nutzung festzulegen, damit Benutzer weniger von der Belastung durch diese umfangreichen Aufgaben beeinträchtigt werden.", @@ -230,7 +230,7 @@ OC.L10N.register( "MySQL is used as database but does not support 4-byte characters. To be able to handle 4-byte characters (like emojis) without issues in filenames or comments for example it is recommended to enable the 4-byte support in MySQL." : "MySQL wird als Datenbank verwendet, unterstützt jedoch keine 4-Byte-Zeichen. Um 4-Byte-Zeichen (wie Emojis) ohne Probleme z.B. in Dateinamen oder Kommentaren verwenden zu können, wird empfohlen, die 4-Byte-Unterstützung in MySQL zu aktivieren.", "OCS provider resolving" : "OCS Anbieter-Auflösung", "Could not check if your web server properly resolves the OCM and OCS provider URLs." : "Es konnte nicht überprüft werden, ob dein Web-Server die OCM- und OCS-Anbieter-URLs ordnungsgemäß auflöst.", - "Your web server is not properly set up to resolve %1$s.\nThis is most likely related to a web server configuration that was not updated to deliver this folder directly.\nPlease compare your configuration against the shipped rewrite rules in \".htaccess\" for Apache or the provided one in the documentation for Nginx.\nOn Nginx those are typically the lines starting with \"location ~\" that need an update." : "Dein Webserver ist nicht ordnungsgemäß für die Auflösung von %1$s eingerichtet.\nDies hängt höchstwahrscheinlich mit einer Webserver-Konfiguration zusammen, die nicht dahingehend aktualisiert wurde, diesen Ordner direkt zu auszuliefern.\nBitte vergleiche deine Konfiguration mit den mitgelieferten Rewrite-Regeln in \".htaccess\" für Apache oder den in der Nginx-Dokumentation mitgelieferten.\nAuf Nginx sind das typischerweise die Zeilen, die mit \"location ~\" beginnen und ein Update benötigen.", + "Your web server is not properly set up to resolve %1$s.\nThis is most likely related to a web server configuration that was not updated to deliver this folder directly.\nPlease compare your configuration against the shipped rewrite rules in \".htaccess\" for Apache or the provided one in the documentation for Nginx.\nOn Nginx those are typically the lines starting with \"location ~\" that need an update." : "Dein Webserver ist nicht ordnungsgemäß für die Auflösung von %1$s eingerichtet.\nDies hängt höchstwahrscheinlich mit einer Webserverkonfiguration zusammen, die nicht dahingehend aktualisiert wurde, diesen Ordner direkt zu auszuliefern.\nBitte vergleiche deine Konfiguration mit den mitgelieferten Rewrite-Regeln in \".htaccess\" für Apache oder den in der Nginx-Dokumentation mitgelieferten.\nAuf Nginx sind das typischerweise die Zeilen, die mit \"location ~\" beginnen und ein Update benötigen.", "Overwrite CLI URL" : "CLI-URL überschreiben", "The \"overwrite.cli.url\" option in your config.php is correctly set to \"%s\"." : "Die Option \"overwrite.cli.url\" in deiner config.php ist korrekt auf \"%s\" festgelegt.", "The \"overwrite.cli.url\" option in your config.php is set to \"%s\" which is a correct URL. Suggested URL is \"%s\"." : "Die Option \"overwrite.cli.url\" in deiner config.php ist auf \"%s\" festgelegt. Dies ist eine gültige URL. Die vorgeschlagene URL lautet \"%s\".", @@ -497,7 +497,7 @@ OC.L10N.register( "View in store" : "Im Store anzeigen", "Visit website" : "Webseite besuchen", "Usage documentation" : "Nutzungsdokumentation", - "Admin documentation" : "Dokumentation für Administratoren", + "Admin documentation" : "Dokumentation für die Administration", "Developer documentation" : "Dokumentation für Entwickler", "Changelog" : "Liste der Veränderungen", "Device name" : "Gerätename", @@ -651,8 +651,8 @@ OC.L10N.register( "Invalid value" : "Ungültiger Wert", "Unable to update {property}" : "{property} konnte nicht aktualisiert werden.", "Change scope level of {property}, current scope is {scope}" : "Ändern des Geltungsbereich von {property}, aktueller Bereich ist {scope}", - "Unable to update federation scope of the primary {property}" : "Der Föderations-Bereich des primären {property} kann nicht aktualisiert werden.", - "Unable to update federation scope of additional {property}" : "Der Föderations-Bereich des zusätzlichen {property} kann nicht aktualisiert werden.", + "Unable to update federation scope of the primary {property}" : "Der Federations-Bereich des primären {property} kann nicht aktualisiert werden.", + "Unable to update federation scope of additional {property}" : "Der Federations-Bereich des zusätzlichen {property} kann nicht aktualisiert werden.", "Add additional email" : "Zusätzliche E-Mail-Adresse hinzufügen", "Add" : "Hinzufügen", "Create" : "Erstellen", @@ -676,7 +676,7 @@ OC.L10N.register( "Member of the following groups" : "Mitglied der folgenden Gruppen", "Set account groups" : "Kontengruppen setzen", "Admin of the following groups" : "Administration der folgenden Gruppen", - "Set account as admin for …" : "Setze Konto als Administration für …", + "Set account as admin for …" : "Konto als Administration setzen für …", "Quota" : "Kontingent", "Set account quota" : "Kontokontigent setzen", "Language" : "Sprache", @@ -690,7 +690,7 @@ OC.L10N.register( "Scroll to load more rows" : "Scrollen, um weitere Zeilen zu laden", "Avatar" : "Avatar", "Account name" : "Name des Kontos", - "Group admin for" : "Gruppenadministrator für", + "Group admin for" : "Gruppenadministration für", "Account backend" : "Konto-Backend", "Storage location" : "Speicherort", "First login" : "Erste Anmeldung", @@ -748,7 +748,7 @@ OC.L10N.register( "Add WebAuthn device" : "WebAuthn-Gerät hinzufügen", "Please authorize your WebAuthn device." : "Bitte autorisiere dein WebAuthn-Gerät.", "Adding your device …" : "Füge dein Gerät hinzu …", - "Server error while trying to complete WebAuthn device registration" : "Server-Fehler beim Versuch die WebAuthn-Geräte-Registrierung abzuschließen", + "Server error while trying to complete WebAuthn device registration" : "Serverfehler beim Versuch die WebAuthn-Geräte-Registrierung abzuschließen", "Unnamed device" : "Unbenanntes Gerät", "Passwordless Authentication" : "Authentifizierung ohne Passwort", "Set up your account for passwordless authentication following the FIDO2 standard." : "Richte dein Konto für die Authentifizierung ohne Passwort nach dem FIDO2-Standard ein.", @@ -764,7 +764,7 @@ OC.L10N.register( "Version {version}, {license}-licensed" : "Version {version}, {license}-lizensiert", "Version {version}" : "Version {version}", "All accounts" : "Alle Konten", - "Admins" : "Administratoren", + "Admins" : "Administration", "Account group: {group}" : "Kontengruppe: {group}", "Account management" : "Kontoverwaltung", "Creating group…" : "Erstelle Gruppe…", @@ -793,7 +793,7 @@ OC.L10N.register( "Locale" : "Gebietsschema", "First day of week" : "Erster Tag der Woche", "Not available as this property is required for core functionality including file sharing and calendar invitations" : "Nicht verfügbar, da diese Eigenschaft für Kernfunktionen wie Dateifreigabe und Kalendereinladungen erforderlich ist.", - "Not available as federation has been disabled for your account, contact your system administration if you have any questions" : "Nicht verfügbar, da Föderation für dein Konto deaktiviert ist. Wende dich an deinen Administrator, wenn du Fragen hast.", + "Not available as federation has been disabled for your account, contact your system administration if you have any questions" : "Nicht verfügbar, da Federation für dein Konto deaktiviert ist. Wende dich an deine Administration, wenn du Fragen hast.", "Not available as publishing account specific data to the lookup server is not allowed, contact your system administration if you have any questions" : "Nicht verfügbar, da die Veröffentlichung benutzerspezifischer Daten auf dem Lookup-Server nicht zulässig ist. Wende dich bei Fragen an deine Systemadministration.", "Discover" : "Entdecken", "Your apps" : "Deine Apps", @@ -832,7 +832,7 @@ OC.L10N.register( "Error while updating device token name" : "Fehler bei der Aktualisierung des Geräte-Token-Namens", "Error while updating device token scope" : "Fehler bei der Aktualisierung des Geräte-Token-Scope", "Could not set group sorting" : "Die Gruppensortierung konnte nicht festgelegt werden", - "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "Zu viele Anfragen aus deinem Netzwerk. Versuche es später erneut oder wende dich an deinen Administrator, wenn dies ein Fehler sein sollte.", + "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "Zu viele Anfragen aus deinem Netzwerk. Versuche es später erneut oder wende dich an deine Administration, wenn dies ein Fehler sein sollte.", "Error" : "Fehler", "Account documentation" : "Kontodokumentation", "Administration documentation" : "Administrationsdokumentation", @@ -900,7 +900,7 @@ OC.L10N.register( "Groups (required)" : "Gruppen (erforderlich)", "Set user groups" : "Benutzergruppen einstellen", "Administered groups" : "Administrierte Gruppen", - "Set user as admin for …" : "Benutzer als Administrator setzen für …", + "Set user as admin for …" : "Benutzer als Administration setzen für …", "Set user quota" : "Benutzerkontingent einstellen", "Add new user" : "Neuen Benutzer hinzufügen", "Set user manager" : "Benutzermanager setzen", @@ -912,7 +912,7 @@ OC.L10N.register( "User actions" : "Benutzeraktionen", "Add user to group" : "Benutzer der Gruppe hinzufügen", "Name your device" : "Gerät benennen", - "Server error while trying to add WebAuthn device" : "Server-Fehler beim Versuch ein WebAuthn-Gerät hinzuzufügen", + "Server error while trying to add WebAuthn device" : "Serverfehler beim Versuch ein WebAuthn-Gerät hinzuzufügen", "Active accounts" : "Aktive Konten", "Follow us on Twitter" : "Folge uns auf X", "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "Damit diese Prüfung ausgeführt werden kann, musst du sicherstellen, dass dein Webserver eine Verbindung zu sich selbst herstellen kann. Daher muss er in der Lage sein, mindestens eine seiner `trusted_domains` oder `overwrite.cli.url` aufzulösen und eine Verbindung zu ihnen herzustellen. Dieser Fehler kann das Ergebnis einer serverseitigen DNS-Nichtübereinstimmung oder einer ausgehenden Firewall-Regel sein.", diff --git a/apps/settings/l10n/de.json b/apps/settings/l10n/de.json index c2a0779308b..3f36ec48078 100644 --- a/apps/settings/l10n/de.json +++ b/apps/settings/l10n/de.json @@ -3,7 +3,7 @@ "Only visible to people matched via phone number integration through Talk on mobile" : "Nur sichtbar für Personen, die über die Rufnummernintegration von Talk auf dem Smartphone abgeglichen wurden.", "Local" : "Lokal", "Only visible to people on this instance and guests" : "Nur für Personen dieser Instanz und Gäste sichtbar", - "Federated" : "Föderiert", + "Federated" : "Federiert", "Only synchronize to trusted servers" : "Nur mit vertrauenswürdigen Servern synchronisieren", "Published" : "Veröffentlicht", "Synchronize to trusted servers and the global and public address book" : "Mit vertrauenswürdigen Servern und dem globalen und öffentlichen Adressbuch synchronisieren", @@ -21,21 +21,21 @@ "{actor} added you to group {group}" : "{actor} hat dich zur Gruppe {group} hinzugefügt", "You added {user} to group {group}" : "Du hast {user} zur Gruppe {group} hinzugefügt", "{actor} added {user} to group {group}" : "{actor} hat {user} zur Gruppe {group} hinzugefügt", - "An administrator added you to group {group}" : "Ein Administrator hat dich zur Gruppe {group} hinzugefügt", - "An administrator added {user} to group {group}" : "Ein Administrator hat {user} zur Gruppe {group} hinzugefügt", + "An administrator added you to group {group}" : "Die Administration hat dich zur Gruppe {group} hinzugefügt", + "An administrator added {user} to group {group}" : "Die Administration hat {user} zur Gruppe {group} hinzugefügt", "{actor} removed you from group {group}" : "{actor} hat dich von der Gruppe {group} entfernt", "You removed {user} from group {group}" : "Du hast {user} von der Gruppe {group} entfernt", "{actor} removed {user} from group {group}" : "{actor} hat {user} von der Gruppe {group} entfernt", - "An administrator removed you from group {group}" : "Ein Administrator hat dich von der Gruppe {group} entfernt", - "An administrator removed {user} from group {group}" : "Ein Administrator hat {user} von der Gruppe {group} entfernt", + "An administrator removed you from group {group}" : "Die Administration hat dich von der Gruppe {group} entfernt", + "An administrator removed {user} from group {group}" : "Die Administration hat {user} von der Gruppe {group} entfernt", "Your <strong>group memberships</strong> were modified" : "Deine <strong>Gruppenmitgliedschaft</strong> wurde geändert", "{actor} changed your password" : "{actor} hat dein Passwort geändert", "You changed your password" : "Du hast dein Passwort geändert", - "Your password was reset by an administrator" : "Dein Passwort wurde vom Administrator zurückgesetzt", + "Your password was reset by an administrator" : "Dein Passwort wurde von der Administration zurückgesetzt", "Your password was reset" : "Dein Passwort wurde zurückgesetzt", "{actor} changed your email address" : "{actor} hat deine E-Mail-Adresse geändert", "You changed your email address" : "Du hast deine E-Mail-Adresse geändert", - "Your email address was changed by an administrator" : "Deine E-Mail-Adresse wurde von einem Administrator geändert", + "Your email address was changed by an administrator" : "Deine E-Mail-Adresse wurde von der Administration geändert", "You created an app password for a session named \"{token}\"" : "Du hast ein App-Passwort für eine Sitzung mit dem Namen \"{token}\" erstellt.", "An administrator created an app password for a session named \"{token}\"" : "Die Administration hat ein App-Passwort für eine Sitzung mit dem Namen \"{token}\" erstellt", "You deleted app password \"{token}\"" : "Du hast das App-Passwort \"{token}\" entfernt", @@ -60,14 +60,14 @@ "Please provide an admin recovery password; otherwise, all account data will be lost." : "Bitte gib ein Wiederherstellungspasswort für das Administrationskonto an, da sonst alle Kontodaten verlorengehen.", "Wrong admin recovery password. Please check the password and try again." : "Falsches Wiederherstellungspasswort für das Admin-Konto. Bitte überprüfe das Passwort und versuche es erneut.", "Backend does not support password change, but the encryption of the account key was updated." : "Das Backend unterstützt keine Passwortänderung, aber die Verschlüsselung des Kontoschlüssels wurde aktualisiert.", - "Administrator documentation" : "Dokumentation für Administratoren", + "Administrator documentation" : "Dokumentation für die Administration", "User documentation" : "Dokumentation für Benutzer", "Nextcloud help overview" : "Übersicht über die Nextcloud-Hilfe", "Invalid SMTP password." : "Ungültiges SMTP-Passwort", "Email setting test" : "Test der E-Mail-Einstellungen", "Well done, %s!" : "Gut gemacht, %s!", "If you received this email, the email configuration seems to be correct." : "Wenn du diese E-Mail empfangen hast, sind die E-Mail-Einstellungen korrekt.", - "Email could not be sent. Check your mail server log" : "E-Mail konnte nicht versandt werden. Prüfe dein E-Mail-Server-Protokoll", + "Email could not be sent. Check your mail server log" : "E-Mail konnte nicht versandt werden. Prüfe dein E-Mail-Serverprotokoll", "A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "Beim Senden der E-Mail ist ein Problem aufgetreten. Bitte überprüfe deine Einstellungen. (Fehler: %s)", "You need to set your account email before being able to send test emails. Go to %s for that." : "Du musst deine Konto-E-Mail-Adresse festlegen, bevor du Test-E-Mails senden kannst. Gehe dazu zu %s.", "Recently active" : "Kürzlich aktiv", @@ -84,13 +84,13 @@ "In order to verify your Website, store the following content in your web-root at '.well-known/CloudIdVerificationCode.txt' (please make sure that the complete text is in one line):" : "Um deine Webseite zu überprüfen, speichere bitte den folgenden Inhalt im Web-Wurzelverzeichnist in der Datei '.well-known/CloudIdVerificationCode.txt' (bitte stelle sicher, das sich der gesamte Text in einer Zeile befindet):", "%1$s changed your password on %2$s." : "%1$s hat dein Passwort auf %2$s geändert.", "Your password on %s was changed." : "Dein Passwort auf %s wurde geändert.", - "Your password on %s was reset by an administrator." : "Dein Passwort auf %s wurde vom Administrator zurückgesetzt.", + "Your password on %s was reset by an administrator." : "Dein Passwort auf %s wurde von der Administration zurückgesetzt.", "Your password on %s was reset." : "Dein Passwort auf %s wurde zurückgesetzt", "Password for %1$s changed on %2$s" : "Passwort für %1$s geändert auf %2$s", "Password changed for %s" : "Passwort geändert für %s", - "If you did not request this, please contact an administrator." : "Wenn du das nicht angefordert haben solltest, wende dich bitte an den Administrator.", + "If you did not request this, please contact an administrator." : "Wenn du das nicht angefordert haben solltest, wende dich bitte an die Administration.", "Your email address on %s was changed." : "Deine E-Mail-Adresse auf %s wurde geändert.", - "Your email address on %s was changed by an administrator." : "Deine E-Mail-Adresse auf %s wurde von einem Administrator geändert.", + "Your email address on %s was changed by an administrator." : "Deine E-Mail-Adresse auf %s wurde von der Administration geändert.", "Email address for %1$s changed on %2$s" : "E-Mail-Adresse für %1$s geändert auf %2$s", "Email address changed for %s" : "Die E-Mail-Adresse für %s wurde geändert", "The new email address is %s" : "Die neue E-Mail-Adresse lautet %s", @@ -109,7 +109,7 @@ "Users" : "Benutzer", "Additional settings" : "Zusätzliche Einstellungen", "Artificial Intelligence" : "Künstliche Intelligenz", - "Administration privileges" : "Administratorrechte", + "Administration privileges" : "Administrationsrechte", "Groupware" : "Groupware", "Overview" : "Übersicht", "Basic settings" : "Grundeinstellungen", @@ -204,8 +204,8 @@ "Disabled" : "Deaktiviert", "The old server-side-encryption format is enabled. We recommend disabling this." : "Das alte serverseitige Verschlüsselungsformat ist aktiviert. Es wird empfohlen, es zu deaktivieren.", "Logging level" : "Protokollierungsstufe", - "The %1$s configuration option must be a valid integer value." : "Die %1$s Konfigurationsoption muss ein gültiger ganzzahliger Wert sein.", - "The logging level is set to debug level. Use debug level only when you have a problem to diagnose, and then reset your log level to a less-verbose level as it outputs a lot of information, and can affect your server performance." : "Die Protokollierungsstufe ist auf Debug eingestellt. Verwende die Debugstufe nur, wenn Du ein Problem diagnostizieren musst, und setze die Protokollierungsstufe dann auf eine weniger ausführliche Stufe zurück, da sie viele Informationen ausgibt und die Leistung Deines Servers beeinträchtigen kann.", + "The %1$s configuration option must be a valid integer value." : "Die Konfigurationsoption %1$s muss ein gültiger ganzzahliger Wert sein.", + "The logging level is set to debug level. Use debug level only when you have a problem to diagnose, and then reset your log level to a less-verbose level as it outputs a lot of information, and can affect your server performance." : "Die Protokollierungsstufe ist auf Debug eingestellt. Verwende die Debugstufe nur, wenn du ein Problem diagnostizieren musst, und setze die Protokollierungsstufe dann auf eine weniger ausführliche Stufe zurück, da sie viele Informationen ausgibt und die Leistung deines Servers beeinträchtigen kann.", "Logging level configured correctly." : "Protokollierungsstufe korrekt konfiguriert.", "Maintenance window start" : "Beginn des Wartungsfensters", "Server has no maintenance window start time configured. This means resource intensive daily background jobs will also be executed during your main usage time. We recommend to set it to a time of low usage, so users are less impacted by the load caused from these heavy tasks." : "Der Server hat keine konfigurierte Startzeit für das Wartungsfenster. Das bedeutet, dass ressourcenintensive tägliche Hintergrundaufgaben auch während deiner Hauptnutzungszeit ausgeführt werden. Wir empfehlen, das Wartungsfenster auf eine Zeit mit geringer Nutzung festzulegen, damit Benutzer weniger von der Belastung durch diese umfangreichen Aufgaben beeinträchtigt werden.", @@ -228,7 +228,7 @@ "MySQL is used as database but does not support 4-byte characters. To be able to handle 4-byte characters (like emojis) without issues in filenames or comments for example it is recommended to enable the 4-byte support in MySQL." : "MySQL wird als Datenbank verwendet, unterstützt jedoch keine 4-Byte-Zeichen. Um 4-Byte-Zeichen (wie Emojis) ohne Probleme z.B. in Dateinamen oder Kommentaren verwenden zu können, wird empfohlen, die 4-Byte-Unterstützung in MySQL zu aktivieren.", "OCS provider resolving" : "OCS Anbieter-Auflösung", "Could not check if your web server properly resolves the OCM and OCS provider URLs." : "Es konnte nicht überprüft werden, ob dein Web-Server die OCM- und OCS-Anbieter-URLs ordnungsgemäß auflöst.", - "Your web server is not properly set up to resolve %1$s.\nThis is most likely related to a web server configuration that was not updated to deliver this folder directly.\nPlease compare your configuration against the shipped rewrite rules in \".htaccess\" for Apache or the provided one in the documentation for Nginx.\nOn Nginx those are typically the lines starting with \"location ~\" that need an update." : "Dein Webserver ist nicht ordnungsgemäß für die Auflösung von %1$s eingerichtet.\nDies hängt höchstwahrscheinlich mit einer Webserver-Konfiguration zusammen, die nicht dahingehend aktualisiert wurde, diesen Ordner direkt zu auszuliefern.\nBitte vergleiche deine Konfiguration mit den mitgelieferten Rewrite-Regeln in \".htaccess\" für Apache oder den in der Nginx-Dokumentation mitgelieferten.\nAuf Nginx sind das typischerweise die Zeilen, die mit \"location ~\" beginnen und ein Update benötigen.", + "Your web server is not properly set up to resolve %1$s.\nThis is most likely related to a web server configuration that was not updated to deliver this folder directly.\nPlease compare your configuration against the shipped rewrite rules in \".htaccess\" for Apache or the provided one in the documentation for Nginx.\nOn Nginx those are typically the lines starting with \"location ~\" that need an update." : "Dein Webserver ist nicht ordnungsgemäß für die Auflösung von %1$s eingerichtet.\nDies hängt höchstwahrscheinlich mit einer Webserverkonfiguration zusammen, die nicht dahingehend aktualisiert wurde, diesen Ordner direkt zu auszuliefern.\nBitte vergleiche deine Konfiguration mit den mitgelieferten Rewrite-Regeln in \".htaccess\" für Apache oder den in der Nginx-Dokumentation mitgelieferten.\nAuf Nginx sind das typischerweise die Zeilen, die mit \"location ~\" beginnen und ein Update benötigen.", "Overwrite CLI URL" : "CLI-URL überschreiben", "The \"overwrite.cli.url\" option in your config.php is correctly set to \"%s\"." : "Die Option \"overwrite.cli.url\" in deiner config.php ist korrekt auf \"%s\" festgelegt.", "The \"overwrite.cli.url\" option in your config.php is set to \"%s\" which is a correct URL. Suggested URL is \"%s\"." : "Die Option \"overwrite.cli.url\" in deiner config.php ist auf \"%s\" festgelegt. Dies ist eine gültige URL. Die vorgeschlagene URL lautet \"%s\".", @@ -495,7 +495,7 @@ "View in store" : "Im Store anzeigen", "Visit website" : "Webseite besuchen", "Usage documentation" : "Nutzungsdokumentation", - "Admin documentation" : "Dokumentation für Administratoren", + "Admin documentation" : "Dokumentation für die Administration", "Developer documentation" : "Dokumentation für Entwickler", "Changelog" : "Liste der Veränderungen", "Device name" : "Gerätename", @@ -649,8 +649,8 @@ "Invalid value" : "Ungültiger Wert", "Unable to update {property}" : "{property} konnte nicht aktualisiert werden.", "Change scope level of {property}, current scope is {scope}" : "Ändern des Geltungsbereich von {property}, aktueller Bereich ist {scope}", - "Unable to update federation scope of the primary {property}" : "Der Föderations-Bereich des primären {property} kann nicht aktualisiert werden.", - "Unable to update federation scope of additional {property}" : "Der Föderations-Bereich des zusätzlichen {property} kann nicht aktualisiert werden.", + "Unable to update federation scope of the primary {property}" : "Der Federations-Bereich des primären {property} kann nicht aktualisiert werden.", + "Unable to update federation scope of additional {property}" : "Der Federations-Bereich des zusätzlichen {property} kann nicht aktualisiert werden.", "Add additional email" : "Zusätzliche E-Mail-Adresse hinzufügen", "Add" : "Hinzufügen", "Create" : "Erstellen", @@ -674,7 +674,7 @@ "Member of the following groups" : "Mitglied der folgenden Gruppen", "Set account groups" : "Kontengruppen setzen", "Admin of the following groups" : "Administration der folgenden Gruppen", - "Set account as admin for …" : "Setze Konto als Administration für …", + "Set account as admin for …" : "Konto als Administration setzen für …", "Quota" : "Kontingent", "Set account quota" : "Kontokontigent setzen", "Language" : "Sprache", @@ -688,7 +688,7 @@ "Scroll to load more rows" : "Scrollen, um weitere Zeilen zu laden", "Avatar" : "Avatar", "Account name" : "Name des Kontos", - "Group admin for" : "Gruppenadministrator für", + "Group admin for" : "Gruppenadministration für", "Account backend" : "Konto-Backend", "Storage location" : "Speicherort", "First login" : "Erste Anmeldung", @@ -746,7 +746,7 @@ "Add WebAuthn device" : "WebAuthn-Gerät hinzufügen", "Please authorize your WebAuthn device." : "Bitte autorisiere dein WebAuthn-Gerät.", "Adding your device …" : "Füge dein Gerät hinzu …", - "Server error while trying to complete WebAuthn device registration" : "Server-Fehler beim Versuch die WebAuthn-Geräte-Registrierung abzuschließen", + "Server error while trying to complete WebAuthn device registration" : "Serverfehler beim Versuch die WebAuthn-Geräte-Registrierung abzuschließen", "Unnamed device" : "Unbenanntes Gerät", "Passwordless Authentication" : "Authentifizierung ohne Passwort", "Set up your account for passwordless authentication following the FIDO2 standard." : "Richte dein Konto für die Authentifizierung ohne Passwort nach dem FIDO2-Standard ein.", @@ -762,7 +762,7 @@ "Version {version}, {license}-licensed" : "Version {version}, {license}-lizensiert", "Version {version}" : "Version {version}", "All accounts" : "Alle Konten", - "Admins" : "Administratoren", + "Admins" : "Administration", "Account group: {group}" : "Kontengruppe: {group}", "Account management" : "Kontoverwaltung", "Creating group…" : "Erstelle Gruppe…", @@ -791,7 +791,7 @@ "Locale" : "Gebietsschema", "First day of week" : "Erster Tag der Woche", "Not available as this property is required for core functionality including file sharing and calendar invitations" : "Nicht verfügbar, da diese Eigenschaft für Kernfunktionen wie Dateifreigabe und Kalendereinladungen erforderlich ist.", - "Not available as federation has been disabled for your account, contact your system administration if you have any questions" : "Nicht verfügbar, da Föderation für dein Konto deaktiviert ist. Wende dich an deinen Administrator, wenn du Fragen hast.", + "Not available as federation has been disabled for your account, contact your system administration if you have any questions" : "Nicht verfügbar, da Federation für dein Konto deaktiviert ist. Wende dich an deine Administration, wenn du Fragen hast.", "Not available as publishing account specific data to the lookup server is not allowed, contact your system administration if you have any questions" : "Nicht verfügbar, da die Veröffentlichung benutzerspezifischer Daten auf dem Lookup-Server nicht zulässig ist. Wende dich bei Fragen an deine Systemadministration.", "Discover" : "Entdecken", "Your apps" : "Deine Apps", @@ -830,7 +830,7 @@ "Error while updating device token name" : "Fehler bei der Aktualisierung des Geräte-Token-Namens", "Error while updating device token scope" : "Fehler bei der Aktualisierung des Geräte-Token-Scope", "Could not set group sorting" : "Die Gruppensortierung konnte nicht festgelegt werden", - "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "Zu viele Anfragen aus deinem Netzwerk. Versuche es später erneut oder wende dich an deinen Administrator, wenn dies ein Fehler sein sollte.", + "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "Zu viele Anfragen aus deinem Netzwerk. Versuche es später erneut oder wende dich an deine Administration, wenn dies ein Fehler sein sollte.", "Error" : "Fehler", "Account documentation" : "Kontodokumentation", "Administration documentation" : "Administrationsdokumentation", @@ -898,7 +898,7 @@ "Groups (required)" : "Gruppen (erforderlich)", "Set user groups" : "Benutzergruppen einstellen", "Administered groups" : "Administrierte Gruppen", - "Set user as admin for …" : "Benutzer als Administrator setzen für …", + "Set user as admin for …" : "Benutzer als Administration setzen für …", "Set user quota" : "Benutzerkontingent einstellen", "Add new user" : "Neuen Benutzer hinzufügen", "Set user manager" : "Benutzermanager setzen", @@ -910,7 +910,7 @@ "User actions" : "Benutzeraktionen", "Add user to group" : "Benutzer der Gruppe hinzufügen", "Name your device" : "Gerät benennen", - "Server error while trying to add WebAuthn device" : "Server-Fehler beim Versuch ein WebAuthn-Gerät hinzuzufügen", + "Server error while trying to add WebAuthn device" : "Serverfehler beim Versuch ein WebAuthn-Gerät hinzuzufügen", "Active accounts" : "Aktive Konten", "Follow us on Twitter" : "Folge uns auf X", "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "Damit diese Prüfung ausgeführt werden kann, musst du sicherstellen, dass dein Webserver eine Verbindung zu sich selbst herstellen kann. Daher muss er in der Lage sein, mindestens eine seiner `trusted_domains` oder `overwrite.cli.url` aufzulösen und eine Verbindung zu ihnen herzustellen. Dieser Fehler kann das Ergebnis einer serverseitigen DNS-Nichtübereinstimmung oder einer ausgehenden Firewall-Regel sein.", diff --git a/apps/settings/l10n/de_DE.js b/apps/settings/l10n/de_DE.js index c18602748e2..df8e15a9450 100644 --- a/apps/settings/l10n/de_DE.js +++ b/apps/settings/l10n/de_DE.js @@ -69,7 +69,7 @@ OC.L10N.register( "Email setting test" : "Test der E-Mail-Einstellungen", "Well done, %s!" : "Gut gemacht, %s!", "If you received this email, the email configuration seems to be correct." : "Wenn Sie diese E-Mail empfangen haben, sind die E-Mail-Einstellungen korrekt.", - "Email could not be sent. Check your mail server log" : "E-Mail konnte nicht versandt werden. Prüfen Sie Ihr E-Mail-Server-Protokoll", + "Email could not be sent. Check your mail server log" : "E-Mail konnte nicht versandt werden. Prüfen Sie Ihr E-Mail-Serverprotokoll", "A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "Beim Senden der E-Mail ist ein Problem aufgetreten. Bitte überprüfen Sie Ihre Einstellungen. (Fehler: %s)", "You need to set your account email before being able to send test emails. Go to %s for that." : "Sie müssen Ihre Konto-E-Mail-Adresse festlegen, bevor Sie Test-E-Mails senden können. Gehen Sie dazu zu %s.", "Recently active" : "Kürzlich aktiv", @@ -230,7 +230,7 @@ OC.L10N.register( "MySQL is used as database but does not support 4-byte characters. To be able to handle 4-byte characters (like emojis) without issues in filenames or comments for example it is recommended to enable the 4-byte support in MySQL." : "MySQL wird als Datenbank verwendet, unterstützt jedoch keine 4-Byte-Zeichen. Um 4-Byte-Zeichen (wie Emojis) ohne Probleme z.B. in Dateinamen oder Kommentaren verwenden zu können, wird empfohlen, die 4-Byte-Unterstützung in MySQL zu aktivieren.", "OCS provider resolving" : "OCS Anbieter-Auflösung", "Could not check if your web server properly resolves the OCM and OCS provider URLs." : "Es konntre nicht überprüft werden, ob Ihr Web-Server die OCM- und OCS-Anbieter-URLs ordnungsgemäß auflöst.", - "Your web server is not properly set up to resolve %1$s.\nThis is most likely related to a web server configuration that was not updated to deliver this folder directly.\nPlease compare your configuration against the shipped rewrite rules in \".htaccess\" for Apache or the provided one in the documentation for Nginx.\nOn Nginx those are typically the lines starting with \"location ~\" that need an update." : "Ihr Webserver ist nicht ordnungsgemäß für die Auflösung von %1$s eingerichtet.\nDies hängt höchstwahrscheinlich mit einer Webserver-Konfiguration zusammen, die nicht dahingehend aktualisiert wurde, diesen Ordner direkt zu auszuliefern.\nBitte vergleichen Sie Ihre Konfiguration mit den mitgelieferten Rewrite-Regeln in \".htaccess\" für Apache oder den in der Nginx-Dokumentation mitgelieferten.\nAuf Nginx sind das typischerweise die Zeilen, die mit \"location ~\" beginnen und ein Update benötigen.", + "Your web server is not properly set up to resolve %1$s.\nThis is most likely related to a web server configuration that was not updated to deliver this folder directly.\nPlease compare your configuration against the shipped rewrite rules in \".htaccess\" for Apache or the provided one in the documentation for Nginx.\nOn Nginx those are typically the lines starting with \"location ~\" that need an update." : "Ihr Webserver ist nicht ordnungsgemäß für die Auflösung von %1$s eingerichtet.\nDies hängt höchstwahrscheinlich mit einer Webserverkonfiguration zusammen, die nicht dahingehend aktualisiert wurde, diesen Ordner direkt zu auszuliefern.\nBitte vergleichen Sie Ihre Konfiguration mit den mitgelieferten Rewrite-Regeln in \".htaccess\" für Apache oder den in der Nginx-Dokumentation mitgelieferten.\nAuf Nginx sind das typischerweise die Zeilen, die mit \"location ~\" beginnen und ein Update benötigen.", "Overwrite CLI URL" : "CLI-URL überschreiben", "The \"overwrite.cli.url\" option in your config.php is correctly set to \"%s\"." : "Die Option \"overwrite.cli.url\" in Ihrer config.php ist korrekt auf \"%s\" festgelegt.", "The \"overwrite.cli.url\" option in your config.php is set to \"%s\" which is a correct URL. Suggested URL is \"%s\"." : "Die Option \"overwrite.cli.url\" in Ihrer config.php ist auf \"%s\" festgelegt. Dies ist eine gültige URL. Die vorgeschlagene URL lautet \"%s\".", @@ -676,7 +676,7 @@ OC.L10N.register( "Member of the following groups" : "Mitglied der folgenden Gruppen", "Set account groups" : "Kontengruppen setzen", "Admin of the following groups" : "Administration der folgenden Gruppen", - "Set account as admin for …" : "Setze Konto als Administrator für …", + "Set account as admin for …" : "Konto als Administration setzen für …", "Quota" : "Kontingent", "Set account quota" : "Kontokontigent setzen", "Language" : "Sprache", @@ -748,7 +748,7 @@ OC.L10N.register( "Add WebAuthn device" : "WebAuthn-Gerät hinzufügen", "Please authorize your WebAuthn device." : "Bitte autorisieren Sie Ihr WebAuthn-Gerät.", "Adding your device …" : "Fügen Sie Ihr Gerät hinzu…", - "Server error while trying to complete WebAuthn device registration" : "Server-Fehler beim Versuch die WebAuthn-Geräte-Registrierung abzuschließen", + "Server error while trying to complete WebAuthn device registration" : "Serverfehler beim Versuch die WebAuthn-Geräte-Registrierung abzuschließen", "Unnamed device" : "Unbenanntes Gerät", "Passwordless Authentication" : "Authentifizierung ohne Passwort", "Set up your account for passwordless authentication following the FIDO2 standard." : "Richten Sie Ihr Konto für die Authentifizierung ohne Passwort nach dem FIDO2-Standard ein.", @@ -793,7 +793,7 @@ OC.L10N.register( "Locale" : "Gebietsschema", "First day of week" : "Erster Tag der Woche", "Not available as this property is required for core functionality including file sharing and calendar invitations" : "Nicht verfügbar, da diese Eigenschaft für Kernfunktionen wie Dateifreigabe und Kalendereinladungen erforderlich ist.", - "Not available as federation has been disabled for your account, contact your system administration if you have any questions" : "Nicht verfügbar, da Föderation für Ihr Konto deaktiviert ist. Bitte wenden Sie sich an Ihre Administration, wenn Sie Fragen haben", + "Not available as federation has been disabled for your account, contact your system administration if you have any questions" : "Nicht verfügbar, da Federation für Ihr Konto deaktiviert ist. Bitte wenden Sie sich an Ihre Administration, wenn Sie Fragen haben", "Not available as publishing account specific data to the lookup server is not allowed, contact your system administration if you have any questions" : "Nicht verfügbar, da die Veröffentlichung kontospezifischer Daten auf dem Lookup-Server nicht zulässig ist. Wenden Sie sich bei Fragen an Ihre Systemadministration.", "Discover" : "Entdecken", "Your apps" : "Ihre Apps", @@ -900,7 +900,7 @@ OC.L10N.register( "Groups (required)" : "Gruppen (erforderlich)", "Set user groups" : "Kontengruppen einstellen", "Administered groups" : "Administrierte Gruppen", - "Set user as admin for …" : "Konto als Administration setzen für…", + "Set user as admin for …" : "Benutzer als Administration setzen für…", "Set user quota" : "Kontokontingent einstellen", "Add new user" : "Neues Konto hinzufügen", "Set user manager" : "Manager setzen", @@ -912,7 +912,7 @@ OC.L10N.register( "User actions" : "Kontoaktionen", "Add user to group" : "Konto der Gruppe hinzufügen", "Name your device" : "Gerät benennen", - "Server error while trying to add WebAuthn device" : "Server-Fehler beim Versuch ein WebAuthn-Gerät hinzuzufügen", + "Server error while trying to add WebAuthn device" : "Serverfehler beim Versuch ein WebAuthn-Gerät hinzuzufügen", "Active accounts" : "Aktive Konten", "Follow us on Twitter" : "Folgen Sie uns auf Twitter", "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "Damit diese Prüfung ausgeführt werden kann, müssen Sie sicherstellen, dass Ihr Webserver eine Verbindung zu sich selbst herstellen kann. Daher muss er in der Lage sein, mindestens eine seiner `trusted_domains` oder `overwrite.cli.url` aufzulösen und eine Verbindung zu ihnen herzustellen. Dieser Fehler kann das Ergebnis einer serverseitigen DNS-Nichtübereinstimmung oder einer ausgehenden Firewall-Regel sein.", diff --git a/apps/settings/l10n/de_DE.json b/apps/settings/l10n/de_DE.json index ae14a155902..425011fab9b 100644 --- a/apps/settings/l10n/de_DE.json +++ b/apps/settings/l10n/de_DE.json @@ -67,7 +67,7 @@ "Email setting test" : "Test der E-Mail-Einstellungen", "Well done, %s!" : "Gut gemacht, %s!", "If you received this email, the email configuration seems to be correct." : "Wenn Sie diese E-Mail empfangen haben, sind die E-Mail-Einstellungen korrekt.", - "Email could not be sent. Check your mail server log" : "E-Mail konnte nicht versandt werden. Prüfen Sie Ihr E-Mail-Server-Protokoll", + "Email could not be sent. Check your mail server log" : "E-Mail konnte nicht versandt werden. Prüfen Sie Ihr E-Mail-Serverprotokoll", "A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "Beim Senden der E-Mail ist ein Problem aufgetreten. Bitte überprüfen Sie Ihre Einstellungen. (Fehler: %s)", "You need to set your account email before being able to send test emails. Go to %s for that." : "Sie müssen Ihre Konto-E-Mail-Adresse festlegen, bevor Sie Test-E-Mails senden können. Gehen Sie dazu zu %s.", "Recently active" : "Kürzlich aktiv", @@ -228,7 +228,7 @@ "MySQL is used as database but does not support 4-byte characters. To be able to handle 4-byte characters (like emojis) without issues in filenames or comments for example it is recommended to enable the 4-byte support in MySQL." : "MySQL wird als Datenbank verwendet, unterstützt jedoch keine 4-Byte-Zeichen. Um 4-Byte-Zeichen (wie Emojis) ohne Probleme z.B. in Dateinamen oder Kommentaren verwenden zu können, wird empfohlen, die 4-Byte-Unterstützung in MySQL zu aktivieren.", "OCS provider resolving" : "OCS Anbieter-Auflösung", "Could not check if your web server properly resolves the OCM and OCS provider URLs." : "Es konntre nicht überprüft werden, ob Ihr Web-Server die OCM- und OCS-Anbieter-URLs ordnungsgemäß auflöst.", - "Your web server is not properly set up to resolve %1$s.\nThis is most likely related to a web server configuration that was not updated to deliver this folder directly.\nPlease compare your configuration against the shipped rewrite rules in \".htaccess\" for Apache or the provided one in the documentation for Nginx.\nOn Nginx those are typically the lines starting with \"location ~\" that need an update." : "Ihr Webserver ist nicht ordnungsgemäß für die Auflösung von %1$s eingerichtet.\nDies hängt höchstwahrscheinlich mit einer Webserver-Konfiguration zusammen, die nicht dahingehend aktualisiert wurde, diesen Ordner direkt zu auszuliefern.\nBitte vergleichen Sie Ihre Konfiguration mit den mitgelieferten Rewrite-Regeln in \".htaccess\" für Apache oder den in der Nginx-Dokumentation mitgelieferten.\nAuf Nginx sind das typischerweise die Zeilen, die mit \"location ~\" beginnen und ein Update benötigen.", + "Your web server is not properly set up to resolve %1$s.\nThis is most likely related to a web server configuration that was not updated to deliver this folder directly.\nPlease compare your configuration against the shipped rewrite rules in \".htaccess\" for Apache or the provided one in the documentation for Nginx.\nOn Nginx those are typically the lines starting with \"location ~\" that need an update." : "Ihr Webserver ist nicht ordnungsgemäß für die Auflösung von %1$s eingerichtet.\nDies hängt höchstwahrscheinlich mit einer Webserverkonfiguration zusammen, die nicht dahingehend aktualisiert wurde, diesen Ordner direkt zu auszuliefern.\nBitte vergleichen Sie Ihre Konfiguration mit den mitgelieferten Rewrite-Regeln in \".htaccess\" für Apache oder den in der Nginx-Dokumentation mitgelieferten.\nAuf Nginx sind das typischerweise die Zeilen, die mit \"location ~\" beginnen und ein Update benötigen.", "Overwrite CLI URL" : "CLI-URL überschreiben", "The \"overwrite.cli.url\" option in your config.php is correctly set to \"%s\"." : "Die Option \"overwrite.cli.url\" in Ihrer config.php ist korrekt auf \"%s\" festgelegt.", "The \"overwrite.cli.url\" option in your config.php is set to \"%s\" which is a correct URL. Suggested URL is \"%s\"." : "Die Option \"overwrite.cli.url\" in Ihrer config.php ist auf \"%s\" festgelegt. Dies ist eine gültige URL. Die vorgeschlagene URL lautet \"%s\".", @@ -674,7 +674,7 @@ "Member of the following groups" : "Mitglied der folgenden Gruppen", "Set account groups" : "Kontengruppen setzen", "Admin of the following groups" : "Administration der folgenden Gruppen", - "Set account as admin for …" : "Setze Konto als Administrator für …", + "Set account as admin for …" : "Konto als Administration setzen für …", "Quota" : "Kontingent", "Set account quota" : "Kontokontigent setzen", "Language" : "Sprache", @@ -746,7 +746,7 @@ "Add WebAuthn device" : "WebAuthn-Gerät hinzufügen", "Please authorize your WebAuthn device." : "Bitte autorisieren Sie Ihr WebAuthn-Gerät.", "Adding your device …" : "Fügen Sie Ihr Gerät hinzu…", - "Server error while trying to complete WebAuthn device registration" : "Server-Fehler beim Versuch die WebAuthn-Geräte-Registrierung abzuschließen", + "Server error while trying to complete WebAuthn device registration" : "Serverfehler beim Versuch die WebAuthn-Geräte-Registrierung abzuschließen", "Unnamed device" : "Unbenanntes Gerät", "Passwordless Authentication" : "Authentifizierung ohne Passwort", "Set up your account for passwordless authentication following the FIDO2 standard." : "Richten Sie Ihr Konto für die Authentifizierung ohne Passwort nach dem FIDO2-Standard ein.", @@ -791,7 +791,7 @@ "Locale" : "Gebietsschema", "First day of week" : "Erster Tag der Woche", "Not available as this property is required for core functionality including file sharing and calendar invitations" : "Nicht verfügbar, da diese Eigenschaft für Kernfunktionen wie Dateifreigabe und Kalendereinladungen erforderlich ist.", - "Not available as federation has been disabled for your account, contact your system administration if you have any questions" : "Nicht verfügbar, da Föderation für Ihr Konto deaktiviert ist. Bitte wenden Sie sich an Ihre Administration, wenn Sie Fragen haben", + "Not available as federation has been disabled for your account, contact your system administration if you have any questions" : "Nicht verfügbar, da Federation für Ihr Konto deaktiviert ist. Bitte wenden Sie sich an Ihre Administration, wenn Sie Fragen haben", "Not available as publishing account specific data to the lookup server is not allowed, contact your system administration if you have any questions" : "Nicht verfügbar, da die Veröffentlichung kontospezifischer Daten auf dem Lookup-Server nicht zulässig ist. Wenden Sie sich bei Fragen an Ihre Systemadministration.", "Discover" : "Entdecken", "Your apps" : "Ihre Apps", @@ -898,7 +898,7 @@ "Groups (required)" : "Gruppen (erforderlich)", "Set user groups" : "Kontengruppen einstellen", "Administered groups" : "Administrierte Gruppen", - "Set user as admin for …" : "Konto als Administration setzen für…", + "Set user as admin for …" : "Benutzer als Administration setzen für…", "Set user quota" : "Kontokontingent einstellen", "Add new user" : "Neues Konto hinzufügen", "Set user manager" : "Manager setzen", @@ -910,7 +910,7 @@ "User actions" : "Kontoaktionen", "Add user to group" : "Konto der Gruppe hinzufügen", "Name your device" : "Gerät benennen", - "Server error while trying to add WebAuthn device" : "Server-Fehler beim Versuch ein WebAuthn-Gerät hinzuzufügen", + "Server error while trying to add WebAuthn device" : "Serverfehler beim Versuch ein WebAuthn-Gerät hinzuzufügen", "Active accounts" : "Aktive Konten", "Follow us on Twitter" : "Folgen Sie uns auf Twitter", "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "Damit diese Prüfung ausgeführt werden kann, müssen Sie sicherstellen, dass Ihr Webserver eine Verbindung zu sich selbst herstellen kann. Daher muss er in der Lage sein, mindestens eine seiner `trusted_domains` oder `overwrite.cli.url` aufzulösen und eine Verbindung zu ihnen herzustellen. Dieser Fehler kann das Ergebnis einer serverseitigen DNS-Nichtübereinstimmung oder einer ausgehenden Firewall-Regel sein.", diff --git a/apps/settings/l10n/en_GB.js b/apps/settings/l10n/en_GB.js index 4f2432ddf78..5654210e33a 100644 --- a/apps/settings/l10n/en_GB.js +++ b/apps/settings/l10n/en_GB.js @@ -205,6 +205,10 @@ OC.L10N.register( "Old server-side-encryption" : "Old server-side-encryption", "Disabled" : "Disabled", "The old server-side-encryption format is enabled. We recommend disabling this." : "The old server-side-encryption format is enabled. We recommend disabling this.", + "Logging level" : "Logging level", + "The %1$s configuration option must be a valid integer value." : "The %1$s configuration option must be a valid integer value.", + "The logging level is set to debug level. Use debug level only when you have a problem to diagnose, and then reset your log level to a less-verbose level as it outputs a lot of information, and can affect your server performance." : "The logging level is set to debug level. Use debug level only when you have a problem to diagnose, and then reset your log level to a less-verbose level as it outputs a lot of information, and can affect your server performance.", + "Logging level configured correctly." : "Logging level configured correctly.", "Maintenance window start" : "Maintenance window start", "Server has no maintenance window start time configured. This means resource intensive daily background jobs will also be executed during your main usage time. We recommend to set it to a time of low usage, so users are less impacted by the load caused from these heavy tasks." : "Server has no maintenance window start time configured. This means resource intensive daily background jobs will also be executed during your main usage time. We recommend to set it to a time of low usage, so users are less impacted by the load caused from these heavy tasks.", "Maintenance window to execute heavy background jobs is between {start}:00 UTC and {end}:00 UTC" : "Maintenance window to execute heavy background jobs is between {start}:00 UTC and {end}:00 UTC", diff --git a/apps/settings/l10n/en_GB.json b/apps/settings/l10n/en_GB.json index eb0ce15462a..e502fd09cb4 100644 --- a/apps/settings/l10n/en_GB.json +++ b/apps/settings/l10n/en_GB.json @@ -203,6 +203,10 @@ "Old server-side-encryption" : "Old server-side-encryption", "Disabled" : "Disabled", "The old server-side-encryption format is enabled. We recommend disabling this." : "The old server-side-encryption format is enabled. We recommend disabling this.", + "Logging level" : "Logging level", + "The %1$s configuration option must be a valid integer value." : "The %1$s configuration option must be a valid integer value.", + "The logging level is set to debug level. Use debug level only when you have a problem to diagnose, and then reset your log level to a less-verbose level as it outputs a lot of information, and can affect your server performance." : "The logging level is set to debug level. Use debug level only when you have a problem to diagnose, and then reset your log level to a less-verbose level as it outputs a lot of information, and can affect your server performance.", + "Logging level configured correctly." : "Logging level configured correctly.", "Maintenance window start" : "Maintenance window start", "Server has no maintenance window start time configured. This means resource intensive daily background jobs will also be executed during your main usage time. We recommend to set it to a time of low usage, so users are less impacted by the load caused from these heavy tasks." : "Server has no maintenance window start time configured. This means resource intensive daily background jobs will also be executed during your main usage time. We recommend to set it to a time of low usage, so users are less impacted by the load caused from these heavy tasks.", "Maintenance window to execute heavy background jobs is between {start}:00 UTC and {end}:00 UTC" : "Maintenance window to execute heavy background jobs is between {start}:00 UTC and {end}:00 UTC", diff --git a/apps/settings/l10n/fr.js b/apps/settings/l10n/fr.js index f6d5edf2a69..a32f066d2db 100644 --- a/apps/settings/l10n/fr.js +++ b/apps/settings/l10n/fr.js @@ -205,6 +205,8 @@ OC.L10N.register( "Old server-side-encryption" : "Ancien chiffrement côté serveur", "Disabled" : "Désactivé", "The old server-side-encryption format is enabled. We recommend disabling this." : "L'ancien format de chiffrement côté serveur est activé. Nous recommandons de le désactiver.", + "Logging level" : "Niveau de journalisation", + "Logging level configured correctly." : "Le niveau de journalisation a été correctement configuré.", "Maintenance window start" : "Début de la fenêtre de maintenance", "Server has no maintenance window start time configured. This means resource intensive daily background jobs will also be executed during your main usage time. We recommend to set it to a time of low usage, so users are less impacted by the load caused from these heavy tasks." : "Le serveur n'a pas aucune heure de début de fenêtre de maintenance configurée. Cela signifie que les tâches quotidiennes d'arrière-plan, gourmandes en ressources, seront également exécutées pendant votre période d'utilisation principale. Nous vous recommandons de le configurer à un moment de faible utilisation, afin que les utilisateurs soient moins affectés par la charge causée par ces tâches lourdes.", "Maintenance window to execute heavy background jobs is between {start}:00 UTC and {end}:00 UTC" : "La fenêtre de maintenance pour exécuter les tâches de fond gourmandes en ressource est entre {start}:00 UTC et {end}:00 UTC", diff --git a/apps/settings/l10n/fr.json b/apps/settings/l10n/fr.json index f3ee527ab07..9ea41246238 100644 --- a/apps/settings/l10n/fr.json +++ b/apps/settings/l10n/fr.json @@ -203,6 +203,8 @@ "Old server-side-encryption" : "Ancien chiffrement côté serveur", "Disabled" : "Désactivé", "The old server-side-encryption format is enabled. We recommend disabling this." : "L'ancien format de chiffrement côté serveur est activé. Nous recommandons de le désactiver.", + "Logging level" : "Niveau de journalisation", + "Logging level configured correctly." : "Le niveau de journalisation a été correctement configuré.", "Maintenance window start" : "Début de la fenêtre de maintenance", "Server has no maintenance window start time configured. This means resource intensive daily background jobs will also be executed during your main usage time. We recommend to set it to a time of low usage, so users are less impacted by the load caused from these heavy tasks." : "Le serveur n'a pas aucune heure de début de fenêtre de maintenance configurée. Cela signifie que les tâches quotidiennes d'arrière-plan, gourmandes en ressources, seront également exécutées pendant votre période d'utilisation principale. Nous vous recommandons de le configurer à un moment de faible utilisation, afin que les utilisateurs soient moins affectés par la charge causée par ces tâches lourdes.", "Maintenance window to execute heavy background jobs is between {start}:00 UTC and {end}:00 UTC" : "La fenêtre de maintenance pour exécuter les tâches de fond gourmandes en ressource est entre {start}:00 UTC et {end}:00 UTC", diff --git a/apps/settings/l10n/ga.js b/apps/settings/l10n/ga.js index 3fff506d5f4..7fda33b9835 100644 --- a/apps/settings/l10n/ga.js +++ b/apps/settings/l10n/ga.js @@ -205,6 +205,10 @@ OC.L10N.register( "Old server-side-encryption" : "Criptiú taobh an fhreastalaí sean", "Disabled" : "Faoi mhíchumas", "The old server-side-encryption format is enabled. We recommend disabling this." : "Tá an seanfhormáid chriptithe taobh an fhreastalaí cumasaithe. Molaimid é seo a dhíchumasú.", + "Logging level" : "Leibhéal logáil", + "The %1$s configuration option must be a valid integer value." : "Caithfidh an rogha cumraíochta %1$s a bheith ina luach slánuimhir bailí.", + "The logging level is set to debug level. Use debug level only when you have a problem to diagnose, and then reset your log level to a less-verbose level as it outputs a lot of information, and can affect your server performance." : "Socraítear an leibhéal logála go leibhéal dífhabhtaithe. Bain úsáid as leibhéal dífhabhtaithe ach amháin nuair a bhíonn fadhb agat le diagnóis a dhéanamh, agus ansin athshocraigh do leibhéal logála go leibhéal nach bhfuil chomh briathartha toisc go n-aschuireann sé go leor faisnéise, agus go bhféadfadh tionchar a bheith aige ar fheidhmíocht do fhreastalaí.", + "Logging level configured correctly." : "Leibhéal logála cumraithe i gceart.", "Maintenance window start" : "Tosaigh fuinneog cothabhála", "Server has no maintenance window start time configured. This means resource intensive daily background jobs will also be executed during your main usage time. We recommend to set it to a time of low usage, so users are less impacted by the load caused from these heavy tasks." : "Níl aon am tosaithe fuinneoige cothabhála cumraithe ag an bhfreastalaí. Ciallaíonn sé seo go ndéanfar poist chúlra laethúla atá dian ar acmhainní le linn do phríomhama úsáide. Molaimid é a shocrú go dtí am úsáide íseal, ionas gur lú an tionchar a bhíonn ar úsáideoirí ag an ualach a eascraíonn as na tascanna troma seo.", "Maintenance window to execute heavy background jobs is between {start}:00 UTC and {end}:00 UTC" : "Tá an fhuinneog cothabhála chun jabanna cúlra trom a dhéanamh idir {start}:00 UTC agus {end}:00 UTC", diff --git a/apps/settings/l10n/ga.json b/apps/settings/l10n/ga.json index 13cc40513e6..4528412ac65 100644 --- a/apps/settings/l10n/ga.json +++ b/apps/settings/l10n/ga.json @@ -203,6 +203,10 @@ "Old server-side-encryption" : "Criptiú taobh an fhreastalaí sean", "Disabled" : "Faoi mhíchumas", "The old server-side-encryption format is enabled. We recommend disabling this." : "Tá an seanfhormáid chriptithe taobh an fhreastalaí cumasaithe. Molaimid é seo a dhíchumasú.", + "Logging level" : "Leibhéal logáil", + "The %1$s configuration option must be a valid integer value." : "Caithfidh an rogha cumraíochta %1$s a bheith ina luach slánuimhir bailí.", + "The logging level is set to debug level. Use debug level only when you have a problem to diagnose, and then reset your log level to a less-verbose level as it outputs a lot of information, and can affect your server performance." : "Socraítear an leibhéal logála go leibhéal dífhabhtaithe. Bain úsáid as leibhéal dífhabhtaithe ach amháin nuair a bhíonn fadhb agat le diagnóis a dhéanamh, agus ansin athshocraigh do leibhéal logála go leibhéal nach bhfuil chomh briathartha toisc go n-aschuireann sé go leor faisnéise, agus go bhféadfadh tionchar a bheith aige ar fheidhmíocht do fhreastalaí.", + "Logging level configured correctly." : "Leibhéal logála cumraithe i gceart.", "Maintenance window start" : "Tosaigh fuinneog cothabhála", "Server has no maintenance window start time configured. This means resource intensive daily background jobs will also be executed during your main usage time. We recommend to set it to a time of low usage, so users are less impacted by the load caused from these heavy tasks." : "Níl aon am tosaithe fuinneoige cothabhála cumraithe ag an bhfreastalaí. Ciallaíonn sé seo go ndéanfar poist chúlra laethúla atá dian ar acmhainní le linn do phríomhama úsáide. Molaimid é a shocrú go dtí am úsáide íseal, ionas gur lú an tionchar a bhíonn ar úsáideoirí ag an ualach a eascraíonn as na tascanna troma seo.", "Maintenance window to execute heavy background jobs is between {start}:00 UTC and {end}:00 UTC" : "Tá an fhuinneog cothabhála chun jabanna cúlra trom a dhéanamh idir {start}:00 UTC agus {end}:00 UTC", diff --git a/apps/settings/l10n/gl.js b/apps/settings/l10n/gl.js index fc23156c2f7..e6387fa424e 100644 --- a/apps/settings/l10n/gl.js +++ b/apps/settings/l10n/gl.js @@ -205,6 +205,10 @@ OC.L10N.register( "Old server-side-encryption" : "Antigo cifrado no lado do servidor", "Disabled" : "Desactivado", "The old server-side-encryption format is enabled. We recommend disabling this." : "O antigo formato de cifrado do lado do servidor está activado. Recomendámoslle desactivalo.", + "Logging level" : "Nivel de rexistro", + "The %1$s configuration option must be a valid integer value." : "A opción de configuración %1$s debe ser un valor enteiro válido.", + "The logging level is set to debug level. Use debug level only when you have a problem to diagnose, and then reset your log level to a less-verbose level as it outputs a lot of information, and can affect your server performance." : "O nivel de rexistro está definido no nivel de depuración. Empregue o nivel de depuración só cando teña un problema para diagnosticar e, a continuación, restabeleza o nivel de rexistro a un nivel menos detallado xa que emite moita información e pode afectar ao rendemento do servidor.", + "Logging level configured correctly." : "O nivel de rexistro foi configurado correctamente.", "Maintenance window start" : "Inicio da fiestra temporal de mantemento", "Server has no maintenance window start time configured. This means resource intensive daily background jobs will also be executed during your main usage time. We recommend to set it to a time of low usage, so users are less impacted by the load caused from these heavy tasks." : "O servidor non ten configurada a hora de inicio da fiestra de mantemento. Isto significa que os traballos diarios en segundo plano que requiren un uso intensivo de recursos tamén se executarán durante o tempo de uso principal. Recomendamos configuralo a un momento de pouco uso, para que os usuarios se vexan menos afectados pola carga que provocan estas tarefas pesadas.", "Maintenance window to execute heavy background jobs is between {start}:00 UTC and {end}:00 UTC" : "A fiestra de mantemento para executar traballos pesados en segundo plano está comprendida entre as {start}:00 UTC e as {end}:00 UTC", diff --git a/apps/settings/l10n/gl.json b/apps/settings/l10n/gl.json index cb0bb73950a..295fce8d45d 100644 --- a/apps/settings/l10n/gl.json +++ b/apps/settings/l10n/gl.json @@ -203,6 +203,10 @@ "Old server-side-encryption" : "Antigo cifrado no lado do servidor", "Disabled" : "Desactivado", "The old server-side-encryption format is enabled. We recommend disabling this." : "O antigo formato de cifrado do lado do servidor está activado. Recomendámoslle desactivalo.", + "Logging level" : "Nivel de rexistro", + "The %1$s configuration option must be a valid integer value." : "A opción de configuración %1$s debe ser un valor enteiro válido.", + "The logging level is set to debug level. Use debug level only when you have a problem to diagnose, and then reset your log level to a less-verbose level as it outputs a lot of information, and can affect your server performance." : "O nivel de rexistro está definido no nivel de depuración. Empregue o nivel de depuración só cando teña un problema para diagnosticar e, a continuación, restabeleza o nivel de rexistro a un nivel menos detallado xa que emite moita información e pode afectar ao rendemento do servidor.", + "Logging level configured correctly." : "O nivel de rexistro foi configurado correctamente.", "Maintenance window start" : "Inicio da fiestra temporal de mantemento", "Server has no maintenance window start time configured. This means resource intensive daily background jobs will also be executed during your main usage time. We recommend to set it to a time of low usage, so users are less impacted by the load caused from these heavy tasks." : "O servidor non ten configurada a hora de inicio da fiestra de mantemento. Isto significa que os traballos diarios en segundo plano que requiren un uso intensivo de recursos tamén se executarán durante o tempo de uso principal. Recomendamos configuralo a un momento de pouco uso, para que os usuarios se vexan menos afectados pola carga que provocan estas tarefas pesadas.", "Maintenance window to execute heavy background jobs is between {start}:00 UTC and {end}:00 UTC" : "A fiestra de mantemento para executar traballos pesados en segundo plano está comprendida entre as {start}:00 UTC e as {end}:00 UTC", diff --git a/apps/systemtags/l10n/de_DE.js b/apps/systemtags/l10n/de_DE.js index 375b131a119..dca5ba92df4 100644 --- a/apps/systemtags/l10n/de_DE.js +++ b/apps/systemtags/l10n/de_DE.js @@ -86,7 +86,7 @@ OC.L10N.register( "System admin disabled tag creation. You can only use existing ones." : "Die Systemadministration hat die Erstellung von Schlagworten deaktiviert. Sie können nur vorhandene Schlagworte verwenden.", "System tag creation" : "Erstellung von System-Schlagworten", "If enabled, regular accounts will be restricted from creating new tags but will still be able to assign and remove them from their files." : "Wenn diese Option aktiviert ist, können reguläre Konten keine neuen Schlagworte erstellen, aber sie können sie dennoch zuweisen und aus ihren Dateien entfernen.", - "Restrict tag creation to admins only" : "Erstellung von Schlagworten auf Administratoren beschränken", + "Restrict tag creation to admins only" : "Erstellung von Schlagworten auf die Administration beschränken", "Unable to update setting" : "Einstellung konnte nicht aktualisiert werden", "System tag creation is now restricted to administrators" : "Die Erstellung von System-Schlagworten ist jetzt auf die Administration beschränkt", "System tag creation is now allowed for everybody" : "Die Erstellung von System-Schlagworten ist jetzt für jeden erlaubt", diff --git a/apps/systemtags/l10n/de_DE.json b/apps/systemtags/l10n/de_DE.json index 9545389228e..fd940f85a4c 100644 --- a/apps/systemtags/l10n/de_DE.json +++ b/apps/systemtags/l10n/de_DE.json @@ -84,7 +84,7 @@ "System admin disabled tag creation. You can only use existing ones." : "Die Systemadministration hat die Erstellung von Schlagworten deaktiviert. Sie können nur vorhandene Schlagworte verwenden.", "System tag creation" : "Erstellung von System-Schlagworten", "If enabled, regular accounts will be restricted from creating new tags but will still be able to assign and remove them from their files." : "Wenn diese Option aktiviert ist, können reguläre Konten keine neuen Schlagworte erstellen, aber sie können sie dennoch zuweisen und aus ihren Dateien entfernen.", - "Restrict tag creation to admins only" : "Erstellung von Schlagworten auf Administratoren beschränken", + "Restrict tag creation to admins only" : "Erstellung von Schlagworten auf die Administration beschränken", "Unable to update setting" : "Einstellung konnte nicht aktualisiert werden", "System tag creation is now restricted to administrators" : "Die Erstellung von System-Schlagworten ist jetzt auf die Administration beschränkt", "System tag creation is now allowed for everybody" : "Die Erstellung von System-Schlagworten ist jetzt für jeden erlaubt", diff --git a/apps/systemtags/l10n/ru.js b/apps/systemtags/l10n/ru.js index 96ea6f7329b..d054388d75e 100644 --- a/apps/systemtags/l10n/ru.js +++ b/apps/systemtags/l10n/ru.js @@ -70,6 +70,7 @@ OC.L10N.register( "Create new tag" : "Создать новый тег", "Cancel" : "Отмена", "Apply changes" : "Применить изменения", + "Failed to apply tags changes" : "Не удалось применить изменения тегов", "Loading collaborative tags …" : "Загрузка совместных тегов ...", "Search or create collaborative tags" : "Поиск или создание совместных тегов", "No tags to select, type to create a new tag" : "Нет тегов для выбора. Введите что-нибудь для создания нового тега", @@ -82,6 +83,7 @@ OC.L10N.register( "List of tags and their associated files and folders." : "Список тегов и связанных с ними файлов и папок.", "No tags found" : "Меток не найдено", "Tags you have created will show up here." : "Здесь будут отображаться созданные вами теги.", + "Failed to load tag" : "Не удалось загрузить тег", "Failed to load last used tags" : "Не удалось загрузить последние использованные метки", "Missing \"Content-Location\" header" : "Отсутствует заголовок «Content-Location»", "Failed to load tags for file" : "Не удалось загрузить метки для файла", diff --git a/apps/systemtags/l10n/ru.json b/apps/systemtags/l10n/ru.json index 303c8e1a719..321bcdca62d 100644 --- a/apps/systemtags/l10n/ru.json +++ b/apps/systemtags/l10n/ru.json @@ -68,6 +68,7 @@ "Create new tag" : "Создать новый тег", "Cancel" : "Отмена", "Apply changes" : "Применить изменения", + "Failed to apply tags changes" : "Не удалось применить изменения тегов", "Loading collaborative tags …" : "Загрузка совместных тегов ...", "Search or create collaborative tags" : "Поиск или создание совместных тегов", "No tags to select, type to create a new tag" : "Нет тегов для выбора. Введите что-нибудь для создания нового тега", @@ -80,6 +81,7 @@ "List of tags and their associated files and folders." : "Список тегов и связанных с ними файлов и папок.", "No tags found" : "Меток не найдено", "Tags you have created will show up here." : "Здесь будут отображаться созданные вами теги.", + "Failed to load tag" : "Не удалось загрузить тег", "Failed to load last used tags" : "Не удалось загрузить последние использованные метки", "Missing \"Content-Location\" header" : "Отсутствует заголовок «Content-Location»", "Failed to load tags for file" : "Не удалось загрузить метки для файла", diff --git a/apps/user_ldap/l10n/ar.js b/apps/user_ldap/l10n/ar.js index b599d3a50a7..e579637975d 100644 --- a/apps/user_ldap/l10n/ar.js +++ b/apps/user_ldap/l10n/ar.js @@ -6,7 +6,6 @@ OC.L10N.register( "Invalid configuration: Anonymous binding is not allowed." : "تكوين غير صالح: الربط المجهول Anonymous binding غير مسموح به.", "Valid configuration, connection established!" : "تكوين صالح، تمّ تأسيس الاتصال!", "Valid configuration, but binding failed. Please check the server settings and credentials." : "تكوين صالح، لكن فشل الربط binding. يرجى التحقّق من إعدادات الخادم وأذونات الدخول credentials.", - "Invalid configuration. Please have a look at the logs for further details." : "تكوين غير صحيح. يرجى الرجوع إلى سجلات الأنشطة لمزيد من التفاصيل.", "No action specified" : "لم يتم تحديد أيّ إجراءٍ", "No configuration specified" : "لم يتم تحديد أيّ إعداداتٍ", "No data specified" : "لم يتم تحديد أيّ بياناتٍ", @@ -226,6 +225,7 @@ OC.L10N.register( "Username-LDAP User Mapping" : "الربط بين اسم المستخدم في LDAP و المستخدم", "Usernames are used to store and assign metadata. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "تُستخدم أسماء المستخدمين لتخزين وتخصيص البيانات التعريف الوصفية. من أجل تحديد المستخدمين والتعرف عليهم بدقة، سيكون لكل مستخدم على خادم LDAP اسم مستخدم داخلي. يتطلب هذا ربطاً mapping بين اسم المستخدم و مستخدم خادم LDAP. يتم تعيين اسم المستخدم الذي تم إنشاؤه إلى المعرف الفريد الشامل \"UUID\" لمستخدم LDAP. بالإضافة إلى ذلك، يتم تخزين الاسم المميز DN مؤقتًا أيضًا لتقليل تفاعل LDAP، ولكنه لا يستخدم لتحديد الهوية. وعند تغير الاسم المميز يتم العثور على التغييرات. ويتم استخدام اسم المستخدم الداخلي في كل مكان. إلغاء الربط سيكون له آثار متبقية في كل مكان. إلغاء الربط يؤثر على جميع تكوينات LDAP! لا تقم مطلقًا بإلغاء الربط في بيئة الإنتاج. فقط في مرحلة الاختبار أو المرحلة التجريبية.", "Clear Username-LDAP User Mapping" : "إلغاء الربط بين اسم المستخدم في LDAP و المستخدم", - "Clear Groupname-LDAP Group Mapping" : "إلغاء الربط بين اسم المجموعة في LDAP و المجموعة" + "Clear Groupname-LDAP Group Mapping" : "إلغاء الربط بين اسم المجموعة في LDAP و المجموعة", + "Invalid configuration. Please have a look at the logs for further details." : "تكوين غير صحيح. يرجى الرجوع إلى سجلات الأنشطة لمزيد من التفاصيل." }, "nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;"); diff --git a/apps/user_ldap/l10n/ar.json b/apps/user_ldap/l10n/ar.json index b24eda73c06..b3f7f02a0d8 100644 --- a/apps/user_ldap/l10n/ar.json +++ b/apps/user_ldap/l10n/ar.json @@ -4,7 +4,6 @@ "Invalid configuration: Anonymous binding is not allowed." : "تكوين غير صالح: الربط المجهول Anonymous binding غير مسموح به.", "Valid configuration, connection established!" : "تكوين صالح، تمّ تأسيس الاتصال!", "Valid configuration, but binding failed. Please check the server settings and credentials." : "تكوين صالح، لكن فشل الربط binding. يرجى التحقّق من إعدادات الخادم وأذونات الدخول credentials.", - "Invalid configuration. Please have a look at the logs for further details." : "تكوين غير صحيح. يرجى الرجوع إلى سجلات الأنشطة لمزيد من التفاصيل.", "No action specified" : "لم يتم تحديد أيّ إجراءٍ", "No configuration specified" : "لم يتم تحديد أيّ إعداداتٍ", "No data specified" : "لم يتم تحديد أيّ بياناتٍ", @@ -224,6 +223,7 @@ "Username-LDAP User Mapping" : "الربط بين اسم المستخدم في LDAP و المستخدم", "Usernames are used to store and assign metadata. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "تُستخدم أسماء المستخدمين لتخزين وتخصيص البيانات التعريف الوصفية. من أجل تحديد المستخدمين والتعرف عليهم بدقة، سيكون لكل مستخدم على خادم LDAP اسم مستخدم داخلي. يتطلب هذا ربطاً mapping بين اسم المستخدم و مستخدم خادم LDAP. يتم تعيين اسم المستخدم الذي تم إنشاؤه إلى المعرف الفريد الشامل \"UUID\" لمستخدم LDAP. بالإضافة إلى ذلك، يتم تخزين الاسم المميز DN مؤقتًا أيضًا لتقليل تفاعل LDAP، ولكنه لا يستخدم لتحديد الهوية. وعند تغير الاسم المميز يتم العثور على التغييرات. ويتم استخدام اسم المستخدم الداخلي في كل مكان. إلغاء الربط سيكون له آثار متبقية في كل مكان. إلغاء الربط يؤثر على جميع تكوينات LDAP! لا تقم مطلقًا بإلغاء الربط في بيئة الإنتاج. فقط في مرحلة الاختبار أو المرحلة التجريبية.", "Clear Username-LDAP User Mapping" : "إلغاء الربط بين اسم المستخدم في LDAP و المستخدم", - "Clear Groupname-LDAP Group Mapping" : "إلغاء الربط بين اسم المجموعة في LDAP و المجموعة" + "Clear Groupname-LDAP Group Mapping" : "إلغاء الربط بين اسم المجموعة في LDAP و المجموعة", + "Invalid configuration. Please have a look at the logs for further details." : "تكوين غير صحيح. يرجى الرجوع إلى سجلات الأنشطة لمزيد من التفاصيل." },"pluralForm" :"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;" }
\ No newline at end of file diff --git a/apps/user_ldap/l10n/bg.js b/apps/user_ldap/l10n/bg.js index 2674828ee24..8ba2a3d9587 100644 --- a/apps/user_ldap/l10n/bg.js +++ b/apps/user_ldap/l10n/bg.js @@ -6,7 +6,6 @@ OC.L10N.register( "Invalid configuration: Anonymous binding is not allowed." : "Невалидна конфигурация: Анонимното обвързване не е разрешено.", "Valid configuration, connection established!" : "Валидна конфигурация, връзката е установена!", "Valid configuration, but binding failed. Please check the server settings and credentials." : "Валидна конфигурация, но обвързването не бе успешно. Моля, проверете настройките и идентификационните данни на сървъра.", - "Invalid configuration. Please have a look at the logs for further details." : "Невалидна конфигурация. Моля, разгледайте журналите за повече подробности.", "No action specified" : "Не е посочено действие", "No configuration specified" : "Не е посочена конфигурация", "No data specified" : "Не са посочени данни", @@ -212,6 +211,7 @@ OC.L10N.register( "Username-LDAP User Mapping" : "Име на потребител-LDAP Потребителско съпоставяне ", "Usernames are used to store and assign metadata. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Потребителските имена се използват за съхраняване и присвояване на метаданни. С цел точно идентифициране и разпознаване на потребителите, всеки потребител на LDAP ще има вътрешно име на потребител. Това изисква съпоставяне от име на потребител към потребител на LDAP. Създаденото име на потребител се съпоставя с UUID на потребителя на LDAP. Освен това DN се кешира, за да се намали взаимодействието с LDAP, но не се използва за идентификация. Ако DN се промени, промените ще бъдат намерени. Вътрешното име на потребител се използва навсякъде. Изчистването на съпоставянията ще има остатъци навсякъде. Изчистването на съпоставянията не е чувствително към конфигурацията, засяга всички LDAP конфигурации! Никога не изчиствайте съпоставянията в производствена среда, само в тестов или експериментален етап.", "Clear Username-LDAP User Mapping" : "Изчистване на име на потребител-LDAP Потребителско съпоставяне ", - "Clear Groupname-LDAP Group Mapping" : "Изчистване на име на група-LDAP Потребителско съпоставяне " + "Clear Groupname-LDAP Group Mapping" : "Изчистване на име на група-LDAP Потребителско съпоставяне ", + "Invalid configuration. Please have a look at the logs for further details." : "Невалидна конфигурация. Моля, разгледайте журналите за повече подробности." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/user_ldap/l10n/bg.json b/apps/user_ldap/l10n/bg.json index 2b50fff3fda..09baf95668c 100644 --- a/apps/user_ldap/l10n/bg.json +++ b/apps/user_ldap/l10n/bg.json @@ -4,7 +4,6 @@ "Invalid configuration: Anonymous binding is not allowed." : "Невалидна конфигурация: Анонимното обвързване не е разрешено.", "Valid configuration, connection established!" : "Валидна конфигурация, връзката е установена!", "Valid configuration, but binding failed. Please check the server settings and credentials." : "Валидна конфигурация, но обвързването не бе успешно. Моля, проверете настройките и идентификационните данни на сървъра.", - "Invalid configuration. Please have a look at the logs for further details." : "Невалидна конфигурация. Моля, разгледайте журналите за повече подробности.", "No action specified" : "Не е посочено действие", "No configuration specified" : "Не е посочена конфигурация", "No data specified" : "Не са посочени данни", @@ -210,6 +209,7 @@ "Username-LDAP User Mapping" : "Име на потребител-LDAP Потребителско съпоставяне ", "Usernames are used to store and assign metadata. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Потребителските имена се използват за съхраняване и присвояване на метаданни. С цел точно идентифициране и разпознаване на потребителите, всеки потребител на LDAP ще има вътрешно име на потребител. Това изисква съпоставяне от име на потребител към потребител на LDAP. Създаденото име на потребител се съпоставя с UUID на потребителя на LDAP. Освен това DN се кешира, за да се намали взаимодействието с LDAP, но не се използва за идентификация. Ако DN се промени, промените ще бъдат намерени. Вътрешното име на потребител се използва навсякъде. Изчистването на съпоставянията ще има остатъци навсякъде. Изчистването на съпоставянията не е чувствително към конфигурацията, засяга всички LDAP конфигурации! Никога не изчиствайте съпоставянията в производствена среда, само в тестов или експериментален етап.", "Clear Username-LDAP User Mapping" : "Изчистване на име на потребител-LDAP Потребителско съпоставяне ", - "Clear Groupname-LDAP Group Mapping" : "Изчистване на име на група-LDAP Потребителско съпоставяне " + "Clear Groupname-LDAP Group Mapping" : "Изчистване на име на група-LDAP Потребителско съпоставяне ", + "Invalid configuration. Please have a look at the logs for further details." : "Невалидна конфигурация. Моля, разгледайте журналите за повече подробности." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/user_ldap/l10n/ca.js b/apps/user_ldap/l10n/ca.js index eafef496965..3dd1724d0bc 100644 --- a/apps/user_ldap/l10n/ca.js +++ b/apps/user_ldap/l10n/ca.js @@ -6,7 +6,6 @@ OC.L10N.register( "Invalid configuration: Anonymous binding is not allowed." : "Configuració no vàlida: no es permet l'enllaç anònim.", "Valid configuration, connection established!" : "Configuració vàlida, connexió establerta!", "Valid configuration, but binding failed. Please check the server settings and credentials." : "Configuració vàlida, però no s'ha pogut enllaçar. Comproveu els paràmetres del servidor i les credencials.", - "Invalid configuration. Please have a look at the logs for further details." : "Configuració no vàlida. Feu un cop d'ull als registres per obtenir més informació.", "No action specified" : "No heu especificat cap acció", "No configuration specified" : "No heu especificat cap configuració", "No data specified" : "No heu especificat cap dada", @@ -226,6 +225,7 @@ OC.L10N.register( "Username-LDAP User Mapping" : "Mapatge d'usuari Nom d'usuari-LDAP", "Usernames are used to store and assign metadata. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Els noms d'usuari son emprats per emmagatzemar i assignar metadades. Per tal d'identificar i reconèixer amb precisió als usuaris, cada usuari LDAP té un nom d'usuari intern. Això requereix una assignació de noms d'usuari interns per a cada un dels usuaris LDAP. Al nom d'usuari creat s'assigna el UUID de l'usuari LDAP. A més el DN es guarda en memòria cau per a reduir la interacció amb LDAP, però no s'utilitza per a identificació. Si el DN canvia, es trobaran els canvis. El nom d'usuari intern s'utilitza arreu. Netejar el mapa d'assignacions deixaria restes per totes bandes. Netejar el mapa d'assignacions no és que sigui sensible a la configuració, sinó que afecta a totes les configuracions LDAP! Mai netegeu el mapa d'assignacions en un entorn de producció, només en escenaris de proves o experimentals.", "Clear Username-LDAP User Mapping" : "Elimina el mapatge d'usuari Nom d'usuari-LDAP", - "Clear Groupname-LDAP Group Mapping" : "Suprimeix el mapatge de grup Nom de grup-LDAP" + "Clear Groupname-LDAP Group Mapping" : "Suprimeix el mapatge de grup Nom de grup-LDAP", + "Invalid configuration. Please have a look at the logs for further details." : "Configuració no vàlida. Feu un cop d'ull als registres per obtenir més informació." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/user_ldap/l10n/ca.json b/apps/user_ldap/l10n/ca.json index 136bbb197ef..99c4eabb46d 100644 --- a/apps/user_ldap/l10n/ca.json +++ b/apps/user_ldap/l10n/ca.json @@ -4,7 +4,6 @@ "Invalid configuration: Anonymous binding is not allowed." : "Configuració no vàlida: no es permet l'enllaç anònim.", "Valid configuration, connection established!" : "Configuració vàlida, connexió establerta!", "Valid configuration, but binding failed. Please check the server settings and credentials." : "Configuració vàlida, però no s'ha pogut enllaçar. Comproveu els paràmetres del servidor i les credencials.", - "Invalid configuration. Please have a look at the logs for further details." : "Configuració no vàlida. Feu un cop d'ull als registres per obtenir més informació.", "No action specified" : "No heu especificat cap acció", "No configuration specified" : "No heu especificat cap configuració", "No data specified" : "No heu especificat cap dada", @@ -224,6 +223,7 @@ "Username-LDAP User Mapping" : "Mapatge d'usuari Nom d'usuari-LDAP", "Usernames are used to store and assign metadata. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Els noms d'usuari son emprats per emmagatzemar i assignar metadades. Per tal d'identificar i reconèixer amb precisió als usuaris, cada usuari LDAP té un nom d'usuari intern. Això requereix una assignació de noms d'usuari interns per a cada un dels usuaris LDAP. Al nom d'usuari creat s'assigna el UUID de l'usuari LDAP. A més el DN es guarda en memòria cau per a reduir la interacció amb LDAP, però no s'utilitza per a identificació. Si el DN canvia, es trobaran els canvis. El nom d'usuari intern s'utilitza arreu. Netejar el mapa d'assignacions deixaria restes per totes bandes. Netejar el mapa d'assignacions no és que sigui sensible a la configuració, sinó que afecta a totes les configuracions LDAP! Mai netegeu el mapa d'assignacions en un entorn de producció, només en escenaris de proves o experimentals.", "Clear Username-LDAP User Mapping" : "Elimina el mapatge d'usuari Nom d'usuari-LDAP", - "Clear Groupname-LDAP Group Mapping" : "Suprimeix el mapatge de grup Nom de grup-LDAP" + "Clear Groupname-LDAP Group Mapping" : "Suprimeix el mapatge de grup Nom de grup-LDAP", + "Invalid configuration. Please have a look at the logs for further details." : "Configuració no vàlida. Feu un cop d'ull als registres per obtenir més informació." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/user_ldap/l10n/cs.js b/apps/user_ldap/l10n/cs.js index 999ddc2e950..1e9b25d6972 100644 --- a/apps/user_ldap/l10n/cs.js +++ b/apps/user_ldap/l10n/cs.js @@ -6,7 +6,6 @@ OC.L10N.register( "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.", - "Invalid configuration. Please have a look at the logs for further details." : "Neplatné nastavení. Podrobnosti naleznete v záznamu událostí.", "No action specified" : "Neurčena žádná akce", "No configuration specified" : "Neurčeno žádné nastavení", "No data specified" : "Neurčena žádná data", @@ -226,6 +225,7 @@ OC.L10N.register( "Username-LDAP User Mapping" : "Mapování uživatelských jmen z LDAP", "Usernames are used to store and assign metadata. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Uživatelská jména slouží k ukládání a přiřazování metadat. Pro přesnou identifikaci a rozpoznávání uživatelů, každý LDAP uživatel má vnitřní uživatelské jméno. Toto vyžaduje mapování uživatelského jména na LDAP uživatele. Krom toho je uložen do mezipaměti rozlišený název aby se omezila interakce s LDAP, ale není používáno pro identifikaci. Pokud se DN změní, změny budou nalezeny. Vnitřní uživatelské jméno bude použito nade všechno. Čištění mapování bude mít pozůstatky všude. Čištění mapování není citlivé na nastavení, postihuje všechny LDAP nastavení. Nikdy nečistěte mapování v produkčním prostředí, pouze v testovací nebo experimentální fázi.", "Clear Username-LDAP User Mapping" : "Zrušit mapování uživatelských jmen v LDAP", - "Clear Groupname-LDAP Group Mapping" : "Zrušit mapování názvů skupin na LDAP" + "Clear Groupname-LDAP Group Mapping" : "Zrušit mapování názvů skupin na LDAP", + "Invalid configuration. Please have a look at the logs for further details." : "Neplatné nastavení. Podrobnosti naleznete v záznamu událostí." }, "nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"); diff --git a/apps/user_ldap/l10n/cs.json b/apps/user_ldap/l10n/cs.json index 3f3e6dbe0c7..af5accc28ae 100644 --- a/apps/user_ldap/l10n/cs.json +++ b/apps/user_ldap/l10n/cs.json @@ -4,7 +4,6 @@ "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.", - "Invalid configuration. Please have a look at the logs for further details." : "Neplatné nastavení. Podrobnosti naleznete v záznamu událostí.", "No action specified" : "Neurčena žádná akce", "No configuration specified" : "Neurčeno žádné nastavení", "No data specified" : "Neurčena žádná data", @@ -224,6 +223,7 @@ "Username-LDAP User Mapping" : "Mapování uživatelských jmen z LDAP", "Usernames are used to store and assign metadata. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Uživatelská jména slouží k ukládání a přiřazování metadat. Pro přesnou identifikaci a rozpoznávání uživatelů, každý LDAP uživatel má vnitřní uživatelské jméno. Toto vyžaduje mapování uživatelského jména na LDAP uživatele. Krom toho je uložen do mezipaměti rozlišený název aby se omezila interakce s LDAP, ale není používáno pro identifikaci. Pokud se DN změní, změny budou nalezeny. Vnitřní uživatelské jméno bude použito nade všechno. Čištění mapování bude mít pozůstatky všude. Čištění mapování není citlivé na nastavení, postihuje všechny LDAP nastavení. Nikdy nečistěte mapování v produkčním prostředí, pouze v testovací nebo experimentální fázi.", "Clear Username-LDAP User Mapping" : "Zrušit mapování uživatelských jmen v LDAP", - "Clear Groupname-LDAP Group Mapping" : "Zrušit mapování názvů skupin na LDAP" + "Clear Groupname-LDAP Group Mapping" : "Zrušit mapování názvů skupin na LDAP", + "Invalid configuration. Please have a look at the logs for further details." : "Neplatné nastavení. Podrobnosti naleznete v záznamu událostí." },"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;" }
\ No newline at end of file diff --git a/apps/user_ldap/l10n/da.js b/apps/user_ldap/l10n/da.js index fc261514116..d83c2e100a1 100644 --- a/apps/user_ldap/l10n/da.js +++ b/apps/user_ldap/l10n/da.js @@ -6,7 +6,6 @@ OC.L10N.register( "Invalid configuration: Anonymous binding is not allowed." : "Ugyldig konfiguration: Anonym binding er ikke tilladt.", "Valid configuration, connection established!" : "Gyldig konfiguration, forbindelse etableret!", "Valid configuration, but binding failed. Please check the server settings and credentials." : "Gyldig konfiguration, men forbindelsen mislykkedes. Tjek venligst serverens indstillinger og legitimationsoplysninger.", - "Invalid configuration. Please have a look at the logs for further details." : "Ikke gyldig konfiguration. Kig venligst på logfilerne for mere information.", "No action specified" : "Der er ikke angivet en handling", "No configuration specified" : "Der er ikke angivet en konfiguration", "No data specified" : "Der er ikke angivet data", @@ -178,6 +177,7 @@ OC.L10N.register( "Username-LDAP User Mapping" : "Kortlægning mellem brugernavn og LDAP-bruger", "Usernames are used to store and assign metadata. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Brugernavne bruges til at lagre og tildele metadata. For at kunne identificere og genkende brugere præcist, vil hver LDAP-bruger få oprettet et internt brugernavn. Det oprettede brugernavn svarer til UUID'et for LDAP-brugeren. I tillæg hertil, så caches DN'et for at mindske LDAP-interaktioner, men det benyttes ikke til identifikation. Hvis DN'et ændres, vil ændringerne blive registreret. Det interne brugernavn anvendes overalt. Ryddes sammenkædningen, så vil der være rester overalt. Rydning af sammenkædningerne er ikke konfigurationssensitive - det påvirker alle LDAP-konfigurationer! Ryd aldrig sammenkædningerne i et produktionsmiljø, kun i et teststadie eller eksperimentelt stadie.", "Clear Username-LDAP User Mapping" : "Ryd kortlægning mellem brugernavn og LDAP-bruger", - "Clear Groupname-LDAP Group Mapping" : "Ryd kortlægning mellem gruppenavn og LDAP-gruppe" + "Clear Groupname-LDAP Group Mapping" : "Ryd kortlægning mellem gruppenavn og LDAP-gruppe", + "Invalid configuration. Please have a look at the logs for further details." : "Ikke gyldig konfiguration. Kig venligst på logfilerne for mere information." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/user_ldap/l10n/da.json b/apps/user_ldap/l10n/da.json index dacf61aedf8..8ece82a79ae 100644 --- a/apps/user_ldap/l10n/da.json +++ b/apps/user_ldap/l10n/da.json @@ -4,7 +4,6 @@ "Invalid configuration: Anonymous binding is not allowed." : "Ugyldig konfiguration: Anonym binding er ikke tilladt.", "Valid configuration, connection established!" : "Gyldig konfiguration, forbindelse etableret!", "Valid configuration, but binding failed. Please check the server settings and credentials." : "Gyldig konfiguration, men forbindelsen mislykkedes. Tjek venligst serverens indstillinger og legitimationsoplysninger.", - "Invalid configuration. Please have a look at the logs for further details." : "Ikke gyldig konfiguration. Kig venligst på logfilerne for mere information.", "No action specified" : "Der er ikke angivet en handling", "No configuration specified" : "Der er ikke angivet en konfiguration", "No data specified" : "Der er ikke angivet data", @@ -176,6 +175,7 @@ "Username-LDAP User Mapping" : "Kortlægning mellem brugernavn og LDAP-bruger", "Usernames are used to store and assign metadata. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Brugernavne bruges til at lagre og tildele metadata. For at kunne identificere og genkende brugere præcist, vil hver LDAP-bruger få oprettet et internt brugernavn. Det oprettede brugernavn svarer til UUID'et for LDAP-brugeren. I tillæg hertil, så caches DN'et for at mindske LDAP-interaktioner, men det benyttes ikke til identifikation. Hvis DN'et ændres, vil ændringerne blive registreret. Det interne brugernavn anvendes overalt. Ryddes sammenkædningen, så vil der være rester overalt. Rydning af sammenkædningerne er ikke konfigurationssensitive - det påvirker alle LDAP-konfigurationer! Ryd aldrig sammenkædningerne i et produktionsmiljø, kun i et teststadie eller eksperimentelt stadie.", "Clear Username-LDAP User Mapping" : "Ryd kortlægning mellem brugernavn og LDAP-bruger", - "Clear Groupname-LDAP Group Mapping" : "Ryd kortlægning mellem gruppenavn og LDAP-gruppe" + "Clear Groupname-LDAP Group Mapping" : "Ryd kortlægning mellem gruppenavn og LDAP-gruppe", + "Invalid configuration. Please have a look at the logs for further details." : "Ikke gyldig konfiguration. Kig venligst på logfilerne for mere information." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/user_ldap/l10n/de.js b/apps/user_ldap/l10n/de.js index 52c5cc19a6e..e02828499ea 100644 --- a/apps/user_ldap/l10n/de.js +++ b/apps/user_ldap/l10n/de.js @@ -6,7 +6,6 @@ OC.L10N.register( "Invalid configuration: Anonymous binding is not allowed." : "Die Konfiguration ist ungültig: anonymes Binden ist nicht erlaubt. ", "Valid configuration, connection established!" : "Gültige Konfiguration, Verbindung hergestellt!", "Valid configuration, but binding failed. Please check the server settings and credentials." : "Die Konfiguration ist gültig, aber der LDAP-Bind ist fehlgeschlagen. Bitte überprüfe die Servereinstellungen und Anmeldeinformationen. ", - "Invalid configuration. Please have a look at the logs for further details." : "Die Konfiguration ist ungültig. Weitere Einzelheiten findest du in den Logdateien.", "No action specified" : "Keine Aktion angegeben", "No configuration specified" : "Keine Konfiguration angegeben", "No data specified" : "Keine Daten angegeben", @@ -77,7 +76,7 @@ OC.L10N.register( "Could not find the desired feature" : "Die gewünschte Funktion konnte nicht gefunden werden", "Invalid Host" : "Ungültiger Host", "LDAP user and group backend" : "LDAP Benutzer- und Gruppen-Backend", - "This application enables administrators to connect Nextcloud to an LDAP-based user directory." : "Diese App ermöglicht es Administratoren Nextcloud mit einem LDAP-basiertem Nutzerverzeichnis zu verbinden.", + "This application enables administrators to connect Nextcloud to an LDAP-based user directory." : "Diese App ermöglicht es der Administration, Nextcloud mit einem LDAP-basiertem Nutzerverzeichnis zu verbinden.", "This application enables administrators to connect Nextcloud to an LDAP-based user directory for authentication and provisioning users, groups and user attributes. Admins can configure this application to connect to one or more LDAP directories or Active Directories via an LDAP interface. Attributes such as user quota, email, avatar pictures, group memberships and more can be pulled into Nextcloud from a directory with the appropriate queries and filters.\n\nA user logs into Nextcloud with their LDAP or AD credentials, and is granted access based on an authentication request handled by the LDAP or AD server. Nextcloud does not store LDAP or AD passwords, rather these credentials are used to authenticate a user and then Nextcloud uses a session for the user ID. More information is available in the LDAP User and Group Backend documentation." : "Diese App ermöglicht es Administratoren Nextcloud mit einem auf LDAP basierenden Nutzerverzeichnis zu verbinden um so die Anmeldung, Nutzer, Gruppen und Berechtigungen zu konfigurieren. Administratoren können die App so einrichten, dass sie sich mit einem oder mehreren LDAP-Verzeichnissen oder Active-Directories über eine LDAP-Schnittstelle verbindet. Attribute wie Speicherkontigent, E-Mail, Avatare, Gruppenmitgliedschaft usw. können von einem Verzeichnis mit den dazugehörigen Anfragen und Filtern bezogen werden\n\nDer Nutzer meldet sich an der Nextclud mit seinen LDAP oder AD Anmeldedaten an. und erhält Zugriff durch eine Authentifizierungsanfrage am LDAP- oder AD-Server. Nextcloud speichert und verwendet nicht die LDAP- oder AD-Zugangsdaten sondern verwendet eine Sitzungs-ID für die jeweilige Nutzer-ID. Weitere Infos in der \"LDAP User and Group Backend\"-Dokumentation.", "Test Configuration" : "Testkonfiguration", "Help" : "Hilfe", @@ -129,7 +128,7 @@ OC.L10N.register( "Continue" : "Fortsetzen", "Please renew your password." : "Bitte erneuere dein Passwort", "An internal error occurred." : "Es ist ein interner Fehler aufgetreten.", - "Please try again or contact your administrator." : "Bitte versuche es noch einmal oder kontaktiere den Administrator.", + "Please try again or contact your administrator." : "Bitte versuche es noch einmal oder kontaktiere die Administration.", "Current password" : "Aktuelles Passwort", "New password" : "Neues Passwort", "Renew password" : "Bitte erneuere dein Passwort", @@ -141,7 +140,7 @@ OC.L10N.register( "Groups" : "Gruppen", "Expert" : "Experte", "Advanced" : "Fortgeschritten", - "<b>Warning:</b> The PHP LDAP module is not installed, the backend will not work. Please ask your system administrator to install it." : "<b>Warnung:</b> Da das PHP-Modul für LDAP nicht installiert ist, wird das Backend nicht funktionieren. Bitte kontaktiere deinen Systemadministrator und bitte ihn um die Installation des Moduls.", + "<b>Warning:</b> The PHP LDAP module is not installed, the backend will not work. Please ask your system administrator to install it." : "<b>Warnung:</b> Da das PHP-Modul für LDAP nicht installiert ist, wird das Backend nicht funktionieren. Bitte kontaktiere deine Systemadministration und bitte sie um die Installation des Moduls.", "Connection Settings" : "Verbindungseinstellungen", "Configuration Active" : "Konfiguration aktiv", "When unchecked, this configuration will be skipped." : "Konfiguration wird übersprungen, wenn nicht angehakt.", @@ -226,6 +225,7 @@ OC.L10N.register( "Username-LDAP User Mapping" : "LDAP-Benutzernamenzuordnung", "Usernames are used to store and assign metadata. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Die Benutzernamen werden genutzt, um Metadaten zuzuordnen und zu speichern. Um Benutzer eindeutig und präzise zu identifizieren, hat jeder LDAP-Benutzer einen internen Benutzernamen. Dies erfordert eine Zuordnung des Benutzernamens zum LDAP-Benutzer. Der erstellte Benutzername wird der UUID des LDAP-Benutzernamens zugeordnet. Zusätzlich wird der DN zwischengespeichert, um die Interaktion mit dem LDAP zu minimieren, was aber nicht der Identifikation dient. Ändert sich der DN, werden die Änderungen gefunden. Der interne Benutzername wird überall verwendet. Werden die Zuordnungen gelöscht, bleiben überall Reste zurück. Die Löschung der Zuordnungen kann nicht in der Konfiguration vorgenommen werden, beeinflusst aber die LDAP-Konfiguration! Lösche niemals die Zuordnungen in einer produktiven Umgebung. Lösche die Zuordnungen nur in einer Test- oder Experimentierumgebung.", "Clear Username-LDAP User Mapping" : "LDAP-Benutzernamenzuordnung löschen", - "Clear Groupname-LDAP Group Mapping" : "LDAP-Gruppennamenzuordnung löschen" + "Clear Groupname-LDAP Group Mapping" : "LDAP-Gruppennamenzuordnung löschen", + "Invalid configuration. Please have a look at the logs for further details." : "Die Konfiguration ist ungültig. Weitere Einzelheiten findest du in den Logdateien." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/user_ldap/l10n/de.json b/apps/user_ldap/l10n/de.json index 6189dd2dcd7..9041bde1a9d 100644 --- a/apps/user_ldap/l10n/de.json +++ b/apps/user_ldap/l10n/de.json @@ -4,7 +4,6 @@ "Invalid configuration: Anonymous binding is not allowed." : "Die Konfiguration ist ungültig: anonymes Binden ist nicht erlaubt. ", "Valid configuration, connection established!" : "Gültige Konfiguration, Verbindung hergestellt!", "Valid configuration, but binding failed. Please check the server settings and credentials." : "Die Konfiguration ist gültig, aber der LDAP-Bind ist fehlgeschlagen. Bitte überprüfe die Servereinstellungen und Anmeldeinformationen. ", - "Invalid configuration. Please have a look at the logs for further details." : "Die Konfiguration ist ungültig. Weitere Einzelheiten findest du in den Logdateien.", "No action specified" : "Keine Aktion angegeben", "No configuration specified" : "Keine Konfiguration angegeben", "No data specified" : "Keine Daten angegeben", @@ -75,7 +74,7 @@ "Could not find the desired feature" : "Die gewünschte Funktion konnte nicht gefunden werden", "Invalid Host" : "Ungültiger Host", "LDAP user and group backend" : "LDAP Benutzer- und Gruppen-Backend", - "This application enables administrators to connect Nextcloud to an LDAP-based user directory." : "Diese App ermöglicht es Administratoren Nextcloud mit einem LDAP-basiertem Nutzerverzeichnis zu verbinden.", + "This application enables administrators to connect Nextcloud to an LDAP-based user directory." : "Diese App ermöglicht es der Administration, Nextcloud mit einem LDAP-basiertem Nutzerverzeichnis zu verbinden.", "This application enables administrators to connect Nextcloud to an LDAP-based user directory for authentication and provisioning users, groups and user attributes. Admins can configure this application to connect to one or more LDAP directories or Active Directories via an LDAP interface. Attributes such as user quota, email, avatar pictures, group memberships and more can be pulled into Nextcloud from a directory with the appropriate queries and filters.\n\nA user logs into Nextcloud with their LDAP or AD credentials, and is granted access based on an authentication request handled by the LDAP or AD server. Nextcloud does not store LDAP or AD passwords, rather these credentials are used to authenticate a user and then Nextcloud uses a session for the user ID. More information is available in the LDAP User and Group Backend documentation." : "Diese App ermöglicht es Administratoren Nextcloud mit einem auf LDAP basierenden Nutzerverzeichnis zu verbinden um so die Anmeldung, Nutzer, Gruppen und Berechtigungen zu konfigurieren. Administratoren können die App so einrichten, dass sie sich mit einem oder mehreren LDAP-Verzeichnissen oder Active-Directories über eine LDAP-Schnittstelle verbindet. Attribute wie Speicherkontigent, E-Mail, Avatare, Gruppenmitgliedschaft usw. können von einem Verzeichnis mit den dazugehörigen Anfragen und Filtern bezogen werden\n\nDer Nutzer meldet sich an der Nextclud mit seinen LDAP oder AD Anmeldedaten an. und erhält Zugriff durch eine Authentifizierungsanfrage am LDAP- oder AD-Server. Nextcloud speichert und verwendet nicht die LDAP- oder AD-Zugangsdaten sondern verwendet eine Sitzungs-ID für die jeweilige Nutzer-ID. Weitere Infos in der \"LDAP User and Group Backend\"-Dokumentation.", "Test Configuration" : "Testkonfiguration", "Help" : "Hilfe", @@ -127,7 +126,7 @@ "Continue" : "Fortsetzen", "Please renew your password." : "Bitte erneuere dein Passwort", "An internal error occurred." : "Es ist ein interner Fehler aufgetreten.", - "Please try again or contact your administrator." : "Bitte versuche es noch einmal oder kontaktiere den Administrator.", + "Please try again or contact your administrator." : "Bitte versuche es noch einmal oder kontaktiere die Administration.", "Current password" : "Aktuelles Passwort", "New password" : "Neues Passwort", "Renew password" : "Bitte erneuere dein Passwort", @@ -139,7 +138,7 @@ "Groups" : "Gruppen", "Expert" : "Experte", "Advanced" : "Fortgeschritten", - "<b>Warning:</b> The PHP LDAP module is not installed, the backend will not work. Please ask your system administrator to install it." : "<b>Warnung:</b> Da das PHP-Modul für LDAP nicht installiert ist, wird das Backend nicht funktionieren. Bitte kontaktiere deinen Systemadministrator und bitte ihn um die Installation des Moduls.", + "<b>Warning:</b> The PHP LDAP module is not installed, the backend will not work. Please ask your system administrator to install it." : "<b>Warnung:</b> Da das PHP-Modul für LDAP nicht installiert ist, wird das Backend nicht funktionieren. Bitte kontaktiere deine Systemadministration und bitte sie um die Installation des Moduls.", "Connection Settings" : "Verbindungseinstellungen", "Configuration Active" : "Konfiguration aktiv", "When unchecked, this configuration will be skipped." : "Konfiguration wird übersprungen, wenn nicht angehakt.", @@ -224,6 +223,7 @@ "Username-LDAP User Mapping" : "LDAP-Benutzernamenzuordnung", "Usernames are used to store and assign metadata. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Die Benutzernamen werden genutzt, um Metadaten zuzuordnen und zu speichern. Um Benutzer eindeutig und präzise zu identifizieren, hat jeder LDAP-Benutzer einen internen Benutzernamen. Dies erfordert eine Zuordnung des Benutzernamens zum LDAP-Benutzer. Der erstellte Benutzername wird der UUID des LDAP-Benutzernamens zugeordnet. Zusätzlich wird der DN zwischengespeichert, um die Interaktion mit dem LDAP zu minimieren, was aber nicht der Identifikation dient. Ändert sich der DN, werden die Änderungen gefunden. Der interne Benutzername wird überall verwendet. Werden die Zuordnungen gelöscht, bleiben überall Reste zurück. Die Löschung der Zuordnungen kann nicht in der Konfiguration vorgenommen werden, beeinflusst aber die LDAP-Konfiguration! Lösche niemals die Zuordnungen in einer produktiven Umgebung. Lösche die Zuordnungen nur in einer Test- oder Experimentierumgebung.", "Clear Username-LDAP User Mapping" : "LDAP-Benutzernamenzuordnung löschen", - "Clear Groupname-LDAP Group Mapping" : "LDAP-Gruppennamenzuordnung löschen" + "Clear Groupname-LDAP Group Mapping" : "LDAP-Gruppennamenzuordnung löschen", + "Invalid configuration. Please have a look at the logs for further details." : "Die Konfiguration ist ungültig. Weitere Einzelheiten findest du in den Logdateien." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/user_ldap/l10n/de_DE.js b/apps/user_ldap/l10n/de_DE.js index 1528edd242a..34119b51c05 100644 --- a/apps/user_ldap/l10n/de_DE.js +++ b/apps/user_ldap/l10n/de_DE.js @@ -6,7 +6,6 @@ OC.L10N.register( "Invalid configuration: Anonymous binding is not allowed." : "Die Konfiguration ist ungültig: anonymes Binden ist nicht erlaubt. ", "Valid configuration, connection established!" : "Gültige Konfiguration, Verbindung hergestellt!", "Valid configuration, but binding failed. Please check the server settings and credentials." : "Die Konfiguration ist gültig, aber der LDAP-Bind ist fehlgeschlagen. Bitte überprüfen Sie die Servereinstellungen und die Anmeldeinformationen. ", - "Invalid configuration. Please have a look at the logs for further details." : "Die Konfiguration ist ungültig. Weitere Details finden Sie in den Protokolldateien. ", "No action specified" : "Keine Aktion angegeben", "No configuration specified" : "Keine Konfiguration angegeben", "No data specified" : "Keine Daten angegeben", @@ -77,7 +76,7 @@ OC.L10N.register( "Could not find the desired feature" : "Die gewünschte Funktion konnte nicht gefunden werden", "Invalid Host" : "Ungültiger Host", "LDAP user and group backend" : "LDAP Benutzer- und Gruppen-Backend", - "This application enables administrators to connect Nextcloud to an LDAP-based user directory." : "Diese App ermöglicht es Administratoren, Nextcloud mit einem LDAP-basierten Benutzerverzeichnis zu verbinden.", + "This application enables administrators to connect Nextcloud to an LDAP-based user directory." : "Diese App ermöglicht es der Administration, Nextcloud mit einem LDAP-basiertem Nutzerverzeichnis zu verbinden.", "This application enables administrators to connect Nextcloud to an LDAP-based user directory for authentication and provisioning users, groups and user attributes. Admins can configure this application to connect to one or more LDAP directories or Active Directories via an LDAP interface. Attributes such as user quota, email, avatar pictures, group memberships and more can be pulled into Nextcloud from a directory with the appropriate queries and filters.\n\nA user logs into Nextcloud with their LDAP or AD credentials, and is granted access based on an authentication request handled by the LDAP or AD server. Nextcloud does not store LDAP or AD passwords, rather these credentials are used to authenticate a user and then Nextcloud uses a session for the user ID. More information is available in the LDAP User and Group Backend documentation." : "Diese App ermöglicht es Administratoren Nextcloud mit einem auf LDAP basierenden Nutzerverzeichnis zu verbinden um so die Anmeldung, Nutzer, Gruppen und Berechtigungen zu konfigurieren. Administratoren können die App so einrichten, dass sie sich mit einem oder mehreren LDAP-Verzeichnissen oder Active-Directories über eine LDAP-Schnittstelle verbindet. Attribute wie Speicherkontingent, E-Mail, Avatare, Gruppenmitgliedschaft usw. können von einem Verzeichnis mit den dazugehörigen Anfragen und Filtern bezogen werden\n\nDer Nutzer meldet sich an der Nextclud mit seinen LDAP oder AD Anmeldedaten an. und erhält Zugriff durch eine Authentifizierungsanfrage am LDAP- oder AD-Server. Nextcloud speichert und verwendet nicht die LDAP- oder AD-Zugangsdaten sondern verwendet eine Sitzungs-ID für die jeweilige Nutzer-ID. Weitere Infos in der \"LDAP User und Group Backend\"-Dokumentation.", "Test Configuration" : "Testkonfiguration", "Help" : "Hilfe", @@ -129,7 +128,7 @@ OC.L10N.register( "Continue" : "Fortsetzen", "Please renew your password." : "Bitte erneuern Sie Ihr Passwort.", "An internal error occurred." : "Es ist ein interner Fehler aufgetreten.", - "Please try again or contact your administrator." : "Bitte erneut versuchen oder kontaktieren Sie Ihren Administrator.", + "Please try again or contact your administrator." : "Bitte erneut versuchen oder kontaktieren Sie Ihre Administration.", "Current password" : "Aktuelles Passwort", "New password" : "Neues Passwort", "Renew password" : "Passwort erneuern", @@ -141,7 +140,7 @@ OC.L10N.register( "Groups" : "Gruppen", "Expert" : "Experte", "Advanced" : "Fortgeschritten", - "<b>Warning:</b> The PHP LDAP module is not installed, the backend will not work. Please ask your system administrator to install it." : "<b>Warnung:</b> Da das PHP-Modul für LDAP nicht installiert ist, wird das Backend nicht funktionieren. Bitte kontaktieren Sie Ihren Systemadministrator und bitten Sie um die Installation des Moduls.", + "<b>Warning:</b> The PHP LDAP module is not installed, the backend will not work. Please ask your system administrator to install it." : "<b>Warnung:</b> Da das PHP-Modul für LDAP nicht installiert ist, wird das Backend nicht funktionieren. Bitte kontaktieren Sie Ihre Systemadministration und bitten Sie sie um die Installation des Moduls.", "Connection Settings" : "Verbindungseinstellungen", "Configuration Active" : "Konfiguration aktiv", "When unchecked, this configuration will be skipped." : "Konfiguration wird übersprungen, wenn nicht angehakt.", @@ -226,6 +225,7 @@ OC.L10N.register( "Username-LDAP User Mapping" : "LDAP-Benutzernamenzuordnung", "Usernames are used to store and assign metadata. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Benutzernamen dienen zum Speichern und Zuweisen von Metadaten. Um Benutzer eindeutig zu identifizieren und zu erkennen, besitzt jeder LDAP-Benutzer einen internen Benutzernamen. Dies erfordert eine Zuordnung des jeweiligen Benutzernamens zum LDAP-Benutzer. Der erstellte Benutzername wird der UUID des LDAP-Benutzers zugeordnet. Darüber hinaus wird der DN auch zwischengespeichert, um die Interaktion über LDAP zu reduzieren, was aber nicht zur Identifikation dient. Ändert sich der DN, werden die Änderungen gefunden. Der interne Benutzername wird durchgängig verwendet. Ein Löschen der Zuordnungen führt zum systemweiten Verbleib von Restdaten. Es bleibt nicht auf eine einzelne Konfiguration beschränkt, sondern wirkt sich auf alle LDAP-Konfigurationen aus! Löschen Sie die Zuordnungen nie innerhalb einer Produktivumgebung, sondern nur in einer Test- oder Experimentierumgebung.", "Clear Username-LDAP User Mapping" : "Lösche LDAP-Benutzernamenzuordnung", - "Clear Groupname-LDAP Group Mapping" : "Lösche LDAP-Gruppennamenzuordnung" + "Clear Groupname-LDAP Group Mapping" : "Lösche LDAP-Gruppennamenzuordnung", + "Invalid configuration. Please have a look at the logs for further details." : "Die Konfiguration ist ungültig. Weitere Details finden Sie in den Protokolldateien. " }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/user_ldap/l10n/de_DE.json b/apps/user_ldap/l10n/de_DE.json index cea0fc7de3a..cb30803ab2d 100644 --- a/apps/user_ldap/l10n/de_DE.json +++ b/apps/user_ldap/l10n/de_DE.json @@ -4,7 +4,6 @@ "Invalid configuration: Anonymous binding is not allowed." : "Die Konfiguration ist ungültig: anonymes Binden ist nicht erlaubt. ", "Valid configuration, connection established!" : "Gültige Konfiguration, Verbindung hergestellt!", "Valid configuration, but binding failed. Please check the server settings and credentials." : "Die Konfiguration ist gültig, aber der LDAP-Bind ist fehlgeschlagen. Bitte überprüfen Sie die Servereinstellungen und die Anmeldeinformationen. ", - "Invalid configuration. Please have a look at the logs for further details." : "Die Konfiguration ist ungültig. Weitere Details finden Sie in den Protokolldateien. ", "No action specified" : "Keine Aktion angegeben", "No configuration specified" : "Keine Konfiguration angegeben", "No data specified" : "Keine Daten angegeben", @@ -75,7 +74,7 @@ "Could not find the desired feature" : "Die gewünschte Funktion konnte nicht gefunden werden", "Invalid Host" : "Ungültiger Host", "LDAP user and group backend" : "LDAP Benutzer- und Gruppen-Backend", - "This application enables administrators to connect Nextcloud to an LDAP-based user directory." : "Diese App ermöglicht es Administratoren, Nextcloud mit einem LDAP-basierten Benutzerverzeichnis zu verbinden.", + "This application enables administrators to connect Nextcloud to an LDAP-based user directory." : "Diese App ermöglicht es der Administration, Nextcloud mit einem LDAP-basiertem Nutzerverzeichnis zu verbinden.", "This application enables administrators to connect Nextcloud to an LDAP-based user directory for authentication and provisioning users, groups and user attributes. Admins can configure this application to connect to one or more LDAP directories or Active Directories via an LDAP interface. Attributes such as user quota, email, avatar pictures, group memberships and more can be pulled into Nextcloud from a directory with the appropriate queries and filters.\n\nA user logs into Nextcloud with their LDAP or AD credentials, and is granted access based on an authentication request handled by the LDAP or AD server. Nextcloud does not store LDAP or AD passwords, rather these credentials are used to authenticate a user and then Nextcloud uses a session for the user ID. More information is available in the LDAP User and Group Backend documentation." : "Diese App ermöglicht es Administratoren Nextcloud mit einem auf LDAP basierenden Nutzerverzeichnis zu verbinden um so die Anmeldung, Nutzer, Gruppen und Berechtigungen zu konfigurieren. Administratoren können die App so einrichten, dass sie sich mit einem oder mehreren LDAP-Verzeichnissen oder Active-Directories über eine LDAP-Schnittstelle verbindet. Attribute wie Speicherkontingent, E-Mail, Avatare, Gruppenmitgliedschaft usw. können von einem Verzeichnis mit den dazugehörigen Anfragen und Filtern bezogen werden\n\nDer Nutzer meldet sich an der Nextclud mit seinen LDAP oder AD Anmeldedaten an. und erhält Zugriff durch eine Authentifizierungsanfrage am LDAP- oder AD-Server. Nextcloud speichert und verwendet nicht die LDAP- oder AD-Zugangsdaten sondern verwendet eine Sitzungs-ID für die jeweilige Nutzer-ID. Weitere Infos in der \"LDAP User und Group Backend\"-Dokumentation.", "Test Configuration" : "Testkonfiguration", "Help" : "Hilfe", @@ -127,7 +126,7 @@ "Continue" : "Fortsetzen", "Please renew your password." : "Bitte erneuern Sie Ihr Passwort.", "An internal error occurred." : "Es ist ein interner Fehler aufgetreten.", - "Please try again or contact your administrator." : "Bitte erneut versuchen oder kontaktieren Sie Ihren Administrator.", + "Please try again or contact your administrator." : "Bitte erneut versuchen oder kontaktieren Sie Ihre Administration.", "Current password" : "Aktuelles Passwort", "New password" : "Neues Passwort", "Renew password" : "Passwort erneuern", @@ -139,7 +138,7 @@ "Groups" : "Gruppen", "Expert" : "Experte", "Advanced" : "Fortgeschritten", - "<b>Warning:</b> The PHP LDAP module is not installed, the backend will not work. Please ask your system administrator to install it." : "<b>Warnung:</b> Da das PHP-Modul für LDAP nicht installiert ist, wird das Backend nicht funktionieren. Bitte kontaktieren Sie Ihren Systemadministrator und bitten Sie um die Installation des Moduls.", + "<b>Warning:</b> The PHP LDAP module is not installed, the backend will not work. Please ask your system administrator to install it." : "<b>Warnung:</b> Da das PHP-Modul für LDAP nicht installiert ist, wird das Backend nicht funktionieren. Bitte kontaktieren Sie Ihre Systemadministration und bitten Sie sie um die Installation des Moduls.", "Connection Settings" : "Verbindungseinstellungen", "Configuration Active" : "Konfiguration aktiv", "When unchecked, this configuration will be skipped." : "Konfiguration wird übersprungen, wenn nicht angehakt.", @@ -224,6 +223,7 @@ "Username-LDAP User Mapping" : "LDAP-Benutzernamenzuordnung", "Usernames are used to store and assign metadata. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Benutzernamen dienen zum Speichern und Zuweisen von Metadaten. Um Benutzer eindeutig zu identifizieren und zu erkennen, besitzt jeder LDAP-Benutzer einen internen Benutzernamen. Dies erfordert eine Zuordnung des jeweiligen Benutzernamens zum LDAP-Benutzer. Der erstellte Benutzername wird der UUID des LDAP-Benutzers zugeordnet. Darüber hinaus wird der DN auch zwischengespeichert, um die Interaktion über LDAP zu reduzieren, was aber nicht zur Identifikation dient. Ändert sich der DN, werden die Änderungen gefunden. Der interne Benutzername wird durchgängig verwendet. Ein Löschen der Zuordnungen führt zum systemweiten Verbleib von Restdaten. Es bleibt nicht auf eine einzelne Konfiguration beschränkt, sondern wirkt sich auf alle LDAP-Konfigurationen aus! Löschen Sie die Zuordnungen nie innerhalb einer Produktivumgebung, sondern nur in einer Test- oder Experimentierumgebung.", "Clear Username-LDAP User Mapping" : "Lösche LDAP-Benutzernamenzuordnung", - "Clear Groupname-LDAP Group Mapping" : "Lösche LDAP-Gruppennamenzuordnung" + "Clear Groupname-LDAP Group Mapping" : "Lösche LDAP-Gruppennamenzuordnung", + "Invalid configuration. Please have a look at the logs for further details." : "Die Konfiguration ist ungültig. Weitere Details finden Sie in den Protokolldateien. " },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/user_ldap/l10n/el.js b/apps/user_ldap/l10n/el.js index 105eff56e09..9fd5e166736 100644 --- a/apps/user_ldap/l10n/el.js +++ b/apps/user_ldap/l10n/el.js @@ -6,7 +6,6 @@ OC.L10N.register( "Invalid configuration: Anonymous binding is not allowed." : "Μη έγκυρη διαμόρφωση: Δεν επιτρέπεται ανώνυμη δέσμευση.", "Valid configuration, connection established!" : "Επιτυχής ρύθμιση, συνδεθήκατε με επιτυχία", "Valid configuration, but binding failed. Please check the server settings and credentials." : "Έγκυρη διαμόρφωση, αλλά η σύνδεση απέτυχε. Ελέγξτε τις ρυθμίσεις διακομιστή και τα διαπιστευτήρια.", - "Invalid configuration. Please have a look at the logs for further details." : "Μη έγκυρη διαμόρφωση. Παρακαλώ ρίξτε μια ματιά στα αρχεία καταγραφής για περισσότερες λεπτομέρειες.", "No action specified" : "Καμμία εντολή δεν προσδιορίστηκε", "No configuration specified" : "Καμμία διαμόρφωση δεν προσδιορίστηκε", "No data specified" : "Δεν προσδιορίστηκαν δεδομένα", @@ -191,6 +190,7 @@ OC.L10N.register( "Username-LDAP User Mapping" : "Αντιστοίχιση Χρηστών Όνομα Χρήστη-LDAP", "Usernames are used to store and assign metadata. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Τα ονόματα χρηστών χρησιμοποιούνται για την αποθήκευση και την εκχώρηση μεταδεδομένων. Προκειμένου να εντοπιστούν και να αναγνωριστούν με ακρίβεια οι χρήστες, κάθε ένας του LDAP θα έχει ένα εσωτερικό όνομα. Αυτό απαιτεί μια αντιστοίχιση από όνομα χρήστη σε χρήστη LDAP. Το τελικό όνομα χρήστη αντιστοιχίζεται στο UUID του χρήστη LDAP. Επιπλέον, αποθηκεύεται προσωρινά το DN για τη μείωση της αλληλεπίδρασης LDAP, αλλά δεν χρησιμοποιείται για αναγνώριση. Εάν αλλάξει το DN, οι αλλαγές θα βρεθούν. Το εσωτερικό όνομα χρήστη χρησιμοποιείται παντού. Η εκκαθάριση των αντιστοιχίσεων θα έχει υπολείμματα παντού. Η εκκαθάριση των αντιστοιχιών δεν είναι ευαίσθητη στη διαμόρφωση, επηρεάζει όλες τις διαμορφώσεις LDAP! Μην εκκαθαρίζετε ποτέ τις αντιστοιχίσεις σε τρέχων σύστημα, μόνο σε δοκιμαστικό ή πειραματικό στάδιο.", "Clear Username-LDAP User Mapping" : "Διαγραφή αντιστοίχησης Ονόματος Χρήστη LDAP-Χρήστη", - "Clear Groupname-LDAP Group Mapping" : "Διαγραφή αντιστοίχησης Ονόματος Ομάδας-LDAP Ομάδας" + "Clear Groupname-LDAP Group Mapping" : "Διαγραφή αντιστοίχησης Ονόματος Ομάδας-LDAP Ομάδας", + "Invalid configuration. Please have a look at the logs for further details." : "Μη έγκυρη διαμόρφωση. Παρακαλώ ρίξτε μια ματιά στα αρχεία καταγραφής για περισσότερες λεπτομέρειες." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/user_ldap/l10n/el.json b/apps/user_ldap/l10n/el.json index bf3fc710bc9..71f5822e690 100644 --- a/apps/user_ldap/l10n/el.json +++ b/apps/user_ldap/l10n/el.json @@ -4,7 +4,6 @@ "Invalid configuration: Anonymous binding is not allowed." : "Μη έγκυρη διαμόρφωση: Δεν επιτρέπεται ανώνυμη δέσμευση.", "Valid configuration, connection established!" : "Επιτυχής ρύθμιση, συνδεθήκατε με επιτυχία", "Valid configuration, but binding failed. Please check the server settings and credentials." : "Έγκυρη διαμόρφωση, αλλά η σύνδεση απέτυχε. Ελέγξτε τις ρυθμίσεις διακομιστή και τα διαπιστευτήρια.", - "Invalid configuration. Please have a look at the logs for further details." : "Μη έγκυρη διαμόρφωση. Παρακαλώ ρίξτε μια ματιά στα αρχεία καταγραφής για περισσότερες λεπτομέρειες.", "No action specified" : "Καμμία εντολή δεν προσδιορίστηκε", "No configuration specified" : "Καμμία διαμόρφωση δεν προσδιορίστηκε", "No data specified" : "Δεν προσδιορίστηκαν δεδομένα", @@ -189,6 +188,7 @@ "Username-LDAP User Mapping" : "Αντιστοίχιση Χρηστών Όνομα Χρήστη-LDAP", "Usernames are used to store and assign metadata. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Τα ονόματα χρηστών χρησιμοποιούνται για την αποθήκευση και την εκχώρηση μεταδεδομένων. Προκειμένου να εντοπιστούν και να αναγνωριστούν με ακρίβεια οι χρήστες, κάθε ένας του LDAP θα έχει ένα εσωτερικό όνομα. Αυτό απαιτεί μια αντιστοίχιση από όνομα χρήστη σε χρήστη LDAP. Το τελικό όνομα χρήστη αντιστοιχίζεται στο UUID του χρήστη LDAP. Επιπλέον, αποθηκεύεται προσωρινά το DN για τη μείωση της αλληλεπίδρασης LDAP, αλλά δεν χρησιμοποιείται για αναγνώριση. Εάν αλλάξει το DN, οι αλλαγές θα βρεθούν. Το εσωτερικό όνομα χρήστη χρησιμοποιείται παντού. Η εκκαθάριση των αντιστοιχίσεων θα έχει υπολείμματα παντού. Η εκκαθάριση των αντιστοιχιών δεν είναι ευαίσθητη στη διαμόρφωση, επηρεάζει όλες τις διαμορφώσεις LDAP! Μην εκκαθαρίζετε ποτέ τις αντιστοιχίσεις σε τρέχων σύστημα, μόνο σε δοκιμαστικό ή πειραματικό στάδιο.", "Clear Username-LDAP User Mapping" : "Διαγραφή αντιστοίχησης Ονόματος Χρήστη LDAP-Χρήστη", - "Clear Groupname-LDAP Group Mapping" : "Διαγραφή αντιστοίχησης Ονόματος Ομάδας-LDAP Ομάδας" + "Clear Groupname-LDAP Group Mapping" : "Διαγραφή αντιστοίχησης Ονόματος Ομάδας-LDAP Ομάδας", + "Invalid configuration. Please have a look at the logs for further details." : "Μη έγκυρη διαμόρφωση. Παρακαλώ ρίξτε μια ματιά στα αρχεία καταγραφής για περισσότερες λεπτομέρειες." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/user_ldap/l10n/en_GB.js b/apps/user_ldap/l10n/en_GB.js index 372110e61d2..cd55aa84a59 100644 --- a/apps/user_ldap/l10n/en_GB.js +++ b/apps/user_ldap/l10n/en_GB.js @@ -6,7 +6,6 @@ OC.L10N.register( "Invalid configuration: Anonymous binding is not allowed." : "Invalid configuration: Anonymous binding is not allowed.", "Valid configuration, connection established!" : "Valid configuration, connection established!", "Valid configuration, but binding failed. Please check the server settings and credentials." : "Valid configuration, but binding failed. Please check the server settings and credentials.", - "Invalid configuration. Please have a look at the logs for further details." : "Invalid configuration. Please have a look at the logs for further details.", "No action specified" : "No action specified", "No configuration specified" : "No configuration specified", "No data specified" : "No data specified", @@ -226,6 +225,7 @@ OC.L10N.register( "Username-LDAP User Mapping" : "Username-LDAP User Mapping", "Usernames are used to store and assign metadata. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Usernames are used to store and assign metadata. In order to precisely identify and recognise users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage.", "Clear Username-LDAP User Mapping" : "Clear Username-LDAP User Mapping", - "Clear Groupname-LDAP Group Mapping" : "Clear Groupname-LDAP Group Mapping" + "Clear Groupname-LDAP Group Mapping" : "Clear Groupname-LDAP Group Mapping", + "Invalid configuration. Please have a look at the logs for further details." : "Invalid configuration. Please have a look at the logs for further details." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/user_ldap/l10n/en_GB.json b/apps/user_ldap/l10n/en_GB.json index 50790e01ba4..5587545e091 100644 --- a/apps/user_ldap/l10n/en_GB.json +++ b/apps/user_ldap/l10n/en_GB.json @@ -4,7 +4,6 @@ "Invalid configuration: Anonymous binding is not allowed." : "Invalid configuration: Anonymous binding is not allowed.", "Valid configuration, connection established!" : "Valid configuration, connection established!", "Valid configuration, but binding failed. Please check the server settings and credentials." : "Valid configuration, but binding failed. Please check the server settings and credentials.", - "Invalid configuration. Please have a look at the logs for further details." : "Invalid configuration. Please have a look at the logs for further details.", "No action specified" : "No action specified", "No configuration specified" : "No configuration specified", "No data specified" : "No data specified", @@ -224,6 +223,7 @@ "Username-LDAP User Mapping" : "Username-LDAP User Mapping", "Usernames are used to store and assign metadata. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Usernames are used to store and assign metadata. In order to precisely identify and recognise users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage.", "Clear Username-LDAP User Mapping" : "Clear Username-LDAP User Mapping", - "Clear Groupname-LDAP Group Mapping" : "Clear Groupname-LDAP Group Mapping" + "Clear Groupname-LDAP Group Mapping" : "Clear Groupname-LDAP Group Mapping", + "Invalid configuration. Please have a look at the logs for further details." : "Invalid configuration. Please have a look at the logs for further details." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/user_ldap/l10n/es.js b/apps/user_ldap/l10n/es.js index d1da6e554c6..67e7ece9e8c 100644 --- a/apps/user_ldap/l10n/es.js +++ b/apps/user_ldap/l10n/es.js @@ -6,7 +6,6 @@ OC.L10N.register( "Invalid configuration: Anonymous binding is not allowed." : "Configuración no válida: No se permite enlazado anónimo.", "Valid configuration, connection established!" : "Configuración válida. ¡Conexión establecida!", "Valid configuration, but binding failed. Please check the server settings and credentials." : "Configuración válida, pero falló el enlazado. Por favor compruebe los ajustes del servidor y las credenciales.", - "Invalid configuration. Please have a look at the logs for further details." : "Configuración no válida. Por favor, echa un vistazo al registro para más detalles.", "No action specified" : "No se ha especificado la acción", "No configuration specified" : "No se ha especificado la configuración", "No data specified" : "No se han especificado los datos", @@ -222,6 +221,7 @@ OC.L10N.register( "Username-LDAP User Mapping" : "Asignación del Nombre de usuario de un usuario LDAP", "Usernames are used to store and assign metadata. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Los nombres de usuario se usan para almacenar y asignar metadatos. Para identificar y reconocer con precisión a los usuarios, cada usuario de LDAP tendrá un nombre de usuario interno. Esto requiere una asignación de nombre de usuario a usuario de LDAP. El nombre de usuario creado se asigna al UUID del usuario de LDAP. Además, el DN también se almacena en caché para reducir la interacción de LDAP, pero no se utiliza para la identificación. Si el DN cambia, se encontrarán los cambios. El nombre de usuario interno se usa en todas partes. Limpiar las asignaciones tendrá sobras en todas partes. ¡Borrar las asignaciones no es sensible a la configuración, afecta todas las configuraciones de LDAP! Nunca borre las asignaciones en un entorno de producción, solo en una etapa de prueba o experimental.", "Clear Username-LDAP User Mapping" : "Borrar la asignación de los Nombres de usuario de los usuarios LDAP", - "Clear Groupname-LDAP Group Mapping" : "Borrar la asignación de los Nombres de grupo de los grupos de LDAP" + "Clear Groupname-LDAP Group Mapping" : "Borrar la asignación de los Nombres de grupo de los grupos de LDAP", + "Invalid configuration. Please have a look at the logs for further details." : "Configuración no válida. Por favor, echa un vistazo al registro para más detalles." }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/user_ldap/l10n/es.json b/apps/user_ldap/l10n/es.json index 17e01651831..4b8848958f1 100644 --- a/apps/user_ldap/l10n/es.json +++ b/apps/user_ldap/l10n/es.json @@ -4,7 +4,6 @@ "Invalid configuration: Anonymous binding is not allowed." : "Configuración no válida: No se permite enlazado anónimo.", "Valid configuration, connection established!" : "Configuración válida. ¡Conexión establecida!", "Valid configuration, but binding failed. Please check the server settings and credentials." : "Configuración válida, pero falló el enlazado. Por favor compruebe los ajustes del servidor y las credenciales.", - "Invalid configuration. Please have a look at the logs for further details." : "Configuración no válida. Por favor, echa un vistazo al registro para más detalles.", "No action specified" : "No se ha especificado la acción", "No configuration specified" : "No se ha especificado la configuración", "No data specified" : "No se han especificado los datos", @@ -220,6 +219,7 @@ "Username-LDAP User Mapping" : "Asignación del Nombre de usuario de un usuario LDAP", "Usernames are used to store and assign metadata. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Los nombres de usuario se usan para almacenar y asignar metadatos. Para identificar y reconocer con precisión a los usuarios, cada usuario de LDAP tendrá un nombre de usuario interno. Esto requiere una asignación de nombre de usuario a usuario de LDAP. El nombre de usuario creado se asigna al UUID del usuario de LDAP. Además, el DN también se almacena en caché para reducir la interacción de LDAP, pero no se utiliza para la identificación. Si el DN cambia, se encontrarán los cambios. El nombre de usuario interno se usa en todas partes. Limpiar las asignaciones tendrá sobras en todas partes. ¡Borrar las asignaciones no es sensible a la configuración, afecta todas las configuraciones de LDAP! Nunca borre las asignaciones en un entorno de producción, solo en una etapa de prueba o experimental.", "Clear Username-LDAP User Mapping" : "Borrar la asignación de los Nombres de usuario de los usuarios LDAP", - "Clear Groupname-LDAP Group Mapping" : "Borrar la asignación de los Nombres de grupo de los grupos de LDAP" + "Clear Groupname-LDAP Group Mapping" : "Borrar la asignación de los Nombres de grupo de los grupos de LDAP", + "Invalid configuration. Please have a look at the logs for further details." : "Configuración no válida. Por favor, echa un vistazo al registro para más detalles." },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" }
\ No newline at end of file diff --git a/apps/user_ldap/l10n/es_419.js b/apps/user_ldap/l10n/es_419.js index a19dea027c1..b932612c0f7 100644 --- a/apps/user_ldap/l10n/es_419.js +++ b/apps/user_ldap/l10n/es_419.js @@ -6,7 +6,6 @@ OC.L10N.register( "Invalid configuration: Anonymous binding is not allowed." : "Configuración inválida: La vinculación anónima no está permitida. ", "Valid configuration, connection established!" : "¡Configuración válida, conexión establecida!", "Valid configuration, but binding failed. Please check the server settings and credentials." : "Configuración válida, pero la vinculación falló. Por favor verifica la configuración del servidor y las credenciales.", - "Invalid configuration. Please have a look at the logs for further details." : "Configuración inválida. Por favor verifica las bitácoras para más detalles.", "No action specified" : "No se ha especificado alguna acción", "No configuration specified" : "No se ha especificado una configuración", "No data specified" : "No se han especificado datos", @@ -171,6 +170,7 @@ OC.L10N.register( "UUID Attribute for Groups:" : "Atributo UUID para Grupos:", "Username-LDAP User Mapping" : "Mapeo del Usuario al Usuario LDAP", "Clear Username-LDAP User Mapping" : "Borrar el mapeo de los Usuarios a los Usuarios-LDAP", - "Clear Groupname-LDAP Group Mapping" : "Borrar el mapeo de los Nombres de grupo a los grupos-LDAP" + "Clear Groupname-LDAP Group Mapping" : "Borrar el mapeo de los Nombres de grupo a los grupos-LDAP", + "Invalid configuration. Please have a look at the logs for further details." : "Configuración inválida. Por favor verifica las bitácoras para más detalles." }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/user_ldap/l10n/es_419.json b/apps/user_ldap/l10n/es_419.json index 179129f758b..4cba83700b0 100644 --- a/apps/user_ldap/l10n/es_419.json +++ b/apps/user_ldap/l10n/es_419.json @@ -4,7 +4,6 @@ "Invalid configuration: Anonymous binding is not allowed." : "Configuración inválida: La vinculación anónima no está permitida. ", "Valid configuration, connection established!" : "¡Configuración válida, conexión establecida!", "Valid configuration, but binding failed. Please check the server settings and credentials." : "Configuración válida, pero la vinculación falló. Por favor verifica la configuración del servidor y las credenciales.", - "Invalid configuration. Please have a look at the logs for further details." : "Configuración inválida. Por favor verifica las bitácoras para más detalles.", "No action specified" : "No se ha especificado alguna acción", "No configuration specified" : "No se ha especificado una configuración", "No data specified" : "No se han especificado datos", @@ -169,6 +168,7 @@ "UUID Attribute for Groups:" : "Atributo UUID para Grupos:", "Username-LDAP User Mapping" : "Mapeo del Usuario al Usuario LDAP", "Clear Username-LDAP User Mapping" : "Borrar el mapeo de los Usuarios a los Usuarios-LDAP", - "Clear Groupname-LDAP Group Mapping" : "Borrar el mapeo de los Nombres de grupo a los grupos-LDAP" + "Clear Groupname-LDAP Group Mapping" : "Borrar el mapeo de los Nombres de grupo a los grupos-LDAP", + "Invalid configuration. Please have a look at the logs for further details." : "Configuración inválida. Por favor verifica las bitácoras para más detalles." },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" }
\ No newline at end of file diff --git a/apps/user_ldap/l10n/es_CL.js b/apps/user_ldap/l10n/es_CL.js index 4145049c1db..48c82b68698 100644 --- a/apps/user_ldap/l10n/es_CL.js +++ b/apps/user_ldap/l10n/es_CL.js @@ -6,7 +6,6 @@ OC.L10N.register( "Invalid configuration: Anonymous binding is not allowed." : "Configuración inválida: La vinculación anónima no está permitida. ", "Valid configuration, connection established!" : "¡Configuración válida, conexión establecida!", "Valid configuration, but binding failed. Please check the server settings and credentials." : "Configuración válida, pero la vinculación falló. Por favor verifica la configuración del servidor y las credenciales.", - "Invalid configuration. Please have a look at the logs for further details." : "Configuración inválida. Por favor verifica las bitácoras para más detalles.", "No action specified" : "No se ha especificado alguna acción", "No configuration specified" : "No se ha especificado una configuración", "No data specified" : "No se han especificado datos", @@ -173,6 +172,7 @@ OC.L10N.register( "Username-LDAP User Mapping" : "Mapeo del Usuario al Usuario LDAP", "Usernames are used to store and assign metadata. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Los nombres de usuarios son usados para almacenar y asignar metadatos. Para poder identificar y reconocer usuarios con precisión, cada usuario LDAP tendrá un nombre de usuario interno. Esto requiere una correspondencia de nombre de usuario a usuario LDAP. El nombre de usuario creado tiene una correspondencia al UUID del usuario LDAP. Adicionalmente, también se manda a cache el DN para reducir las interacciones con LDAP, pero no se usa para identificación. Si el DN cambia, los cambios serán encontrados. El nombre de usuario interno se usa intensivamente. Limpiar las correspondencias dejará restos en muhcos logares. ¡Limpiar las correspondencias no es sensitivo a la configuración, afecta a todas las configuraciones LDAP! Nunca limpies las correspondencias en un ambiente de producción, solo hazlo en los ambientes de pruebas o experimentación.", "Clear Username-LDAP User Mapping" : "Borrar el mapeo de los Usuarios a los Usuarios-LDAP", - "Clear Groupname-LDAP Group Mapping" : "Borrar el mapeo de los Nombres de grupo a los grupos-LDAP" + "Clear Groupname-LDAP Group Mapping" : "Borrar el mapeo de los Nombres de grupo a los grupos-LDAP", + "Invalid configuration. Please have a look at the logs for further details." : "Configuración inválida. Por favor verifica las bitácoras para más detalles." }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/user_ldap/l10n/es_CL.json b/apps/user_ldap/l10n/es_CL.json index 6c3a8ce3d41..1032e1bbe1e 100644 --- a/apps/user_ldap/l10n/es_CL.json +++ b/apps/user_ldap/l10n/es_CL.json @@ -4,7 +4,6 @@ "Invalid configuration: Anonymous binding is not allowed." : "Configuración inválida: La vinculación anónima no está permitida. ", "Valid configuration, connection established!" : "¡Configuración válida, conexión establecida!", "Valid configuration, but binding failed. Please check the server settings and credentials." : "Configuración válida, pero la vinculación falló. Por favor verifica la configuración del servidor y las credenciales.", - "Invalid configuration. Please have a look at the logs for further details." : "Configuración inválida. Por favor verifica las bitácoras para más detalles.", "No action specified" : "No se ha especificado alguna acción", "No configuration specified" : "No se ha especificado una configuración", "No data specified" : "No se han especificado datos", @@ -171,6 +170,7 @@ "Username-LDAP User Mapping" : "Mapeo del Usuario al Usuario LDAP", "Usernames are used to store and assign metadata. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Los nombres de usuarios son usados para almacenar y asignar metadatos. Para poder identificar y reconocer usuarios con precisión, cada usuario LDAP tendrá un nombre de usuario interno. Esto requiere una correspondencia de nombre de usuario a usuario LDAP. El nombre de usuario creado tiene una correspondencia al UUID del usuario LDAP. Adicionalmente, también se manda a cache el DN para reducir las interacciones con LDAP, pero no se usa para identificación. Si el DN cambia, los cambios serán encontrados. El nombre de usuario interno se usa intensivamente. Limpiar las correspondencias dejará restos en muhcos logares. ¡Limpiar las correspondencias no es sensitivo a la configuración, afecta a todas las configuraciones LDAP! Nunca limpies las correspondencias en un ambiente de producción, solo hazlo en los ambientes de pruebas o experimentación.", "Clear Username-LDAP User Mapping" : "Borrar el mapeo de los Usuarios a los Usuarios-LDAP", - "Clear Groupname-LDAP Group Mapping" : "Borrar el mapeo de los Nombres de grupo a los grupos-LDAP" + "Clear Groupname-LDAP Group Mapping" : "Borrar el mapeo de los Nombres de grupo a los grupos-LDAP", + "Invalid configuration. Please have a look at the logs for further details." : "Configuración inválida. Por favor verifica las bitácoras para más detalles." },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" }
\ No newline at end of file diff --git a/apps/user_ldap/l10n/es_CO.js b/apps/user_ldap/l10n/es_CO.js index 4145049c1db..48c82b68698 100644 --- a/apps/user_ldap/l10n/es_CO.js +++ b/apps/user_ldap/l10n/es_CO.js @@ -6,7 +6,6 @@ OC.L10N.register( "Invalid configuration: Anonymous binding is not allowed." : "Configuración inválida: La vinculación anónima no está permitida. ", "Valid configuration, connection established!" : "¡Configuración válida, conexión establecida!", "Valid configuration, but binding failed. Please check the server settings and credentials." : "Configuración válida, pero la vinculación falló. Por favor verifica la configuración del servidor y las credenciales.", - "Invalid configuration. Please have a look at the logs for further details." : "Configuración inválida. Por favor verifica las bitácoras para más detalles.", "No action specified" : "No se ha especificado alguna acción", "No configuration specified" : "No se ha especificado una configuración", "No data specified" : "No se han especificado datos", @@ -173,6 +172,7 @@ OC.L10N.register( "Username-LDAP User Mapping" : "Mapeo del Usuario al Usuario LDAP", "Usernames are used to store and assign metadata. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Los nombres de usuarios son usados para almacenar y asignar metadatos. Para poder identificar y reconocer usuarios con precisión, cada usuario LDAP tendrá un nombre de usuario interno. Esto requiere una correspondencia de nombre de usuario a usuario LDAP. El nombre de usuario creado tiene una correspondencia al UUID del usuario LDAP. Adicionalmente, también se manda a cache el DN para reducir las interacciones con LDAP, pero no se usa para identificación. Si el DN cambia, los cambios serán encontrados. El nombre de usuario interno se usa intensivamente. Limpiar las correspondencias dejará restos en muhcos logares. ¡Limpiar las correspondencias no es sensitivo a la configuración, afecta a todas las configuraciones LDAP! Nunca limpies las correspondencias en un ambiente de producción, solo hazlo en los ambientes de pruebas o experimentación.", "Clear Username-LDAP User Mapping" : "Borrar el mapeo de los Usuarios a los Usuarios-LDAP", - "Clear Groupname-LDAP Group Mapping" : "Borrar el mapeo de los Nombres de grupo a los grupos-LDAP" + "Clear Groupname-LDAP Group Mapping" : "Borrar el mapeo de los Nombres de grupo a los grupos-LDAP", + "Invalid configuration. Please have a look at the logs for further details." : "Configuración inválida. Por favor verifica las bitácoras para más detalles." }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/user_ldap/l10n/es_CO.json b/apps/user_ldap/l10n/es_CO.json index 6c3a8ce3d41..1032e1bbe1e 100644 --- a/apps/user_ldap/l10n/es_CO.json +++ b/apps/user_ldap/l10n/es_CO.json @@ -4,7 +4,6 @@ "Invalid configuration: Anonymous binding is not allowed." : "Configuración inválida: La vinculación anónima no está permitida. ", "Valid configuration, connection established!" : "¡Configuración válida, conexión establecida!", "Valid configuration, but binding failed. Please check the server settings and credentials." : "Configuración válida, pero la vinculación falló. Por favor verifica la configuración del servidor y las credenciales.", - "Invalid configuration. Please have a look at the logs for further details." : "Configuración inválida. Por favor verifica las bitácoras para más detalles.", "No action specified" : "No se ha especificado alguna acción", "No configuration specified" : "No se ha especificado una configuración", "No data specified" : "No se han especificado datos", @@ -171,6 +170,7 @@ "Username-LDAP User Mapping" : "Mapeo del Usuario al Usuario LDAP", "Usernames are used to store and assign metadata. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Los nombres de usuarios son usados para almacenar y asignar metadatos. Para poder identificar y reconocer usuarios con precisión, cada usuario LDAP tendrá un nombre de usuario interno. Esto requiere una correspondencia de nombre de usuario a usuario LDAP. El nombre de usuario creado tiene una correspondencia al UUID del usuario LDAP. Adicionalmente, también se manda a cache el DN para reducir las interacciones con LDAP, pero no se usa para identificación. Si el DN cambia, los cambios serán encontrados. El nombre de usuario interno se usa intensivamente. Limpiar las correspondencias dejará restos en muhcos logares. ¡Limpiar las correspondencias no es sensitivo a la configuración, afecta a todas las configuraciones LDAP! Nunca limpies las correspondencias en un ambiente de producción, solo hazlo en los ambientes de pruebas o experimentación.", "Clear Username-LDAP User Mapping" : "Borrar el mapeo de los Usuarios a los Usuarios-LDAP", - "Clear Groupname-LDAP Group Mapping" : "Borrar el mapeo de los Nombres de grupo a los grupos-LDAP" + "Clear Groupname-LDAP Group Mapping" : "Borrar el mapeo de los Nombres de grupo a los grupos-LDAP", + "Invalid configuration. Please have a look at the logs for further details." : "Configuración inválida. Por favor verifica las bitácoras para más detalles." },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" }
\ No newline at end of file diff --git a/apps/user_ldap/l10n/es_CR.js b/apps/user_ldap/l10n/es_CR.js index 4145049c1db..48c82b68698 100644 --- a/apps/user_ldap/l10n/es_CR.js +++ b/apps/user_ldap/l10n/es_CR.js @@ -6,7 +6,6 @@ OC.L10N.register( "Invalid configuration: Anonymous binding is not allowed." : "Configuración inválida: La vinculación anónima no está permitida. ", "Valid configuration, connection established!" : "¡Configuración válida, conexión establecida!", "Valid configuration, but binding failed. Please check the server settings and credentials." : "Configuración válida, pero la vinculación falló. Por favor verifica la configuración del servidor y las credenciales.", - "Invalid configuration. Please have a look at the logs for further details." : "Configuración inválida. Por favor verifica las bitácoras para más detalles.", "No action specified" : "No se ha especificado alguna acción", "No configuration specified" : "No se ha especificado una configuración", "No data specified" : "No se han especificado datos", @@ -173,6 +172,7 @@ OC.L10N.register( "Username-LDAP User Mapping" : "Mapeo del Usuario al Usuario LDAP", "Usernames are used to store and assign metadata. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Los nombres de usuarios son usados para almacenar y asignar metadatos. Para poder identificar y reconocer usuarios con precisión, cada usuario LDAP tendrá un nombre de usuario interno. Esto requiere una correspondencia de nombre de usuario a usuario LDAP. El nombre de usuario creado tiene una correspondencia al UUID del usuario LDAP. Adicionalmente, también se manda a cache el DN para reducir las interacciones con LDAP, pero no se usa para identificación. Si el DN cambia, los cambios serán encontrados. El nombre de usuario interno se usa intensivamente. Limpiar las correspondencias dejará restos en muhcos logares. ¡Limpiar las correspondencias no es sensitivo a la configuración, afecta a todas las configuraciones LDAP! Nunca limpies las correspondencias en un ambiente de producción, solo hazlo en los ambientes de pruebas o experimentación.", "Clear Username-LDAP User Mapping" : "Borrar el mapeo de los Usuarios a los Usuarios-LDAP", - "Clear Groupname-LDAP Group Mapping" : "Borrar el mapeo de los Nombres de grupo a los grupos-LDAP" + "Clear Groupname-LDAP Group Mapping" : "Borrar el mapeo de los Nombres de grupo a los grupos-LDAP", + "Invalid configuration. Please have a look at the logs for further details." : "Configuración inválida. Por favor verifica las bitácoras para más detalles." }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/user_ldap/l10n/es_CR.json b/apps/user_ldap/l10n/es_CR.json index 6c3a8ce3d41..1032e1bbe1e 100644 --- a/apps/user_ldap/l10n/es_CR.json +++ b/apps/user_ldap/l10n/es_CR.json @@ -4,7 +4,6 @@ "Invalid configuration: Anonymous binding is not allowed." : "Configuración inválida: La vinculación anónima no está permitida. ", "Valid configuration, connection established!" : "¡Configuración válida, conexión establecida!", "Valid configuration, but binding failed. Please check the server settings and credentials." : "Configuración válida, pero la vinculación falló. Por favor verifica la configuración del servidor y las credenciales.", - "Invalid configuration. Please have a look at the logs for further details." : "Configuración inválida. Por favor verifica las bitácoras para más detalles.", "No action specified" : "No se ha especificado alguna acción", "No configuration specified" : "No se ha especificado una configuración", "No data specified" : "No se han especificado datos", @@ -171,6 +170,7 @@ "Username-LDAP User Mapping" : "Mapeo del Usuario al Usuario LDAP", "Usernames are used to store and assign metadata. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Los nombres de usuarios son usados para almacenar y asignar metadatos. Para poder identificar y reconocer usuarios con precisión, cada usuario LDAP tendrá un nombre de usuario interno. Esto requiere una correspondencia de nombre de usuario a usuario LDAP. El nombre de usuario creado tiene una correspondencia al UUID del usuario LDAP. Adicionalmente, también se manda a cache el DN para reducir las interacciones con LDAP, pero no se usa para identificación. Si el DN cambia, los cambios serán encontrados. El nombre de usuario interno se usa intensivamente. Limpiar las correspondencias dejará restos en muhcos logares. ¡Limpiar las correspondencias no es sensitivo a la configuración, afecta a todas las configuraciones LDAP! Nunca limpies las correspondencias en un ambiente de producción, solo hazlo en los ambientes de pruebas o experimentación.", "Clear Username-LDAP User Mapping" : "Borrar el mapeo de los Usuarios a los Usuarios-LDAP", - "Clear Groupname-LDAP Group Mapping" : "Borrar el mapeo de los Nombres de grupo a los grupos-LDAP" + "Clear Groupname-LDAP Group Mapping" : "Borrar el mapeo de los Nombres de grupo a los grupos-LDAP", + "Invalid configuration. Please have a look at the logs for further details." : "Configuración inválida. Por favor verifica las bitácoras para más detalles." },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" }
\ No newline at end of file diff --git a/apps/user_ldap/l10n/es_DO.js b/apps/user_ldap/l10n/es_DO.js index 4145049c1db..48c82b68698 100644 --- a/apps/user_ldap/l10n/es_DO.js +++ b/apps/user_ldap/l10n/es_DO.js @@ -6,7 +6,6 @@ OC.L10N.register( "Invalid configuration: Anonymous binding is not allowed." : "Configuración inválida: La vinculación anónima no está permitida. ", "Valid configuration, connection established!" : "¡Configuración válida, conexión establecida!", "Valid configuration, but binding failed. Please check the server settings and credentials." : "Configuración válida, pero la vinculación falló. Por favor verifica la configuración del servidor y las credenciales.", - "Invalid configuration. Please have a look at the logs for further details." : "Configuración inválida. Por favor verifica las bitácoras para más detalles.", "No action specified" : "No se ha especificado alguna acción", "No configuration specified" : "No se ha especificado una configuración", "No data specified" : "No se han especificado datos", @@ -173,6 +172,7 @@ OC.L10N.register( "Username-LDAP User Mapping" : "Mapeo del Usuario al Usuario LDAP", "Usernames are used to store and assign metadata. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Los nombres de usuarios son usados para almacenar y asignar metadatos. Para poder identificar y reconocer usuarios con precisión, cada usuario LDAP tendrá un nombre de usuario interno. Esto requiere una correspondencia de nombre de usuario a usuario LDAP. El nombre de usuario creado tiene una correspondencia al UUID del usuario LDAP. Adicionalmente, también se manda a cache el DN para reducir las interacciones con LDAP, pero no se usa para identificación. Si el DN cambia, los cambios serán encontrados. El nombre de usuario interno se usa intensivamente. Limpiar las correspondencias dejará restos en muhcos logares. ¡Limpiar las correspondencias no es sensitivo a la configuración, afecta a todas las configuraciones LDAP! Nunca limpies las correspondencias en un ambiente de producción, solo hazlo en los ambientes de pruebas o experimentación.", "Clear Username-LDAP User Mapping" : "Borrar el mapeo de los Usuarios a los Usuarios-LDAP", - "Clear Groupname-LDAP Group Mapping" : "Borrar el mapeo de los Nombres de grupo a los grupos-LDAP" + "Clear Groupname-LDAP Group Mapping" : "Borrar el mapeo de los Nombres de grupo a los grupos-LDAP", + "Invalid configuration. Please have a look at the logs for further details." : "Configuración inválida. Por favor verifica las bitácoras para más detalles." }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/user_ldap/l10n/es_DO.json b/apps/user_ldap/l10n/es_DO.json index 6c3a8ce3d41..1032e1bbe1e 100644 --- a/apps/user_ldap/l10n/es_DO.json +++ b/apps/user_ldap/l10n/es_DO.json @@ -4,7 +4,6 @@ "Invalid configuration: Anonymous binding is not allowed." : "Configuración inválida: La vinculación anónima no está permitida. ", "Valid configuration, connection established!" : "¡Configuración válida, conexión establecida!", "Valid configuration, but binding failed. Please check the server settings and credentials." : "Configuración válida, pero la vinculación falló. Por favor verifica la configuración del servidor y las credenciales.", - "Invalid configuration. Please have a look at the logs for further details." : "Configuración inválida. Por favor verifica las bitácoras para más detalles.", "No action specified" : "No se ha especificado alguna acción", "No configuration specified" : "No se ha especificado una configuración", "No data specified" : "No se han especificado datos", @@ -171,6 +170,7 @@ "Username-LDAP User Mapping" : "Mapeo del Usuario al Usuario LDAP", "Usernames are used to store and assign metadata. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Los nombres de usuarios son usados para almacenar y asignar metadatos. Para poder identificar y reconocer usuarios con precisión, cada usuario LDAP tendrá un nombre de usuario interno. Esto requiere una correspondencia de nombre de usuario a usuario LDAP. El nombre de usuario creado tiene una correspondencia al UUID del usuario LDAP. Adicionalmente, también se manda a cache el DN para reducir las interacciones con LDAP, pero no se usa para identificación. Si el DN cambia, los cambios serán encontrados. El nombre de usuario interno se usa intensivamente. Limpiar las correspondencias dejará restos en muhcos logares. ¡Limpiar las correspondencias no es sensitivo a la configuración, afecta a todas las configuraciones LDAP! Nunca limpies las correspondencias en un ambiente de producción, solo hazlo en los ambientes de pruebas o experimentación.", "Clear Username-LDAP User Mapping" : "Borrar el mapeo de los Usuarios a los Usuarios-LDAP", - "Clear Groupname-LDAP Group Mapping" : "Borrar el mapeo de los Nombres de grupo a los grupos-LDAP" + "Clear Groupname-LDAP Group Mapping" : "Borrar el mapeo de los Nombres de grupo a los grupos-LDAP", + "Invalid configuration. Please have a look at the logs for further details." : "Configuración inválida. Por favor verifica las bitácoras para más detalles." },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" }
\ No newline at end of file diff --git a/apps/user_ldap/l10n/es_EC.js b/apps/user_ldap/l10n/es_EC.js index 460ef4be76d..6515f9169c4 100644 --- a/apps/user_ldap/l10n/es_EC.js +++ b/apps/user_ldap/l10n/es_EC.js @@ -6,7 +6,6 @@ OC.L10N.register( "Invalid configuration: Anonymous binding is not allowed." : "Configuración inválida: La vinculación anónima no está permitida. ", "Valid configuration, connection established!" : "¡Configuración válida, conexión establecida!", "Valid configuration, but binding failed. Please check the server settings and credentials." : "Configuración válida, pero la vinculación falló. Por favor verifica la configuración del servidor y las credenciales.", - "Invalid configuration. Please have a look at the logs for further details." : "Configuración inválida. Por favor verifica las bitácoras para más detalles.", "No action specified" : "No se ha especificado alguna acción", "No configuration specified" : "No se ha especificado una configuración", "No data specified" : "No se han especificado datos", @@ -214,6 +213,7 @@ OC.L10N.register( "Username-LDAP User Mapping" : "Mapeo del Usuario al Usuario LDAP", "Usernames are used to store and assign metadata. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Los nombres de usuarios son usados para almacenar y asignar metadatos. Para poder identificar y reconocer usuarios con precisión, cada usuario LDAP tendrá un nombre de usuario interno. Esto requiere una correspondencia de nombre de usuario a usuario LDAP. El nombre de usuario creado tiene una correspondencia al UUID del usuario LDAP. Adicionalmente, también se manda a cache el DN para reducir las interacciones con LDAP, pero no se usa para identificación. Si el DN cambia, los cambios serán encontrados. El nombre de usuario interno se usa intensivamente. Limpiar las correspondencias dejará restos en muhcos logares. ¡Limpiar las correspondencias no es sensitivo a la configuración, afecta a todas las configuraciones LDAP! Nunca limpies las correspondencias en un ambiente de producción, solo hazlo en los ambientes de pruebas o experimentación.", "Clear Username-LDAP User Mapping" : "Borrar el mapeo de los Usuarios a los Usuarios-LDAP", - "Clear Groupname-LDAP Group Mapping" : "Borrar el mapeo de los Nombres de grupo a los grupos-LDAP" + "Clear Groupname-LDAP Group Mapping" : "Borrar el mapeo de los Nombres de grupo a los grupos-LDAP", + "Invalid configuration. Please have a look at the logs for further details." : "Configuración inválida. Por favor verifica las bitácoras para más detalles." }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/user_ldap/l10n/es_EC.json b/apps/user_ldap/l10n/es_EC.json index 85228579461..949ee78a365 100644 --- a/apps/user_ldap/l10n/es_EC.json +++ b/apps/user_ldap/l10n/es_EC.json @@ -4,7 +4,6 @@ "Invalid configuration: Anonymous binding is not allowed." : "Configuración inválida: La vinculación anónima no está permitida. ", "Valid configuration, connection established!" : "¡Configuración válida, conexión establecida!", "Valid configuration, but binding failed. Please check the server settings and credentials." : "Configuración válida, pero la vinculación falló. Por favor verifica la configuración del servidor y las credenciales.", - "Invalid configuration. Please have a look at the logs for further details." : "Configuración inválida. Por favor verifica las bitácoras para más detalles.", "No action specified" : "No se ha especificado alguna acción", "No configuration specified" : "No se ha especificado una configuración", "No data specified" : "No se han especificado datos", @@ -212,6 +211,7 @@ "Username-LDAP User Mapping" : "Mapeo del Usuario al Usuario LDAP", "Usernames are used to store and assign metadata. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Los nombres de usuarios son usados para almacenar y asignar metadatos. Para poder identificar y reconocer usuarios con precisión, cada usuario LDAP tendrá un nombre de usuario interno. Esto requiere una correspondencia de nombre de usuario a usuario LDAP. El nombre de usuario creado tiene una correspondencia al UUID del usuario LDAP. Adicionalmente, también se manda a cache el DN para reducir las interacciones con LDAP, pero no se usa para identificación. Si el DN cambia, los cambios serán encontrados. El nombre de usuario interno se usa intensivamente. Limpiar las correspondencias dejará restos en muhcos logares. ¡Limpiar las correspondencias no es sensitivo a la configuración, afecta a todas las configuraciones LDAP! Nunca limpies las correspondencias en un ambiente de producción, solo hazlo en los ambientes de pruebas o experimentación.", "Clear Username-LDAP User Mapping" : "Borrar el mapeo de los Usuarios a los Usuarios-LDAP", - "Clear Groupname-LDAP Group Mapping" : "Borrar el mapeo de los Nombres de grupo a los grupos-LDAP" + "Clear Groupname-LDAP Group Mapping" : "Borrar el mapeo de los Nombres de grupo a los grupos-LDAP", + "Invalid configuration. Please have a look at the logs for further details." : "Configuración inválida. Por favor verifica las bitácoras para más detalles." },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" }
\ No newline at end of file diff --git a/apps/user_ldap/l10n/es_GT.js b/apps/user_ldap/l10n/es_GT.js index 4145049c1db..48c82b68698 100644 --- a/apps/user_ldap/l10n/es_GT.js +++ b/apps/user_ldap/l10n/es_GT.js @@ -6,7 +6,6 @@ OC.L10N.register( "Invalid configuration: Anonymous binding is not allowed." : "Configuración inválida: La vinculación anónima no está permitida. ", "Valid configuration, connection established!" : "¡Configuración válida, conexión establecida!", "Valid configuration, but binding failed. Please check the server settings and credentials." : "Configuración válida, pero la vinculación falló. Por favor verifica la configuración del servidor y las credenciales.", - "Invalid configuration. Please have a look at the logs for further details." : "Configuración inválida. Por favor verifica las bitácoras para más detalles.", "No action specified" : "No se ha especificado alguna acción", "No configuration specified" : "No se ha especificado una configuración", "No data specified" : "No se han especificado datos", @@ -173,6 +172,7 @@ OC.L10N.register( "Username-LDAP User Mapping" : "Mapeo del Usuario al Usuario LDAP", "Usernames are used to store and assign metadata. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Los nombres de usuarios son usados para almacenar y asignar metadatos. Para poder identificar y reconocer usuarios con precisión, cada usuario LDAP tendrá un nombre de usuario interno. Esto requiere una correspondencia de nombre de usuario a usuario LDAP. El nombre de usuario creado tiene una correspondencia al UUID del usuario LDAP. Adicionalmente, también se manda a cache el DN para reducir las interacciones con LDAP, pero no se usa para identificación. Si el DN cambia, los cambios serán encontrados. El nombre de usuario interno se usa intensivamente. Limpiar las correspondencias dejará restos en muhcos logares. ¡Limpiar las correspondencias no es sensitivo a la configuración, afecta a todas las configuraciones LDAP! Nunca limpies las correspondencias en un ambiente de producción, solo hazlo en los ambientes de pruebas o experimentación.", "Clear Username-LDAP User Mapping" : "Borrar el mapeo de los Usuarios a los Usuarios-LDAP", - "Clear Groupname-LDAP Group Mapping" : "Borrar el mapeo de los Nombres de grupo a los grupos-LDAP" + "Clear Groupname-LDAP Group Mapping" : "Borrar el mapeo de los Nombres de grupo a los grupos-LDAP", + "Invalid configuration. Please have a look at the logs for further details." : "Configuración inválida. Por favor verifica las bitácoras para más detalles." }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/user_ldap/l10n/es_GT.json b/apps/user_ldap/l10n/es_GT.json index 6c3a8ce3d41..1032e1bbe1e 100644 --- a/apps/user_ldap/l10n/es_GT.json +++ b/apps/user_ldap/l10n/es_GT.json @@ -4,7 +4,6 @@ "Invalid configuration: Anonymous binding is not allowed." : "Configuración inválida: La vinculación anónima no está permitida. ", "Valid configuration, connection established!" : "¡Configuración válida, conexión establecida!", "Valid configuration, but binding failed. Please check the server settings and credentials." : "Configuración válida, pero la vinculación falló. Por favor verifica la configuración del servidor y las credenciales.", - "Invalid configuration. Please have a look at the logs for further details." : "Configuración inválida. Por favor verifica las bitácoras para más detalles.", "No action specified" : "No se ha especificado alguna acción", "No configuration specified" : "No se ha especificado una configuración", "No data specified" : "No se han especificado datos", @@ -171,6 +170,7 @@ "Username-LDAP User Mapping" : "Mapeo del Usuario al Usuario LDAP", "Usernames are used to store and assign metadata. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Los nombres de usuarios son usados para almacenar y asignar metadatos. Para poder identificar y reconocer usuarios con precisión, cada usuario LDAP tendrá un nombre de usuario interno. Esto requiere una correspondencia de nombre de usuario a usuario LDAP. El nombre de usuario creado tiene una correspondencia al UUID del usuario LDAP. Adicionalmente, también se manda a cache el DN para reducir las interacciones con LDAP, pero no se usa para identificación. Si el DN cambia, los cambios serán encontrados. El nombre de usuario interno se usa intensivamente. Limpiar las correspondencias dejará restos en muhcos logares. ¡Limpiar las correspondencias no es sensitivo a la configuración, afecta a todas las configuraciones LDAP! Nunca limpies las correspondencias en un ambiente de producción, solo hazlo en los ambientes de pruebas o experimentación.", "Clear Username-LDAP User Mapping" : "Borrar el mapeo de los Usuarios a los Usuarios-LDAP", - "Clear Groupname-LDAP Group Mapping" : "Borrar el mapeo de los Nombres de grupo a los grupos-LDAP" + "Clear Groupname-LDAP Group Mapping" : "Borrar el mapeo de los Nombres de grupo a los grupos-LDAP", + "Invalid configuration. Please have a look at the logs for further details." : "Configuración inválida. Por favor verifica las bitácoras para más detalles." },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" }
\ No newline at end of file diff --git a/apps/user_ldap/l10n/es_HN.js b/apps/user_ldap/l10n/es_HN.js index fceabc9e13c..53fd58eff5f 100644 --- a/apps/user_ldap/l10n/es_HN.js +++ b/apps/user_ldap/l10n/es_HN.js @@ -6,7 +6,6 @@ OC.L10N.register( "Invalid configuration: Anonymous binding is not allowed." : "Configuración inválida: La vinculación anónima no está permitida. ", "Valid configuration, connection established!" : "¡Configuración válida, conexión establecida!", "Valid configuration, but binding failed. Please check the server settings and credentials." : "Configuración válida, pero la vinculación falló. Por favor verifica la configuración del servidor y las credenciales.", - "Invalid configuration. Please have a look at the logs for further details." : "Configuración inválida. Por favor verifica las bitácoras para más detalles.", "No action specified" : "No se ha especificado alguna acción", "No configuration specified" : "No se ha especificado una configuración", "No data specified" : "No se han especificado datos", @@ -171,6 +170,7 @@ OC.L10N.register( "UUID Attribute for Groups:" : "Atributo UUID para Grupos:", "Username-LDAP User Mapping" : "Mapeo del Usuario al Usuario LDAP", "Clear Username-LDAP User Mapping" : "Borrar el mapeo de los Usuarios a los Usuarios-LDAP", - "Clear Groupname-LDAP Group Mapping" : "Borrar el mapeo de los Nombres de grupo a los grupos-LDAP" + "Clear Groupname-LDAP Group Mapping" : "Borrar el mapeo de los Nombres de grupo a los grupos-LDAP", + "Invalid configuration. Please have a look at the logs for further details." : "Configuración inválida. Por favor verifica las bitácoras para más detalles." }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/user_ldap/l10n/es_HN.json b/apps/user_ldap/l10n/es_HN.json index 1f3321d4528..661bb95e43c 100644 --- a/apps/user_ldap/l10n/es_HN.json +++ b/apps/user_ldap/l10n/es_HN.json @@ -4,7 +4,6 @@ "Invalid configuration: Anonymous binding is not allowed." : "Configuración inválida: La vinculación anónima no está permitida. ", "Valid configuration, connection established!" : "¡Configuración válida, conexión establecida!", "Valid configuration, but binding failed. Please check the server settings and credentials." : "Configuración válida, pero la vinculación falló. Por favor verifica la configuración del servidor y las credenciales.", - "Invalid configuration. Please have a look at the logs for further details." : "Configuración inválida. Por favor verifica las bitácoras para más detalles.", "No action specified" : "No se ha especificado alguna acción", "No configuration specified" : "No se ha especificado una configuración", "No data specified" : "No se han especificado datos", @@ -169,6 +168,7 @@ "UUID Attribute for Groups:" : "Atributo UUID para Grupos:", "Username-LDAP User Mapping" : "Mapeo del Usuario al Usuario LDAP", "Clear Username-LDAP User Mapping" : "Borrar el mapeo de los Usuarios a los Usuarios-LDAP", - "Clear Groupname-LDAP Group Mapping" : "Borrar el mapeo de los Nombres de grupo a los grupos-LDAP" + "Clear Groupname-LDAP Group Mapping" : "Borrar el mapeo de los Nombres de grupo a los grupos-LDAP", + "Invalid configuration. Please have a look at the logs for further details." : "Configuración inválida. Por favor verifica las bitácoras para más detalles." },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" }
\ No newline at end of file diff --git a/apps/user_ldap/l10n/es_MX.js b/apps/user_ldap/l10n/es_MX.js index 081c3fbb237..d1927c9bc32 100644 --- a/apps/user_ldap/l10n/es_MX.js +++ b/apps/user_ldap/l10n/es_MX.js @@ -6,7 +6,6 @@ OC.L10N.register( "Invalid configuration: Anonymous binding is not allowed." : "Configuración inválida: La vinculación anónima no está permitida. ", "Valid configuration, connection established!" : "¡Configuración válida, conexión establecida!", "Valid configuration, but binding failed. Please check the server settings and credentials." : "Configuración válida, pero la vinculación falló. Por favor verifica la configuración del servidor y las credenciales.", - "Invalid configuration. Please have a look at the logs for further details." : "Configuración inválida. Por favor verifica las bitácoras para más detalles.", "No action specified" : "No se ha especificado alguna acción", "No configuration specified" : "No se ha especificado una configuración", "No data specified" : "No se han especificado datos", @@ -210,6 +209,7 @@ OC.L10N.register( "Username-LDAP User Mapping" : "Mapeo del Usuario al Usuario LDAP", "Usernames are used to store and assign metadata. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Los nombres de usuarios son usados para almacenar y asignar metadatos. Para poder identificar y reconocer usuarios con precisión, cada usuario LDAP tendrá un nombre de usuario interno. Esto requiere una correspondencia de nombre de usuario a usuario LDAP. El nombre de usuario creado tiene una correspondencia al UUID del usuario LDAP. Adicionalmente, también se manda a cache el DN para reducir las interacciones con LDAP, pero no se usa para identificación. Si el DN cambia, los cambios serán encontrados. El nombre de usuario interno se usa intensivamente. Limpiar las correspondencias dejará restos en muhcos logares. ¡Limpiar las correspondencias no es sensitivo a la configuración, afecta a todas las configuraciones LDAP! Nunca limpies las correspondencias en un ambiente de producción, solo hazlo en los ambientes de pruebas o experimentación.", "Clear Username-LDAP User Mapping" : "Borrar el mapeo de los Usuarios a los Usuarios-LDAP", - "Clear Groupname-LDAP Group Mapping" : "Borrar el mapeo de los Nombres de grupo a los grupos-LDAP" + "Clear Groupname-LDAP Group Mapping" : "Borrar el mapeo de los Nombres de grupo a los grupos-LDAP", + "Invalid configuration. Please have a look at the logs for further details." : "Configuración inválida. Por favor verifica las bitácoras para más detalles." }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/user_ldap/l10n/es_MX.json b/apps/user_ldap/l10n/es_MX.json index bb6e41047d3..1fceeae0769 100644 --- a/apps/user_ldap/l10n/es_MX.json +++ b/apps/user_ldap/l10n/es_MX.json @@ -4,7 +4,6 @@ "Invalid configuration: Anonymous binding is not allowed." : "Configuración inválida: La vinculación anónima no está permitida. ", "Valid configuration, connection established!" : "¡Configuración válida, conexión establecida!", "Valid configuration, but binding failed. Please check the server settings and credentials." : "Configuración válida, pero la vinculación falló. Por favor verifica la configuración del servidor y las credenciales.", - "Invalid configuration. Please have a look at the logs for further details." : "Configuración inválida. Por favor verifica las bitácoras para más detalles.", "No action specified" : "No se ha especificado alguna acción", "No configuration specified" : "No se ha especificado una configuración", "No data specified" : "No se han especificado datos", @@ -208,6 +207,7 @@ "Username-LDAP User Mapping" : "Mapeo del Usuario al Usuario LDAP", "Usernames are used to store and assign metadata. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Los nombres de usuarios son usados para almacenar y asignar metadatos. Para poder identificar y reconocer usuarios con precisión, cada usuario LDAP tendrá un nombre de usuario interno. Esto requiere una correspondencia de nombre de usuario a usuario LDAP. El nombre de usuario creado tiene una correspondencia al UUID del usuario LDAP. Adicionalmente, también se manda a cache el DN para reducir las interacciones con LDAP, pero no se usa para identificación. Si el DN cambia, los cambios serán encontrados. El nombre de usuario interno se usa intensivamente. Limpiar las correspondencias dejará restos en muhcos logares. ¡Limpiar las correspondencias no es sensitivo a la configuración, afecta a todas las configuraciones LDAP! Nunca limpies las correspondencias en un ambiente de producción, solo hazlo en los ambientes de pruebas o experimentación.", "Clear Username-LDAP User Mapping" : "Borrar el mapeo de los Usuarios a los Usuarios-LDAP", - "Clear Groupname-LDAP Group Mapping" : "Borrar el mapeo de los Nombres de grupo a los grupos-LDAP" + "Clear Groupname-LDAP Group Mapping" : "Borrar el mapeo de los Nombres de grupo a los grupos-LDAP", + "Invalid configuration. Please have a look at the logs for further details." : "Configuración inválida. Por favor verifica las bitácoras para más detalles." },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" }
\ No newline at end of file diff --git a/apps/user_ldap/l10n/es_NI.js b/apps/user_ldap/l10n/es_NI.js index fceabc9e13c..53fd58eff5f 100644 --- a/apps/user_ldap/l10n/es_NI.js +++ b/apps/user_ldap/l10n/es_NI.js @@ -6,7 +6,6 @@ OC.L10N.register( "Invalid configuration: Anonymous binding is not allowed." : "Configuración inválida: La vinculación anónima no está permitida. ", "Valid configuration, connection established!" : "¡Configuración válida, conexión establecida!", "Valid configuration, but binding failed. Please check the server settings and credentials." : "Configuración válida, pero la vinculación falló. Por favor verifica la configuración del servidor y las credenciales.", - "Invalid configuration. Please have a look at the logs for further details." : "Configuración inválida. Por favor verifica las bitácoras para más detalles.", "No action specified" : "No se ha especificado alguna acción", "No configuration specified" : "No se ha especificado una configuración", "No data specified" : "No se han especificado datos", @@ -171,6 +170,7 @@ OC.L10N.register( "UUID Attribute for Groups:" : "Atributo UUID para Grupos:", "Username-LDAP User Mapping" : "Mapeo del Usuario al Usuario LDAP", "Clear Username-LDAP User Mapping" : "Borrar el mapeo de los Usuarios a los Usuarios-LDAP", - "Clear Groupname-LDAP Group Mapping" : "Borrar el mapeo de los Nombres de grupo a los grupos-LDAP" + "Clear Groupname-LDAP Group Mapping" : "Borrar el mapeo de los Nombres de grupo a los grupos-LDAP", + "Invalid configuration. Please have a look at the logs for further details." : "Configuración inválida. Por favor verifica las bitácoras para más detalles." }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/user_ldap/l10n/es_NI.json b/apps/user_ldap/l10n/es_NI.json index 1f3321d4528..661bb95e43c 100644 --- a/apps/user_ldap/l10n/es_NI.json +++ b/apps/user_ldap/l10n/es_NI.json @@ -4,7 +4,6 @@ "Invalid configuration: Anonymous binding is not allowed." : "Configuración inválida: La vinculación anónima no está permitida. ", "Valid configuration, connection established!" : "¡Configuración válida, conexión establecida!", "Valid configuration, but binding failed. Please check the server settings and credentials." : "Configuración válida, pero la vinculación falló. Por favor verifica la configuración del servidor y las credenciales.", - "Invalid configuration. Please have a look at the logs for further details." : "Configuración inválida. Por favor verifica las bitácoras para más detalles.", "No action specified" : "No se ha especificado alguna acción", "No configuration specified" : "No se ha especificado una configuración", "No data specified" : "No se han especificado datos", @@ -169,6 +168,7 @@ "UUID Attribute for Groups:" : "Atributo UUID para Grupos:", "Username-LDAP User Mapping" : "Mapeo del Usuario al Usuario LDAP", "Clear Username-LDAP User Mapping" : "Borrar el mapeo de los Usuarios a los Usuarios-LDAP", - "Clear Groupname-LDAP Group Mapping" : "Borrar el mapeo de los Nombres de grupo a los grupos-LDAP" + "Clear Groupname-LDAP Group Mapping" : "Borrar el mapeo de los Nombres de grupo a los grupos-LDAP", + "Invalid configuration. Please have a look at the logs for further details." : "Configuración inválida. Por favor verifica las bitácoras para más detalles." },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" }
\ No newline at end of file diff --git a/apps/user_ldap/l10n/es_PA.js b/apps/user_ldap/l10n/es_PA.js index fceabc9e13c..53fd58eff5f 100644 --- a/apps/user_ldap/l10n/es_PA.js +++ b/apps/user_ldap/l10n/es_PA.js @@ -6,7 +6,6 @@ OC.L10N.register( "Invalid configuration: Anonymous binding is not allowed." : "Configuración inválida: La vinculación anónima no está permitida. ", "Valid configuration, connection established!" : "¡Configuración válida, conexión establecida!", "Valid configuration, but binding failed. Please check the server settings and credentials." : "Configuración válida, pero la vinculación falló. Por favor verifica la configuración del servidor y las credenciales.", - "Invalid configuration. Please have a look at the logs for further details." : "Configuración inválida. Por favor verifica las bitácoras para más detalles.", "No action specified" : "No se ha especificado alguna acción", "No configuration specified" : "No se ha especificado una configuración", "No data specified" : "No se han especificado datos", @@ -171,6 +170,7 @@ OC.L10N.register( "UUID Attribute for Groups:" : "Atributo UUID para Grupos:", "Username-LDAP User Mapping" : "Mapeo del Usuario al Usuario LDAP", "Clear Username-LDAP User Mapping" : "Borrar el mapeo de los Usuarios a los Usuarios-LDAP", - "Clear Groupname-LDAP Group Mapping" : "Borrar el mapeo de los Nombres de grupo a los grupos-LDAP" + "Clear Groupname-LDAP Group Mapping" : "Borrar el mapeo de los Nombres de grupo a los grupos-LDAP", + "Invalid configuration. Please have a look at the logs for further details." : "Configuración inválida. Por favor verifica las bitácoras para más detalles." }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/user_ldap/l10n/es_PA.json b/apps/user_ldap/l10n/es_PA.json index 1f3321d4528..661bb95e43c 100644 --- a/apps/user_ldap/l10n/es_PA.json +++ b/apps/user_ldap/l10n/es_PA.json @@ -4,7 +4,6 @@ "Invalid configuration: Anonymous binding is not allowed." : "Configuración inválida: La vinculación anónima no está permitida. ", "Valid configuration, connection established!" : "¡Configuración válida, conexión establecida!", "Valid configuration, but binding failed. Please check the server settings and credentials." : "Configuración válida, pero la vinculación falló. Por favor verifica la configuración del servidor y las credenciales.", - "Invalid configuration. Please have a look at the logs for further details." : "Configuración inválida. Por favor verifica las bitácoras para más detalles.", "No action specified" : "No se ha especificado alguna acción", "No configuration specified" : "No se ha especificado una configuración", "No data specified" : "No se han especificado datos", @@ -169,6 +168,7 @@ "UUID Attribute for Groups:" : "Atributo UUID para Grupos:", "Username-LDAP User Mapping" : "Mapeo del Usuario al Usuario LDAP", "Clear Username-LDAP User Mapping" : "Borrar el mapeo de los Usuarios a los Usuarios-LDAP", - "Clear Groupname-LDAP Group Mapping" : "Borrar el mapeo de los Nombres de grupo a los grupos-LDAP" + "Clear Groupname-LDAP Group Mapping" : "Borrar el mapeo de los Nombres de grupo a los grupos-LDAP", + "Invalid configuration. Please have a look at the logs for further details." : "Configuración inválida. Por favor verifica las bitácoras para más detalles." },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" }
\ No newline at end of file diff --git a/apps/user_ldap/l10n/es_PE.js b/apps/user_ldap/l10n/es_PE.js index fceabc9e13c..53fd58eff5f 100644 --- a/apps/user_ldap/l10n/es_PE.js +++ b/apps/user_ldap/l10n/es_PE.js @@ -6,7 +6,6 @@ OC.L10N.register( "Invalid configuration: Anonymous binding is not allowed." : "Configuración inválida: La vinculación anónima no está permitida. ", "Valid configuration, connection established!" : "¡Configuración válida, conexión establecida!", "Valid configuration, but binding failed. Please check the server settings and credentials." : "Configuración válida, pero la vinculación falló. Por favor verifica la configuración del servidor y las credenciales.", - "Invalid configuration. Please have a look at the logs for further details." : "Configuración inválida. Por favor verifica las bitácoras para más detalles.", "No action specified" : "No se ha especificado alguna acción", "No configuration specified" : "No se ha especificado una configuración", "No data specified" : "No se han especificado datos", @@ -171,6 +170,7 @@ OC.L10N.register( "UUID Attribute for Groups:" : "Atributo UUID para Grupos:", "Username-LDAP User Mapping" : "Mapeo del Usuario al Usuario LDAP", "Clear Username-LDAP User Mapping" : "Borrar el mapeo de los Usuarios a los Usuarios-LDAP", - "Clear Groupname-LDAP Group Mapping" : "Borrar el mapeo de los Nombres de grupo a los grupos-LDAP" + "Clear Groupname-LDAP Group Mapping" : "Borrar el mapeo de los Nombres de grupo a los grupos-LDAP", + "Invalid configuration. Please have a look at the logs for further details." : "Configuración inválida. Por favor verifica las bitácoras para más detalles." }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/user_ldap/l10n/es_PE.json b/apps/user_ldap/l10n/es_PE.json index 1f3321d4528..661bb95e43c 100644 --- a/apps/user_ldap/l10n/es_PE.json +++ b/apps/user_ldap/l10n/es_PE.json @@ -4,7 +4,6 @@ "Invalid configuration: Anonymous binding is not allowed." : "Configuración inválida: La vinculación anónima no está permitida. ", "Valid configuration, connection established!" : "¡Configuración válida, conexión establecida!", "Valid configuration, but binding failed. Please check the server settings and credentials." : "Configuración válida, pero la vinculación falló. Por favor verifica la configuración del servidor y las credenciales.", - "Invalid configuration. Please have a look at the logs for further details." : "Configuración inválida. Por favor verifica las bitácoras para más detalles.", "No action specified" : "No se ha especificado alguna acción", "No configuration specified" : "No se ha especificado una configuración", "No data specified" : "No se han especificado datos", @@ -169,6 +168,7 @@ "UUID Attribute for Groups:" : "Atributo UUID para Grupos:", "Username-LDAP User Mapping" : "Mapeo del Usuario al Usuario LDAP", "Clear Username-LDAP User Mapping" : "Borrar el mapeo de los Usuarios a los Usuarios-LDAP", - "Clear Groupname-LDAP Group Mapping" : "Borrar el mapeo de los Nombres de grupo a los grupos-LDAP" + "Clear Groupname-LDAP Group Mapping" : "Borrar el mapeo de los Nombres de grupo a los grupos-LDAP", + "Invalid configuration. Please have a look at the logs for further details." : "Configuración inválida. Por favor verifica las bitácoras para más detalles." },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" }
\ No newline at end of file diff --git a/apps/user_ldap/l10n/es_PR.js b/apps/user_ldap/l10n/es_PR.js index fceabc9e13c..53fd58eff5f 100644 --- a/apps/user_ldap/l10n/es_PR.js +++ b/apps/user_ldap/l10n/es_PR.js @@ -6,7 +6,6 @@ OC.L10N.register( "Invalid configuration: Anonymous binding is not allowed." : "Configuración inválida: La vinculación anónima no está permitida. ", "Valid configuration, connection established!" : "¡Configuración válida, conexión establecida!", "Valid configuration, but binding failed. Please check the server settings and credentials." : "Configuración válida, pero la vinculación falló. Por favor verifica la configuración del servidor y las credenciales.", - "Invalid configuration. Please have a look at the logs for further details." : "Configuración inválida. Por favor verifica las bitácoras para más detalles.", "No action specified" : "No se ha especificado alguna acción", "No configuration specified" : "No se ha especificado una configuración", "No data specified" : "No se han especificado datos", @@ -171,6 +170,7 @@ OC.L10N.register( "UUID Attribute for Groups:" : "Atributo UUID para Grupos:", "Username-LDAP User Mapping" : "Mapeo del Usuario al Usuario LDAP", "Clear Username-LDAP User Mapping" : "Borrar el mapeo de los Usuarios a los Usuarios-LDAP", - "Clear Groupname-LDAP Group Mapping" : "Borrar el mapeo de los Nombres de grupo a los grupos-LDAP" + "Clear Groupname-LDAP Group Mapping" : "Borrar el mapeo de los Nombres de grupo a los grupos-LDAP", + "Invalid configuration. Please have a look at the logs for further details." : "Configuración inválida. Por favor verifica las bitácoras para más detalles." }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/user_ldap/l10n/es_PR.json b/apps/user_ldap/l10n/es_PR.json index 1f3321d4528..661bb95e43c 100644 --- a/apps/user_ldap/l10n/es_PR.json +++ b/apps/user_ldap/l10n/es_PR.json @@ -4,7 +4,6 @@ "Invalid configuration: Anonymous binding is not allowed." : "Configuración inválida: La vinculación anónima no está permitida. ", "Valid configuration, connection established!" : "¡Configuración válida, conexión establecida!", "Valid configuration, but binding failed. Please check the server settings and credentials." : "Configuración válida, pero la vinculación falló. Por favor verifica la configuración del servidor y las credenciales.", - "Invalid configuration. Please have a look at the logs for further details." : "Configuración inválida. Por favor verifica las bitácoras para más detalles.", "No action specified" : "No se ha especificado alguna acción", "No configuration specified" : "No se ha especificado una configuración", "No data specified" : "No se han especificado datos", @@ -169,6 +168,7 @@ "UUID Attribute for Groups:" : "Atributo UUID para Grupos:", "Username-LDAP User Mapping" : "Mapeo del Usuario al Usuario LDAP", "Clear Username-LDAP User Mapping" : "Borrar el mapeo de los Usuarios a los Usuarios-LDAP", - "Clear Groupname-LDAP Group Mapping" : "Borrar el mapeo de los Nombres de grupo a los grupos-LDAP" + "Clear Groupname-LDAP Group Mapping" : "Borrar el mapeo de los Nombres de grupo a los grupos-LDAP", + "Invalid configuration. Please have a look at the logs for further details." : "Configuración inválida. Por favor verifica las bitácoras para más detalles." },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" }
\ No newline at end of file diff --git a/apps/user_ldap/l10n/es_PY.js b/apps/user_ldap/l10n/es_PY.js index fceabc9e13c..53fd58eff5f 100644 --- a/apps/user_ldap/l10n/es_PY.js +++ b/apps/user_ldap/l10n/es_PY.js @@ -6,7 +6,6 @@ OC.L10N.register( "Invalid configuration: Anonymous binding is not allowed." : "Configuración inválida: La vinculación anónima no está permitida. ", "Valid configuration, connection established!" : "¡Configuración válida, conexión establecida!", "Valid configuration, but binding failed. Please check the server settings and credentials." : "Configuración válida, pero la vinculación falló. Por favor verifica la configuración del servidor y las credenciales.", - "Invalid configuration. Please have a look at the logs for further details." : "Configuración inválida. Por favor verifica las bitácoras para más detalles.", "No action specified" : "No se ha especificado alguna acción", "No configuration specified" : "No se ha especificado una configuración", "No data specified" : "No se han especificado datos", @@ -171,6 +170,7 @@ OC.L10N.register( "UUID Attribute for Groups:" : "Atributo UUID para Grupos:", "Username-LDAP User Mapping" : "Mapeo del Usuario al Usuario LDAP", "Clear Username-LDAP User Mapping" : "Borrar el mapeo de los Usuarios a los Usuarios-LDAP", - "Clear Groupname-LDAP Group Mapping" : "Borrar el mapeo de los Nombres de grupo a los grupos-LDAP" + "Clear Groupname-LDAP Group Mapping" : "Borrar el mapeo de los Nombres de grupo a los grupos-LDAP", + "Invalid configuration. Please have a look at the logs for further details." : "Configuración inválida. Por favor verifica las bitácoras para más detalles." }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/user_ldap/l10n/es_PY.json b/apps/user_ldap/l10n/es_PY.json index 1f3321d4528..661bb95e43c 100644 --- a/apps/user_ldap/l10n/es_PY.json +++ b/apps/user_ldap/l10n/es_PY.json @@ -4,7 +4,6 @@ "Invalid configuration: Anonymous binding is not allowed." : "Configuración inválida: La vinculación anónima no está permitida. ", "Valid configuration, connection established!" : "¡Configuración válida, conexión establecida!", "Valid configuration, but binding failed. Please check the server settings and credentials." : "Configuración válida, pero la vinculación falló. Por favor verifica la configuración del servidor y las credenciales.", - "Invalid configuration. Please have a look at the logs for further details." : "Configuración inválida. Por favor verifica las bitácoras para más detalles.", "No action specified" : "No se ha especificado alguna acción", "No configuration specified" : "No se ha especificado una configuración", "No data specified" : "No se han especificado datos", @@ -169,6 +168,7 @@ "UUID Attribute for Groups:" : "Atributo UUID para Grupos:", "Username-LDAP User Mapping" : "Mapeo del Usuario al Usuario LDAP", "Clear Username-LDAP User Mapping" : "Borrar el mapeo de los Usuarios a los Usuarios-LDAP", - "Clear Groupname-LDAP Group Mapping" : "Borrar el mapeo de los Nombres de grupo a los grupos-LDAP" + "Clear Groupname-LDAP Group Mapping" : "Borrar el mapeo de los Nombres de grupo a los grupos-LDAP", + "Invalid configuration. Please have a look at the logs for further details." : "Configuración inválida. Por favor verifica las bitácoras para más detalles." },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" }
\ No newline at end of file diff --git a/apps/user_ldap/l10n/es_SV.js b/apps/user_ldap/l10n/es_SV.js index 4145049c1db..48c82b68698 100644 --- a/apps/user_ldap/l10n/es_SV.js +++ b/apps/user_ldap/l10n/es_SV.js @@ -6,7 +6,6 @@ OC.L10N.register( "Invalid configuration: Anonymous binding is not allowed." : "Configuración inválida: La vinculación anónima no está permitida. ", "Valid configuration, connection established!" : "¡Configuración válida, conexión establecida!", "Valid configuration, but binding failed. Please check the server settings and credentials." : "Configuración válida, pero la vinculación falló. Por favor verifica la configuración del servidor y las credenciales.", - "Invalid configuration. Please have a look at the logs for further details." : "Configuración inválida. Por favor verifica las bitácoras para más detalles.", "No action specified" : "No se ha especificado alguna acción", "No configuration specified" : "No se ha especificado una configuración", "No data specified" : "No se han especificado datos", @@ -173,6 +172,7 @@ OC.L10N.register( "Username-LDAP User Mapping" : "Mapeo del Usuario al Usuario LDAP", "Usernames are used to store and assign metadata. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Los nombres de usuarios son usados para almacenar y asignar metadatos. Para poder identificar y reconocer usuarios con precisión, cada usuario LDAP tendrá un nombre de usuario interno. Esto requiere una correspondencia de nombre de usuario a usuario LDAP. El nombre de usuario creado tiene una correspondencia al UUID del usuario LDAP. Adicionalmente, también se manda a cache el DN para reducir las interacciones con LDAP, pero no se usa para identificación. Si el DN cambia, los cambios serán encontrados. El nombre de usuario interno se usa intensivamente. Limpiar las correspondencias dejará restos en muhcos logares. ¡Limpiar las correspondencias no es sensitivo a la configuración, afecta a todas las configuraciones LDAP! Nunca limpies las correspondencias en un ambiente de producción, solo hazlo en los ambientes de pruebas o experimentación.", "Clear Username-LDAP User Mapping" : "Borrar el mapeo de los Usuarios a los Usuarios-LDAP", - "Clear Groupname-LDAP Group Mapping" : "Borrar el mapeo de los Nombres de grupo a los grupos-LDAP" + "Clear Groupname-LDAP Group Mapping" : "Borrar el mapeo de los Nombres de grupo a los grupos-LDAP", + "Invalid configuration. Please have a look at the logs for further details." : "Configuración inválida. Por favor verifica las bitácoras para más detalles." }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/user_ldap/l10n/es_SV.json b/apps/user_ldap/l10n/es_SV.json index 6c3a8ce3d41..1032e1bbe1e 100644 --- a/apps/user_ldap/l10n/es_SV.json +++ b/apps/user_ldap/l10n/es_SV.json @@ -4,7 +4,6 @@ "Invalid configuration: Anonymous binding is not allowed." : "Configuración inválida: La vinculación anónima no está permitida. ", "Valid configuration, connection established!" : "¡Configuración válida, conexión establecida!", "Valid configuration, but binding failed. Please check the server settings and credentials." : "Configuración válida, pero la vinculación falló. Por favor verifica la configuración del servidor y las credenciales.", - "Invalid configuration. Please have a look at the logs for further details." : "Configuración inválida. Por favor verifica las bitácoras para más detalles.", "No action specified" : "No se ha especificado alguna acción", "No configuration specified" : "No se ha especificado una configuración", "No data specified" : "No se han especificado datos", @@ -171,6 +170,7 @@ "Username-LDAP User Mapping" : "Mapeo del Usuario al Usuario LDAP", "Usernames are used to store and assign metadata. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Los nombres de usuarios son usados para almacenar y asignar metadatos. Para poder identificar y reconocer usuarios con precisión, cada usuario LDAP tendrá un nombre de usuario interno. Esto requiere una correspondencia de nombre de usuario a usuario LDAP. El nombre de usuario creado tiene una correspondencia al UUID del usuario LDAP. Adicionalmente, también se manda a cache el DN para reducir las interacciones con LDAP, pero no se usa para identificación. Si el DN cambia, los cambios serán encontrados. El nombre de usuario interno se usa intensivamente. Limpiar las correspondencias dejará restos en muhcos logares. ¡Limpiar las correspondencias no es sensitivo a la configuración, afecta a todas las configuraciones LDAP! Nunca limpies las correspondencias en un ambiente de producción, solo hazlo en los ambientes de pruebas o experimentación.", "Clear Username-LDAP User Mapping" : "Borrar el mapeo de los Usuarios a los Usuarios-LDAP", - "Clear Groupname-LDAP Group Mapping" : "Borrar el mapeo de los Nombres de grupo a los grupos-LDAP" + "Clear Groupname-LDAP Group Mapping" : "Borrar el mapeo de los Nombres de grupo a los grupos-LDAP", + "Invalid configuration. Please have a look at the logs for further details." : "Configuración inválida. Por favor verifica las bitácoras para más detalles." },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" }
\ No newline at end of file diff --git a/apps/user_ldap/l10n/es_UY.js b/apps/user_ldap/l10n/es_UY.js index fceabc9e13c..53fd58eff5f 100644 --- a/apps/user_ldap/l10n/es_UY.js +++ b/apps/user_ldap/l10n/es_UY.js @@ -6,7 +6,6 @@ OC.L10N.register( "Invalid configuration: Anonymous binding is not allowed." : "Configuración inválida: La vinculación anónima no está permitida. ", "Valid configuration, connection established!" : "¡Configuración válida, conexión establecida!", "Valid configuration, but binding failed. Please check the server settings and credentials." : "Configuración válida, pero la vinculación falló. Por favor verifica la configuración del servidor y las credenciales.", - "Invalid configuration. Please have a look at the logs for further details." : "Configuración inválida. Por favor verifica las bitácoras para más detalles.", "No action specified" : "No se ha especificado alguna acción", "No configuration specified" : "No se ha especificado una configuración", "No data specified" : "No se han especificado datos", @@ -171,6 +170,7 @@ OC.L10N.register( "UUID Attribute for Groups:" : "Atributo UUID para Grupos:", "Username-LDAP User Mapping" : "Mapeo del Usuario al Usuario LDAP", "Clear Username-LDAP User Mapping" : "Borrar el mapeo de los Usuarios a los Usuarios-LDAP", - "Clear Groupname-LDAP Group Mapping" : "Borrar el mapeo de los Nombres de grupo a los grupos-LDAP" + "Clear Groupname-LDAP Group Mapping" : "Borrar el mapeo de los Nombres de grupo a los grupos-LDAP", + "Invalid configuration. Please have a look at the logs for further details." : "Configuración inválida. Por favor verifica las bitácoras para más detalles." }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/user_ldap/l10n/es_UY.json b/apps/user_ldap/l10n/es_UY.json index 1f3321d4528..661bb95e43c 100644 --- a/apps/user_ldap/l10n/es_UY.json +++ b/apps/user_ldap/l10n/es_UY.json @@ -4,7 +4,6 @@ "Invalid configuration: Anonymous binding is not allowed." : "Configuración inválida: La vinculación anónima no está permitida. ", "Valid configuration, connection established!" : "¡Configuración válida, conexión establecida!", "Valid configuration, but binding failed. Please check the server settings and credentials." : "Configuración válida, pero la vinculación falló. Por favor verifica la configuración del servidor y las credenciales.", - "Invalid configuration. Please have a look at the logs for further details." : "Configuración inválida. Por favor verifica las bitácoras para más detalles.", "No action specified" : "No se ha especificado alguna acción", "No configuration specified" : "No se ha especificado una configuración", "No data specified" : "No se han especificado datos", @@ -169,6 +168,7 @@ "UUID Attribute for Groups:" : "Atributo UUID para Grupos:", "Username-LDAP User Mapping" : "Mapeo del Usuario al Usuario LDAP", "Clear Username-LDAP User Mapping" : "Borrar el mapeo de los Usuarios a los Usuarios-LDAP", - "Clear Groupname-LDAP Group Mapping" : "Borrar el mapeo de los Nombres de grupo a los grupos-LDAP" + "Clear Groupname-LDAP Group Mapping" : "Borrar el mapeo de los Nombres de grupo a los grupos-LDAP", + "Invalid configuration. Please have a look at the logs for further details." : "Configuración inválida. Por favor verifica las bitácoras para más detalles." },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" }
\ No newline at end of file diff --git a/apps/user_ldap/l10n/et_EE.js b/apps/user_ldap/l10n/et_EE.js index ae16d37934e..6e1d3603861 100644 --- a/apps/user_ldap/l10n/et_EE.js +++ b/apps/user_ldap/l10n/et_EE.js @@ -5,7 +5,6 @@ OC.L10N.register( "Failed to delete the server configuration" : "Serveri seadistuse kustutamine ebaõnnestus", "Invalid configuration: Anonymous binding is not allowed." : "Vale seadistus: anonüümne sidumine pole lubatud.", "Valid configuration, connection established!" : "Valiidne seadistus, ühendus loodud!", - "Invalid configuration. Please have a look at the logs for further details." : "Vigane seadistus. Rohkema info jaoks vaadake logisid.", "No action specified" : "Tegevusi pole määratletud", "No configuration specified" : "Seadistust pole määratletud", "No data specified" : "Andmeid pole määratletud", @@ -139,6 +138,7 @@ OC.L10N.register( "UUID Attribute for Groups:" : "UUID atribuut gruppidele:", "Username-LDAP User Mapping" : "LDAP-Kasutajatunnus Kasutaja Vastendus", "Clear Username-LDAP User Mapping" : "Puhasta LDAP-Kasutajatunnus Kasutaja Vastendus", - "Clear Groupname-LDAP Group Mapping" : "Puhasta LDAP-Grupinimi Grupp Vastendus" + "Clear Groupname-LDAP Group Mapping" : "Puhasta LDAP-Grupinimi Grupp Vastendus", + "Invalid configuration. Please have a look at the logs for further details." : "Vigane seadistus. Rohkema info jaoks vaadake logisid." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/user_ldap/l10n/et_EE.json b/apps/user_ldap/l10n/et_EE.json index c6923bef370..bc88643dd54 100644 --- a/apps/user_ldap/l10n/et_EE.json +++ b/apps/user_ldap/l10n/et_EE.json @@ -3,7 +3,6 @@ "Failed to delete the server configuration" : "Serveri seadistuse kustutamine ebaõnnestus", "Invalid configuration: Anonymous binding is not allowed." : "Vale seadistus: anonüümne sidumine pole lubatud.", "Valid configuration, connection established!" : "Valiidne seadistus, ühendus loodud!", - "Invalid configuration. Please have a look at the logs for further details." : "Vigane seadistus. Rohkema info jaoks vaadake logisid.", "No action specified" : "Tegevusi pole määratletud", "No configuration specified" : "Seadistust pole määratletud", "No data specified" : "Andmeid pole määratletud", @@ -137,6 +136,7 @@ "UUID Attribute for Groups:" : "UUID atribuut gruppidele:", "Username-LDAP User Mapping" : "LDAP-Kasutajatunnus Kasutaja Vastendus", "Clear Username-LDAP User Mapping" : "Puhasta LDAP-Kasutajatunnus Kasutaja Vastendus", - "Clear Groupname-LDAP Group Mapping" : "Puhasta LDAP-Grupinimi Grupp Vastendus" + "Clear Groupname-LDAP Group Mapping" : "Puhasta LDAP-Grupinimi Grupp Vastendus", + "Invalid configuration. Please have a look at the logs for further details." : "Vigane seadistus. Rohkema info jaoks vaadake logisid." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/user_ldap/l10n/eu.js b/apps/user_ldap/l10n/eu.js index ed1510e705b..2741b31db3e 100644 --- a/apps/user_ldap/l10n/eu.js +++ b/apps/user_ldap/l10n/eu.js @@ -6,7 +6,6 @@ OC.L10N.register( "Invalid configuration: Anonymous binding is not allowed." : "Baliogabeko konfigurazioa. Lotura anonimoak ez dira onartzen.", "Valid configuration, connection established!" : "Baleko konfigurazioa, konexioa ezarri da!", "Valid configuration, but binding failed. Please check the server settings and credentials." : "Baleko konfigurazioa, baina lotura ez da ezarri. Egiaztatu zerbitzariaren ezarpenak eta kredentzialak.", - "Invalid configuration. Please have a look at the logs for further details." : "Baliogabeko konfigurazioa. Eman begirada bat egunkari-fitxategiei zehaztasun gehiagorako.", "No action specified" : "Ez da ekintzarik zehaztu", "No configuration specified" : "Ez da konfiguraziorik zehaztu", "No data specified" : "Ez da daturik zehaztu", @@ -226,6 +225,7 @@ OC.L10N.register( "Username-LDAP User Mapping" : "LDAP-erabiltzaile-izena erabiltzailearen mapeatzea", "Usernames are used to store and assign metadata. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Erabiltzaile izenak metadatuak gordetzeko eta esleitzeko erabiltzen dira. Erabiltzaileak zehazki identifikatu eta ezagutzeko, LDAP erabiltzaile bakoitzak barne erabiltzaile izena izango du. Horretarako, erabiltzaile izenetik LDAP erabiltzailearen mapaketa egin behar da. Sortutako erabiltzaile izena LDAP erabiltzailearen UUIDarekin mapatuta dago. Gainera, DNa cache-an gordetzen da LDAP elkarreragina murrizteko, baina ez da identifikaziorako erabiltzen. DNa aldatzen bada, aldaketak topatuko dira. Barne erabiltzaile izena toki guztietan erabiltzen da. Kartografiak garbitzeak hondarrak izango ditu nonahi. Kartografiak garbitzea ez da konfigurazioarekiko sentikorra, LDAP konfigurazio guztiei eragiten die! Ez garbitu inoiz mapak ekoizpen-ingurune batean, soilik proba edo fase esperimental batean.", "Clear Username-LDAP User Mapping" : "Garbitu LDAP-erabiltzaile-izenaren erabiltzaile mapaketa", - "Clear Groupname-LDAP Group Mapping" : "Garbitu LDAP-talde-izenaren talde mapaketa" + "Clear Groupname-LDAP Group Mapping" : "Garbitu LDAP-talde-izenaren talde mapaketa", + "Invalid configuration. Please have a look at the logs for further details." : "Baliogabeko konfigurazioa. Eman begirada bat egunkari-fitxategiei zehaztasun gehiagorako." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/user_ldap/l10n/eu.json b/apps/user_ldap/l10n/eu.json index f978692a574..ee840d88302 100644 --- a/apps/user_ldap/l10n/eu.json +++ b/apps/user_ldap/l10n/eu.json @@ -4,7 +4,6 @@ "Invalid configuration: Anonymous binding is not allowed." : "Baliogabeko konfigurazioa. Lotura anonimoak ez dira onartzen.", "Valid configuration, connection established!" : "Baleko konfigurazioa, konexioa ezarri da!", "Valid configuration, but binding failed. Please check the server settings and credentials." : "Baleko konfigurazioa, baina lotura ez da ezarri. Egiaztatu zerbitzariaren ezarpenak eta kredentzialak.", - "Invalid configuration. Please have a look at the logs for further details." : "Baliogabeko konfigurazioa. Eman begirada bat egunkari-fitxategiei zehaztasun gehiagorako.", "No action specified" : "Ez da ekintzarik zehaztu", "No configuration specified" : "Ez da konfiguraziorik zehaztu", "No data specified" : "Ez da daturik zehaztu", @@ -224,6 +223,7 @@ "Username-LDAP User Mapping" : "LDAP-erabiltzaile-izena erabiltzailearen mapeatzea", "Usernames are used to store and assign metadata. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Erabiltzaile izenak metadatuak gordetzeko eta esleitzeko erabiltzen dira. Erabiltzaileak zehazki identifikatu eta ezagutzeko, LDAP erabiltzaile bakoitzak barne erabiltzaile izena izango du. Horretarako, erabiltzaile izenetik LDAP erabiltzailearen mapaketa egin behar da. Sortutako erabiltzaile izena LDAP erabiltzailearen UUIDarekin mapatuta dago. Gainera, DNa cache-an gordetzen da LDAP elkarreragina murrizteko, baina ez da identifikaziorako erabiltzen. DNa aldatzen bada, aldaketak topatuko dira. Barne erabiltzaile izena toki guztietan erabiltzen da. Kartografiak garbitzeak hondarrak izango ditu nonahi. Kartografiak garbitzea ez da konfigurazioarekiko sentikorra, LDAP konfigurazio guztiei eragiten die! Ez garbitu inoiz mapak ekoizpen-ingurune batean, soilik proba edo fase esperimental batean.", "Clear Username-LDAP User Mapping" : "Garbitu LDAP-erabiltzaile-izenaren erabiltzaile mapaketa", - "Clear Groupname-LDAP Group Mapping" : "Garbitu LDAP-talde-izenaren talde mapaketa" + "Clear Groupname-LDAP Group Mapping" : "Garbitu LDAP-talde-izenaren talde mapaketa", + "Invalid configuration. Please have a look at the logs for further details." : "Baliogabeko konfigurazioa. Eman begirada bat egunkari-fitxategiei zehaztasun gehiagorako." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/user_ldap/l10n/fa.js b/apps/user_ldap/l10n/fa.js index b6dd43078d8..4ac204936fc 100644 --- a/apps/user_ldap/l10n/fa.js +++ b/apps/user_ldap/l10n/fa.js @@ -6,7 +6,6 @@ OC.L10N.register( "Invalid configuration: Anonymous binding is not allowed." : "Invalid configuration: Anonymous binding is not allowed.", "Valid configuration, connection established!" : "Valid configuration, connection established!", "Valid configuration, but binding failed. Please check the server settings and credentials." : "Valid configuration, but binding failed. Please check the server settings and credentials.", - "Invalid configuration. Please have a look at the logs for further details." : "Invalid configuration. Please have a look at the logs for further details.", "No action specified" : "فعالیتی مشخص نشده است", "No configuration specified" : "هیچ پیکربندی مشخص نشده است", "No data specified" : "داده ای مشخص نشده است", @@ -205,6 +204,7 @@ OC.L10N.register( "Username-LDAP User Mapping" : "نام کاربری - نگاشت کاربر LDAP ", "Usernames are used to store and assign metadata. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Usernames are used to store and assign metadata. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage.", "Clear Username-LDAP User Mapping" : "پاک کردن نام کاربری- LDAP نگاشت کاربر ", - "Clear Groupname-LDAP Group Mapping" : "پاک کردن نام گروه -LDAP گروه نقشه برداری" + "Clear Groupname-LDAP Group Mapping" : "پاک کردن نام گروه -LDAP گروه نقشه برداری", + "Invalid configuration. Please have a look at the logs for further details." : "Invalid configuration. Please have a look at the logs for further details." }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/user_ldap/l10n/fa.json b/apps/user_ldap/l10n/fa.json index 543dbac5809..e308c221fd7 100644 --- a/apps/user_ldap/l10n/fa.json +++ b/apps/user_ldap/l10n/fa.json @@ -4,7 +4,6 @@ "Invalid configuration: Anonymous binding is not allowed." : "Invalid configuration: Anonymous binding is not allowed.", "Valid configuration, connection established!" : "Valid configuration, connection established!", "Valid configuration, but binding failed. Please check the server settings and credentials." : "Valid configuration, but binding failed. Please check the server settings and credentials.", - "Invalid configuration. Please have a look at the logs for further details." : "Invalid configuration. Please have a look at the logs for further details.", "No action specified" : "فعالیتی مشخص نشده است", "No configuration specified" : "هیچ پیکربندی مشخص نشده است", "No data specified" : "داده ای مشخص نشده است", @@ -203,6 +202,7 @@ "Username-LDAP User Mapping" : "نام کاربری - نگاشت کاربر LDAP ", "Usernames are used to store and assign metadata. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Usernames are used to store and assign metadata. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage.", "Clear Username-LDAP User Mapping" : "پاک کردن نام کاربری- LDAP نگاشت کاربر ", - "Clear Groupname-LDAP Group Mapping" : "پاک کردن نام گروه -LDAP گروه نقشه برداری" + "Clear Groupname-LDAP Group Mapping" : "پاک کردن نام گروه -LDAP گروه نقشه برداری", + "Invalid configuration. Please have a look at the logs for further details." : "Invalid configuration. Please have a look at the logs for further details." },"pluralForm" :"nplurals=2; plural=(n > 1);" }
\ No newline at end of file diff --git a/apps/user_ldap/l10n/fr.js b/apps/user_ldap/l10n/fr.js index 37793a1cd8c..783bf55ff72 100644 --- a/apps/user_ldap/l10n/fr.js +++ b/apps/user_ldap/l10n/fr.js @@ -6,7 +6,6 @@ OC.L10N.register( "Invalid configuration: Anonymous binding is not allowed." : "Configuration non valable : Le lien anonyme n'est pas autorisé.", "Valid configuration, connection established!" : "Configuration valide, connexion établie !", "Valid configuration, but binding failed. Please check the server settings and credentials." : "Configuration valide, mais le lien a échoué. Veuillez vérifier les paramètres du serveur ainsi que vos identifiants de connexion.", - "Invalid configuration. Please have a look at the logs for further details." : "Configuration non valide. Veuillez consulter les logs pour plus de détails.", "No action specified" : "Aucune action spécifiée", "No configuration specified" : "Aucune configuration spécifiée", "No data specified" : "Aucune donnée spécifiée", @@ -226,6 +225,7 @@ OC.L10N.register( "Username-LDAP User Mapping" : "Association Nom d'utilisateur-Utilisateur LDAP", "Usernames are used to store and assign metadata. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Les noms d'utilisateurs sont utilisés pour le stockage et l'assignation de (meta) données. Pour identifier et reconnaître précisément les utilisateurs, chaque utilisateur LDAP aura un nom interne spécifique. Cela requiert l'association d'un nom d'utilisateur NextCloud à un nom d'utilisateur LDAP. Le nom d'utilisateur créé est associé à l'attribut UUID de l'utilisateur LDAP. Par ailleurs, le DN est mémorisé en cache pour limiter les interactions LDAP mais il n'est pas utilisé pour l'identification. Si le DN est modifié, ces modifications seront retrouvées. Seul le nom interne à NextCloud est utilisé au sein du produit. Supprimer les associations créera des orphelins et l'action affectera toutes les configurations LDAP. NE JAMAIS SUPPRIMER LES ASSOCIATIONS EN ENVIRONNEMENT DE PRODUCTION, mais uniquement sur des environnements de tests et d'expérimentations.", "Clear Username-LDAP User Mapping" : "Supprimer l'association utilisateur interne-utilisateur LDAP", - "Clear Groupname-LDAP Group Mapping" : "Supprimer l'association nom de groupe-groupe LDAP" + "Clear Groupname-LDAP Group Mapping" : "Supprimer l'association nom de groupe-groupe LDAP", + "Invalid configuration. Please have a look at the logs for further details." : "Configuration non valide. Veuillez consulter les logs pour plus de détails." }, "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/user_ldap/l10n/fr.json b/apps/user_ldap/l10n/fr.json index 2548b483572..832f77f1d52 100644 --- a/apps/user_ldap/l10n/fr.json +++ b/apps/user_ldap/l10n/fr.json @@ -4,7 +4,6 @@ "Invalid configuration: Anonymous binding is not allowed." : "Configuration non valable : Le lien anonyme n'est pas autorisé.", "Valid configuration, connection established!" : "Configuration valide, connexion établie !", "Valid configuration, but binding failed. Please check the server settings and credentials." : "Configuration valide, mais le lien a échoué. Veuillez vérifier les paramètres du serveur ainsi que vos identifiants de connexion.", - "Invalid configuration. Please have a look at the logs for further details." : "Configuration non valide. Veuillez consulter les logs pour plus de détails.", "No action specified" : "Aucune action spécifiée", "No configuration specified" : "Aucune configuration spécifiée", "No data specified" : "Aucune donnée spécifiée", @@ -224,6 +223,7 @@ "Username-LDAP User Mapping" : "Association Nom d'utilisateur-Utilisateur LDAP", "Usernames are used to store and assign metadata. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Les noms d'utilisateurs sont utilisés pour le stockage et l'assignation de (meta) données. Pour identifier et reconnaître précisément les utilisateurs, chaque utilisateur LDAP aura un nom interne spécifique. Cela requiert l'association d'un nom d'utilisateur NextCloud à un nom d'utilisateur LDAP. Le nom d'utilisateur créé est associé à l'attribut UUID de l'utilisateur LDAP. Par ailleurs, le DN est mémorisé en cache pour limiter les interactions LDAP mais il n'est pas utilisé pour l'identification. Si le DN est modifié, ces modifications seront retrouvées. Seul le nom interne à NextCloud est utilisé au sein du produit. Supprimer les associations créera des orphelins et l'action affectera toutes les configurations LDAP. NE JAMAIS SUPPRIMER LES ASSOCIATIONS EN ENVIRONNEMENT DE PRODUCTION, mais uniquement sur des environnements de tests et d'expérimentations.", "Clear Username-LDAP User Mapping" : "Supprimer l'association utilisateur interne-utilisateur LDAP", - "Clear Groupname-LDAP Group Mapping" : "Supprimer l'association nom de groupe-groupe LDAP" + "Clear Groupname-LDAP Group Mapping" : "Supprimer l'association nom de groupe-groupe LDAP", + "Invalid configuration. Please have a look at the logs for further details." : "Configuration non valide. Veuillez consulter les logs pour plus de détails." },"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" }
\ No newline at end of file diff --git a/apps/user_ldap/l10n/ga.js b/apps/user_ldap/l10n/ga.js index 8d4ded798be..32186892126 100644 --- a/apps/user_ldap/l10n/ga.js +++ b/apps/user_ldap/l10n/ga.js @@ -6,7 +6,6 @@ OC.L10N.register( "Invalid configuration: Anonymous binding is not allowed." : "Cumraíocht neamhbhailí: Ní cheadaítear ceangal gan ainm.", "Valid configuration, connection established!" : "Cumraíocht bhailí, nasc bunaithe!", "Valid configuration, but binding failed. Please check the server settings and credentials." : "Cumraíocht bhailí, ach theip ar an gceangal. Seiceáil le do thoil socruithe agus dintiúir an fhreastalaí.", - "Invalid configuration. Please have a look at the logs for further details." : "Cumraíocht neamhbhailí. Féach ar na logaí le haghaidh tuilleadh sonraí le do thoil.", "No action specified" : "Níor sonraíodh aon ghníomh", "No configuration specified" : "Níor sonraíodh cumraíocht ar bith", "No data specified" : "Níor sonraíodh aon sonraí", @@ -226,6 +225,7 @@ OC.L10N.register( "Username-LDAP User Mapping" : "Mapáil Úsáideora Ainm Úsáideora-LDAP", "Usernames are used to store and assign metadata. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Úsáidtear ainmneacha úsáideoirí chun meiteashonraí a stóráil agus a shannadh. Chun úsáideoirí a shainaithint agus a aithint go beacht, beidh ainm úsáideora inmheánach ag gach úsáideoir LDAP. Teastaíonn mapáil ón ainm úsáideora go dtí an t-úsáideoir LDAP chuige seo. Tá an t-ainm úsáideora cruthaithe mapáilte chuig UUID an úsáideora LDAP. Ina theannta sin tá an DN i dtaisce freisin chun idirghníomhaíocht LDAP a laghdú, ach ní úsáidtear é le haghaidh aitheantais. Má athraíonn an DN, beidh na hathruithe le fáil. Úsáidtear an t-ainm úsáideora inmheánach ar fad. Beidh rudaí fágtha i ngach áit chun na mapálacha a ghlanadh. Ní íogair don chumraíocht é na mapálacha a ghlanadh, bíonn tionchar aige ar gach cumraíocht LDAP! Ná glan na mapálacha riamh i dtimpeallacht táirgthe, ach amháin ag céim tástála nó turgnamhach.", "Clear Username-LDAP User Mapping" : "Glan Léarscáiliú Úsáideora Ainm Úsáideora-LDAP", - "Clear Groupname-LDAP Group Mapping" : "Glan Léarscáiliú Grúpa Ainm an Ghrúpa-LDAP" + "Clear Groupname-LDAP Group Mapping" : "Glan Léarscáiliú Grúpa Ainm an Ghrúpa-LDAP", + "Invalid configuration. Please have a look at the logs for further details." : "Cumraíocht neamhbhailí. Féach ar na logaí le haghaidh tuilleadh sonraí le do thoil." }, "nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);"); diff --git a/apps/user_ldap/l10n/ga.json b/apps/user_ldap/l10n/ga.json index e9612e2417d..f171fd095e4 100644 --- a/apps/user_ldap/l10n/ga.json +++ b/apps/user_ldap/l10n/ga.json @@ -4,7 +4,6 @@ "Invalid configuration: Anonymous binding is not allowed." : "Cumraíocht neamhbhailí: Ní cheadaítear ceangal gan ainm.", "Valid configuration, connection established!" : "Cumraíocht bhailí, nasc bunaithe!", "Valid configuration, but binding failed. Please check the server settings and credentials." : "Cumraíocht bhailí, ach theip ar an gceangal. Seiceáil le do thoil socruithe agus dintiúir an fhreastalaí.", - "Invalid configuration. Please have a look at the logs for further details." : "Cumraíocht neamhbhailí. Féach ar na logaí le haghaidh tuilleadh sonraí le do thoil.", "No action specified" : "Níor sonraíodh aon ghníomh", "No configuration specified" : "Níor sonraíodh cumraíocht ar bith", "No data specified" : "Níor sonraíodh aon sonraí", @@ -224,6 +223,7 @@ "Username-LDAP User Mapping" : "Mapáil Úsáideora Ainm Úsáideora-LDAP", "Usernames are used to store and assign metadata. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Úsáidtear ainmneacha úsáideoirí chun meiteashonraí a stóráil agus a shannadh. Chun úsáideoirí a shainaithint agus a aithint go beacht, beidh ainm úsáideora inmheánach ag gach úsáideoir LDAP. Teastaíonn mapáil ón ainm úsáideora go dtí an t-úsáideoir LDAP chuige seo. Tá an t-ainm úsáideora cruthaithe mapáilte chuig UUID an úsáideora LDAP. Ina theannta sin tá an DN i dtaisce freisin chun idirghníomhaíocht LDAP a laghdú, ach ní úsáidtear é le haghaidh aitheantais. Má athraíonn an DN, beidh na hathruithe le fáil. Úsáidtear an t-ainm úsáideora inmheánach ar fad. Beidh rudaí fágtha i ngach áit chun na mapálacha a ghlanadh. Ní íogair don chumraíocht é na mapálacha a ghlanadh, bíonn tionchar aige ar gach cumraíocht LDAP! Ná glan na mapálacha riamh i dtimpeallacht táirgthe, ach amháin ag céim tástála nó turgnamhach.", "Clear Username-LDAP User Mapping" : "Glan Léarscáiliú Úsáideora Ainm Úsáideora-LDAP", - "Clear Groupname-LDAP Group Mapping" : "Glan Léarscáiliú Grúpa Ainm an Ghrúpa-LDAP" + "Clear Groupname-LDAP Group Mapping" : "Glan Léarscáiliú Grúpa Ainm an Ghrúpa-LDAP", + "Invalid configuration. Please have a look at the logs for further details." : "Cumraíocht neamhbhailí. Féach ar na logaí le haghaidh tuilleadh sonraí le do thoil." },"pluralForm" :"nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);" }
\ No newline at end of file diff --git a/apps/user_ldap/l10n/gl.js b/apps/user_ldap/l10n/gl.js index ae85b0c807b..45472344be7 100644 --- a/apps/user_ldap/l10n/gl.js +++ b/apps/user_ldap/l10n/gl.js @@ -6,7 +6,6 @@ OC.L10N.register( "Invalid configuration: Anonymous binding is not allowed." : "A configuración non é correcta: a vinculación non está permitida.", "Valid configuration, connection established!" : "A configuración é correcta, estabeleceuse a conexión!", "Valid configuration, but binding failed. Please check the server settings and credentials." : "A configuración é correcta, mais fallou a vinculación. Comprobe os axustes do servidor e as credenciais.", - "Invalid configuration. Please have a look at the logs for further details." : "A configuración non é correcta. Bótelle unha ollada aos rexistros para obter máis detalles.", "No action specified" : "Non se especificou unha acción", "No configuration specified" : "Non se especificou unha configuración", "No data specified" : "Non se especificaron datos", @@ -226,6 +225,7 @@ OC.L10N.register( "Username-LDAP User Mapping" : "Asignación do usuario ao «nome de usuario LDAP»", "Usernames are used to store and assign metadata. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Os nomes de usuario empréganse para almacenar e asignar metadatos. Coa fin de identificar con precisión e recoñecer aos usuarios, cada usuario LDAP terá un nome interno de usuario. Isto precisa dunha asignación do nome de usuario a usuario LDAP. O nome de usuario creado asignase ao UUID do usuario LDAP. Ademais o DN almacenase na memoria tobo, para así reducir a interacción do LDAP, mais non se utiliza para a identificación. Se o DN cambia, os cambios poden ser atopados. O nome interno do usuario utilizase para todo. A limpeza das asignacións deixará rastros en todas partes. A limpeza das asignacións non é sensíbel á configuración, afecta a todas as configuracións de LDAP! Non limpar nunca as asignacións nun contorno de produción. Limpar as asignacións só en fases de proba ou experimentais.", "Clear Username-LDAP User Mapping" : "Limpar a asignación do usuario ao «nome de usuario LDAP»", - "Clear Groupname-LDAP Group Mapping" : "Limpar a asignación do grupo ao «nome de grupo LDAP»" + "Clear Groupname-LDAP Group Mapping" : "Limpar a asignación do grupo ao «nome de grupo LDAP»", + "Invalid configuration. Please have a look at the logs for further details." : "A configuración non é correcta. Bótelle unha ollada aos rexistros para obter máis detalles." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/user_ldap/l10n/gl.json b/apps/user_ldap/l10n/gl.json index c03ce6dce0a..95f05927fa8 100644 --- a/apps/user_ldap/l10n/gl.json +++ b/apps/user_ldap/l10n/gl.json @@ -4,7 +4,6 @@ "Invalid configuration: Anonymous binding is not allowed." : "A configuración non é correcta: a vinculación non está permitida.", "Valid configuration, connection established!" : "A configuración é correcta, estabeleceuse a conexión!", "Valid configuration, but binding failed. Please check the server settings and credentials." : "A configuración é correcta, mais fallou a vinculación. Comprobe os axustes do servidor e as credenciais.", - "Invalid configuration. Please have a look at the logs for further details." : "A configuración non é correcta. Bótelle unha ollada aos rexistros para obter máis detalles.", "No action specified" : "Non se especificou unha acción", "No configuration specified" : "Non se especificou unha configuración", "No data specified" : "Non se especificaron datos", @@ -224,6 +223,7 @@ "Username-LDAP User Mapping" : "Asignación do usuario ao «nome de usuario LDAP»", "Usernames are used to store and assign metadata. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Os nomes de usuario empréganse para almacenar e asignar metadatos. Coa fin de identificar con precisión e recoñecer aos usuarios, cada usuario LDAP terá un nome interno de usuario. Isto precisa dunha asignación do nome de usuario a usuario LDAP. O nome de usuario creado asignase ao UUID do usuario LDAP. Ademais o DN almacenase na memoria tobo, para así reducir a interacción do LDAP, mais non se utiliza para a identificación. Se o DN cambia, os cambios poden ser atopados. O nome interno do usuario utilizase para todo. A limpeza das asignacións deixará rastros en todas partes. A limpeza das asignacións non é sensíbel á configuración, afecta a todas as configuracións de LDAP! Non limpar nunca as asignacións nun contorno de produción. Limpar as asignacións só en fases de proba ou experimentais.", "Clear Username-LDAP User Mapping" : "Limpar a asignación do usuario ao «nome de usuario LDAP»", - "Clear Groupname-LDAP Group Mapping" : "Limpar a asignación do grupo ao «nome de grupo LDAP»" + "Clear Groupname-LDAP Group Mapping" : "Limpar a asignación do grupo ao «nome de grupo LDAP»", + "Invalid configuration. Please have a look at the logs for further details." : "A configuración non é correcta. Bótelle unha ollada aos rexistros para obter máis detalles." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/user_ldap/l10n/he.js b/apps/user_ldap/l10n/he.js index 550d9f7cefc..02c55bb92e9 100644 --- a/apps/user_ldap/l10n/he.js +++ b/apps/user_ldap/l10n/he.js @@ -6,7 +6,6 @@ OC.L10N.register( "Invalid configuration: Anonymous binding is not allowed." : "תצורה שגויה: איגוד אלמוני אסור.", "Valid configuration, connection established!" : "התצורה תקפה, התבצע חיבור!", "Valid configuration, but binding failed. Please check the server settings and credentials." : "התצורה תקפה, אך האיגוד נכשל. נא לבדוק את הגדרות השרת ואת פרטי הגישה.", - "Invalid configuration. Please have a look at the logs for further details." : "תצורה שגויה. נא לעיין ברישום לקבלת פרטים נוספים.", "No action specified" : "לא צויינה פעולה", "No configuration specified" : "לא הוגדרה תצורה", "No data specified" : "לא הוגדר מידע", @@ -158,6 +157,7 @@ OC.L10N.register( "UUID Attribute for Groups:" : "מאפייני UUID לקבוצות:", "Username-LDAP User Mapping" : "מיפוי שם משתמש LDAP:", "Clear Username-LDAP User Mapping" : "ניקוי מיפוי שם משתמש LDAP:", - "Clear Groupname-LDAP Group Mapping" : "ניקוי מיפוי שם משתמש קבוצה LDAP:" + "Clear Groupname-LDAP Group Mapping" : "ניקוי מיפוי שם משתמש קבוצה LDAP:", + "Invalid configuration. Please have a look at the logs for further details." : "תצורה שגויה. נא לעיין ברישום לקבלת פרטים נוספים." }, "nplurals=3; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: 2;"); diff --git a/apps/user_ldap/l10n/he.json b/apps/user_ldap/l10n/he.json index 592d76eb7f0..6db9446daa9 100644 --- a/apps/user_ldap/l10n/he.json +++ b/apps/user_ldap/l10n/he.json @@ -4,7 +4,6 @@ "Invalid configuration: Anonymous binding is not allowed." : "תצורה שגויה: איגוד אלמוני אסור.", "Valid configuration, connection established!" : "התצורה תקפה, התבצע חיבור!", "Valid configuration, but binding failed. Please check the server settings and credentials." : "התצורה תקפה, אך האיגוד נכשל. נא לבדוק את הגדרות השרת ואת פרטי הגישה.", - "Invalid configuration. Please have a look at the logs for further details." : "תצורה שגויה. נא לעיין ברישום לקבלת פרטים נוספים.", "No action specified" : "לא צויינה פעולה", "No configuration specified" : "לא הוגדרה תצורה", "No data specified" : "לא הוגדר מידע", @@ -156,6 +155,7 @@ "UUID Attribute for Groups:" : "מאפייני UUID לקבוצות:", "Username-LDAP User Mapping" : "מיפוי שם משתמש LDAP:", "Clear Username-LDAP User Mapping" : "ניקוי מיפוי שם משתמש LDAP:", - "Clear Groupname-LDAP Group Mapping" : "ניקוי מיפוי שם משתמש קבוצה LDAP:" + "Clear Groupname-LDAP Group Mapping" : "ניקוי מיפוי שם משתמש קבוצה LDAP:", + "Invalid configuration. Please have a look at the logs for further details." : "תצורה שגויה. נא לעיין ברישום לקבלת פרטים נוספים." },"pluralForm" :"nplurals=3; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: 2;" }
\ No newline at end of file diff --git a/apps/user_ldap/l10n/hr.js b/apps/user_ldap/l10n/hr.js index 332c807f034..01d4ed8b469 100644 --- a/apps/user_ldap/l10n/hr.js +++ b/apps/user_ldap/l10n/hr.js @@ -6,7 +6,6 @@ OC.L10N.register( "Invalid configuration: Anonymous binding is not allowed." : "Nevažeća konfiguracija: nije dopušteno anonimno povezivanje.", "Valid configuration, connection established!" : "Važeća konfiguracija, veza je uspostavljena!", "Valid configuration, but binding failed. Please check the server settings and credentials." : "Važeća konfiguracija, ali povezivanje nije uspjelo. Provjerite postavke i vjerodajnice poslužitelja.", - "Invalid configuration. Please have a look at the logs for further details." : "Nevažeća konfiguracija. Pogledajte zapise za više informacija.", "No action specified" : "Nije navedena nijedna radnja", "No configuration specified" : "Nije navedena konfiguracija", "No data specified" : "Nema podataka", @@ -186,6 +185,7 @@ OC.L10N.register( "Username-LDAP User Mapping" : "Mapiranje korisnika LDAP-korisničko ime", "Usernames are used to store and assign metadata. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Korisnička imena upotrebljavaju se za pohranu i dodjeljivanje metapodataka. Kako bi se precizno identificirali i prepoznali korisnici, svaki LDAP korisnik ima unutarnje korisničko ime. Za to je potrebno mapiranje podataka s korisničkog imena na LDAP korisnika. Stvoreno korisničko ime mapira se na UUID LDAP korisnika. Također se DN pohranjuje u predmemoriju radi smanjenja interakcije s LDAP-om, ali se ne koristi za identifikaciju. Ako se DN promijeni, te će promijene biti otkrivene. Unutarnje korisničko ime upotrebljava se u raznim situacijama. Brisanjem mapiranja ostaju razni tragovi u sustavu. Brisanje mapiranja ne ovisi o konfiguraciji, utječe na sve konfiguracije LDAP-a! Nikada nemojte brisati mapiranja u produkcijskom okruženju, već samo u fazi ispitivanja ili eksperimentiranja.", "Clear Username-LDAP User Mapping" : "Izbriši mapiranje korisnika LDAP-korisničko ime", - "Clear Groupname-LDAP Group Mapping" : "Izbriši mapiranje grupe naziv grupe-LDAP" + "Clear Groupname-LDAP Group Mapping" : "Izbriši mapiranje grupe naziv grupe-LDAP", + "Invalid configuration. Please have a look at the logs for further details." : "Nevažeća konfiguracija. Pogledajte zapise za više informacija." }, "nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;"); diff --git a/apps/user_ldap/l10n/hr.json b/apps/user_ldap/l10n/hr.json index 43f2c719172..0d08fc17d80 100644 --- a/apps/user_ldap/l10n/hr.json +++ b/apps/user_ldap/l10n/hr.json @@ -4,7 +4,6 @@ "Invalid configuration: Anonymous binding is not allowed." : "Nevažeća konfiguracija: nije dopušteno anonimno povezivanje.", "Valid configuration, connection established!" : "Važeća konfiguracija, veza je uspostavljena!", "Valid configuration, but binding failed. Please check the server settings and credentials." : "Važeća konfiguracija, ali povezivanje nije uspjelo. Provjerite postavke i vjerodajnice poslužitelja.", - "Invalid configuration. Please have a look at the logs for further details." : "Nevažeća konfiguracija. Pogledajte zapise za više informacija.", "No action specified" : "Nije navedena nijedna radnja", "No configuration specified" : "Nije navedena konfiguracija", "No data specified" : "Nema podataka", @@ -184,6 +183,7 @@ "Username-LDAP User Mapping" : "Mapiranje korisnika LDAP-korisničko ime", "Usernames are used to store and assign metadata. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Korisnička imena upotrebljavaju se za pohranu i dodjeljivanje metapodataka. Kako bi se precizno identificirali i prepoznali korisnici, svaki LDAP korisnik ima unutarnje korisničko ime. Za to je potrebno mapiranje podataka s korisničkog imena na LDAP korisnika. Stvoreno korisničko ime mapira se na UUID LDAP korisnika. Također se DN pohranjuje u predmemoriju radi smanjenja interakcije s LDAP-om, ali se ne koristi za identifikaciju. Ako se DN promijeni, te će promijene biti otkrivene. Unutarnje korisničko ime upotrebljava se u raznim situacijama. Brisanjem mapiranja ostaju razni tragovi u sustavu. Brisanje mapiranja ne ovisi o konfiguraciji, utječe na sve konfiguracije LDAP-a! Nikada nemojte brisati mapiranja u produkcijskom okruženju, već samo u fazi ispitivanja ili eksperimentiranja.", "Clear Username-LDAP User Mapping" : "Izbriši mapiranje korisnika LDAP-korisničko ime", - "Clear Groupname-LDAP Group Mapping" : "Izbriši mapiranje grupe naziv grupe-LDAP" + "Clear Groupname-LDAP Group Mapping" : "Izbriši mapiranje grupe naziv grupe-LDAP", + "Invalid configuration. Please have a look at the logs for further details." : "Nevažeća konfiguracija. Pogledajte zapise za više informacija." },"pluralForm" :"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;" }
\ No newline at end of file diff --git a/apps/user_ldap/l10n/hu.js b/apps/user_ldap/l10n/hu.js index 0848a717b08..38026aaff56 100644 --- a/apps/user_ldap/l10n/hu.js +++ b/apps/user_ldap/l10n/hu.js @@ -6,7 +6,6 @@ OC.L10N.register( "Invalid configuration: Anonymous binding is not allowed." : "Érvénytelen beállítások: Az anonim kötés nem engedélyezett.", "Valid configuration, connection established!" : "Érvényes beállítások, a kapcsolat létrejött.", "Valid configuration, but binding failed. Please check the server settings and credentials." : "Érvényes beállítások, de a kötés sikertelen. Ellenőrizze a kiszolgálóbeállításokat és a hitelesítő adatokat.", - "Invalid configuration. Please have a look at the logs for further details." : "Érvénytelen beállítások. További információkért nézze meg a naplófájlokat.", "No action specified" : "Nincs megadva művelet", "No configuration specified" : "Nincsenek megadva beállítások", "No data specified" : "Nincsenek megadva adatok", @@ -216,6 +215,7 @@ OC.L10N.register( "Username-LDAP User Mapping" : "Felhasználónév–LDAP felhasználó hozzárendelés", "Usernames are used to store and assign metadata. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "A felhasználónevek a metaadatok kezeléséhez és tárolásához vannak felhasználva. Annak érdekében, hogy teljes mértékben azonosítható legyen egy felhasználó, minden LDAP felhasználó kapni fog egy belső felhasználónevet. Ez egy hozzárendelést igényel az eredeti felhasználónév és az LDAP fiók között. A létrejött felhasználónév hozzárendelődik az LDAP fiók UUID értékéhez. Emellett a DN gyorsítótárazott, hogy csökkentse az LDAP interakciók számát, de nincs használva azonosítás céljából. Ha a DN megváltozik, a rendszer észleli ezeket a változásokat. A belső felhasználónév van mindenhol használva a rendszeren belül. A hozzárendelések törlése adattöredékeket hagy maga után. A hozzárendelések ürítése nem beállításfüggő, minden LDAP beállításra hatással van. Soha ne ürítse éles rendszeren a hozzárendeléseket, csak tesztelési vagy kísérleti szakaszban.", "Clear Username-LDAP User Mapping" : "Felhasználónév–LDAP felhasználó hozzárendelés törlése", - "Clear Groupname-LDAP Group Mapping" : "Csoport–LDAP csoport hozzárendelés törlése" + "Clear Groupname-LDAP Group Mapping" : "Csoport–LDAP csoport hozzárendelés törlése", + "Invalid configuration. Please have a look at the logs for further details." : "Érvénytelen beállítások. További információkért nézze meg a naplófájlokat." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/user_ldap/l10n/hu.json b/apps/user_ldap/l10n/hu.json index 978e707b4a0..44d09392aed 100644 --- a/apps/user_ldap/l10n/hu.json +++ b/apps/user_ldap/l10n/hu.json @@ -4,7 +4,6 @@ "Invalid configuration: Anonymous binding is not allowed." : "Érvénytelen beállítások: Az anonim kötés nem engedélyezett.", "Valid configuration, connection established!" : "Érvényes beállítások, a kapcsolat létrejött.", "Valid configuration, but binding failed. Please check the server settings and credentials." : "Érvényes beállítások, de a kötés sikertelen. Ellenőrizze a kiszolgálóbeállításokat és a hitelesítő adatokat.", - "Invalid configuration. Please have a look at the logs for further details." : "Érvénytelen beállítások. További információkért nézze meg a naplófájlokat.", "No action specified" : "Nincs megadva művelet", "No configuration specified" : "Nincsenek megadva beállítások", "No data specified" : "Nincsenek megadva adatok", @@ -214,6 +213,7 @@ "Username-LDAP User Mapping" : "Felhasználónév–LDAP felhasználó hozzárendelés", "Usernames are used to store and assign metadata. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "A felhasználónevek a metaadatok kezeléséhez és tárolásához vannak felhasználva. Annak érdekében, hogy teljes mértékben azonosítható legyen egy felhasználó, minden LDAP felhasználó kapni fog egy belső felhasználónevet. Ez egy hozzárendelést igényel az eredeti felhasználónév és az LDAP fiók között. A létrejött felhasználónév hozzárendelődik az LDAP fiók UUID értékéhez. Emellett a DN gyorsítótárazott, hogy csökkentse az LDAP interakciók számát, de nincs használva azonosítás céljából. Ha a DN megváltozik, a rendszer észleli ezeket a változásokat. A belső felhasználónév van mindenhol használva a rendszeren belül. A hozzárendelések törlése adattöredékeket hagy maga után. A hozzárendelések ürítése nem beállításfüggő, minden LDAP beállításra hatással van. Soha ne ürítse éles rendszeren a hozzárendeléseket, csak tesztelési vagy kísérleti szakaszban.", "Clear Username-LDAP User Mapping" : "Felhasználónév–LDAP felhasználó hozzárendelés törlése", - "Clear Groupname-LDAP Group Mapping" : "Csoport–LDAP csoport hozzárendelés törlése" + "Clear Groupname-LDAP Group Mapping" : "Csoport–LDAP csoport hozzárendelés törlése", + "Invalid configuration. Please have a look at the logs for further details." : "Érvénytelen beállítások. További információkért nézze meg a naplófájlokat." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/user_ldap/l10n/id.js b/apps/user_ldap/l10n/id.js index b2fb538042e..627f595b032 100644 --- a/apps/user_ldap/l10n/id.js +++ b/apps/user_ldap/l10n/id.js @@ -6,7 +6,6 @@ OC.L10N.register( "Invalid configuration: Anonymous binding is not allowed." : "Konfigurasi tidak valid: Pengikatan anonim tidak diizinkan.", "Valid configuration, connection established!" : "Konfigurasi valid, terhubung!", "Valid configuration, but binding failed. Please check the server settings and credentials." : "Konfigurasi valid, tetapi pengikatan gagal. Silakan periksa pengaturan peladen dan kredensial.", - "Invalid configuration. Please have a look at the logs for further details." : "Konfigurasi tidak valid. Silakan log untuk detil lebih lanjut.", "No action specified" : "Tidak ada tindakan yang ditetapkan", "No configuration specified" : "Tidak ada konfigurasi yang ditetapkan", "No data specified" : "Tidak ada data yang ditetapkan", @@ -178,6 +177,7 @@ OC.L10N.register( "Username-LDAP User Mapping" : "Pemetaan Pengguna LDAP-Nama pengguna", "Usernames are used to store and assign metadata. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Nama pengguna digunakan untuk menyimpan dan menetapkan (meta) data. Digunakan untuk mengidentifikasi dan mengenali pengguna secara tepat, setiap pengguna LDAP akan memiliki nama pengguna internal. Hal ini memerlukan sebuah pemetaan dari nama pengguna ke pengguna LDAP. Nama pengguna yang dibuat akan dipetakan pada UUID pengguna LDAP. Selain itu, DN akan di cache untuk mengurangi interaksi LDAP, tetapi tidak digunakan untuk identifikasi. Jika DN berubah, perubahan akan ditemukan. Nama pengguna internal digunakan secara menyeluruh. Membersihkan pemetaan akan mempengaruhi semua konfigurasi LDAP! JANGAN PERNAH MENGHAPUS PEMETAAN PADA LINGKUNGAN PRODUKSI, hanya gunakan selama tahap pengujian dan percobaan.", "Clear Username-LDAP User Mapping" : "Bersihkan Pemetaan Pengguna LDAP-Nama pengguna", - "Clear Groupname-LDAP Group Mapping" : "Bersihkan Pemetaan Grup LDAP-Nama grup" + "Clear Groupname-LDAP Group Mapping" : "Bersihkan Pemetaan Grup LDAP-Nama grup", + "Invalid configuration. Please have a look at the logs for further details." : "Konfigurasi tidak valid. Silakan log untuk detil lebih lanjut." }, "nplurals=1; plural=0;"); diff --git a/apps/user_ldap/l10n/id.json b/apps/user_ldap/l10n/id.json index 2e82753b140..75d3298bf81 100644 --- a/apps/user_ldap/l10n/id.json +++ b/apps/user_ldap/l10n/id.json @@ -4,7 +4,6 @@ "Invalid configuration: Anonymous binding is not allowed." : "Konfigurasi tidak valid: Pengikatan anonim tidak diizinkan.", "Valid configuration, connection established!" : "Konfigurasi valid, terhubung!", "Valid configuration, but binding failed. Please check the server settings and credentials." : "Konfigurasi valid, tetapi pengikatan gagal. Silakan periksa pengaturan peladen dan kredensial.", - "Invalid configuration. Please have a look at the logs for further details." : "Konfigurasi tidak valid. Silakan log untuk detil lebih lanjut.", "No action specified" : "Tidak ada tindakan yang ditetapkan", "No configuration specified" : "Tidak ada konfigurasi yang ditetapkan", "No data specified" : "Tidak ada data yang ditetapkan", @@ -176,6 +175,7 @@ "Username-LDAP User Mapping" : "Pemetaan Pengguna LDAP-Nama pengguna", "Usernames are used to store and assign metadata. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Nama pengguna digunakan untuk menyimpan dan menetapkan (meta) data. Digunakan untuk mengidentifikasi dan mengenali pengguna secara tepat, setiap pengguna LDAP akan memiliki nama pengguna internal. Hal ini memerlukan sebuah pemetaan dari nama pengguna ke pengguna LDAP. Nama pengguna yang dibuat akan dipetakan pada UUID pengguna LDAP. Selain itu, DN akan di cache untuk mengurangi interaksi LDAP, tetapi tidak digunakan untuk identifikasi. Jika DN berubah, perubahan akan ditemukan. Nama pengguna internal digunakan secara menyeluruh. Membersihkan pemetaan akan mempengaruhi semua konfigurasi LDAP! JANGAN PERNAH MENGHAPUS PEMETAAN PADA LINGKUNGAN PRODUKSI, hanya gunakan selama tahap pengujian dan percobaan.", "Clear Username-LDAP User Mapping" : "Bersihkan Pemetaan Pengguna LDAP-Nama pengguna", - "Clear Groupname-LDAP Group Mapping" : "Bersihkan Pemetaan Grup LDAP-Nama grup" + "Clear Groupname-LDAP Group Mapping" : "Bersihkan Pemetaan Grup LDAP-Nama grup", + "Invalid configuration. Please have a look at the logs for further details." : "Konfigurasi tidak valid. Silakan log untuk detil lebih lanjut." },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file diff --git a/apps/user_ldap/l10n/it.js b/apps/user_ldap/l10n/it.js index a84e2363a8a..b7841d5e8c2 100644 --- a/apps/user_ldap/l10n/it.js +++ b/apps/user_ldap/l10n/it.js @@ -6,7 +6,6 @@ OC.L10N.register( "Invalid configuration: Anonymous binding is not allowed." : "La configurazione non è valida: l'associazione anonima non è consentita.", "Valid configuration, connection established!" : "Configurazione valida, connessione stabilita!", "Valid configuration, but binding failed. Please check the server settings and credentials." : "Configurazione valida, ma associazione non riuscita. Controlla le impostazioni del server e le credenziali.", - "Invalid configuration. Please have a look at the logs for further details." : "Configurazione non valida. Controlla i log per ulteriori dettagli.", "No action specified" : "Nessuna azione specificata", "No configuration specified" : "Nessuna configurazione specificata", "No data specified" : "Nessun dato specificato", @@ -226,6 +225,7 @@ OC.L10N.register( "Username-LDAP User Mapping" : "Associazione Nome utente-Utente LDAP", "Usernames are used to store and assign metadata. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "I nomi utente sono utilizzati per archiviare e assegnare i metadati. Per identificare con precisione e riconoscere gli utenti, ogni utente LDAP avrà un nome utente interno. Il nome utente creato. Ciò richiede un'associazione tra il nome utente e l'utente LDAP. Il nome utente creato è associato allo UUID dell'utente LDAP. In aggiunta, il DN viene memorizzato in cache per ridurre l'interazione con LDAP, ma non è utilizzato per l'identificazione. Se il DN cambia, le modifiche saranno rilevate. Il nome utente interno è utilizzato dappertutto. La cancellazione delle associazioni lascerà tracce residue ovunque e interesserà tutta la configurazione LDAP. Non cancellare mai le associazioni in un ambiente di produzione, ma solo in una fase sperimentale o di test.", "Clear Username-LDAP User Mapping" : "Cancella associazione Nome utente-Utente LDAP", - "Clear Groupname-LDAP Group Mapping" : "Cancella associazione Nome gruppo-Gruppo LDAP" + "Clear Groupname-LDAP Group Mapping" : "Cancella associazione Nome gruppo-Gruppo LDAP", + "Invalid configuration. Please have a look at the logs for further details." : "Configurazione non valida. Controlla i log per ulteriori dettagli." }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/user_ldap/l10n/it.json b/apps/user_ldap/l10n/it.json index 5e01974948a..ca36b7441f0 100644 --- a/apps/user_ldap/l10n/it.json +++ b/apps/user_ldap/l10n/it.json @@ -4,7 +4,6 @@ "Invalid configuration: Anonymous binding is not allowed." : "La configurazione non è valida: l'associazione anonima non è consentita.", "Valid configuration, connection established!" : "Configurazione valida, connessione stabilita!", "Valid configuration, but binding failed. Please check the server settings and credentials." : "Configurazione valida, ma associazione non riuscita. Controlla le impostazioni del server e le credenziali.", - "Invalid configuration. Please have a look at the logs for further details." : "Configurazione non valida. Controlla i log per ulteriori dettagli.", "No action specified" : "Nessuna azione specificata", "No configuration specified" : "Nessuna configurazione specificata", "No data specified" : "Nessun dato specificato", @@ -224,6 +223,7 @@ "Username-LDAP User Mapping" : "Associazione Nome utente-Utente LDAP", "Usernames are used to store and assign metadata. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "I nomi utente sono utilizzati per archiviare e assegnare i metadati. Per identificare con precisione e riconoscere gli utenti, ogni utente LDAP avrà un nome utente interno. Il nome utente creato. Ciò richiede un'associazione tra il nome utente e l'utente LDAP. Il nome utente creato è associato allo UUID dell'utente LDAP. In aggiunta, il DN viene memorizzato in cache per ridurre l'interazione con LDAP, ma non è utilizzato per l'identificazione. Se il DN cambia, le modifiche saranno rilevate. Il nome utente interno è utilizzato dappertutto. La cancellazione delle associazioni lascerà tracce residue ovunque e interesserà tutta la configurazione LDAP. Non cancellare mai le associazioni in un ambiente di produzione, ma solo in una fase sperimentale o di test.", "Clear Username-LDAP User Mapping" : "Cancella associazione Nome utente-Utente LDAP", - "Clear Groupname-LDAP Group Mapping" : "Cancella associazione Nome gruppo-Gruppo LDAP" + "Clear Groupname-LDAP Group Mapping" : "Cancella associazione Nome gruppo-Gruppo LDAP", + "Invalid configuration. Please have a look at the logs for further details." : "Configurazione non valida. Controlla i log per ulteriori dettagli." },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" }
\ No newline at end of file diff --git a/apps/user_ldap/l10n/ja.js b/apps/user_ldap/l10n/ja.js index e4874076b0f..ee9f89cf260 100644 --- a/apps/user_ldap/l10n/ja.js +++ b/apps/user_ldap/l10n/ja.js @@ -6,7 +6,6 @@ OC.L10N.register( "Invalid configuration: Anonymous binding is not allowed." : "設定が間違っています: 匿名接続は、許可されていません。", "Valid configuration, connection established!" : "正しい設定です。接続されました。", "Valid configuration, but binding failed. Please check the server settings and credentials." : "設定は有効ですが、接続に失敗しました。サーバー設定と資格情報を確認してください。", - "Invalid configuration. Please have a look at the logs for further details." : "設定が無効です。詳細はログを確認してください。", "No action specified" : "アクションが指定されていません", "No configuration specified" : "構成が指定されていません", "No data specified" : "データが指定されていません", @@ -226,6 +225,7 @@ OC.L10N.register( "Username-LDAP User Mapping" : "ユーザー名とLDAPユーザーのマッピング", "Usernames are used to store and assign metadata. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "ユーザー名は、メタデータの保存と割り当てに使用されます。 ユーザーを正確に識別して認識するために、各LDAPユーザーには内部ユーザー名が割り当てられます。 これには、ユーザー名からLDAPユーザーへのマッピングが必要です。 作成されたユーザー名は、LDAPユーザーのUUIDにマップされます。 さらに、DNはLDAPインタラクションを減らすためにキャッシュされますが、識別には使用されません。 DNが変更された場合、変更が検出されます。 内部ユーザー名はいたるところで使用されます。 マッピングをクリアすると、どこに残っているか分かります。 マッピングの消去はコンフィギュレーションセンシティブではなく、すべてのLDAP構成に影響します。 本番環境のマッピングをクリアしないでください。テスト環境または実験段階でのみ実施してください。", "Clear Username-LDAP User Mapping" : "ユーザー名とLDAPユーザーのマッピングをクリアする", - "Clear Groupname-LDAP Group Mapping" : "グループ名とLDAPグループのマッピングをクリアする" + "Clear Groupname-LDAP Group Mapping" : "グループ名とLDAPグループのマッピングをクリアする", + "Invalid configuration. Please have a look at the logs for further details." : "設定が無効です。詳細はログを確認してください。" }, "nplurals=1; plural=0;"); diff --git a/apps/user_ldap/l10n/ja.json b/apps/user_ldap/l10n/ja.json index 536784ef60d..de74e5b6510 100644 --- a/apps/user_ldap/l10n/ja.json +++ b/apps/user_ldap/l10n/ja.json @@ -4,7 +4,6 @@ "Invalid configuration: Anonymous binding is not allowed." : "設定が間違っています: 匿名接続は、許可されていません。", "Valid configuration, connection established!" : "正しい設定です。接続されました。", "Valid configuration, but binding failed. Please check the server settings and credentials." : "設定は有効ですが、接続に失敗しました。サーバー設定と資格情報を確認してください。", - "Invalid configuration. Please have a look at the logs for further details." : "設定が無効です。詳細はログを確認してください。", "No action specified" : "アクションが指定されていません", "No configuration specified" : "構成が指定されていません", "No data specified" : "データが指定されていません", @@ -224,6 +223,7 @@ "Username-LDAP User Mapping" : "ユーザー名とLDAPユーザーのマッピング", "Usernames are used to store and assign metadata. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "ユーザー名は、メタデータの保存と割り当てに使用されます。 ユーザーを正確に識別して認識するために、各LDAPユーザーには内部ユーザー名が割り当てられます。 これには、ユーザー名からLDAPユーザーへのマッピングが必要です。 作成されたユーザー名は、LDAPユーザーのUUIDにマップされます。 さらに、DNはLDAPインタラクションを減らすためにキャッシュされますが、識別には使用されません。 DNが変更された場合、変更が検出されます。 内部ユーザー名はいたるところで使用されます。 マッピングをクリアすると、どこに残っているか分かります。 マッピングの消去はコンフィギュレーションセンシティブではなく、すべてのLDAP構成に影響します。 本番環境のマッピングをクリアしないでください。テスト環境または実験段階でのみ実施してください。", "Clear Username-LDAP User Mapping" : "ユーザー名とLDAPユーザーのマッピングをクリアする", - "Clear Groupname-LDAP Group Mapping" : "グループ名とLDAPグループのマッピングをクリアする" + "Clear Groupname-LDAP Group Mapping" : "グループ名とLDAPグループのマッピングをクリアする", + "Invalid configuration. Please have a look at the logs for further details." : "設定が無効です。詳細はログを確認してください。" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file diff --git a/apps/user_ldap/l10n/ka.js b/apps/user_ldap/l10n/ka.js index 3608bae6b4a..b56f1adc08a 100644 --- a/apps/user_ldap/l10n/ka.js +++ b/apps/user_ldap/l10n/ka.js @@ -6,7 +6,6 @@ OC.L10N.register( "Invalid configuration: Anonymous binding is not allowed." : "Invalid configuration: Anonymous binding is not allowed.", "Valid configuration, connection established!" : "Valid configuration, connection established!", "Valid configuration, but binding failed. Please check the server settings and credentials." : "Valid configuration, but binding failed. Please check the server settings and credentials.", - "Invalid configuration. Please have a look at the logs for further details." : "Invalid configuration. Please have a look at the logs for further details.", "No action specified" : "No action specified", "No configuration specified" : "No configuration specified", "No data specified" : "No data specified", @@ -216,6 +215,7 @@ OC.L10N.register( "Username-LDAP User Mapping" : "Username-LDAP User Mapping", "Usernames are used to store and assign metadata. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Usernames are used to store and assign metadata. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage.", "Clear Username-LDAP User Mapping" : "Clear Username-LDAP User Mapping", - "Clear Groupname-LDAP Group Mapping" : "Clear Groupname-LDAP Group Mapping" + "Clear Groupname-LDAP Group Mapping" : "Clear Groupname-LDAP Group Mapping", + "Invalid configuration. Please have a look at the logs for further details." : "Invalid configuration. Please have a look at the logs for further details." }, "nplurals=2; plural=(n!=1);"); diff --git a/apps/user_ldap/l10n/ka.json b/apps/user_ldap/l10n/ka.json index 17f7de31254..8a519e91faa 100644 --- a/apps/user_ldap/l10n/ka.json +++ b/apps/user_ldap/l10n/ka.json @@ -4,7 +4,6 @@ "Invalid configuration: Anonymous binding is not allowed." : "Invalid configuration: Anonymous binding is not allowed.", "Valid configuration, connection established!" : "Valid configuration, connection established!", "Valid configuration, but binding failed. Please check the server settings and credentials." : "Valid configuration, but binding failed. Please check the server settings and credentials.", - "Invalid configuration. Please have a look at the logs for further details." : "Invalid configuration. Please have a look at the logs for further details.", "No action specified" : "No action specified", "No configuration specified" : "No configuration specified", "No data specified" : "No data specified", @@ -214,6 +213,7 @@ "Username-LDAP User Mapping" : "Username-LDAP User Mapping", "Usernames are used to store and assign metadata. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Usernames are used to store and assign metadata. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage.", "Clear Username-LDAP User Mapping" : "Clear Username-LDAP User Mapping", - "Clear Groupname-LDAP Group Mapping" : "Clear Groupname-LDAP Group Mapping" + "Clear Groupname-LDAP Group Mapping" : "Clear Groupname-LDAP Group Mapping", + "Invalid configuration. Please have a look at the logs for further details." : "Invalid configuration. Please have a look at the logs for further details." },"pluralForm" :"nplurals=2; plural=(n!=1);" }
\ No newline at end of file diff --git a/apps/user_ldap/l10n/ka_GE.js b/apps/user_ldap/l10n/ka_GE.js index e011c19cc2a..e34cec5d6f3 100644 --- a/apps/user_ldap/l10n/ka_GE.js +++ b/apps/user_ldap/l10n/ka_GE.js @@ -6,7 +6,6 @@ OC.L10N.register( "Invalid configuration: Anonymous binding is not allowed." : "არასწორი კონფიგურაცია: ანონიმური კავშირები არაა დაშვებული.", "Valid configuration, connection established!" : "სწორი კონფიგურაცია, კავშირი დამყარებულია!", "Valid configuration, but binding failed. Please check the server settings and credentials." : "სწორი კონფიგურაცია, თუმცა მიბმა ვერ მოხერხდა. გთხოვთ შეამოწმოთ სერვერის კონფიგურაცია და უფლებამოსილებები.", - "Invalid configuration. Please have a look at the logs for further details." : "არასწორი კონფიგურაცია. დეტალებისთვის გთხოვთ გადახედოთ ლოგებს.", "No action specified" : "ქმედება არ იყო სპეციფირებული", "No configuration specified" : "კონფიგურაცია არ იყო სპეციფირებული", "No data specified" : "მონაცემები არ იყო სპეციფირებული", @@ -171,6 +170,7 @@ OC.L10N.register( "UUID Attribute for Groups:" : "UUID ატრიბუტი ჯგუფებისთვის:", "Username-LDAP User Mapping" : "Username-LDAP მომხმარებლის ბმები", "Clear Username-LDAP User Mapping" : "Username-LDAP მომხმარებლის ბმების გასუფთავება", - "Clear Groupname-LDAP Group Mapping" : "Groupname-LDAP ჯგუფის ბმების გასუფთავება" + "Clear Groupname-LDAP Group Mapping" : "Groupname-LDAP ჯგუფის ბმების გასუფთავება", + "Invalid configuration. Please have a look at the logs for further details." : "არასწორი კონფიგურაცია. დეტალებისთვის გთხოვთ გადახედოთ ლოგებს." }, "nplurals=2; plural=(n!=1);"); diff --git a/apps/user_ldap/l10n/ka_GE.json b/apps/user_ldap/l10n/ka_GE.json index f0042c13f7b..c79ae5cd14f 100644 --- a/apps/user_ldap/l10n/ka_GE.json +++ b/apps/user_ldap/l10n/ka_GE.json @@ -4,7 +4,6 @@ "Invalid configuration: Anonymous binding is not allowed." : "არასწორი კონფიგურაცია: ანონიმური კავშირები არაა დაშვებული.", "Valid configuration, connection established!" : "სწორი კონფიგურაცია, კავშირი დამყარებულია!", "Valid configuration, but binding failed. Please check the server settings and credentials." : "სწორი კონფიგურაცია, თუმცა მიბმა ვერ მოხერხდა. გთხოვთ შეამოწმოთ სერვერის კონფიგურაცია და უფლებამოსილებები.", - "Invalid configuration. Please have a look at the logs for further details." : "არასწორი კონფიგურაცია. დეტალებისთვის გთხოვთ გადახედოთ ლოგებს.", "No action specified" : "ქმედება არ იყო სპეციფირებული", "No configuration specified" : "კონფიგურაცია არ იყო სპეციფირებული", "No data specified" : "მონაცემები არ იყო სპეციფირებული", @@ -169,6 +168,7 @@ "UUID Attribute for Groups:" : "UUID ატრიბუტი ჯგუფებისთვის:", "Username-LDAP User Mapping" : "Username-LDAP მომხმარებლის ბმები", "Clear Username-LDAP User Mapping" : "Username-LDAP მომხმარებლის ბმების გასუფთავება", - "Clear Groupname-LDAP Group Mapping" : "Groupname-LDAP ჯგუფის ბმების გასუფთავება" + "Clear Groupname-LDAP Group Mapping" : "Groupname-LDAP ჯგუფის ბმების გასუფთავება", + "Invalid configuration. Please have a look at the logs for further details." : "არასწორი კონფიგურაცია. დეტალებისთვის გთხოვთ გადახედოთ ლოგებს." },"pluralForm" :"nplurals=2; plural=(n!=1);" }
\ No newline at end of file diff --git a/apps/user_ldap/l10n/ko.js b/apps/user_ldap/l10n/ko.js index 4dfa60fc770..35feac3a27b 100644 --- a/apps/user_ldap/l10n/ko.js +++ b/apps/user_ldap/l10n/ko.js @@ -6,7 +6,6 @@ OC.L10N.register( "Invalid configuration: Anonymous binding is not allowed." : "설정 잘못됨: 익명 바인딩이 허용되지 않습니다.", "Valid configuration, connection established!" : "설정 올바름, 연결되었습니다!", "Valid configuration, but binding failed. Please check the server settings and credentials." : "설정이 올바르지만 바인딩이 실패했습니다. 서버 설정과 인증 정보를 확인하십시오.", - "Invalid configuration. Please have a look at the logs for further details." : "설정이 잘못되었습니다. 더 자세한 정보를 보려면 로그를 참조하십시오.", "No action specified" : "동작이 지정되지 않음", "No configuration specified" : "설정이 지정되지 않음", "No data specified" : "데이터가 지정되지 않음", @@ -213,6 +212,7 @@ OC.L10N.register( "Username-LDAP User Mapping" : "사용자 이름-LDAP 사용자 매핑", "Usernames are used to store and assign metadata. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "사용자 이름은 메타데이터를 저장하고 할당하는 데 사용됩니다. 사용자를 정확히 식별하기 위해서 모든 LDAP 사용자는 내부 사용자 이름을 갖고 있습니다. 이 정보에 접근하려면 사용자 이름과 LDAP 사용자 사이의 연결을 알아야 합니다. 생성된 사용자 이름은 LDAP 사용자의 UUID에 연결됩니다. LDAP에 연결하는 횟수를 줄이기 위하여 DN을 캐시에 저장하지만, 식별에는 사용하지 않습니다. DN이 변경되었을 때 변경 사항이 적용됩니다. 내부 사용자 이름은 항상 사용됩니다. 매핑을 비우면 과거 매핑의 흔적이 남습니다. 매핑을 비우는 것은 설정에 관계 없이 적용되므로 모든 LDAP 설정에 영향을 줍니다! 테스트 및 실험 단계에서만 매핑을 비우고, 상용 환경에서는 매핑을 비우지 마십시오.", "Clear Username-LDAP User Mapping" : "사용자 이름-LDAP 사용자 매핑 비우기", - "Clear Groupname-LDAP Group Mapping" : "그룹 이름-LDAP 그룹 매핑 비우기" + "Clear Groupname-LDAP Group Mapping" : "그룹 이름-LDAP 그룹 매핑 비우기", + "Invalid configuration. Please have a look at the logs for further details." : "설정이 잘못되었습니다. 더 자세한 정보를 보려면 로그를 참조하십시오." }, "nplurals=1; plural=0;"); diff --git a/apps/user_ldap/l10n/ko.json b/apps/user_ldap/l10n/ko.json index 12698716eac..d21611a3f21 100644 --- a/apps/user_ldap/l10n/ko.json +++ b/apps/user_ldap/l10n/ko.json @@ -4,7 +4,6 @@ "Invalid configuration: Anonymous binding is not allowed." : "설정 잘못됨: 익명 바인딩이 허용되지 않습니다.", "Valid configuration, connection established!" : "설정 올바름, 연결되었습니다!", "Valid configuration, but binding failed. Please check the server settings and credentials." : "설정이 올바르지만 바인딩이 실패했습니다. 서버 설정과 인증 정보를 확인하십시오.", - "Invalid configuration. Please have a look at the logs for further details." : "설정이 잘못되었습니다. 더 자세한 정보를 보려면 로그를 참조하십시오.", "No action specified" : "동작이 지정되지 않음", "No configuration specified" : "설정이 지정되지 않음", "No data specified" : "데이터가 지정되지 않음", @@ -211,6 +210,7 @@ "Username-LDAP User Mapping" : "사용자 이름-LDAP 사용자 매핑", "Usernames are used to store and assign metadata. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "사용자 이름은 메타데이터를 저장하고 할당하는 데 사용됩니다. 사용자를 정확히 식별하기 위해서 모든 LDAP 사용자는 내부 사용자 이름을 갖고 있습니다. 이 정보에 접근하려면 사용자 이름과 LDAP 사용자 사이의 연결을 알아야 합니다. 생성된 사용자 이름은 LDAP 사용자의 UUID에 연결됩니다. LDAP에 연결하는 횟수를 줄이기 위하여 DN을 캐시에 저장하지만, 식별에는 사용하지 않습니다. DN이 변경되었을 때 변경 사항이 적용됩니다. 내부 사용자 이름은 항상 사용됩니다. 매핑을 비우면 과거 매핑의 흔적이 남습니다. 매핑을 비우는 것은 설정에 관계 없이 적용되므로 모든 LDAP 설정에 영향을 줍니다! 테스트 및 실험 단계에서만 매핑을 비우고, 상용 환경에서는 매핑을 비우지 마십시오.", "Clear Username-LDAP User Mapping" : "사용자 이름-LDAP 사용자 매핑 비우기", - "Clear Groupname-LDAP Group Mapping" : "그룹 이름-LDAP 그룹 매핑 비우기" + "Clear Groupname-LDAP Group Mapping" : "그룹 이름-LDAP 그룹 매핑 비우기", + "Invalid configuration. Please have a look at the logs for further details." : "설정이 잘못되었습니다. 더 자세한 정보를 보려면 로그를 참조하십시오." },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file diff --git a/apps/user_ldap/l10n/lt_LT.js b/apps/user_ldap/l10n/lt_LT.js index 7b92093ebfd..223df941534 100644 --- a/apps/user_ldap/l10n/lt_LT.js +++ b/apps/user_ldap/l10n/lt_LT.js @@ -6,7 +6,6 @@ OC.L10N.register( "Invalid configuration: Anonymous binding is not allowed." : "Neteisinga konfigūracija: Anoniminis prisijungimas neleidžiamas.", "Valid configuration, connection established!" : "Konfigūracija teisinga, ryšys užmegztas!", "Valid configuration, but binding failed. Please check the server settings and credentials." : "Konfigūracija teisinga, bet prisijungimas nepavyko. Patikrinkite serverio nustatymus ir prisijungimo duomenis.", - "Invalid configuration. Please have a look at the logs for further details." : "Neteisinga konfigūracija. Išsamesnei informacijai, žiūrėkite žurnalus.", "No action specified" : "Nenurodytas veiksmas", "No configuration specified" : "Nenurodyta jokia konfigūracija", "No data specified" : "Nepateikta duomenų", @@ -168,6 +167,7 @@ OC.L10N.register( "UUID Attribute for Users:" : "UUID požymis naudotojams:", "UUID Attribute for Groups:" : "UUID požymis grupėms:", "Username-LDAP User Mapping" : "Naudotojo vardo - LDAP naudotojo sąsaja", - "Clear Username-LDAP User Mapping" : "Išvalyti naudotojo vardo - LDAP naudotojo sąsają" + "Clear Username-LDAP User Mapping" : "Išvalyti naudotojo vardo - LDAP naudotojo sąsają", + "Invalid configuration. Please have a look at the logs for further details." : "Neteisinga konfigūracija. Išsamesnei informacijai, žiūrėkite žurnalus." }, "nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);"); diff --git a/apps/user_ldap/l10n/lt_LT.json b/apps/user_ldap/l10n/lt_LT.json index 7b6da5d7075..b54ce84d480 100644 --- a/apps/user_ldap/l10n/lt_LT.json +++ b/apps/user_ldap/l10n/lt_LT.json @@ -4,7 +4,6 @@ "Invalid configuration: Anonymous binding is not allowed." : "Neteisinga konfigūracija: Anoniminis prisijungimas neleidžiamas.", "Valid configuration, connection established!" : "Konfigūracija teisinga, ryšys užmegztas!", "Valid configuration, but binding failed. Please check the server settings and credentials." : "Konfigūracija teisinga, bet prisijungimas nepavyko. Patikrinkite serverio nustatymus ir prisijungimo duomenis.", - "Invalid configuration. Please have a look at the logs for further details." : "Neteisinga konfigūracija. Išsamesnei informacijai, žiūrėkite žurnalus.", "No action specified" : "Nenurodytas veiksmas", "No configuration specified" : "Nenurodyta jokia konfigūracija", "No data specified" : "Nepateikta duomenų", @@ -166,6 +165,7 @@ "UUID Attribute for Users:" : "UUID požymis naudotojams:", "UUID Attribute for Groups:" : "UUID požymis grupėms:", "Username-LDAP User Mapping" : "Naudotojo vardo - LDAP naudotojo sąsaja", - "Clear Username-LDAP User Mapping" : "Išvalyti naudotojo vardo - LDAP naudotojo sąsają" + "Clear Username-LDAP User Mapping" : "Išvalyti naudotojo vardo - LDAP naudotojo sąsają", + "Invalid configuration. Please have a look at the logs for further details." : "Neteisinga konfigūracija. Išsamesnei informacijai, žiūrėkite žurnalus." },"pluralForm" :"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);" }
\ No newline at end of file diff --git a/apps/user_ldap/l10n/nb.js b/apps/user_ldap/l10n/nb.js index d636d871723..8f78b062f20 100644 --- a/apps/user_ldap/l10n/nb.js +++ b/apps/user_ldap/l10n/nb.js @@ -6,7 +6,6 @@ OC.L10N.register( "Invalid configuration: Anonymous binding is not allowed." : "Oppsettet er ugyldig: Anonym binding er ikke tillatt.", "Valid configuration, connection established!" : "Gyldig oppsett, tilkoblet.", "Valid configuration, but binding failed. Please check the server settings and credentials." : "Oppsettet er i orden, men binding mislyktes. Sjekk server-oppsettet og påloggingsinformasjonen.", - "Invalid configuration. Please have a look at the logs for further details." : "Oppsettet er ikke gyldig. Sjekk loggene for flere detaljer.", "No action specified" : "Ingen handling spesifisert", "No configuration specified" : "Ingen oppsett spesifisert", "No data specified" : "Ingen data spesifisert", @@ -220,6 +219,7 @@ OC.L10N.register( "Username-LDAP User Mapping" : "Tilknytning av brukernavn til LDAP bruker", "Usernames are used to store and assign metadata. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Brukernavn brukes til å lagre og tildele metadata. For å identifisere og gjenkjenne brukere nøyaktig, vil hver LDAP-bruker ha et internt brukernavn. Dette krever en kartlegging fra brukernavn til LDAP-bruker. Det opprettede brukernavnet tilordnes UUID for LDAP-brukeren. I tillegg er DN også hurtigbufret for å redusere LDAP-interaksjon, men den brukes ikke til identifikasjon. Hvis DN endres, vil endringene bli funnet. Det interne brukernavnet brukes overalt. Å rydde kartleggingen vil ha rester overalt. Å rydde tilordningene er ikke konfigurasjonsfølsom, det påvirker alle LDAP-konfigurasjoner! Tøm aldri kartleggingen i et produksjonsmiljø, bare i et test- eller eksperimentelt stadium.", "Clear Username-LDAP User Mapping" : "Nullstill tilknytning av brukernavn til LDAP bruker", - "Clear Groupname-LDAP Group Mapping" : "Nullstill tilknytning av gruppenavn til LDAP gruppe" + "Clear Groupname-LDAP Group Mapping" : "Nullstill tilknytning av gruppenavn til LDAP gruppe", + "Invalid configuration. Please have a look at the logs for further details." : "Oppsettet er ikke gyldig. Sjekk loggene for flere detaljer." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/user_ldap/l10n/nb.json b/apps/user_ldap/l10n/nb.json index f90ae877b36..df0b3fb63b4 100644 --- a/apps/user_ldap/l10n/nb.json +++ b/apps/user_ldap/l10n/nb.json @@ -4,7 +4,6 @@ "Invalid configuration: Anonymous binding is not allowed." : "Oppsettet er ugyldig: Anonym binding er ikke tillatt.", "Valid configuration, connection established!" : "Gyldig oppsett, tilkoblet.", "Valid configuration, but binding failed. Please check the server settings and credentials." : "Oppsettet er i orden, men binding mislyktes. Sjekk server-oppsettet og påloggingsinformasjonen.", - "Invalid configuration. Please have a look at the logs for further details." : "Oppsettet er ikke gyldig. Sjekk loggene for flere detaljer.", "No action specified" : "Ingen handling spesifisert", "No configuration specified" : "Ingen oppsett spesifisert", "No data specified" : "Ingen data spesifisert", @@ -218,6 +217,7 @@ "Username-LDAP User Mapping" : "Tilknytning av brukernavn til LDAP bruker", "Usernames are used to store and assign metadata. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Brukernavn brukes til å lagre og tildele metadata. For å identifisere og gjenkjenne brukere nøyaktig, vil hver LDAP-bruker ha et internt brukernavn. Dette krever en kartlegging fra brukernavn til LDAP-bruker. Det opprettede brukernavnet tilordnes UUID for LDAP-brukeren. I tillegg er DN også hurtigbufret for å redusere LDAP-interaksjon, men den brukes ikke til identifikasjon. Hvis DN endres, vil endringene bli funnet. Det interne brukernavnet brukes overalt. Å rydde kartleggingen vil ha rester overalt. Å rydde tilordningene er ikke konfigurasjonsfølsom, det påvirker alle LDAP-konfigurasjoner! Tøm aldri kartleggingen i et produksjonsmiljø, bare i et test- eller eksperimentelt stadium.", "Clear Username-LDAP User Mapping" : "Nullstill tilknytning av brukernavn til LDAP bruker", - "Clear Groupname-LDAP Group Mapping" : "Nullstill tilknytning av gruppenavn til LDAP gruppe" + "Clear Groupname-LDAP Group Mapping" : "Nullstill tilknytning av gruppenavn til LDAP gruppe", + "Invalid configuration. Please have a look at the logs for further details." : "Oppsettet er ikke gyldig. Sjekk loggene for flere detaljer." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/user_ldap/l10n/nl.js b/apps/user_ldap/l10n/nl.js index 3a16b73cc2a..86cc3f10b02 100644 --- a/apps/user_ldap/l10n/nl.js +++ b/apps/user_ldap/l10n/nl.js @@ -6,7 +6,6 @@ OC.L10N.register( "Invalid configuration: Anonymous binding is not allowed." : "De configuratie is ongeldig: anonieme bind is niet toegestaan.", "Valid configuration, connection established!" : "Geldige configuratie, verbinding tot stand gebracht", "Valid configuration, but binding failed. Please check the server settings and credentials." : "Geldige configuratie, maar Binding mislukte. Controleer de serverinstellingen en inloggegevens.", - "Invalid configuration. Please have a look at the logs for further details." : "Ongeldige configuratie. Bekijk de logbestanden voor meer details.", "No action specified" : "Geen actie opgegeven", "No configuration specified" : "Geen configuratie opgegeven", "No data specified" : "Geen gegevens verstrekt", @@ -186,6 +185,7 @@ OC.L10N.register( "Username-LDAP User Mapping" : "Gebruikersnaam-LDAP gebruikers vertaling", "Usernames are used to store and assign metadata. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Gebruikersnamen worden gebruikt om metadata op te slaan en toe te wijzen. Om gebruikers uniek te identificeren, krijgt elke LDAP-gebruiker ook een interne gebruikersnaam. Dit vereist een koppeling van de gebruikersnaam naar een LDAP-gebruiker. De gecreëerde gebruikersnaam is gekoppeld aan de UUID van de LDAP-gebruiker. Aanvullend wordt ook de 'DN' gecached om het aantal LDAP-interacties te verminderen, maar dit wordt niet gebruikt voor identificatie. Als de DN verandert, zullen de veranderingen worden gevonden. De interne gebruikersnaam wordt overal gebruikt. Het wissen van de koppeling zal overal resten achterlaten. Het wissen van koppelingen is niet configuratiegevoelig, maar het raakt wel alle LDAP instellingen! Zorg ervoor dat deze koppelingen nooit in een productieomgeving gewist worden. Maak ze alleen leeg in een test- of ontwikkelomgeving.", "Clear Username-LDAP User Mapping" : "Leegmaken Gebruikersnaam-LDAP gebruikers vertaling", - "Clear Groupname-LDAP Group Mapping" : "Leegmaken Groepsnaam-LDAP groep vertaling" + "Clear Groupname-LDAP Group Mapping" : "Leegmaken Groepsnaam-LDAP groep vertaling", + "Invalid configuration. Please have a look at the logs for further details." : "Ongeldige configuratie. Bekijk de logbestanden voor meer details." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/user_ldap/l10n/nl.json b/apps/user_ldap/l10n/nl.json index a98e1576de4..3771b47d099 100644 --- a/apps/user_ldap/l10n/nl.json +++ b/apps/user_ldap/l10n/nl.json @@ -4,7 +4,6 @@ "Invalid configuration: Anonymous binding is not allowed." : "De configuratie is ongeldig: anonieme bind is niet toegestaan.", "Valid configuration, connection established!" : "Geldige configuratie, verbinding tot stand gebracht", "Valid configuration, but binding failed. Please check the server settings and credentials." : "Geldige configuratie, maar Binding mislukte. Controleer de serverinstellingen en inloggegevens.", - "Invalid configuration. Please have a look at the logs for further details." : "Ongeldige configuratie. Bekijk de logbestanden voor meer details.", "No action specified" : "Geen actie opgegeven", "No configuration specified" : "Geen configuratie opgegeven", "No data specified" : "Geen gegevens verstrekt", @@ -184,6 +183,7 @@ "Username-LDAP User Mapping" : "Gebruikersnaam-LDAP gebruikers vertaling", "Usernames are used to store and assign metadata. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Gebruikersnamen worden gebruikt om metadata op te slaan en toe te wijzen. Om gebruikers uniek te identificeren, krijgt elke LDAP-gebruiker ook een interne gebruikersnaam. Dit vereist een koppeling van de gebruikersnaam naar een LDAP-gebruiker. De gecreëerde gebruikersnaam is gekoppeld aan de UUID van de LDAP-gebruiker. Aanvullend wordt ook de 'DN' gecached om het aantal LDAP-interacties te verminderen, maar dit wordt niet gebruikt voor identificatie. Als de DN verandert, zullen de veranderingen worden gevonden. De interne gebruikersnaam wordt overal gebruikt. Het wissen van de koppeling zal overal resten achterlaten. Het wissen van koppelingen is niet configuratiegevoelig, maar het raakt wel alle LDAP instellingen! Zorg ervoor dat deze koppelingen nooit in een productieomgeving gewist worden. Maak ze alleen leeg in een test- of ontwikkelomgeving.", "Clear Username-LDAP User Mapping" : "Leegmaken Gebruikersnaam-LDAP gebruikers vertaling", - "Clear Groupname-LDAP Group Mapping" : "Leegmaken Groepsnaam-LDAP groep vertaling" + "Clear Groupname-LDAP Group Mapping" : "Leegmaken Groepsnaam-LDAP groep vertaling", + "Invalid configuration. Please have a look at the logs for further details." : "Ongeldige configuratie. Bekijk de logbestanden voor meer details." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/user_ldap/l10n/pl.js b/apps/user_ldap/l10n/pl.js index 14da3450ae8..3aacfdf9138 100644 --- a/apps/user_ldap/l10n/pl.js +++ b/apps/user_ldap/l10n/pl.js @@ -6,7 +6,6 @@ OC.L10N.register( "Invalid configuration: Anonymous binding is not allowed." : "Nieprawidłowa konfiguracja: Anonimowe podpinanie jest niedozwolone.", "Valid configuration, connection established!" : "Konfiguracja poprawna, połączenie ustanowione!", "Valid configuration, but binding failed. Please check the server settings and credentials." : "Konfiguracja poprawna, ale powiązanie nie powiodło się. Sprawdź konfigurację serwera i poświadczenia.", - "Invalid configuration. Please have a look at the logs for further details." : "Nieprawidłowa konfiguracja. Sprawdź logi po więcej szczegółów.", "No action specified" : "Nie określono akcji", "No configuration specified" : "Nie określono konfiguracji", "No data specified" : "Nie określono danych", @@ -211,6 +210,7 @@ OC.L10N.register( "Username-LDAP User Mapping" : "Mapowanie użytkownika LDAP", "Usernames are used to store and assign metadata. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Nazwy użytkowników służą do przechowywania i przypisywania metadanych. Aby precyzyjnie zidentyfikować i rozpoznać użytkowników, każdy użytkownik LDAP będzie miał wewnętrzną nazwę użytkownika. Wymaga to mapowania z nazwy użytkownika na użytkownika LDAP. Utworzona nazwa użytkownika jest mapowana na UUID użytkownika LDAP. Dodatkowo DN jest buforowany w celu zmniejszenia interakcji LDAP, ale nie jest używany do identyfikacji. Zmiany zostaną wykryte jeśli DN zmieni się. Wewnętrzna nazwa użytkownika jest używana wszędzie. Wyczyszczenie mapowań pozostawi pozostałości po nim. Wyczyszczenie mapowań nie ma wpływu na konfigurację, ale ma wpływ na wszystkie konfiguracje LDAP! Nigdy nie usuwaj mapowań w środowisku produkcyjnym, tylko na etapie testowym lub eksperymentalnym.", "Clear Username-LDAP User Mapping" : "Czyść Mapowanie użytkownika LDAP", - "Clear Groupname-LDAP Group Mapping" : "Czyść Mapowanie nazwy grupy LDAP" + "Clear Groupname-LDAP Group Mapping" : "Czyść Mapowanie nazwy grupy LDAP", + "Invalid configuration. Please have a look at the logs for further details." : "Nieprawidłowa konfiguracja. Sprawdź logi po więcej szczegółów." }, "nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);"); diff --git a/apps/user_ldap/l10n/pl.json b/apps/user_ldap/l10n/pl.json index b66c9b1c355..489c785f7b3 100644 --- a/apps/user_ldap/l10n/pl.json +++ b/apps/user_ldap/l10n/pl.json @@ -4,7 +4,6 @@ "Invalid configuration: Anonymous binding is not allowed." : "Nieprawidłowa konfiguracja: Anonimowe podpinanie jest niedozwolone.", "Valid configuration, connection established!" : "Konfiguracja poprawna, połączenie ustanowione!", "Valid configuration, but binding failed. Please check the server settings and credentials." : "Konfiguracja poprawna, ale powiązanie nie powiodło się. Sprawdź konfigurację serwera i poświadczenia.", - "Invalid configuration. Please have a look at the logs for further details." : "Nieprawidłowa konfiguracja. Sprawdź logi po więcej szczegółów.", "No action specified" : "Nie określono akcji", "No configuration specified" : "Nie określono konfiguracji", "No data specified" : "Nie określono danych", @@ -209,6 +208,7 @@ "Username-LDAP User Mapping" : "Mapowanie użytkownika LDAP", "Usernames are used to store and assign metadata. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Nazwy użytkowników służą do przechowywania i przypisywania metadanych. Aby precyzyjnie zidentyfikować i rozpoznać użytkowników, każdy użytkownik LDAP będzie miał wewnętrzną nazwę użytkownika. Wymaga to mapowania z nazwy użytkownika na użytkownika LDAP. Utworzona nazwa użytkownika jest mapowana na UUID użytkownika LDAP. Dodatkowo DN jest buforowany w celu zmniejszenia interakcji LDAP, ale nie jest używany do identyfikacji. Zmiany zostaną wykryte jeśli DN zmieni się. Wewnętrzna nazwa użytkownika jest używana wszędzie. Wyczyszczenie mapowań pozostawi pozostałości po nim. Wyczyszczenie mapowań nie ma wpływu na konfigurację, ale ma wpływ na wszystkie konfiguracje LDAP! Nigdy nie usuwaj mapowań w środowisku produkcyjnym, tylko na etapie testowym lub eksperymentalnym.", "Clear Username-LDAP User Mapping" : "Czyść Mapowanie użytkownika LDAP", - "Clear Groupname-LDAP Group Mapping" : "Czyść Mapowanie nazwy grupy LDAP" + "Clear Groupname-LDAP Group Mapping" : "Czyść Mapowanie nazwy grupy LDAP", + "Invalid configuration. Please have a look at the logs for further details." : "Nieprawidłowa konfiguracja. Sprawdź logi po więcej szczegółów." },"pluralForm" :"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);" }
\ No newline at end of file diff --git a/apps/user_ldap/l10n/pt_BR.js b/apps/user_ldap/l10n/pt_BR.js index 4badba818cd..40ce1e889d9 100644 --- a/apps/user_ldap/l10n/pt_BR.js +++ b/apps/user_ldap/l10n/pt_BR.js @@ -6,7 +6,6 @@ OC.L10N.register( "Invalid configuration: Anonymous binding is not allowed." : "Configuração inválida: A ligação anônima não é permitida.", "Valid configuration, connection established!" : "Configuração válida, conexão estabelecida!", "Valid configuration, but binding failed. Please check the server settings and credentials." : "Configuração válida, mas a ligação falhou. Verifique as configurações e as credenciais do servidor.", - "Invalid configuration. Please have a look at the logs for further details." : "Configuração inválida. Por favor dê uma olhada nos logs para mais detalhes.", "No action specified" : "Nenhuma ação especificada", "No configuration specified" : "Nenhuma configuração especificada", "No data specified" : "Nenhum dado especificado", @@ -226,6 +225,7 @@ OC.L10N.register( "Username-LDAP User Mapping" : "Mapeamento de Usuário Username-LDAP", "Usernames are used to store and assign metadata. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Os nomes de usuários são usados para armazenar e atribuir metadados. Para identificar e reconhecer com precisão os usuários, cada usuário LDAP terá um nome de usuário interno. Isso requer um mapeamento do nome de usuário para o usuário LDAP. O nome de usuário criado é mapeado para o UUID do usuário LDAP. Além disso, o DN também é armazenado em cache para reduzir a interação LDAP, mas não é usado para identificação. Se o DN mudar, as alterações serão encontradas. O nome de usuário interno é usado em todo lugar. Limpar os mapeamentos gerará sobras em todos os lugares. Limpar os mapeamentos não é sensível à configuração e afeta todas as configurações do LDAP! Nunca limpe os mapeamentos em um ambiente de produção, apenas em um estágio de teste ou experimental.", "Clear Username-LDAP User Mapping" : "Limpar Mapeamento de Usuário username-LDAP", - "Clear Groupname-LDAP Group Mapping" : "Limpar Mapeamento do Grupo groupname-LDAP" + "Clear Groupname-LDAP Group Mapping" : "Limpar Mapeamento do Grupo groupname-LDAP", + "Invalid configuration. Please have a look at the logs for further details." : "Configuração inválida. Por favor dê uma olhada nos logs para mais detalhes." }, "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/user_ldap/l10n/pt_BR.json b/apps/user_ldap/l10n/pt_BR.json index d712df0ca50..dd615c68dd9 100644 --- a/apps/user_ldap/l10n/pt_BR.json +++ b/apps/user_ldap/l10n/pt_BR.json @@ -4,7 +4,6 @@ "Invalid configuration: Anonymous binding is not allowed." : "Configuração inválida: A ligação anônima não é permitida.", "Valid configuration, connection established!" : "Configuração válida, conexão estabelecida!", "Valid configuration, but binding failed. Please check the server settings and credentials." : "Configuração válida, mas a ligação falhou. Verifique as configurações e as credenciais do servidor.", - "Invalid configuration. Please have a look at the logs for further details." : "Configuração inválida. Por favor dê uma olhada nos logs para mais detalhes.", "No action specified" : "Nenhuma ação especificada", "No configuration specified" : "Nenhuma configuração especificada", "No data specified" : "Nenhum dado especificado", @@ -224,6 +223,7 @@ "Username-LDAP User Mapping" : "Mapeamento de Usuário Username-LDAP", "Usernames are used to store and assign metadata. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Os nomes de usuários são usados para armazenar e atribuir metadados. Para identificar e reconhecer com precisão os usuários, cada usuário LDAP terá um nome de usuário interno. Isso requer um mapeamento do nome de usuário para o usuário LDAP. O nome de usuário criado é mapeado para o UUID do usuário LDAP. Além disso, o DN também é armazenado em cache para reduzir a interação LDAP, mas não é usado para identificação. Se o DN mudar, as alterações serão encontradas. O nome de usuário interno é usado em todo lugar. Limpar os mapeamentos gerará sobras em todos os lugares. Limpar os mapeamentos não é sensível à configuração e afeta todas as configurações do LDAP! Nunca limpe os mapeamentos em um ambiente de produção, apenas em um estágio de teste ou experimental.", "Clear Username-LDAP User Mapping" : "Limpar Mapeamento de Usuário username-LDAP", - "Clear Groupname-LDAP Group Mapping" : "Limpar Mapeamento do Grupo groupname-LDAP" + "Clear Groupname-LDAP Group Mapping" : "Limpar Mapeamento do Grupo groupname-LDAP", + "Invalid configuration. Please have a look at the logs for further details." : "Configuração inválida. Por favor dê uma olhada nos logs para mais detalhes." },"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" }
\ No newline at end of file diff --git a/apps/user_ldap/l10n/ru.js b/apps/user_ldap/l10n/ru.js index cab357b5f18..fe053c2f0e5 100644 --- a/apps/user_ldap/l10n/ru.js +++ b/apps/user_ldap/l10n/ru.js @@ -6,7 +6,6 @@ OC.L10N.register( "Invalid configuration: Anonymous binding is not allowed." : "Неверная конфигурация: анонимное связывание не разрешается.", "Valid configuration, connection established!" : "Конфигурация настроена верно, связь установлена!", "Valid configuration, but binding failed. Please check the server settings and credentials." : "Конфигурация настроена верно, но связывание не удалось. Проверьте настройки сервера и реквизиты доступа.", - "Invalid configuration. Please have a look at the logs for further details." : "Неверная конфигурация. Просмотрите журналы для получения дополнительных сведений.", "No action specified" : "Действие не указано", "No configuration specified" : "Конфигурация не указана", "No data specified" : "Нет данных", @@ -220,6 +219,7 @@ OC.L10N.register( "Username-LDAP User Mapping" : "Соответствия Имя-Пользователь LDAP", "Usernames are used to store and assign metadata. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Имена пользователей используются для хранения и назначения метаданных. Для точной идентификации и распознавания пользователей, каждый пользователь LDAP будет иметь свое внутреннее имя пользователя. Это требует привязки имени пользователя к пользователю LDAP. При создании имя пользователя назначается идентификатору UUID пользователя LDAP. Помимо этого кешируется DN для уменьшения числа обращений к LDAP, однако он не используется для идентификации. Если DN был изменён, то изменения будут найдены. Внутреннее имя используется повсеместно. После сброса привязок в базе могут сохраниться остатки старой информации. Сброс привязок не привязан к конфигурации, он повлияет на все LDAP подключения! Ни в коем случае не рекомендуется сбрасывать привязки если система уже находится в эксплуатации, только на этапе тестирования.", "Clear Username-LDAP User Mapping" : "Очистить соответствия Имя-Пользователь LDAP", - "Clear Groupname-LDAP Group Mapping" : "Очистить соответствия Группа-Группа LDAP" + "Clear Groupname-LDAP Group Mapping" : "Очистить соответствия Группа-Группа LDAP", + "Invalid configuration. Please have a look at the logs for further details." : "Неверная конфигурация. Просмотрите журналы для получения дополнительных сведений." }, "nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"); diff --git a/apps/user_ldap/l10n/ru.json b/apps/user_ldap/l10n/ru.json index e31c9bb9600..64cd6e9de50 100644 --- a/apps/user_ldap/l10n/ru.json +++ b/apps/user_ldap/l10n/ru.json @@ -4,7 +4,6 @@ "Invalid configuration: Anonymous binding is not allowed." : "Неверная конфигурация: анонимное связывание не разрешается.", "Valid configuration, connection established!" : "Конфигурация настроена верно, связь установлена!", "Valid configuration, but binding failed. Please check the server settings and credentials." : "Конфигурация настроена верно, но связывание не удалось. Проверьте настройки сервера и реквизиты доступа.", - "Invalid configuration. Please have a look at the logs for further details." : "Неверная конфигурация. Просмотрите журналы для получения дополнительных сведений.", "No action specified" : "Действие не указано", "No configuration specified" : "Конфигурация не указана", "No data specified" : "Нет данных", @@ -218,6 +217,7 @@ "Username-LDAP User Mapping" : "Соответствия Имя-Пользователь LDAP", "Usernames are used to store and assign metadata. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Имена пользователей используются для хранения и назначения метаданных. Для точной идентификации и распознавания пользователей, каждый пользователь LDAP будет иметь свое внутреннее имя пользователя. Это требует привязки имени пользователя к пользователю LDAP. При создании имя пользователя назначается идентификатору UUID пользователя LDAP. Помимо этого кешируется DN для уменьшения числа обращений к LDAP, однако он не используется для идентификации. Если DN был изменён, то изменения будут найдены. Внутреннее имя используется повсеместно. После сброса привязок в базе могут сохраниться остатки старой информации. Сброс привязок не привязан к конфигурации, он повлияет на все LDAP подключения! Ни в коем случае не рекомендуется сбрасывать привязки если система уже находится в эксплуатации, только на этапе тестирования.", "Clear Username-LDAP User Mapping" : "Очистить соответствия Имя-Пользователь LDAP", - "Clear Groupname-LDAP Group Mapping" : "Очистить соответствия Группа-Группа LDAP" + "Clear Groupname-LDAP Group Mapping" : "Очистить соответствия Группа-Группа LDAP", + "Invalid configuration. Please have a look at the logs for further details." : "Неверная конфигурация. Просмотрите журналы для получения дополнительных сведений." },"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);" }
\ No newline at end of file diff --git a/apps/user_ldap/l10n/sc.js b/apps/user_ldap/l10n/sc.js index b3dec353afd..49fd1321669 100644 --- a/apps/user_ldap/l10n/sc.js +++ b/apps/user_ldap/l10n/sc.js @@ -6,7 +6,6 @@ OC.L10N.register( "Invalid configuration: Anonymous binding is not allowed." : "Cunfiguratzione non bàlida: is ligòngios anònimos no sunt permìtidos.", "Valid configuration, connection established!" : "Cunfiguratzione bàlida, connessione istabilida!", "Valid configuration, but binding failed. Please check the server settings and credentials." : "Cunfiguratzione bàlida, ma ligòngiu no istabilidu. Càstia sa cunfiguratzione de su serbidore e is credentziales.", - "Invalid configuration. Please have a look at the logs for further details." : "Cunfiguratzione non bàlida. Càstia is registros pro detàllios in prus.", "No action specified" : "Peruna atzione ispetzificada", "No configuration specified" : "Peruna cunfiguratzione ispetzificada", "No data specified" : "Perunu datu ispetzificadu", @@ -195,6 +194,7 @@ OC.L10N.register( "Username-LDAP User Mapping" : "Assòtziu Nùmene utente-Utente LDAP", "Usernames are used to store and assign metadata. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Is nùmenes utente d'impreant pro archiviare e assignare is metadatos. Pro identificare a pretzisu e connòschere is utentes, cada utente LDAP at a tènnere unu nùmene utente de intro. Custu rechedet un'assòtziu dae nùmene utente a utente LDAP. Su nùmene utente creadu est assotziadu a s'UUID de s'utente LDAP. In prus su DN si ponet in memòria temporànea pro minimare s'interatzione cun LDAP, ma non s'impreat pro s'identificatzione. Si su DN càmbiat, is càmbios s'ant a agatare. Su nùmene utente de intro s'impreat in totue. Limpiende is assòtzios s'ant a lassare arrastos a s'at a interessare totu sa cunfiguratzione LDAP! Non limpies mai is assòtzios in un'ambiente de produtzione, ma isceti in una fase de proa o isperimentos.", "Clear Username-LDAP User Mapping" : "Lìmpia assòtziu Nùmene utente-Utente LDAP", - "Clear Groupname-LDAP Group Mapping" : "Lìmpia assòtziu Nùmene de su grupu-Grupu LDAP" + "Clear Groupname-LDAP Group Mapping" : "Lìmpia assòtziu Nùmene de su grupu-Grupu LDAP", + "Invalid configuration. Please have a look at the logs for further details." : "Cunfiguratzione non bàlida. Càstia is registros pro detàllios in prus." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/user_ldap/l10n/sc.json b/apps/user_ldap/l10n/sc.json index c6ff35c5d3c..098bdbc74a8 100644 --- a/apps/user_ldap/l10n/sc.json +++ b/apps/user_ldap/l10n/sc.json @@ -4,7 +4,6 @@ "Invalid configuration: Anonymous binding is not allowed." : "Cunfiguratzione non bàlida: is ligòngios anònimos no sunt permìtidos.", "Valid configuration, connection established!" : "Cunfiguratzione bàlida, connessione istabilida!", "Valid configuration, but binding failed. Please check the server settings and credentials." : "Cunfiguratzione bàlida, ma ligòngiu no istabilidu. Càstia sa cunfiguratzione de su serbidore e is credentziales.", - "Invalid configuration. Please have a look at the logs for further details." : "Cunfiguratzione non bàlida. Càstia is registros pro detàllios in prus.", "No action specified" : "Peruna atzione ispetzificada", "No configuration specified" : "Peruna cunfiguratzione ispetzificada", "No data specified" : "Perunu datu ispetzificadu", @@ -193,6 +192,7 @@ "Username-LDAP User Mapping" : "Assòtziu Nùmene utente-Utente LDAP", "Usernames are used to store and assign metadata. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Is nùmenes utente d'impreant pro archiviare e assignare is metadatos. Pro identificare a pretzisu e connòschere is utentes, cada utente LDAP at a tènnere unu nùmene utente de intro. Custu rechedet un'assòtziu dae nùmene utente a utente LDAP. Su nùmene utente creadu est assotziadu a s'UUID de s'utente LDAP. In prus su DN si ponet in memòria temporànea pro minimare s'interatzione cun LDAP, ma non s'impreat pro s'identificatzione. Si su DN càmbiat, is càmbios s'ant a agatare. Su nùmene utente de intro s'impreat in totue. Limpiende is assòtzios s'ant a lassare arrastos a s'at a interessare totu sa cunfiguratzione LDAP! Non limpies mai is assòtzios in un'ambiente de produtzione, ma isceti in una fase de proa o isperimentos.", "Clear Username-LDAP User Mapping" : "Lìmpia assòtziu Nùmene utente-Utente LDAP", - "Clear Groupname-LDAP Group Mapping" : "Lìmpia assòtziu Nùmene de su grupu-Grupu LDAP" + "Clear Groupname-LDAP Group Mapping" : "Lìmpia assòtziu Nùmene de su grupu-Grupu LDAP", + "Invalid configuration. Please have a look at the logs for further details." : "Cunfiguratzione non bàlida. Càstia is registros pro detàllios in prus." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/user_ldap/l10n/sk.js b/apps/user_ldap/l10n/sk.js index 9d6e841aa48..50e8ac0607f 100644 --- a/apps/user_ldap/l10n/sk.js +++ b/apps/user_ldap/l10n/sk.js @@ -6,7 +6,6 @@ OC.L10N.register( "Invalid configuration: Anonymous binding is not allowed." : "Neplatné nastavenie: anonymné pripojenie nie je povolené.", "Valid configuration, connection established!" : "Platná konfigurácia, spojenie nadviazané!", "Valid configuration, but binding failed. Please check the server settings and credentials." : "Nastavenie je v poriadku, ale pripojenie zlyhalo. Skontrolujte nastavenia servera a prihlasovacie údaje.", - "Invalid configuration. Please have a look at the logs for further details." : "Konfigurácia je chybná. Prosím, pozrite sa do logov pre ďalšie podrobnosti.", "No action specified" : "Nie je vybraná akcia", "No configuration specified" : "Nie je určená konfigurácia", "No data specified" : "Nie sú vybraté dáta", @@ -226,6 +225,7 @@ OC.L10N.register( "Username-LDAP User Mapping" : "Mapovanie názvov LDAP používateľských mien", "Usernames are used to store and assign metadata. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Používateľské mená sa používajú na ukladanie a prideľovanie meta údajov. Pre presnú identifikáciu a rozpoznávanie má každý používateľ LDAP interné používateľské meno. To si vyžaduje mapovanie používateľského mena na užívateľa LDAP. Vytvorené meno používateľa je mapované na UUID používateľa LDAP. Okrem toho sa DN ukladá aj do vyrovnávacej pamäte, aby sa znížila interakcia LDAP, ale nepoužíva sa na identifikáciu. Ak sa DN zmení, zmeny sa nájdu. Interné používateľské meno sa používa všade. Vymazanie mápovania bude mať pozostatky všade. Vymazanie mapovania nie je citlivé na nastavenie, ovplyvňuje všetky nastavenia LDAP! Nikdy nemažte mapovanie vo produkčnom prostredí, ale iba v testovacej alebo experimentálnej fáze.", "Clear Username-LDAP User Mapping" : "Zrušiť mapovanie LDAP používateľských mien", - "Clear Groupname-LDAP Group Mapping" : "Zrušiť mapovanie názvov LDAP skupín" + "Clear Groupname-LDAP Group Mapping" : "Zrušiť mapovanie názvov LDAP skupín", + "Invalid configuration. Please have a look at the logs for further details." : "Konfigurácia je chybná. Prosím, pozrite sa do logov pre ďalšie podrobnosti." }, "nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);"); diff --git a/apps/user_ldap/l10n/sk.json b/apps/user_ldap/l10n/sk.json index ea44da3decd..c99a14af54d 100644 --- a/apps/user_ldap/l10n/sk.json +++ b/apps/user_ldap/l10n/sk.json @@ -4,7 +4,6 @@ "Invalid configuration: Anonymous binding is not allowed." : "Neplatné nastavenie: anonymné pripojenie nie je povolené.", "Valid configuration, connection established!" : "Platná konfigurácia, spojenie nadviazané!", "Valid configuration, but binding failed. Please check the server settings and credentials." : "Nastavenie je v poriadku, ale pripojenie zlyhalo. Skontrolujte nastavenia servera a prihlasovacie údaje.", - "Invalid configuration. Please have a look at the logs for further details." : "Konfigurácia je chybná. Prosím, pozrite sa do logov pre ďalšie podrobnosti.", "No action specified" : "Nie je vybraná akcia", "No configuration specified" : "Nie je určená konfigurácia", "No data specified" : "Nie sú vybraté dáta", @@ -224,6 +223,7 @@ "Username-LDAP User Mapping" : "Mapovanie názvov LDAP používateľských mien", "Usernames are used to store and assign metadata. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Používateľské mená sa používajú na ukladanie a prideľovanie meta údajov. Pre presnú identifikáciu a rozpoznávanie má každý používateľ LDAP interné používateľské meno. To si vyžaduje mapovanie používateľského mena na užívateľa LDAP. Vytvorené meno používateľa je mapované na UUID používateľa LDAP. Okrem toho sa DN ukladá aj do vyrovnávacej pamäte, aby sa znížila interakcia LDAP, ale nepoužíva sa na identifikáciu. Ak sa DN zmení, zmeny sa nájdu. Interné používateľské meno sa používa všade. Vymazanie mápovania bude mať pozostatky všade. Vymazanie mapovania nie je citlivé na nastavenie, ovplyvňuje všetky nastavenia LDAP! Nikdy nemažte mapovanie vo produkčnom prostredí, ale iba v testovacej alebo experimentálnej fáze.", "Clear Username-LDAP User Mapping" : "Zrušiť mapovanie LDAP používateľských mien", - "Clear Groupname-LDAP Group Mapping" : "Zrušiť mapovanie názvov LDAP skupín" + "Clear Groupname-LDAP Group Mapping" : "Zrušiť mapovanie názvov LDAP skupín", + "Invalid configuration. Please have a look at the logs for further details." : "Konfigurácia je chybná. Prosím, pozrite sa do logov pre ďalšie podrobnosti." },"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);" }
\ No newline at end of file diff --git a/apps/user_ldap/l10n/sl.js b/apps/user_ldap/l10n/sl.js index d035c08d14e..c4256b46757 100644 --- a/apps/user_ldap/l10n/sl.js +++ b/apps/user_ldap/l10n/sl.js @@ -6,7 +6,6 @@ OC.L10N.register( "Invalid configuration: Anonymous binding is not allowed." : "Neveljavne nastavitve: brezimne vezi niso dovoljene.", "Valid configuration, connection established!" : "Veljavne nastavitve: povezava je vzpostavljena!", "Valid configuration, but binding failed. Please check the server settings and credentials." : "Veljavne nastavitve, a je povezava vseeno spodletela: preverite nastavitve strežnika in poverila.", - "Invalid configuration. Please have a look at the logs for further details." : "Neveljavne nastavitve: za več podrobnosti si oglejte dnevniške zapise.", "No action specified" : "Ni določenega dejanja", "No configuration specified" : "Ni določenih nastavitev", "No data specified" : "Ni navedenih podatkov", @@ -194,6 +193,7 @@ OC.L10N.register( "Username-LDAP User Mapping" : "Uporabniška preslikava uporabniškega imena na LDAP", "Usernames are used to store and assign metadata. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Uporabniška imena se uporabljajo za shranjevanje in dodeljevanje metapodatkov. Za natančno določevanje uporabnikov je vsakemu uporabniku LDAP preslikano tudi notranje uporabniško ime in sicer na UUID uporabnika LDAP. Poleg tega se enoznačno ime DN shrani tudi v predpomnilnik, da se zmanjša število poslanih zahtevkov na strežnik, a se to ne uporablja za določevanje. Če se enoznačno ime spremeni, bodo usrezno usklajene tudi spremembe. Notranje uporabniško ime se sicer uporablja na več mestih, zato je pričakovati, da ostanejo pri čiščenju preslikav nepovezani podatki. To brisanje ne vpliva upošteva ravni nastavitev, ampak deluje na vse nastavitve LDAP! Preslikav ni nikoli piporočljivo počistiti v produkcijskem okolju, je pa to mogoče v preizkusnem. ", "Clear Username-LDAP User Mapping" : "Izbriši preslikavo uporabniškega imena na LDAP", - "Clear Groupname-LDAP Group Mapping" : "Izbriši preslikavo skupine na LDAP" + "Clear Groupname-LDAP Group Mapping" : "Izbriši preslikavo skupine na LDAP", + "Invalid configuration. Please have a look at the logs for further details." : "Neveljavne nastavitve: za več podrobnosti si oglejte dnevniške zapise." }, "nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"); diff --git a/apps/user_ldap/l10n/sl.json b/apps/user_ldap/l10n/sl.json index bc0b19608a2..3597f0e6159 100644 --- a/apps/user_ldap/l10n/sl.json +++ b/apps/user_ldap/l10n/sl.json @@ -4,7 +4,6 @@ "Invalid configuration: Anonymous binding is not allowed." : "Neveljavne nastavitve: brezimne vezi niso dovoljene.", "Valid configuration, connection established!" : "Veljavne nastavitve: povezava je vzpostavljena!", "Valid configuration, but binding failed. Please check the server settings and credentials." : "Veljavne nastavitve, a je povezava vseeno spodletela: preverite nastavitve strežnika in poverila.", - "Invalid configuration. Please have a look at the logs for further details." : "Neveljavne nastavitve: za več podrobnosti si oglejte dnevniške zapise.", "No action specified" : "Ni določenega dejanja", "No configuration specified" : "Ni določenih nastavitev", "No data specified" : "Ni navedenih podatkov", @@ -192,6 +191,7 @@ "Username-LDAP User Mapping" : "Uporabniška preslikava uporabniškega imena na LDAP", "Usernames are used to store and assign metadata. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Uporabniška imena se uporabljajo za shranjevanje in dodeljevanje metapodatkov. Za natančno določevanje uporabnikov je vsakemu uporabniku LDAP preslikano tudi notranje uporabniško ime in sicer na UUID uporabnika LDAP. Poleg tega se enoznačno ime DN shrani tudi v predpomnilnik, da se zmanjša število poslanih zahtevkov na strežnik, a se to ne uporablja za določevanje. Če se enoznačno ime spremeni, bodo usrezno usklajene tudi spremembe. Notranje uporabniško ime se sicer uporablja na več mestih, zato je pričakovati, da ostanejo pri čiščenju preslikav nepovezani podatki. To brisanje ne vpliva upošteva ravni nastavitev, ampak deluje na vse nastavitve LDAP! Preslikav ni nikoli piporočljivo počistiti v produkcijskem okolju, je pa to mogoče v preizkusnem. ", "Clear Username-LDAP User Mapping" : "Izbriši preslikavo uporabniškega imena na LDAP", - "Clear Groupname-LDAP Group Mapping" : "Izbriši preslikavo skupine na LDAP" + "Clear Groupname-LDAP Group Mapping" : "Izbriši preslikavo skupine na LDAP", + "Invalid configuration. Please have a look at the logs for further details." : "Neveljavne nastavitve: za več podrobnosti si oglejte dnevniške zapise." },"pluralForm" :"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);" }
\ No newline at end of file diff --git a/apps/user_ldap/l10n/sq.js b/apps/user_ldap/l10n/sq.js index ee433d876d2..c8d5c71f856 100644 --- a/apps/user_ldap/l10n/sq.js +++ b/apps/user_ldap/l10n/sq.js @@ -6,7 +6,6 @@ OC.L10N.register( "Invalid configuration: Anonymous binding is not allowed." : "Konfigurim i pavlefshëm: Lidhja anonim nuk është e lejueshme.", "Valid configuration, connection established!" : "Konfigurim i vlefshëm, lidhja u krijuar!", "Valid configuration, but binding failed. Please check the server settings and credentials." : "Konfigurime të vlefshme, por lidhja dështoi. Ju lutem kontrolloni konfigurimet dhe kredencialet e serverit.", - "Invalid configuration. Please have a look at the logs for further details." : "Konfigurime të pavlefshme. Ju lutem shikoni hyrjet për detaje të mëtejshme.", "No action specified" : "S’është treguar veprim", "No configuration specified" : "S’u dha formësim", "No data specified" : "S’u treguan të dhëna", @@ -168,6 +167,7 @@ OC.L10N.register( "UUID Attribute for Groups:" : "Atribut UUID për Grupe:", "Username-LDAP User Mapping" : "Përshoqërim Emër përdoruesi-Përdorues LDAP", "Clear Username-LDAP User Mapping" : "Pastro Përshoqërimin Emër përdoruesi-Përdorues LDAP", - "Clear Groupname-LDAP Group Mapping" : "Pastro Përshoqërimin Emër grupi-Grup LDAP" + "Clear Groupname-LDAP Group Mapping" : "Pastro Përshoqërimin Emër grupi-Grup LDAP", + "Invalid configuration. Please have a look at the logs for further details." : "Konfigurime të pavlefshme. Ju lutem shikoni hyrjet për detaje të mëtejshme." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/user_ldap/l10n/sq.json b/apps/user_ldap/l10n/sq.json index 3f70efccb7d..3608fad31eb 100644 --- a/apps/user_ldap/l10n/sq.json +++ b/apps/user_ldap/l10n/sq.json @@ -4,7 +4,6 @@ "Invalid configuration: Anonymous binding is not allowed." : "Konfigurim i pavlefshëm: Lidhja anonim nuk është e lejueshme.", "Valid configuration, connection established!" : "Konfigurim i vlefshëm, lidhja u krijuar!", "Valid configuration, but binding failed. Please check the server settings and credentials." : "Konfigurime të vlefshme, por lidhja dështoi. Ju lutem kontrolloni konfigurimet dhe kredencialet e serverit.", - "Invalid configuration. Please have a look at the logs for further details." : "Konfigurime të pavlefshme. Ju lutem shikoni hyrjet për detaje të mëtejshme.", "No action specified" : "S’është treguar veprim", "No configuration specified" : "S’u dha formësim", "No data specified" : "S’u treguan të dhëna", @@ -166,6 +165,7 @@ "UUID Attribute for Groups:" : "Atribut UUID për Grupe:", "Username-LDAP User Mapping" : "Përshoqërim Emër përdoruesi-Përdorues LDAP", "Clear Username-LDAP User Mapping" : "Pastro Përshoqërimin Emër përdoruesi-Përdorues LDAP", - "Clear Groupname-LDAP Group Mapping" : "Pastro Përshoqërimin Emër grupi-Grup LDAP" + "Clear Groupname-LDAP Group Mapping" : "Pastro Përshoqërimin Emër grupi-Grup LDAP", + "Invalid configuration. Please have a look at the logs for further details." : "Konfigurime të pavlefshme. Ju lutem shikoni hyrjet për detaje të mëtejshme." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/user_ldap/l10n/sr.js b/apps/user_ldap/l10n/sr.js index 154e6cb2897..fd5d7702b15 100644 --- a/apps/user_ldap/l10n/sr.js +++ b/apps/user_ldap/l10n/sr.js @@ -6,7 +6,6 @@ OC.L10N.register( "Invalid configuration: Anonymous binding is not allowed." : "Неисправна конфигурација: Анонимно везивање није дозвољено.", "Valid configuration, connection established!" : "Исправна конфигурација, веза успостављена!", "Valid configuration, but binding failed. Please check the server settings and credentials." : "Исправна конфигурација, али везивање није успело. Проверите поставке сервера и акредитиве.", - "Invalid configuration. Please have a look at the logs for further details." : "Неисправна конфигурација. Погледајте дневник за више детаља.", "No action specified" : "Није наведена радња", "No configuration specified" : "Није наведена постава", "No data specified" : "Нису наведени подаци", @@ -226,6 +225,7 @@ OC.L10N.register( "Username-LDAP User Mapping" : "Username-LDAP мапирање корисника", "Usernames are used to store and assign metadata. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Корисничка имена се користи за чување и додељивање метаподатака. Да би се прецизно идентификовали и препознавали кориснике, сваки LDAP корисник ће имати локално корисничко име. Ово захтева мапирање од корисничког имена до LDAP корисника. Креирано корисничко име се мапира у UUID LDAP корисника. Поред тога, DN се кешира да смањи LDAP интеракцију, али се не користи за идентификацију. Ако се DN мења, промене се могу наћи. Локално корисничко име се користи свуда. Чишћење мапирања оставља свуда остатке. Чишћење мапирања није осетљиво на конфигурацију, оно утиче на све LDAP конфигурације! Никада не користит чишћење мапирања у радном окружењу, већ само у тестирању или експерименталној фази.", "Clear Username-LDAP User Mapping" : "Очисти Username-LDAP мапирање корисника", - "Clear Groupname-LDAP Group Mapping" : "Очисти Groupname-LDAP мапирање група" + "Clear Groupname-LDAP Group Mapping" : "Очисти Groupname-LDAP мапирање група", + "Invalid configuration. Please have a look at the logs for further details." : "Неисправна конфигурација. Погледајте дневник за више детаља." }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"); diff --git a/apps/user_ldap/l10n/sr.json b/apps/user_ldap/l10n/sr.json index dd575ffd9e8..6095268453f 100644 --- a/apps/user_ldap/l10n/sr.json +++ b/apps/user_ldap/l10n/sr.json @@ -4,7 +4,6 @@ "Invalid configuration: Anonymous binding is not allowed." : "Неисправна конфигурација: Анонимно везивање није дозвољено.", "Valid configuration, connection established!" : "Исправна конфигурација, веза успостављена!", "Valid configuration, but binding failed. Please check the server settings and credentials." : "Исправна конфигурација, али везивање није успело. Проверите поставке сервера и акредитиве.", - "Invalid configuration. Please have a look at the logs for further details." : "Неисправна конфигурација. Погледајте дневник за више детаља.", "No action specified" : "Није наведена радња", "No configuration specified" : "Није наведена постава", "No data specified" : "Нису наведени подаци", @@ -224,6 +223,7 @@ "Username-LDAP User Mapping" : "Username-LDAP мапирање корисника", "Usernames are used to store and assign metadata. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Корисничка имена се користи за чување и додељивање метаподатака. Да би се прецизно идентификовали и препознавали кориснике, сваки LDAP корисник ће имати локално корисничко име. Ово захтева мапирање од корисничког имена до LDAP корисника. Креирано корисничко име се мапира у UUID LDAP корисника. Поред тога, DN се кешира да смањи LDAP интеракцију, али се не користи за идентификацију. Ако се DN мења, промене се могу наћи. Локално корисничко име се користи свуда. Чишћење мапирања оставља свуда остатке. Чишћење мапирања није осетљиво на конфигурацију, оно утиче на све LDAP конфигурације! Никада не користит чишћење мапирања у радном окружењу, већ само у тестирању или експерименталној фази.", "Clear Username-LDAP User Mapping" : "Очисти Username-LDAP мапирање корисника", - "Clear Groupname-LDAP Group Mapping" : "Очисти Groupname-LDAP мапирање група" + "Clear Groupname-LDAP Group Mapping" : "Очисти Groupname-LDAP мапирање група", + "Invalid configuration. Please have a look at the logs for further details." : "Неисправна конфигурација. Погледајте дневник за више детаља." },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);" }
\ No newline at end of file diff --git a/apps/user_ldap/l10n/sv.js b/apps/user_ldap/l10n/sv.js index bf64abb78b2..ea1784ec783 100644 --- a/apps/user_ldap/l10n/sv.js +++ b/apps/user_ldap/l10n/sv.js @@ -6,7 +6,6 @@ OC.L10N.register( "Invalid configuration: Anonymous binding is not allowed." : "Ogiltig konfiguration: Anonym bindning är inte tillåten.", "Valid configuration, connection established!" : "Giltig konfiguration, anslutning upprättad!", "Valid configuration, but binding failed. Please check the server settings and credentials." : "Giltig konfiguration, men bindning misslyckades. Vänligen kontrollera uppgifter och serverinställningarna.", - "Invalid configuration. Please have a look at the logs for further details." : "Ogiltig konfiguration. Vänligen undersök loggar för mer detaljer.", "No action specified" : "Ingen funktion har angetts", "No configuration specified" : "Ingen konfiguration har angetts", "No data specified" : "Inga data har angetts", @@ -226,6 +225,7 @@ OC.L10N.register( "Username-LDAP User Mapping" : "Användarnamn-LDAP användarmappning", "Usernames are used to store and assign metadata. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Användarnamn används för att lagra och tilldela metadata. För att exakt identifiera användare har varje LDAP-användare ett internt användarnamn. Detta kräver en mappning från användarnamn till LDAP-användare. Det skapade användarnamnet är mappat till UUID för LDAP-användaren. Dessutom cachas DN för att minska LDAP-interaktion, men den används inte för identifiering. Om DN ändras kommer ändringarna att hittas. Det interna användarnamnet används på nytt. Att rensa mappningarna kommer att ha rester överallt. Att rensa mappningarna är inte konfigurationskänsligt, det påverkar alla LDAP-konfigurationer! Rensa aldrig mappningarna i en produktionsmiljö, bara i en test- eller experimentfas.", "Clear Username-LDAP User Mapping" : "Rensa användarnamn-LDAP användarmappning", - "Clear Groupname-LDAP Group Mapping" : "Rensa gruppnamn-LDAP gruppmappning" + "Clear Groupname-LDAP Group Mapping" : "Rensa gruppnamn-LDAP gruppmappning", + "Invalid configuration. Please have a look at the logs for further details." : "Ogiltig konfiguration. Vänligen undersök loggar för mer detaljer." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/user_ldap/l10n/sv.json b/apps/user_ldap/l10n/sv.json index 804dc782177..6ddfa394ff6 100644 --- a/apps/user_ldap/l10n/sv.json +++ b/apps/user_ldap/l10n/sv.json @@ -4,7 +4,6 @@ "Invalid configuration: Anonymous binding is not allowed." : "Ogiltig konfiguration: Anonym bindning är inte tillåten.", "Valid configuration, connection established!" : "Giltig konfiguration, anslutning upprättad!", "Valid configuration, but binding failed. Please check the server settings and credentials." : "Giltig konfiguration, men bindning misslyckades. Vänligen kontrollera uppgifter och serverinställningarna.", - "Invalid configuration. Please have a look at the logs for further details." : "Ogiltig konfiguration. Vänligen undersök loggar för mer detaljer.", "No action specified" : "Ingen funktion har angetts", "No configuration specified" : "Ingen konfiguration har angetts", "No data specified" : "Inga data har angetts", @@ -224,6 +223,7 @@ "Username-LDAP User Mapping" : "Användarnamn-LDAP användarmappning", "Usernames are used to store and assign metadata. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Användarnamn används för att lagra och tilldela metadata. För att exakt identifiera användare har varje LDAP-användare ett internt användarnamn. Detta kräver en mappning från användarnamn till LDAP-användare. Det skapade användarnamnet är mappat till UUID för LDAP-användaren. Dessutom cachas DN för att minska LDAP-interaktion, men den används inte för identifiering. Om DN ändras kommer ändringarna att hittas. Det interna användarnamnet används på nytt. Att rensa mappningarna kommer att ha rester överallt. Att rensa mappningarna är inte konfigurationskänsligt, det påverkar alla LDAP-konfigurationer! Rensa aldrig mappningarna i en produktionsmiljö, bara i en test- eller experimentfas.", "Clear Username-LDAP User Mapping" : "Rensa användarnamn-LDAP användarmappning", - "Clear Groupname-LDAP Group Mapping" : "Rensa gruppnamn-LDAP gruppmappning" + "Clear Groupname-LDAP Group Mapping" : "Rensa gruppnamn-LDAP gruppmappning", + "Invalid configuration. Please have a look at the logs for further details." : "Ogiltig konfiguration. Vänligen undersök loggar för mer detaljer." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/user_ldap/l10n/tr.js b/apps/user_ldap/l10n/tr.js index e2657e1eed4..788150d2877 100644 --- a/apps/user_ldap/l10n/tr.js +++ b/apps/user_ldap/l10n/tr.js @@ -6,7 +6,6 @@ OC.L10N.register( "Invalid configuration: Anonymous binding is not allowed." : "Yapılandırma geçersiz: Adsız bağlantı kurulmasına izin verilmiyor.", "Valid configuration, connection established!" : "Yapılandırma geçerli, bağlantı kuruldu.", "Valid configuration, but binding failed. Please check the server settings and credentials." : "Yapılandırma geçerli ancak bağlantı kurulamadı. Lütfen sunucu ayarları ve kimlik doğrulama bilgilerini denetleyin.", - "Invalid configuration. Please have a look at the logs for further details." : "Yapılandırma geçersiz. Lütfen ayrıntılı bilgi almak için günlük dosyasına bakın.", "No action specified" : "Hehrangi bir işlem belirtilmemiş", "No configuration specified" : "Henüz bir yapılandırma belirtilmemiş", "No data specified" : "Henüz bir veri belirtilmemiş", @@ -226,6 +225,7 @@ OC.L10N.register( "Username-LDAP User Mapping" : "Kullanıcı Adı-LDAP Kullanıcısı Eşleştirme", "Usernames are used to store and assign metadata. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Kullanıcı adları, üst veri depolaması ve ataması için kullanılır. Kullanıcıları kesin olarak belirlemek ve algılamak için, her LDAP kullanıcısına bir iç kullanıcı verilir. Bu kullanıcı adı ile LDAP kullanıcısının eşleştirilmesi gerekir. Oluşturulan kullanıcı adı LDAP kullanıcısının UUID değeri ile eşleştirilir. Bunun yanında LDAP etkileşimini azaltmak için DN ön belleğe alınır ancak bu işlem kimlik belirleme için kullanılmaz. DN üzerinde yapılan değişiklikler aktarılır. İç kullanıcı her yerde kullanıldığından, bir eşleştirmeyi kaldırmak pek çok yerde kalıntılar bırakır. Eşleştirmeleri kaldırmak yalnızca yapılandırmaya bağlı değildir, tüm LDAP yapılandırmalarını etkiler! Üretim ortamında eşleştirmeleri asla kaldırmayın, yalnızca sınama ya da deney aşamalarında kullanın.", "Clear Username-LDAP User Mapping" : "Kullanıcı Adı-LDAP Kullanıcısı Eşleştirmesini Kaldır", - "Clear Groupname-LDAP Group Mapping" : "Grup Adı-LDAP Grubu Eşleştirmesini Kaldır" + "Clear Groupname-LDAP Group Mapping" : "Grup Adı-LDAP Grubu Eşleştirmesini Kaldır", + "Invalid configuration. Please have a look at the logs for further details." : "Yapılandırma geçersiz. Lütfen ayrıntılı bilgi almak için günlük dosyasına bakın." }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/user_ldap/l10n/tr.json b/apps/user_ldap/l10n/tr.json index fe0f1cf8604..e82c37f363b 100644 --- a/apps/user_ldap/l10n/tr.json +++ b/apps/user_ldap/l10n/tr.json @@ -4,7 +4,6 @@ "Invalid configuration: Anonymous binding is not allowed." : "Yapılandırma geçersiz: Adsız bağlantı kurulmasına izin verilmiyor.", "Valid configuration, connection established!" : "Yapılandırma geçerli, bağlantı kuruldu.", "Valid configuration, but binding failed. Please check the server settings and credentials." : "Yapılandırma geçerli ancak bağlantı kurulamadı. Lütfen sunucu ayarları ve kimlik doğrulama bilgilerini denetleyin.", - "Invalid configuration. Please have a look at the logs for further details." : "Yapılandırma geçersiz. Lütfen ayrıntılı bilgi almak için günlük dosyasına bakın.", "No action specified" : "Hehrangi bir işlem belirtilmemiş", "No configuration specified" : "Henüz bir yapılandırma belirtilmemiş", "No data specified" : "Henüz bir veri belirtilmemiş", @@ -224,6 +223,7 @@ "Username-LDAP User Mapping" : "Kullanıcı Adı-LDAP Kullanıcısı Eşleştirme", "Usernames are used to store and assign metadata. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Kullanıcı adları, üst veri depolaması ve ataması için kullanılır. Kullanıcıları kesin olarak belirlemek ve algılamak için, her LDAP kullanıcısına bir iç kullanıcı verilir. Bu kullanıcı adı ile LDAP kullanıcısının eşleştirilmesi gerekir. Oluşturulan kullanıcı adı LDAP kullanıcısının UUID değeri ile eşleştirilir. Bunun yanında LDAP etkileşimini azaltmak için DN ön belleğe alınır ancak bu işlem kimlik belirleme için kullanılmaz. DN üzerinde yapılan değişiklikler aktarılır. İç kullanıcı her yerde kullanıldığından, bir eşleştirmeyi kaldırmak pek çok yerde kalıntılar bırakır. Eşleştirmeleri kaldırmak yalnızca yapılandırmaya bağlı değildir, tüm LDAP yapılandırmalarını etkiler! Üretim ortamında eşleştirmeleri asla kaldırmayın, yalnızca sınama ya da deney aşamalarında kullanın.", "Clear Username-LDAP User Mapping" : "Kullanıcı Adı-LDAP Kullanıcısı Eşleştirmesini Kaldır", - "Clear Groupname-LDAP Group Mapping" : "Grup Adı-LDAP Grubu Eşleştirmesini Kaldır" + "Clear Groupname-LDAP Group Mapping" : "Grup Adı-LDAP Grubu Eşleştirmesini Kaldır", + "Invalid configuration. Please have a look at the logs for further details." : "Yapılandırma geçersiz. Lütfen ayrıntılı bilgi almak için günlük dosyasına bakın." },"pluralForm" :"nplurals=2; plural=(n > 1);" }
\ No newline at end of file diff --git a/apps/user_ldap/l10n/ug.js b/apps/user_ldap/l10n/ug.js index 8d5ceb054e4..c0894616f1e 100644 --- a/apps/user_ldap/l10n/ug.js +++ b/apps/user_ldap/l10n/ug.js @@ -6,7 +6,6 @@ OC.L10N.register( "Invalid configuration: Anonymous binding is not allowed." : "ئىناۋەتسىز سەپلىمىسى: نامسىز باغلاشقا بولمايدۇ.", "Valid configuration, connection established!" : "ئىناۋەتلىك سەپلىمە ، ئۇلىنىش قۇرۇلدى!", "Valid configuration, but binding failed. Please check the server settings and credentials." : "ئىناۋەتلىك سەپلىمىسى ، ئەمما باغلاش مەغلۇپ بولدى. مۇلازىمېتىر تەڭشىكى ۋە كىنىشكىسىنى تەكشۈرۈپ بېقىڭ.", - "Invalid configuration. Please have a look at the logs for further details." : "سەپلىمە ئىناۋەتسىز. تېخىمۇ كۆپ تەپسىلاتلار ئۈچۈن خاتىرىلەرنى كۆرۈپ بېقىڭ.", "No action specified" : "ھېچقانداق ھەرىكەت بەلگىلەنمىدى", "No configuration specified" : "سەپلىمىسى ئېنىق ئەمەس", "No data specified" : "ھېچقانداق سانلىق مەلۇمات كۆرسىتىلمىدى", @@ -218,6 +217,7 @@ OC.L10N.register( "Username-LDAP User Mapping" : "ئىشلەتكۈچى ئىسمى-LDAP ئىشلەتكۈچى خەرىتىسى", "Usernames are used to store and assign metadata. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "ئىشلەتكۈچى ئىسمى مېتا سانلىق مەلۇماتنى ساقلاش ۋە تەقسىملەشتە ئىشلىتىلىدۇ. ئىشلەتكۈچىلەرنى ئېنىق تونۇش ۋە تونۇش ئۈچۈن ، ھەر بىر LDAP ئىشلەتكۈچىنىڭ ئىچكى ئىشلەتكۈچى ئىسمى بولىدۇ. بۇ ئىشلەتكۈچى نامىدىن LDAP ئىشلەتكۈچىگە خەرىتە سىزىشنى تەلەپ قىلىدۇ. قۇرۇلغان ئىشلەتكۈچى ئىسمى LDAP ئىشلەتكۈچىنىڭ UUID غا سىزىلغان. بۇنىڭدىن باشقا ، DN غەملەك بىلەن LDAP ئۆز-ئارا تەسىرنى ئازايتىدۇ ، ئەمما ئۇ پەرقلەندۈرۈشكە ئىشلىتىلمەيدۇ. ئەگەر DN ئۆزگەرسە ، ئۆزگىرىشلەر تېپىلىدۇ. ئىچكى ئىشلەتكۈچى ئىسمى ھەممە يەردە ئىشلىتىلىدۇ. خەرىتىنى تازىلاش ھەممە يەردە ئېشىپ قالىدۇ. خەرىتىنى تازىلاش سەپلىمىگە سەزگۈر ئەمەس ، ئۇ بارلىق LDAP سەپلىمىسىگە تەسىر كۆرسىتىدۇ! خەرىتىنى ئىشلەپچىقىرىش مۇھىتىدا ھەرگىز تازىلىماڭ ، پەقەت سىناق ياكى تەجرىبە باسقۇچىدىلا.", "Clear Username-LDAP User Mapping" : "ئىشلەتكۈچى ئىسمى- LDAP ئىشلەتكۈچى خەرىتىسىنى تازىلاڭ", - "Clear Groupname-LDAP Group Mapping" : "گۇرۇپپا ئىسمى- LDAP گۇرۇپپا خەرىتىسىنى تازىلاش" + "Clear Groupname-LDAP Group Mapping" : "گۇرۇپپا ئىسمى- LDAP گۇرۇپپا خەرىتىسىنى تازىلاش", + "Invalid configuration. Please have a look at the logs for further details." : "سەپلىمە ئىناۋەتسىز. تېخىمۇ كۆپ تەپسىلاتلار ئۈچۈن خاتىرىلەرنى كۆرۈپ بېقىڭ." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/user_ldap/l10n/ug.json b/apps/user_ldap/l10n/ug.json index 052c636ecf8..d2dbc1ca3e7 100644 --- a/apps/user_ldap/l10n/ug.json +++ b/apps/user_ldap/l10n/ug.json @@ -4,7 +4,6 @@ "Invalid configuration: Anonymous binding is not allowed." : "ئىناۋەتسىز سەپلىمىسى: نامسىز باغلاشقا بولمايدۇ.", "Valid configuration, connection established!" : "ئىناۋەتلىك سەپلىمە ، ئۇلىنىش قۇرۇلدى!", "Valid configuration, but binding failed. Please check the server settings and credentials." : "ئىناۋەتلىك سەپلىمىسى ، ئەمما باغلاش مەغلۇپ بولدى. مۇلازىمېتىر تەڭشىكى ۋە كىنىشكىسىنى تەكشۈرۈپ بېقىڭ.", - "Invalid configuration. Please have a look at the logs for further details." : "سەپلىمە ئىناۋەتسىز. تېخىمۇ كۆپ تەپسىلاتلار ئۈچۈن خاتىرىلەرنى كۆرۈپ بېقىڭ.", "No action specified" : "ھېچقانداق ھەرىكەت بەلگىلەنمىدى", "No configuration specified" : "سەپلىمىسى ئېنىق ئەمەس", "No data specified" : "ھېچقانداق سانلىق مەلۇمات كۆرسىتىلمىدى", @@ -216,6 +215,7 @@ "Username-LDAP User Mapping" : "ئىشلەتكۈچى ئىسمى-LDAP ئىشلەتكۈچى خەرىتىسى", "Usernames are used to store and assign metadata. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "ئىشلەتكۈچى ئىسمى مېتا سانلىق مەلۇماتنى ساقلاش ۋە تەقسىملەشتە ئىشلىتىلىدۇ. ئىشلەتكۈچىلەرنى ئېنىق تونۇش ۋە تونۇش ئۈچۈن ، ھەر بىر LDAP ئىشلەتكۈچىنىڭ ئىچكى ئىشلەتكۈچى ئىسمى بولىدۇ. بۇ ئىشلەتكۈچى نامىدىن LDAP ئىشلەتكۈچىگە خەرىتە سىزىشنى تەلەپ قىلىدۇ. قۇرۇلغان ئىشلەتكۈچى ئىسمى LDAP ئىشلەتكۈچىنىڭ UUID غا سىزىلغان. بۇنىڭدىن باشقا ، DN غەملەك بىلەن LDAP ئۆز-ئارا تەسىرنى ئازايتىدۇ ، ئەمما ئۇ پەرقلەندۈرۈشكە ئىشلىتىلمەيدۇ. ئەگەر DN ئۆزگەرسە ، ئۆزگىرىشلەر تېپىلىدۇ. ئىچكى ئىشلەتكۈچى ئىسمى ھەممە يەردە ئىشلىتىلىدۇ. خەرىتىنى تازىلاش ھەممە يەردە ئېشىپ قالىدۇ. خەرىتىنى تازىلاش سەپلىمىگە سەزگۈر ئەمەس ، ئۇ بارلىق LDAP سەپلىمىسىگە تەسىر كۆرسىتىدۇ! خەرىتىنى ئىشلەپچىقىرىش مۇھىتىدا ھەرگىز تازىلىماڭ ، پەقەت سىناق ياكى تەجرىبە باسقۇچىدىلا.", "Clear Username-LDAP User Mapping" : "ئىشلەتكۈچى ئىسمى- LDAP ئىشلەتكۈچى خەرىتىسىنى تازىلاڭ", - "Clear Groupname-LDAP Group Mapping" : "گۇرۇپپا ئىسمى- LDAP گۇرۇپپا خەرىتىسىنى تازىلاش" + "Clear Groupname-LDAP Group Mapping" : "گۇرۇپپا ئىسمى- LDAP گۇرۇپپا خەرىتىسىنى تازىلاش", + "Invalid configuration. Please have a look at the logs for further details." : "سەپلىمە ئىناۋەتسىز. تېخىمۇ كۆپ تەپسىلاتلار ئۈچۈن خاتىرىلەرنى كۆرۈپ بېقىڭ." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/user_ldap/l10n/uk.js b/apps/user_ldap/l10n/uk.js index 0d3ec9cc1c2..f751e46e2da 100644 --- a/apps/user_ldap/l10n/uk.js +++ b/apps/user_ldap/l10n/uk.js @@ -6,7 +6,6 @@ OC.L10N.register( "Invalid configuration: Anonymous binding is not allowed." : "Неправильна конфігурація. Анонімне приєднання не дозволено.", "Valid configuration, connection established!" : "Правильна конфігурація, з'єднання встановлено!", "Valid configuration, but binding failed. Please check the server settings and credentials." : "Правильна конфігурація, але приєднання не вдалося. Будь ласка, перевірте налаштування сервера та дані авторизації.", - "Invalid configuration. Please have a look at the logs for further details." : "Неправильна конфігурація. Перевірте журнал для докладної інформації.", "No action specified" : "Ніяких дій не вказано", "No configuration specified" : "Немає конфігурації", "No data specified" : "Немає даних", @@ -217,6 +216,7 @@ OC.L10N.register( "Username-LDAP User Mapping" : "Картографія Імен користувачів-LDAP ", "Usernames are used to store and assign metadata. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Імена користувачів використовуються для зберігання та призначення метаданих. Для точної ідентифікації та розпізнавання користувачів кожен користувач LDAP матиме внутрішнє ім’я користувача. Для цього потрібне зіставлення імені користувача з користувачем LDAP. Створене ім’я користувача зіставляється з UUID користувача LDAP. Крім того, DN також кешується, щоб зменшити взаємодію LDAP, але він не використовується для ідентифікації. Якщо DN змінюється, зміни будуть знайдені. Внутрішнє ім'я користувача використовується всюди. Очищення зіставлення залишить залишки всюди. Очищення зіставлення не залежить від конфігурації, воно впливає на всі конфігурації LDAP! Ніколи не очищайте зіставлення у продуктовому середовищі, лише на стадії тестування чи експерименту.", "Clear Username-LDAP User Mapping" : "Очистити картографію Імен користувачів-LDAP", - "Clear Groupname-LDAP Group Mapping" : "Очистити картографію Імен груп-LDAP" + "Clear Groupname-LDAP Group Mapping" : "Очистити картографію Імен груп-LDAP", + "Invalid configuration. Please have a look at the logs for further details." : "Неправильна конфігурація. Перевірте журнал для докладної інформації." }, "nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);"); diff --git a/apps/user_ldap/l10n/uk.json b/apps/user_ldap/l10n/uk.json index f81f27a02c7..6b4d5b5f43d 100644 --- a/apps/user_ldap/l10n/uk.json +++ b/apps/user_ldap/l10n/uk.json @@ -4,7 +4,6 @@ "Invalid configuration: Anonymous binding is not allowed." : "Неправильна конфігурація. Анонімне приєднання не дозволено.", "Valid configuration, connection established!" : "Правильна конфігурація, з'єднання встановлено!", "Valid configuration, but binding failed. Please check the server settings and credentials." : "Правильна конфігурація, але приєднання не вдалося. Будь ласка, перевірте налаштування сервера та дані авторизації.", - "Invalid configuration. Please have a look at the logs for further details." : "Неправильна конфігурація. Перевірте журнал для докладної інформації.", "No action specified" : "Ніяких дій не вказано", "No configuration specified" : "Немає конфігурації", "No data specified" : "Немає даних", @@ -215,6 +214,7 @@ "Username-LDAP User Mapping" : "Картографія Імен користувачів-LDAP ", "Usernames are used to store and assign metadata. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Імена користувачів використовуються для зберігання та призначення метаданих. Для точної ідентифікації та розпізнавання користувачів кожен користувач LDAP матиме внутрішнє ім’я користувача. Для цього потрібне зіставлення імені користувача з користувачем LDAP. Створене ім’я користувача зіставляється з UUID користувача LDAP. Крім того, DN також кешується, щоб зменшити взаємодію LDAP, але він не використовується для ідентифікації. Якщо DN змінюється, зміни будуть знайдені. Внутрішнє ім'я користувача використовується всюди. Очищення зіставлення залишить залишки всюди. Очищення зіставлення не залежить від конфігурації, воно впливає на всі конфігурації LDAP! Ніколи не очищайте зіставлення у продуктовому середовищі, лише на стадії тестування чи експерименту.", "Clear Username-LDAP User Mapping" : "Очистити картографію Імен користувачів-LDAP", - "Clear Groupname-LDAP Group Mapping" : "Очистити картографію Імен груп-LDAP" + "Clear Groupname-LDAP Group Mapping" : "Очистити картографію Імен груп-LDAP", + "Invalid configuration. Please have a look at the logs for further details." : "Неправильна конфігурація. Перевірте журнал для докладної інформації." },"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);" }
\ No newline at end of file diff --git a/apps/user_ldap/l10n/zh_CN.js b/apps/user_ldap/l10n/zh_CN.js index 4b2d2f04825..c9953544bf8 100644 --- a/apps/user_ldap/l10n/zh_CN.js +++ b/apps/user_ldap/l10n/zh_CN.js @@ -6,7 +6,6 @@ OC.L10N.register( "Invalid configuration: Anonymous binding is not allowed." : "配置无效:不允许匿名绑定。", "Valid configuration, connection established!" : "配置有效,连接已建立!", "Valid configuration, but binding failed. Please check the server settings and credentials." : "配置有效但绑定失败。请检查服务器设置和认证信息。", - "Invalid configuration. Please have a look at the logs for further details." : "配置无效。更多细节请查看日志。", "No action specified" : "未指定操作", "No configuration specified" : "未指定配置文件", "No data specified" : "未指定数据", @@ -226,6 +225,7 @@ OC.L10N.register( "Username-LDAP User Mapping" : "用户名-LDAP用户映射", "Usernames are used to store and assign metadata. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "用户名用于存储和分配元数据。为了精确的区分和识别用户,每个 LDAP 用户都会有一个内部的用户名。这要求建立一个用户名到 LDAP 用户的映射。创建的用户名会被映射到 LDAP 用户的 UUID。另外为了节省 LDAP 连接开销,DN 会被缓存,但不会用于识别。如果 DN 变了,这些变化会被识别到。在 Nextcloud 各个页面会使用内部用户名。清空映射会造成系统里面有大量的残留信息。清空映射会影响所有的 LDAP 配置,而不仅仅是当前配置。不要在生产环境里面应用清空映射,请仅用于测试环境或者早期验证步骤。", "Clear Username-LDAP User Mapping" : "清除用户-LDAP用户映射", - "Clear Groupname-LDAP Group Mapping" : "清除组用户-LDAP级映射" + "Clear Groupname-LDAP Group Mapping" : "清除组用户-LDAP级映射", + "Invalid configuration. Please have a look at the logs for further details." : "配置无效。更多细节请查看日志。" }, "nplurals=1; plural=0;"); diff --git a/apps/user_ldap/l10n/zh_CN.json b/apps/user_ldap/l10n/zh_CN.json index 9d541d86553..123ed724659 100644 --- a/apps/user_ldap/l10n/zh_CN.json +++ b/apps/user_ldap/l10n/zh_CN.json @@ -4,7 +4,6 @@ "Invalid configuration: Anonymous binding is not allowed." : "配置无效:不允许匿名绑定。", "Valid configuration, connection established!" : "配置有效,连接已建立!", "Valid configuration, but binding failed. Please check the server settings and credentials." : "配置有效但绑定失败。请检查服务器设置和认证信息。", - "Invalid configuration. Please have a look at the logs for further details." : "配置无效。更多细节请查看日志。", "No action specified" : "未指定操作", "No configuration specified" : "未指定配置文件", "No data specified" : "未指定数据", @@ -224,6 +223,7 @@ "Username-LDAP User Mapping" : "用户名-LDAP用户映射", "Usernames are used to store and assign metadata. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "用户名用于存储和分配元数据。为了精确的区分和识别用户,每个 LDAP 用户都会有一个内部的用户名。这要求建立一个用户名到 LDAP 用户的映射。创建的用户名会被映射到 LDAP 用户的 UUID。另外为了节省 LDAP 连接开销,DN 会被缓存,但不会用于识别。如果 DN 变了,这些变化会被识别到。在 Nextcloud 各个页面会使用内部用户名。清空映射会造成系统里面有大量的残留信息。清空映射会影响所有的 LDAP 配置,而不仅仅是当前配置。不要在生产环境里面应用清空映射,请仅用于测试环境或者早期验证步骤。", "Clear Username-LDAP User Mapping" : "清除用户-LDAP用户映射", - "Clear Groupname-LDAP Group Mapping" : "清除组用户-LDAP级映射" + "Clear Groupname-LDAP Group Mapping" : "清除组用户-LDAP级映射", + "Invalid configuration. Please have a look at the logs for further details." : "配置无效。更多细节请查看日志。" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file diff --git a/apps/user_ldap/l10n/zh_HK.js b/apps/user_ldap/l10n/zh_HK.js index 303437700a4..df5630b0782 100644 --- a/apps/user_ldap/l10n/zh_HK.js +++ b/apps/user_ldap/l10n/zh_HK.js @@ -6,7 +6,6 @@ OC.L10N.register( "Invalid configuration: Anonymous binding is not allowed." : "無效的配置:不允許匿名綁定。", "Valid configuration, connection established!" : "有效的配置,連接成功!", "Valid configuration, but binding failed. Please check the server settings and credentials." : "有效的配置,但是綁定失敗。請檢查伺服器設定和證書。", - "Invalid configuration. Please have a look at the logs for further details." : "無效的配置。請查看日誌以獲取更多詳細訊息。", "No action specified" : "沒有指定操作", "No configuration specified" : "沒有指定配置", "No data specified" : "沒有指定資料", @@ -226,6 +225,7 @@ OC.L10N.register( "Username-LDAP User Mapping" : "用戶名-LDAP 用戶 Mapping", "Usernames are used to store and assign metadata. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "用戶名用於存儲和分配元數據。為了精確地區分和識別用戶,每個LDAP用戶都會有一個內部的用戶名。這要求建立一個用戶名到LDAP用戶的映射。創建的用戶名會被映射到 LDAP用戶的UUID。另外為了節省LDAP連接開銷,DN會被緩存,但不會使用識別。如果DN變了,這些變化會被識別到。在Nextcloud各個頁面會使用內部用戶名。清除映射會造成 系統裡面有大量的殘留信息。清除映射會影響所有的LDAP配置,同時進行雙向配置。不要在生產環境裡面應用可變映射,請僅用於測試環境或早期驗證步驟。", "Clear Username-LDAP User Mapping" : "清除 用戶名-LDAP 用戶 Mapping", - "Clear Groupname-LDAP Group Mapping" : "清除 群組名稱-LDAP 群組 Mapping" + "Clear Groupname-LDAP Group Mapping" : "清除 群組名稱-LDAP 群組 Mapping", + "Invalid configuration. Please have a look at the logs for further details." : "無效的配置。請查看日誌以獲取更多詳細訊息。" }, "nplurals=1; plural=0;"); diff --git a/apps/user_ldap/l10n/zh_HK.json b/apps/user_ldap/l10n/zh_HK.json index d1c4b3ca6fb..91fe714677d 100644 --- a/apps/user_ldap/l10n/zh_HK.json +++ b/apps/user_ldap/l10n/zh_HK.json @@ -4,7 +4,6 @@ "Invalid configuration: Anonymous binding is not allowed." : "無效的配置:不允許匿名綁定。", "Valid configuration, connection established!" : "有效的配置,連接成功!", "Valid configuration, but binding failed. Please check the server settings and credentials." : "有效的配置,但是綁定失敗。請檢查伺服器設定和證書。", - "Invalid configuration. Please have a look at the logs for further details." : "無效的配置。請查看日誌以獲取更多詳細訊息。", "No action specified" : "沒有指定操作", "No configuration specified" : "沒有指定配置", "No data specified" : "沒有指定資料", @@ -224,6 +223,7 @@ "Username-LDAP User Mapping" : "用戶名-LDAP 用戶 Mapping", "Usernames are used to store and assign metadata. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "用戶名用於存儲和分配元數據。為了精確地區分和識別用戶,每個LDAP用戶都會有一個內部的用戶名。這要求建立一個用戶名到LDAP用戶的映射。創建的用戶名會被映射到 LDAP用戶的UUID。另外為了節省LDAP連接開銷,DN會被緩存,但不會使用識別。如果DN變了,這些變化會被識別到。在Nextcloud各個頁面會使用內部用戶名。清除映射會造成 系統裡面有大量的殘留信息。清除映射會影響所有的LDAP配置,同時進行雙向配置。不要在生產環境裡面應用可變映射,請僅用於測試環境或早期驗證步驟。", "Clear Username-LDAP User Mapping" : "清除 用戶名-LDAP 用戶 Mapping", - "Clear Groupname-LDAP Group Mapping" : "清除 群組名稱-LDAP 群組 Mapping" + "Clear Groupname-LDAP Group Mapping" : "清除 群組名稱-LDAP 群組 Mapping", + "Invalid configuration. Please have a look at the logs for further details." : "無效的配置。請查看日誌以獲取更多詳細訊息。" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file diff --git a/apps/user_ldap/l10n/zh_TW.js b/apps/user_ldap/l10n/zh_TW.js index a7c9f589c0f..e5d558e5a53 100644 --- a/apps/user_ldap/l10n/zh_TW.js +++ b/apps/user_ldap/l10n/zh_TW.js @@ -6,7 +6,6 @@ OC.L10N.register( "Invalid configuration: Anonymous binding is not allowed." : "無效的組態設定:不允許匿名綁定。", "Valid configuration, connection established!" : "有效的組態設定,連線已建立!", "Valid configuration, but binding failed. Please check the server settings and credentials." : "有效的組態設定,但是綁定失敗。請檢查伺服器設定與憑證。", - "Invalid configuration. Please have a look at the logs for further details." : "無效的組態設定。請檢查紀錄檔以取得更多詳細資訊。", "No action specified" : "未指定動作", "No configuration specified" : "未指定組態設定", "No data specified" : "未指定資料", @@ -226,6 +225,7 @@ OC.L10N.register( "Username-LDAP User Mapping" : "使用者名稱-LDAP 使用者映射", "Usernames are used to store and assign metadata. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "使用者名稱用於儲存並指派中介資料。為了精確識別並認知使用者,每個 LDAP 使用者都會有其內部使用者名稱。這需要從使用者名稱作映射到 LDAP 使用者。建立的使用者名稱會映射到 LDAP 使用者的 UUID。另外,DN 會被快取以減少 LDAP 互動,但快取不用於識別身份。若 DN 變更時,系統會發現變動。內部使用者名稱在系統中全面使用,所以一旦清除映射,會讓到處都是未連結的殘留項目。清除映射的行為並不會區分組態設定,而是會影響所有 LDAP 組態設定!請永遠不要在正式環境中清除映射,僅在測試或實驗階段使用。", "Clear Username-LDAP User Mapping" : "清除使用者名稱-LDAP 使用者映射", - "Clear Groupname-LDAP Group Mapping" : "清除群組名稱-LDAP 群組映射" + "Clear Groupname-LDAP Group Mapping" : "清除群組名稱-LDAP 群組映射", + "Invalid configuration. Please have a look at the logs for further details." : "無效的組態設定。請檢查紀錄檔以取得更多詳細資訊。" }, "nplurals=1; plural=0;"); diff --git a/apps/user_ldap/l10n/zh_TW.json b/apps/user_ldap/l10n/zh_TW.json index ebcc59a23d8..558f4468ee3 100644 --- a/apps/user_ldap/l10n/zh_TW.json +++ b/apps/user_ldap/l10n/zh_TW.json @@ -4,7 +4,6 @@ "Invalid configuration: Anonymous binding is not allowed." : "無效的組態設定:不允許匿名綁定。", "Valid configuration, connection established!" : "有效的組態設定,連線已建立!", "Valid configuration, but binding failed. Please check the server settings and credentials." : "有效的組態設定,但是綁定失敗。請檢查伺服器設定與憑證。", - "Invalid configuration. Please have a look at the logs for further details." : "無效的組態設定。請檢查紀錄檔以取得更多詳細資訊。", "No action specified" : "未指定動作", "No configuration specified" : "未指定組態設定", "No data specified" : "未指定資料", @@ -224,6 +223,7 @@ "Username-LDAP User Mapping" : "使用者名稱-LDAP 使用者映射", "Usernames are used to store and assign metadata. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "使用者名稱用於儲存並指派中介資料。為了精確識別並認知使用者,每個 LDAP 使用者都會有其內部使用者名稱。這需要從使用者名稱作映射到 LDAP 使用者。建立的使用者名稱會映射到 LDAP 使用者的 UUID。另外,DN 會被快取以減少 LDAP 互動,但快取不用於識別身份。若 DN 變更時,系統會發現變動。內部使用者名稱在系統中全面使用,所以一旦清除映射,會讓到處都是未連結的殘留項目。清除映射的行為並不會區分組態設定,而是會影響所有 LDAP 組態設定!請永遠不要在正式環境中清除映射,僅在測試或實驗階段使用。", "Clear Username-LDAP User Mapping" : "清除使用者名稱-LDAP 使用者映射", - "Clear Groupname-LDAP Group Mapping" : "清除群組名稱-LDAP 群組映射" + "Clear Groupname-LDAP Group Mapping" : "清除群組名稱-LDAP 群組映射", + "Invalid configuration. Please have a look at the logs for further details." : "無效的組態設定。請檢查紀錄檔以取得更多詳細資訊。" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file diff --git a/apps/workflowengine/l10n/de.js b/apps/workflowengine/l10n/de.js index b00eb2bd3d2..fd60754a9e0 100644 --- a/apps/workflowengine/l10n/de.js +++ b/apps/workflowengine/l10n/de.js @@ -84,7 +84,7 @@ OC.L10N.register( "Available flows" : "Verfügbare Abläufe", "For details on how to write your own flow, check out the development documentation." : "Informationen zur Erstellung eigener Abläufe findest du in der Entwickler-Dokumentation.", "No flows installed" : "Keine Abläufe installiert", - "Ask your administrator to install new flows." : "Bitte deinen Administrator, neue Abläufe zu installieren.", + "Ask your administrator to install new flows." : "Bitte deine Administration, neue Abläufe zu installieren.", "More flows" : "Weitere Abläufe", "Browse the App Store" : "App-Store durchsuchen", "Show less" : "Weniger anzeigen", diff --git a/apps/workflowengine/l10n/de.json b/apps/workflowengine/l10n/de.json index 9716e3d0207..0c39cc930df 100644 --- a/apps/workflowengine/l10n/de.json +++ b/apps/workflowengine/l10n/de.json @@ -82,7 +82,7 @@ "Available flows" : "Verfügbare Abläufe", "For details on how to write your own flow, check out the development documentation." : "Informationen zur Erstellung eigener Abläufe findest du in der Entwickler-Dokumentation.", "No flows installed" : "Keine Abläufe installiert", - "Ask your administrator to install new flows." : "Bitte deinen Administrator, neue Abläufe zu installieren.", + "Ask your administrator to install new flows." : "Bitte deine Administration, neue Abläufe zu installieren.", "More flows" : "Weitere Abläufe", "Browse the App Store" : "App-Store durchsuchen", "Show less" : "Weniger anzeigen", |