diff --git a/apps/files_sharing/l10n/de.js b/apps/files_sharing/l10n/de.js index f67cdfc199d3844c9b1802fbaf1bf78cc10a1786..3b31402e8e81b9738b5cef3a8d9a40c1da216a2f 100644 --- a/apps/files_sharing/l10n/de.js +++ b/apps/files_sharing/l10n/de.js @@ -26,7 +26,9 @@ OC.L10N.register( "Something happened. Unable to accept the share." : "Die Freigabe konnte nicht akzeptiert werden.", "Reject share" : "Freigabe ablehnen", "Something happened. Unable to reject the share." : "Die Freigabe konnte nicht abgelehnt werden.", - "error" : "Benötigt keine Ãœbersetzung. Für den Desktop wird nur die formelle Ãœbersetzung verwendet (de_DE).", + "waiting..." : "warten …", + "error" : "Fehler", + "finished" : "Abgeschlossen", "This will stop your current uploads." : "Hiermit werden die aktuellen Uploads angehalten.", "Move or copy" : "Verschieben oder kopieren", "Download" : "Herunterladen", @@ -223,6 +225,7 @@ OC.L10N.register( "Upload files to %s" : "Dateien für %s hochladen", "Note" : "Notiz", "Select or drop files" : "Dateien auswählen oder hierher ziehen", + "Uploading files" : "Dateien werden hochgeladen", "Uploaded files:" : "Hochgeladene Dateien: ", "By uploading files, you agree to the %1$sterms of service%2$s." : "Durch das Hochladen von Dateien stimmst Du den %1$sNutzungsbedingungen%2$szu.", "could not delete share" : "Freigabe konnte nicht gelöscht werden", diff --git a/apps/files_sharing/l10n/de.json b/apps/files_sharing/l10n/de.json index 243241792aa20db8d9f25c03a17a474bbad26e65..f2c7d462c02a954fbe45669e554042fce5f9b283 100644 --- a/apps/files_sharing/l10n/de.json +++ b/apps/files_sharing/l10n/de.json @@ -24,7 +24,9 @@ "Something happened. Unable to accept the share." : "Die Freigabe konnte nicht akzeptiert werden.", "Reject share" : "Freigabe ablehnen", "Something happened. Unable to reject the share." : "Die Freigabe konnte nicht abgelehnt werden.", - "error" : "Benötigt keine Ãœbersetzung. Für den Desktop wird nur die formelle Ãœbersetzung verwendet (de_DE).", + "waiting..." : "warten …", + "error" : "Fehler", + "finished" : "Abgeschlossen", "This will stop your current uploads." : "Hiermit werden die aktuellen Uploads angehalten.", "Move or copy" : "Verschieben oder kopieren", "Download" : "Herunterladen", @@ -221,6 +223,7 @@ "Upload files to %s" : "Dateien für %s hochladen", "Note" : "Notiz", "Select or drop files" : "Dateien auswählen oder hierher ziehen", + "Uploading files" : "Dateien werden hochgeladen", "Uploaded files:" : "Hochgeladene Dateien: ", "By uploading files, you agree to the %1$sterms of service%2$s." : "Durch das Hochladen von Dateien stimmst Du den %1$sNutzungsbedingungen%2$szu.", "could not delete share" : "Freigabe konnte nicht gelöscht werden", diff --git a/apps/files_sharing/l10n/de_DE.js b/apps/files_sharing/l10n/de_DE.js index 4c72ac128e4ee50d8f9f669698a3c2e43ff5564c..b91abab1065a629f53da05d3365f1a5b4c696a8b 100644 --- a/apps/files_sharing/l10n/de_DE.js +++ b/apps/files_sharing/l10n/de_DE.js @@ -26,7 +26,9 @@ OC.L10N.register( "Something happened. Unable to accept the share." : "Die Freigabe konnte nicht akzeptiert werden.", "Reject share" : "Freigabe ablehnen", "Something happened. Unable to reject the share." : "Die Freigabe konnte nicht abgelehnt werden.", + "waiting..." : "Warten …", "error" : "Fehler", + "finished" : "Abgeschlossen", "This will stop your current uploads." : "Hiermit werden die aktuellen Uploads angehalten.", "Move or copy" : "Verschieben oder kopieren", "Download" : "Herunterladen", @@ -223,6 +225,7 @@ OC.L10N.register( "Upload files to %s" : "Dateien für %s hochladen", "Note" : "Notiz", "Select or drop files" : "Dateien auswählen oder hierher ziehen", + "Uploading files" : "Dateien werden hochgeladen", "Uploaded files:" : "Hochgeladene Dateien: ", "By uploading files, you agree to the %1$sterms of service%2$s." : "Durch das Hochladen von Dateien stimmen Sie den %1$sNutzungsbedingungen%2$s zu.", "could not delete share" : "Freigabe konnte nicht gelöscht werden", diff --git a/apps/files_sharing/l10n/de_DE.json b/apps/files_sharing/l10n/de_DE.json index b36f634b2a9e90ba3deccf49a36336362acdac6a..13ed7758a27e6db2a8cd8195e662d95acfcf4675 100644 --- a/apps/files_sharing/l10n/de_DE.json +++ b/apps/files_sharing/l10n/de_DE.json @@ -24,7 +24,9 @@ "Something happened. Unable to accept the share." : "Die Freigabe konnte nicht akzeptiert werden.", "Reject share" : "Freigabe ablehnen", "Something happened. Unable to reject the share." : "Die Freigabe konnte nicht abgelehnt werden.", + "waiting..." : "Warten …", "error" : "Fehler", + "finished" : "Abgeschlossen", "This will stop your current uploads." : "Hiermit werden die aktuellen Uploads angehalten.", "Move or copy" : "Verschieben oder kopieren", "Download" : "Herunterladen", @@ -221,6 +223,7 @@ "Upload files to %s" : "Dateien für %s hochladen", "Note" : "Notiz", "Select or drop files" : "Dateien auswählen oder hierher ziehen", + "Uploading files" : "Dateien werden hochgeladen", "Uploaded files:" : "Hochgeladene Dateien: ", "By uploading files, you agree to the %1$sterms of service%2$s." : "Durch das Hochladen von Dateien stimmen Sie den %1$sNutzungsbedingungen%2$s zu.", "could not delete share" : "Freigabe konnte nicht gelöscht werden", diff --git a/apps/files_sharing/l10n/el.js b/apps/files_sharing/l10n/el.js index 022beac222f08d1272095d4e7ac72016b8d4ddec..75aa10f68f07273e0cc64c1867dd72155794d515 100644 --- a/apps/files_sharing/l10n/el.js +++ b/apps/files_sharing/l10n/el.js @@ -26,7 +26,9 @@ OC.L10N.register( "Something happened. Unable to accept the share." : "Κάτι συνÎβη. Δεν μποÏεί να γίνει η αποδοχή.", "Reject share" : "ΑπόÏÏιψη κοινόχÏηστου", "Something happened. Unable to reject the share." : "Κάτι συνÎβη. Δεν μποÏεί να αποÏÏιφθεί το κοινόχÏηστο", + "waiting..." : "αναμονή...", "error" : "σφάλμα ", + "finished" : "ολοκληÏώθηκε", "This will stop your current uploads." : "Αυτό θα σταματήσει τις Ï„ÏÎχουσες μεταφοÏτώσεις.", "Move or copy" : "Μετακίνηση ή αντιγÏαφή", "Download" : "Λήψη", @@ -223,6 +225,7 @@ OC.L10N.register( "Upload files to %s" : "Αποστολή αÏχείων σε %s", "Note" : "Σημείωση", "Select or drop files" : "ΕπιλÎξτε ή Ïίξτε αÏχεία", + "Uploading files" : "ΜεταφόÏτωση αÏχείων", "Uploaded files:" : "Αποστολή αÏχείων:", "By uploading files, you agree to the %1$sterms of service%2$s." : "Με την μεταφόÏτωση αÏχείων, συμφωνείτε με %1$sÏŒÏους χÏήσεως %2$s.", "could not delete share" : "αδυναμία διαγÏαφής κοινόχÏηστου φακÎλου", diff --git a/apps/files_sharing/l10n/el.json b/apps/files_sharing/l10n/el.json index c020514c0f2ea70fa5fbfeea66b00df7227fc2f8..4cf42435d506d4f1165f37e959a990392b875431 100644 --- a/apps/files_sharing/l10n/el.json +++ b/apps/files_sharing/l10n/el.json @@ -24,7 +24,9 @@ "Something happened. Unable to accept the share." : "Κάτι συνÎβη. Δεν μποÏεί να γίνει η αποδοχή.", "Reject share" : "ΑπόÏÏιψη κοινόχÏηστου", "Something happened. Unable to reject the share." : "Κάτι συνÎβη. Δεν μποÏεί να αποÏÏιφθεί το κοινόχÏηστο", + "waiting..." : "αναμονή...", "error" : "σφάλμα ", + "finished" : "ολοκληÏώθηκε", "This will stop your current uploads." : "Αυτό θα σταματήσει τις Ï„ÏÎχουσες μεταφοÏτώσεις.", "Move or copy" : "Μετακίνηση ή αντιγÏαφή", "Download" : "Λήψη", @@ -221,6 +223,7 @@ "Upload files to %s" : "Αποστολή αÏχείων σε %s", "Note" : "Σημείωση", "Select or drop files" : "ΕπιλÎξτε ή Ïίξτε αÏχεία", + "Uploading files" : "ΜεταφόÏτωση αÏχείων", "Uploaded files:" : "Αποστολή αÏχείων:", "By uploading files, you agree to the %1$sterms of service%2$s." : "Με την μεταφόÏτωση αÏχείων, συμφωνείτε με %1$sÏŒÏους χÏήσεως %2$s.", "could not delete share" : "αδυναμία διαγÏαφής κοινόχÏηστου φακÎλου", diff --git a/apps/files_sharing/l10n/fr.js b/apps/files_sharing/l10n/fr.js index 0dbe0757854c58e48616cbd2524fb10d3fba5f91..ab13b4a137650d3a87a9e33a43654c2502ad878b 100644 --- a/apps/files_sharing/l10n/fr.js +++ b/apps/files_sharing/l10n/fr.js @@ -26,7 +26,9 @@ OC.L10N.register( "Something happened. Unable to accept the share." : "Quelque chose s'est passé. Impossible d'accepter le partage.", "Reject share" : "Refuser le partage", "Something happened. Unable to reject the share." : "Quelque chose s'est passé. Impossible de refuser le partage.", + "waiting..." : "en attente ...", "error" : "erreur", + "finished" : "terminé", "This will stop your current uploads." : "Cela va arrêter vos envois en cours.", "Move or copy" : "Déplacer ou copier", "Download" : "Télécharger", @@ -223,6 +225,7 @@ OC.L10N.register( "Upload files to %s" : "Envoi des fichiers vers %s", "Note" : "Note", "Select or drop files" : "Sélectionner ou glisser-déposer vos fichiers", + "Uploading files" : "Envoi des fichiers en cours ...", "Uploaded files:" : "Fichiers envoyés :", "By uploading files, you agree to the %1$sterms of service%2$s." : "En envoyant des fichiers, vous acceptez les %1$sconditions d'utilisation%2$s.", "could not delete share" : "impossible de supprimer le partage", diff --git a/apps/files_sharing/l10n/fr.json b/apps/files_sharing/l10n/fr.json index 76c5ccc513269779db8b1a9c3d7736a0a0360a91..abcc8fc7b8c7d20cf20a1e058397d1801a64e151 100644 --- a/apps/files_sharing/l10n/fr.json +++ b/apps/files_sharing/l10n/fr.json @@ -24,7 +24,9 @@ "Something happened. Unable to accept the share." : "Quelque chose s'est passé. Impossible d'accepter le partage.", "Reject share" : "Refuser le partage", "Something happened. Unable to reject the share." : "Quelque chose s'est passé. Impossible de refuser le partage.", + "waiting..." : "en attente ...", "error" : "erreur", + "finished" : "terminé", "This will stop your current uploads." : "Cela va arrêter vos envois en cours.", "Move or copy" : "Déplacer ou copier", "Download" : "Télécharger", @@ -221,6 +223,7 @@ "Upload files to %s" : "Envoi des fichiers vers %s", "Note" : "Note", "Select or drop files" : "Sélectionner ou glisser-déposer vos fichiers", + "Uploading files" : "Envoi des fichiers en cours ...", "Uploaded files:" : "Fichiers envoyés :", "By uploading files, you agree to the %1$sterms of service%2$s." : "En envoyant des fichiers, vous acceptez les %1$sconditions d'utilisation%2$s.", "could not delete share" : "impossible de supprimer le partage", diff --git a/apps/files_sharing/l10n/pt_BR.js b/apps/files_sharing/l10n/pt_BR.js index d673d580342c874a7969d666d8d701d13e5729a3..66de9bc342497011049d5a3cc81855f7f70c5652 100644 --- a/apps/files_sharing/l10n/pt_BR.js +++ b/apps/files_sharing/l10n/pt_BR.js @@ -26,7 +26,9 @@ OC.L10N.register( "Something happened. Unable to accept the share." : "Ocorreu um erro. Não foi possÃvel aceitar o compartilhamento.", "Reject share" : "Recusar compartilhamentos", "Something happened. Unable to reject the share." : "Ocorreu um erro. Não foi possÃvel recusar o compartilhamento.", + "waiting..." : "aguarde...", "error" : "erro", + "finished" : "terminou", "This will stop your current uploads." : "Isso interromperá seus envios atuais.", "Move or copy" : "Mover ou copiar", "Download" : "Baixar", @@ -223,6 +225,7 @@ OC.L10N.register( "Upload files to %s" : "Enviar arquivos para %s", "Note" : "Nota", "Select or drop files" : "Selecione ou solte arquivos", + "Uploading files" : "Enviando arquivos...", "Uploaded files:" : "Arquivos enviados:", "By uploading files, you agree to the %1$sterms of service%2$s." : "Ao enviar arquivos, você concorda com os %1$stermos de serviço%2$s.", "could not delete share" : "não foi possÃvel excluir o compartilhamento", diff --git a/apps/files_sharing/l10n/pt_BR.json b/apps/files_sharing/l10n/pt_BR.json index 65da622fd90511e1554737d0c90118a8c141f237..c74791ec91cf5a778643eccee33fb6e9911264c9 100644 --- a/apps/files_sharing/l10n/pt_BR.json +++ b/apps/files_sharing/l10n/pt_BR.json @@ -24,7 +24,9 @@ "Something happened. Unable to accept the share." : "Ocorreu um erro. Não foi possÃvel aceitar o compartilhamento.", "Reject share" : "Recusar compartilhamentos", "Something happened. Unable to reject the share." : "Ocorreu um erro. Não foi possÃvel recusar o compartilhamento.", + "waiting..." : "aguarde...", "error" : "erro", + "finished" : "terminou", "This will stop your current uploads." : "Isso interromperá seus envios atuais.", "Move or copy" : "Mover ou copiar", "Download" : "Baixar", @@ -221,6 +223,7 @@ "Upload files to %s" : "Enviar arquivos para %s", "Note" : "Nota", "Select or drop files" : "Selecione ou solte arquivos", + "Uploading files" : "Enviando arquivos...", "Uploaded files:" : "Arquivos enviados:", "By uploading files, you agree to the %1$sterms of service%2$s." : "Ao enviar arquivos, você concorda com os %1$stermos de serviço%2$s.", "could not delete share" : "não foi possÃvel excluir o compartilhamento", diff --git a/apps/settings/l10n/de.js b/apps/settings/l10n/de.js index a2a42a15b17386c3360725b7b9a0f2a78712f302..d15aa921abfe8f6e481b0c5e4d7ebbd790cebb1f 100644 --- a/apps/settings/l10n/de.js +++ b/apps/settings/l10n/de.js @@ -242,10 +242,20 @@ OC.L10N.register( "Common languages" : "Gängige Sprachen", "All languages" : "Alle Sprachen", "Password change is disabled because the master key is disabled" : "Das Ändern des Passwortes ist deaktiviert, da der Master-Schlüssel deaktiviert ist", + "Passwordless authentication requires a secure connection." : "Die Anmeldung ohne Passwort erfordert eine sichere Verbindung.", + "Add Webauthn device" : "WebAuthn-Gerät hinzufügen", + "Please authorize your WebAuthn device." : "Bitte autorisiere Dein WebAuthn-Gerät.", "Name your device" : "Gerät benennen", - "Add" : "Benötigt keine Ãœbersetzung. Für den Desktop wird nur die formelle Ãœbersetzung verwendet (de_DE).", + "Add" : "Hinzufügen", "Adding your device …" : "Füge Dein Gerät hinzu…", + "Server error while trying to add webauthn device" : "Server-Fehler beim Versuch ein WebAuthn-Gerät hinzuzufügen", + "Server error while trying to complete webauthn device registration" : "Server-Fehler 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.", + "No devices configured." : "Keine Geräte eingerichtet.", + "The following devices are configured for your account:" : "Die folgenden Geräte sind für Ihr Konto eingerichtet:", + "Your browser does not support Webauthn." : "Dein Browser unterstützt kein WebAuthn.", "Your apps" : "Deine Apps", "Active apps" : "Aktive Apps", "Disabled apps" : "Deaktivierte Apps", diff --git a/apps/settings/l10n/de.json b/apps/settings/l10n/de.json index 3e6823e532e08490a05e40c925b3401a598c77d6..0b6537cdb3ea7447fdf62b41add3adf947ff6b4e 100644 --- a/apps/settings/l10n/de.json +++ b/apps/settings/l10n/de.json @@ -240,10 +240,20 @@ "Common languages" : "Gängige Sprachen", "All languages" : "Alle Sprachen", "Password change is disabled because the master key is disabled" : "Das Ändern des Passwortes ist deaktiviert, da der Master-Schlüssel deaktiviert ist", + "Passwordless authentication requires a secure connection." : "Die Anmeldung ohne Passwort erfordert eine sichere Verbindung.", + "Add Webauthn device" : "WebAuthn-Gerät hinzufügen", + "Please authorize your WebAuthn device." : "Bitte autorisiere Dein WebAuthn-Gerät.", "Name your device" : "Gerät benennen", - "Add" : "Benötigt keine Ãœbersetzung. Für den Desktop wird nur die formelle Ãœbersetzung verwendet (de_DE).", + "Add" : "Hinzufügen", "Adding your device …" : "Füge Dein Gerät hinzu…", + "Server error while trying to add webauthn device" : "Server-Fehler beim Versuch ein WebAuthn-Gerät hinzuzufügen", + "Server error while trying to complete webauthn device registration" : "Server-Fehler 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.", + "No devices configured." : "Keine Geräte eingerichtet.", + "The following devices are configured for your account:" : "Die folgenden Geräte sind für Ihr Konto eingerichtet:", + "Your browser does not support Webauthn." : "Dein Browser unterstützt kein WebAuthn.", "Your apps" : "Deine Apps", "Active apps" : "Aktive Apps", "Disabled apps" : "Deaktivierte Apps", diff --git a/apps/settings/l10n/de_DE.js b/apps/settings/l10n/de_DE.js index e83c961b398294799cb564d2c3f389bc6be7745b..4f8f6970b96060de8d5e264b8fd5c8cea259491e 100644 --- a/apps/settings/l10n/de_DE.js +++ b/apps/settings/l10n/de_DE.js @@ -242,10 +242,20 @@ OC.L10N.register( "Common languages" : "Gängige Sprachen", "All languages" : "Alle Sprachen", "Password change is disabled because the master key is disabled" : "Das Ändern des Passwortes ist deaktiviert, da der Master-Schlüssel deaktiviert ist", + "Passwordless authentication requires a secure connection." : "Die Anmeldung ohne Passwort erfordert eine sichere Verbindung.", + "Add Webauthn device" : "WebAuthn-Gerät hinzufügen", + "Please authorize your WebAuthn device." : "Bitte autorisieren Sie Ihr WebAuthn-Gerät.", "Name your device" : "Gerät benennen", "Add" : "Hinzufügen", "Adding your device …" : "Fügen Sie Ihr Gerät hinzu…", + "Server error while trying to add webauthn device" : "Server-Fehler beim Versuch ein WebAuthn-Gerät hinzuzufügen", + "Server error while trying to complete webauthn device registration" : "Server-Fehler 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.", + "No devices configured." : "Keine Geräte eingerichtet.", + "The following devices are configured for your account:" : "Die folgenden Geräte sind für Ihr Konto eingerichtet:", + "Your browser does not support Webauthn." : "Ihr Browser unterstützt kein WebAuthn.", "Your apps" : "Ihre Apps", "Active apps" : "Aktive Apps", "Disabled apps" : "Deaktivierte Apps", diff --git a/apps/settings/l10n/de_DE.json b/apps/settings/l10n/de_DE.json index 4def3fcf94e71e5f0ea8c57867ed24c1cec2860f..ca2bcbb7175b39b49763c4f752179dad15bca9f2 100644 --- a/apps/settings/l10n/de_DE.json +++ b/apps/settings/l10n/de_DE.json @@ -240,10 +240,20 @@ "Common languages" : "Gängige Sprachen", "All languages" : "Alle Sprachen", "Password change is disabled because the master key is disabled" : "Das Ändern des Passwortes ist deaktiviert, da der Master-Schlüssel deaktiviert ist", + "Passwordless authentication requires a secure connection." : "Die Anmeldung ohne Passwort erfordert eine sichere Verbindung.", + "Add Webauthn device" : "WebAuthn-Gerät hinzufügen", + "Please authorize your WebAuthn device." : "Bitte autorisieren Sie Ihr WebAuthn-Gerät.", "Name your device" : "Gerät benennen", "Add" : "Hinzufügen", "Adding your device …" : "Fügen Sie Ihr Gerät hinzu…", + "Server error while trying to add webauthn device" : "Server-Fehler beim Versuch ein WebAuthn-Gerät hinzuzufügen", + "Server error while trying to complete webauthn device registration" : "Server-Fehler 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.", + "No devices configured." : "Keine Geräte eingerichtet.", + "The following devices are configured for your account:" : "Die folgenden Geräte sind für Ihr Konto eingerichtet:", + "Your browser does not support Webauthn." : "Ihr Browser unterstützt kein WebAuthn.", "Your apps" : "Ihre Apps", "Active apps" : "Aktive Apps", "Disabled apps" : "Deaktivierte Apps", diff --git a/apps/settings/l10n/el.js b/apps/settings/l10n/el.js index fb2895e485a75259523fd7ce6db1364d0b0d4724..a859936b259c7d30b19951b100a52aad4b349c5f 100644 --- a/apps/settings/l10n/el.js +++ b/apps/settings/l10n/el.js @@ -244,10 +244,18 @@ OC.L10N.register( "Password change is disabled because the master key is disabled" : "Η αλλαγή ÎºÏ‰Î´Î¹ÎºÎ¿Ï ÎµÎ¯Î½Î±Î¹ απενεÏγοποιημÎνη επειδή το κεντÏικό κλειδί είναι απενεÏγοποιημÎνο", "Passwordless authentication requires a secure connection." : "Η σÏνδεση χωÏίς κωδικό Ï€Ïόσβασης απαιτεί ασφαλή σÏνδεση.", "Add Webauthn device" : "Î Ïοσθήκη συσκευής Webauthn ", + "Please authorize your WebAuthn device." : "ΠαÏακαλώ εξουσιοδοτήστε την συσκευή σας WebAuthn.", "Name your device" : "Ονομάστε την συσκευή σας", "Add" : "Î Ïοσθήκη", "Adding your device …" : "Î Ïόσθεση της συσκευής σας ...", + "Server error while trying to add webauthn device" : "Σφάλμα διακομιστή κατά την Ï€Ïοσπάθεια Ï€Ïοσθήκης συσκευής webauthn", + "Server error while trying to complete webauthn device registration" : "Σφάλμα διακομιστή κατά την Ï€Ïοσπάθεια εγγÏαφής της συσκευής webauthn", "Unnamed device" : "Ανώνυμη συσκευή", + "Passwordless Authentication" : "Πιστοποίηση χωÏίς Κωδικό Î Ïόσβασης", + "Set up your account for passwordless authentication following the FIDO2 standard." : "Ρυθμίστε τον λογαÏιασμό σας για πιστοποίηση χωÏίς κωδικό ακολουθώντας τα Ï€Ïότυπα του FIDO2.", + "No devices configured." : "Καμιά συσκευή δεν Ïυθμίστηκε.", + "The following devices are configured for your account:" : "Οι ακόλουθες συσκευÎÏ‚ Ïυθμίστηκαν για τον λογαÏιασμό σας:", + "Your browser does not support Webauthn." : "Ο πεÏιηγητής σας δεν υποστηÏίζει το Webauthn.", "Your apps" : "Οι εφαÏμογÎÏ‚ σας", "Active apps" : "ΕνεÏγÎÏ‚ εφαÏμογÎÏ‚", "Disabled apps" : "ΑπενεÏγοποιημÎνες εφαÏμογÎÏ‚", diff --git a/apps/settings/l10n/el.json b/apps/settings/l10n/el.json index 841de82437ea5a875489bbcebed5bec0ed266045..b2844a30db23d488115c306ca135ad11196cc74f 100644 --- a/apps/settings/l10n/el.json +++ b/apps/settings/l10n/el.json @@ -242,10 +242,18 @@ "Password change is disabled because the master key is disabled" : "Η αλλαγή ÎºÏ‰Î´Î¹ÎºÎ¿Ï ÎµÎ¯Î½Î±Î¹ απενεÏγοποιημÎνη επειδή το κεντÏικό κλειδί είναι απενεÏγοποιημÎνο", "Passwordless authentication requires a secure connection." : "Η σÏνδεση χωÏίς κωδικό Ï€Ïόσβασης απαιτεί ασφαλή σÏνδεση.", "Add Webauthn device" : "Î Ïοσθήκη συσκευής Webauthn ", + "Please authorize your WebAuthn device." : "ΠαÏακαλώ εξουσιοδοτήστε την συσκευή σας WebAuthn.", "Name your device" : "Ονομάστε την συσκευή σας", "Add" : "Î Ïοσθήκη", "Adding your device …" : "Î Ïόσθεση της συσκευής σας ...", + "Server error while trying to add webauthn device" : "Σφάλμα διακομιστή κατά την Ï€Ïοσπάθεια Ï€Ïοσθήκης συσκευής webauthn", + "Server error while trying to complete webauthn device registration" : "Σφάλμα διακομιστή κατά την Ï€Ïοσπάθεια εγγÏαφής της συσκευής webauthn", "Unnamed device" : "Ανώνυμη συσκευή", + "Passwordless Authentication" : "Πιστοποίηση χωÏίς Κωδικό Î Ïόσβασης", + "Set up your account for passwordless authentication following the FIDO2 standard." : "Ρυθμίστε τον λογαÏιασμό σας για πιστοποίηση χωÏίς κωδικό ακολουθώντας τα Ï€Ïότυπα του FIDO2.", + "No devices configured." : "Καμιά συσκευή δεν Ïυθμίστηκε.", + "The following devices are configured for your account:" : "Οι ακόλουθες συσκευÎÏ‚ Ïυθμίστηκαν για τον λογαÏιασμό σας:", + "Your browser does not support Webauthn." : "Ο πεÏιηγητής σας δεν υποστηÏίζει το Webauthn.", "Your apps" : "Οι εφαÏμογÎÏ‚ σας", "Active apps" : "ΕνεÏγÎÏ‚ εφαÏμογÎÏ‚", "Disabled apps" : "ΑπενεÏγοποιημÎνες εφαÏμογÎÏ‚", diff --git a/apps/settings/l10n/fr.js b/apps/settings/l10n/fr.js index f5d33d290579ac71b17ecb4a1a513932b8ab1716..ec7ca4346f63a3bea0cc5196452bb96b724d855a 100644 --- a/apps/settings/l10n/fr.js +++ b/apps/settings/l10n/fr.js @@ -246,6 +246,9 @@ OC.L10N.register( "Add" : "Ajouter", "Adding your device …" : "Ajout de votre appareil…", "Unnamed device" : "Appareil sans nom", + "Passwordless Authentication" : "Authentification sans mot de passe", + "No devices configured." : "Aucun appareil paramétré.", + "The following devices are configured for your account:" : "Les appareils suivants sont paramétrés pour votre compte :", "Your apps" : "Vos applications", "Active apps" : "Applications actives", "Disabled apps" : "Applications désactivées", diff --git a/apps/settings/l10n/fr.json b/apps/settings/l10n/fr.json index b2d4256f0e10a476bc2b8a92bb103ee208c0ef90..526e9d746bf8ad081a5d4c139c7b1ec2a611513d 100644 --- a/apps/settings/l10n/fr.json +++ b/apps/settings/l10n/fr.json @@ -244,6 +244,9 @@ "Add" : "Ajouter", "Adding your device …" : "Ajout de votre appareil…", "Unnamed device" : "Appareil sans nom", + "Passwordless Authentication" : "Authentification sans mot de passe", + "No devices configured." : "Aucun appareil paramétré.", + "The following devices are configured for your account:" : "Les appareils suivants sont paramétrés pour votre compte :", "Your apps" : "Vos applications", "Active apps" : "Applications actives", "Disabled apps" : "Applications désactivées", diff --git a/apps/settings/l10n/pt_BR.js b/apps/settings/l10n/pt_BR.js index f50eb25e0f7d562ac62fb94864d37cde547b5bd7..78df60e424f6a18978214a6db06594a872d55df2 100644 --- a/apps/settings/l10n/pt_BR.js +++ b/apps/settings/l10n/pt_BR.js @@ -242,10 +242,18 @@ OC.L10N.register( "Common languages" : "Idiomas comuns", "All languages" : "Todos os idiomas", "Password change is disabled because the master key is disabled" : "A alteração de senha está desativada porque a chave mestra está desativada", + "Passwordless authentication requires a secure connection." : "Autenticação sem senha necessita uma conexão segura.", + "Add Webauthn device" : "Adicionar um dispositivo Webauthn", + "Please authorize your WebAuthn device." : "Autorize seu dispositivo Webauthn.", "Name your device" : "Nomeie seu dispositivo", "Add" : "Adicionar", "Adding your device …" : "Adicionando seu dispositivo...", + "Server error while trying to add webauthn device" : "Erro de servidor ao adicionar dispositivo webauthn", "Unnamed device" : "Dispositivo sem nome", + "Passwordless Authentication" : "Autenticação sem Senha", + "No devices configured." : "Nenhum dispositivo configurado.", + "The following devices are configured for your account:" : "Os seguintes dispositivos estão configurados para sua conta:", + "Your browser does not support Webauthn." : "Seu navegador não suporta Webauthn.", "Your apps" : "Seus aplicativos", "Active apps" : "Aplicativos ativados", "Disabled apps" : "Aplicativos desativados", diff --git a/apps/settings/l10n/pt_BR.json b/apps/settings/l10n/pt_BR.json index d2acdb21fc06a8bfcb364557236da07d064a4d05..982ff60bc8dce2be07390936f9b5a301a0609a1b 100644 --- a/apps/settings/l10n/pt_BR.json +++ b/apps/settings/l10n/pt_BR.json @@ -240,10 +240,18 @@ "Common languages" : "Idiomas comuns", "All languages" : "Todos os idiomas", "Password change is disabled because the master key is disabled" : "A alteração de senha está desativada porque a chave mestra está desativada", + "Passwordless authentication requires a secure connection." : "Autenticação sem senha necessita uma conexão segura.", + "Add Webauthn device" : "Adicionar um dispositivo Webauthn", + "Please authorize your WebAuthn device." : "Autorize seu dispositivo Webauthn.", "Name your device" : "Nomeie seu dispositivo", "Add" : "Adicionar", "Adding your device …" : "Adicionando seu dispositivo...", + "Server error while trying to add webauthn device" : "Erro de servidor ao adicionar dispositivo webauthn", "Unnamed device" : "Dispositivo sem nome", + "Passwordless Authentication" : "Autenticação sem Senha", + "No devices configured." : "Nenhum dispositivo configurado.", + "The following devices are configured for your account:" : "Os seguintes dispositivos estão configurados para sua conta:", + "Your browser does not support Webauthn." : "Seu navegador não suporta Webauthn.", "Your apps" : "Seus aplicativos", "Active apps" : "Aplicativos ativados", "Disabled apps" : "Aplicativos desativados", diff --git a/core/l10n/el.js b/core/l10n/el.js index 11b413d729cd94fc0999c2b463743cca8af4d90e..5d73301f85676a74b5e8a399f4c5ce2031cf3bd9 100644 --- a/core/l10n/el.js +++ b/core/l10n/el.js @@ -144,7 +144,8 @@ OC.L10N.register( "User disabled" : "Ο χÏήστης απενεÏγοποιήθηκε", "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Εντοπίστηκαν πολλÎÏ‚ λανθασμÎνες Ï€Ïοσπάθειες εισόδου από την ΙΡ σας. Η επόμενη Ï€Ïοσπάθεια εισόδου σας μποÏεί να γίνει σε 30 δεÏτεÏα.", "Your account is not setup for passwordless login." : "Ο λογαÏιασμός σας δεν Îχει Ïυθμιστεί για σÏνδεση χωÏίς κωδικό Ï€Ïόσβασης.", - "Passwordless authentication is not supported in your browser." : "Ο σÏνδεση χωÏίς κωδικό Ï€Ïόσβασης δεν υποστηÏίζεται από τον πεÏιηγητή σας.", + "Passwordless authentication is not supported in your browser." : "Η σÏνδεση χωÏίς κωδικό Ï€Ïόσβασης δεν υποστηÏίζεται από τον πεÏιηγητή σας.", + "Passwordless authentication is only available over a secure connection." : "Η σÏνδεση χωÏίς κωδικό Ï€Ïόσβασης υποστηÏίζεται μόνο από ασφαλή σÏνδεση.", "Reset password" : "ΕπαναφοÏά συνθηματικοÏ", "A password reset message has been sent to the e-mail address of this account. If you do not receive it, check your spam/junk folders or ask your local administrator for help." : "Ένα μÏνημα επαναφοÏάς ÎºÏ‰Î´Î¹ÎºÎ¿Ï Î±Ï€ÎµÏƒÏ„Î¬Î»ÎµÎ¹ στο e-mail σας. Εάν δεν το λάβατε, ελÎγξτε τα ανεπιθÏμητα/διεγÏαμÎνα σας ή ζητήστε βοήθεια απο τον διαχειÏιστή.", "If it is not there ask your local administrator." : "Εάν δεν είναι εκεί Ïωτήστε τον τοπικό διαχειÏιστή.", @@ -171,6 +172,7 @@ OC.L10N.register( "Collaboratively edit office documents." : "ΣυνεÏγατική επεξεÏγασία εγγÏάφων.", "Local document editing back-end used by the OnlyOffice app." : "ΕπεξεÏγασία τοπικών εγγÏάφων με χÏήση εφαÏμογής OnlyOffice.", "Forgot password?" : "Ξεχάσατε το συνθηματικό;", + "Log in with a device" : "Συνδεθείτε με συσκευή", "Back" : "Πίσω", "Settings" : "Ρυθμίσεις", "Could not load your contacts" : "Αδυναμία φόÏτωσης των επαφών σας", diff --git a/core/l10n/el.json b/core/l10n/el.json index c407ab0da42905bc0365c135e96dad09b16aa056..d69feec1321bf68721e9532f0e514b2f212baa46 100644 --- a/core/l10n/el.json +++ b/core/l10n/el.json @@ -142,7 +142,8 @@ "User disabled" : "Ο χÏήστης απενεÏγοποιήθηκε", "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Εντοπίστηκαν πολλÎÏ‚ λανθασμÎνες Ï€Ïοσπάθειες εισόδου από την ΙΡ σας. Η επόμενη Ï€Ïοσπάθεια εισόδου σας μποÏεί να γίνει σε 30 δεÏτεÏα.", "Your account is not setup for passwordless login." : "Ο λογαÏιασμός σας δεν Îχει Ïυθμιστεί για σÏνδεση χωÏίς κωδικό Ï€Ïόσβασης.", - "Passwordless authentication is not supported in your browser." : "Ο σÏνδεση χωÏίς κωδικό Ï€Ïόσβασης δεν υποστηÏίζεται από τον πεÏιηγητή σας.", + "Passwordless authentication is not supported in your browser." : "Η σÏνδεση χωÏίς κωδικό Ï€Ïόσβασης δεν υποστηÏίζεται από τον πεÏιηγητή σας.", + "Passwordless authentication is only available over a secure connection." : "Η σÏνδεση χωÏίς κωδικό Ï€Ïόσβασης υποστηÏίζεται μόνο από ασφαλή σÏνδεση.", "Reset password" : "ΕπαναφοÏά συνθηματικοÏ", "A password reset message has been sent to the e-mail address of this account. If you do not receive it, check your spam/junk folders or ask your local administrator for help." : "Ένα μÏνημα επαναφοÏάς ÎºÏ‰Î´Î¹ÎºÎ¿Ï Î±Ï€ÎµÏƒÏ„Î¬Î»ÎµÎ¹ στο e-mail σας. Εάν δεν το λάβατε, ελÎγξτε τα ανεπιθÏμητα/διεγÏαμÎνα σας ή ζητήστε βοήθεια απο τον διαχειÏιστή.", "If it is not there ask your local administrator." : "Εάν δεν είναι εκεί Ïωτήστε τον τοπικό διαχειÏιστή.", @@ -169,6 +170,7 @@ "Collaboratively edit office documents." : "ΣυνεÏγατική επεξεÏγασία εγγÏάφων.", "Local document editing back-end used by the OnlyOffice app." : "ΕπεξεÏγασία τοπικών εγγÏάφων με χÏήση εφαÏμογής OnlyOffice.", "Forgot password?" : "Ξεχάσατε το συνθηματικό;", + "Log in with a device" : "Συνδεθείτε με συσκευή", "Back" : "Πίσω", "Settings" : "Ρυθμίσεις", "Could not load your contacts" : "Αδυναμία φόÏτωσης των επαφών σας", diff --git a/lib/l10n/de.js b/lib/l10n/de.js index fa3d00380825d3e02262f314483e2dcdcf9e42fe..10fd28b8ee2680438854e29ec433e0ee331c5aea 100644 --- a/lib/l10n/de.js +++ b/lib/l10n/de.js @@ -5,6 +5,7 @@ OC.L10N.register( "This can usually be fixed by giving the webserver write access to the config directory" : "Dies kann normalerweise repariert werden, indem dem Webserver Schreibzugriff auf das config-Verzeichnis gegeben wird", "Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it." : "Oder wenn Du lieber möchtest, dass die Datei config.php schreibgeschützt bleiben soll, dann setze die Option \"config_is_read_only\" in der Datei auf true.", "See %s" : "Siehe %s", + "This can usually be fixed by giving the webserver write access to the config directory." : "Dies kann normalerweise behoben werden, indem dem Webserver Schreibzugriff auf das config-Verzeichnis gegeben wird.", "Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it. See %s" : "Oder wenn Du lieber möchtest, dass die Datei config.php schreibgeschützt bleiben soll, dann setze die Option \"config_is_read_only\" in der Datei auf true. Siehe %s", "The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server." : "Die Dateien der App %1$swurden nicht korrekt ersetzt. Stelle sicher, dass es sich um eine mit dem Server kompatible Version handelt.", "Sample configuration detected" : "Beispielkonfiguration gefunden", @@ -186,6 +187,7 @@ OC.L10N.register( "Cannot write into \"config\" directory" : "Schreiben in das „config“-Verzeichnis ist nicht möglich", "This can usually be fixed by giving the webserver write access to the config directory. See %s" : "Dies kann zumeist behoben werden, indem dem Web-Server Schreibzugriff auf das Konfigurationsverzeichnis eingeräumt wird. Siehe auch %s", "Cannot write into \"apps\" directory" : "Schreiben in das „apps“-Verzeichnis ist nicht möglich", + "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file." : "Dies kann normalerweise behoben werden, indem dem Webserver Schreibzugriff auf das App-Verzeichnis gegeben wird oder der App Store in der Konfigurationsdatei deaktiviert wird.", "Cannot create \"data\" directory" : "Kann das \"Daten\"-Verzeichnis nicht erstellen", "This can usually be fixed by giving the webserver write access to the root directory. See %s" : "Dies kann zumeist behoben werden, indem dem Web-Server Schreibzugriff auf das Wurzel-Verzeichnis eingeräumt wird. Siehe auch %s", "Permissions can usually be fixed by giving the webserver write access to the root directory. See %s." : "Berechtigungen können zumeist korrigiert werden indem dem Web-Server Schreibzugriff auf das Wurzel-Verzeichnis eingeräumt wird. Siehe auch %s.", diff --git a/lib/l10n/de.json b/lib/l10n/de.json index f898e4ea19478002cd090b23289b0f07dcf895d0..0d6b7d43f0f145778c2cb592c9ac158ec627cbf7 100644 --- a/lib/l10n/de.json +++ b/lib/l10n/de.json @@ -3,6 +3,7 @@ "This can usually be fixed by giving the webserver write access to the config directory" : "Dies kann normalerweise repariert werden, indem dem Webserver Schreibzugriff auf das config-Verzeichnis gegeben wird", "Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it." : "Oder wenn Du lieber möchtest, dass die Datei config.php schreibgeschützt bleiben soll, dann setze die Option \"config_is_read_only\" in der Datei auf true.", "See %s" : "Siehe %s", + "This can usually be fixed by giving the webserver write access to the config directory." : "Dies kann normalerweise behoben werden, indem dem Webserver Schreibzugriff auf das config-Verzeichnis gegeben wird.", "Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it. See %s" : "Oder wenn Du lieber möchtest, dass die Datei config.php schreibgeschützt bleiben soll, dann setze die Option \"config_is_read_only\" in der Datei auf true. Siehe %s", "The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server." : "Die Dateien der App %1$swurden nicht korrekt ersetzt. Stelle sicher, dass es sich um eine mit dem Server kompatible Version handelt.", "Sample configuration detected" : "Beispielkonfiguration gefunden", @@ -184,6 +185,7 @@ "Cannot write into \"config\" directory" : "Schreiben in das „config“-Verzeichnis ist nicht möglich", "This can usually be fixed by giving the webserver write access to the config directory. See %s" : "Dies kann zumeist behoben werden, indem dem Web-Server Schreibzugriff auf das Konfigurationsverzeichnis eingeräumt wird. Siehe auch %s", "Cannot write into \"apps\" directory" : "Schreiben in das „apps“-Verzeichnis ist nicht möglich", + "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file." : "Dies kann normalerweise behoben werden, indem dem Webserver Schreibzugriff auf das App-Verzeichnis gegeben wird oder der App Store in der Konfigurationsdatei deaktiviert wird.", "Cannot create \"data\" directory" : "Kann das \"Daten\"-Verzeichnis nicht erstellen", "This can usually be fixed by giving the webserver write access to the root directory. See %s" : "Dies kann zumeist behoben werden, indem dem Web-Server Schreibzugriff auf das Wurzel-Verzeichnis eingeräumt wird. Siehe auch %s", "Permissions can usually be fixed by giving the webserver write access to the root directory. See %s." : "Berechtigungen können zumeist korrigiert werden indem dem Web-Server Schreibzugriff auf das Wurzel-Verzeichnis eingeräumt wird. Siehe auch %s.", diff --git a/lib/l10n/de_DE.js b/lib/l10n/de_DE.js index c078e82bc8c01d4537be30e285d60474841697c7..5111fd32bc7d69098bf68bfe61ae4285bdf39842 100644 --- a/lib/l10n/de_DE.js +++ b/lib/l10n/de_DE.js @@ -5,6 +5,7 @@ OC.L10N.register( "This can usually be fixed by giving the webserver write access to the config directory" : "Dies kann normalerweise repariert werden, indem dem Webserver Schreibzugriff auf das config-Verzeichnis gegeben wird", "Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it." : "Oder wenn Sie möchten, dass die Datei config.php schreibgeschützt bleiben soll, dann setzen Sie die Option \"config_is_read_only\" in der Datei auf True.", "See %s" : "Siehe %s", + "This can usually be fixed by giving the webserver write access to the config directory." : "Dies kann normalerweise behoben werden, indem dem Webserver Schreibzugriff auf das config-Verzeichnis gegeben wird.", "Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it. See %s" : "Oder wenn Sie möchten, dass die Datei config.php schreibgeschützt bleiben soll, dann setzen Sie die Option \"config_is_read_only\" in der Datei auf True. Siehe %s", "The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server." : "Die Dateien der App %1$s wurden nicht korrekt ersetzt. Stellen Sie sicher, dass es sich um eine mit dem Server kompatible Version handelt.", "Sample configuration detected" : "Beispielkonfiguration gefunden", @@ -186,6 +187,7 @@ OC.L10N.register( "Cannot write into \"config\" directory" : "Schreiben in das „config“-Verzeichnis ist nicht möglich", "This can usually be fixed by giving the webserver write access to the config directory. See %s" : "Dies kann zumeist behoben werden, indem dem Web-Server Schreibzugriff auf das Konfigurationsverzeichnis eingeräumt wird. Siehe auch %s", "Cannot write into \"apps\" directory" : "Schreiben in das „apps“-Verzeichnis ist nicht möglich", + "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file." : "Dies kann normalerweise behoben werden, indem dem Webserver Schreibzugriff auf das App-Verzeichnis gegeben wird oder der App Store in der Konfigurationsdatei deaktiviert wird.", "Cannot create \"data\" directory" : "Kann das \"Daten\"-Verzeichnis nicht erstellen", "This can usually be fixed by giving the webserver write access to the root directory. See %s" : "Dies kann zumeist behoben werden, indem dem Web-Server Schreibzugriff auf das Wurzel-Verzeichnis eingeräumt wird. Siehe auch %s", "Permissions can usually be fixed by giving the webserver write access to the root directory. See %s." : "Berechtigungen können zumeist korrigiert werden indem dem Web-Server Schreibzugriff auf das Wurzel-Verzeichnis eingeräumt wird. Siehe auch %s. ", diff --git a/lib/l10n/de_DE.json b/lib/l10n/de_DE.json index 33e30eef5051a40a47b07cb4c44f45440f679dab..af9bbfc48e4b1e0caaf5f3fbf41adabeff9a5bd4 100644 --- a/lib/l10n/de_DE.json +++ b/lib/l10n/de_DE.json @@ -3,6 +3,7 @@ "This can usually be fixed by giving the webserver write access to the config directory" : "Dies kann normalerweise repariert werden, indem dem Webserver Schreibzugriff auf das config-Verzeichnis gegeben wird", "Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it." : "Oder wenn Sie möchten, dass die Datei config.php schreibgeschützt bleiben soll, dann setzen Sie die Option \"config_is_read_only\" in der Datei auf True.", "See %s" : "Siehe %s", + "This can usually be fixed by giving the webserver write access to the config directory." : "Dies kann normalerweise behoben werden, indem dem Webserver Schreibzugriff auf das config-Verzeichnis gegeben wird.", "Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it. See %s" : "Oder wenn Sie möchten, dass die Datei config.php schreibgeschützt bleiben soll, dann setzen Sie die Option \"config_is_read_only\" in der Datei auf True. Siehe %s", "The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server." : "Die Dateien der App %1$s wurden nicht korrekt ersetzt. Stellen Sie sicher, dass es sich um eine mit dem Server kompatible Version handelt.", "Sample configuration detected" : "Beispielkonfiguration gefunden", @@ -184,6 +185,7 @@ "Cannot write into \"config\" directory" : "Schreiben in das „config“-Verzeichnis ist nicht möglich", "This can usually be fixed by giving the webserver write access to the config directory. See %s" : "Dies kann zumeist behoben werden, indem dem Web-Server Schreibzugriff auf das Konfigurationsverzeichnis eingeräumt wird. Siehe auch %s", "Cannot write into \"apps\" directory" : "Schreiben in das „apps“-Verzeichnis ist nicht möglich", + "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file." : "Dies kann normalerweise behoben werden, indem dem Webserver Schreibzugriff auf das App-Verzeichnis gegeben wird oder der App Store in der Konfigurationsdatei deaktiviert wird.", "Cannot create \"data\" directory" : "Kann das \"Daten\"-Verzeichnis nicht erstellen", "This can usually be fixed by giving the webserver write access to the root directory. See %s" : "Dies kann zumeist behoben werden, indem dem Web-Server Schreibzugriff auf das Wurzel-Verzeichnis eingeräumt wird. Siehe auch %s", "Permissions can usually be fixed by giving the webserver write access to the root directory. See %s." : "Berechtigungen können zumeist korrigiert werden indem dem Web-Server Schreibzugriff auf das Wurzel-Verzeichnis eingeräumt wird. Siehe auch %s. ", diff --git a/lib/l10n/el.js b/lib/l10n/el.js index 8ed9f1eb09d7d672aa76cc6b1cb2c55551a61d6b..32e57af3030119a2dcddeb17d5823ed5037459a4 100644 --- a/lib/l10n/el.js +++ b/lib/l10n/el.js @@ -5,6 +5,7 @@ OC.L10N.register( "This can usually be fixed by giving the webserver write access to the config directory" : "Αυτό μποÏεί συνήθως να διοÏθωθεί παÏÎχοντας δικαιώματα εγγÏαφής για το φάκελο config στο διακομιστή δικτÏου", "Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it." : "Ή εάν επιθυμείτε να διατηÏήσετε το config.php σε κατάσταση ανάγνωσης μόνο, καθοÏίστετο από τις επιλογÎÏ‚ του σε true του \"config_is_read_only\".", "See %s" : "Δείτε %s", + "This can usually be fixed by giving the webserver write access to the config directory." : "Αυτό μποÏεί συνήθως να διοÏθωθεί παÏÎχοντας δικαιώματα εγγÏαφής για το φάκελο config στον διακομιστή ιστοÏ.", "Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it. See %s" : "Ή εάν επιθυμείτε να διατηÏήσετε το config.php σε κατάσταση ανάγνωσης μόνο, καθοÏίστετο από τις επιλογÎÏ‚ του σε true του \"config_is_read_only\". Δείτε %s", "The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server." : "Τα αÏχεία της εφαÏμογής %1$s δεν αντικαταστάθηκαν σωστά. Βεβαιωθείτε ότι Ï€Ïόκειται για συμβατή Îκδοση με το διακομιστή.", "Sample configuration detected" : "ΑνιχνεÏθηκε δείγμα εγκατάστασης", @@ -186,6 +187,7 @@ OC.L10N.register( "Cannot write into \"config\" directory" : "Αδυναμία εγγÏαφής στον κατάλογο \"config\"", "This can usually be fixed by giving the webserver write access to the config directory. See %s" : "Αυτό μποÏεί συνήθως να διοÏθωθεί δίνοντας στον διακομιστή γÏαπτή Ï€Ïόσβαση στον κατάλογο εκχώÏησης. ΒλÎπε%s", "Cannot write into \"apps\" directory" : "Αδυναμία εγγÏαφής στον κατάλογο \"apps\"", + "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file." : "Αυτό μποÏεί συνήθως να διοÏθωθεί δίνοντας δικαιώματα εγγÏαφής για τον κατάλογο εφαÏμογών στον διακομιστή Î¹ÏƒÏ„Î¿Ï Î® απενεÏγοποιώντας το κÎντÏο εφαÏμογών στο αÏχείο config.", "Cannot create \"data\" directory" : "Αδυναμία δημιουÏγίας του καταλόγου \"data\"", "This can usually be fixed by giving the webserver write access to the root directory. See %s" : "Αυτό μποÏεί συνήθως να διοÏθωθεί δίνοντας στον διακομιστή Î¹ÏƒÏ„Î¿Ï Î´Î¹ÎºÎ±Î¹ÏŽÎ¼Î±Ï„Î± εγγÏαφής στον βασικό κατάλογο. Δείτε το%s", "Permissions can usually be fixed by giving the webserver write access to the root directory. See %s." : "Τα δικαιώματα Ï€Ïόσβασης μποÏοÏν συνήθως να διοÏθωθοÏν δίνοντας δικαιώματα εγγÏαφής στον βασικό κατάλογο στον διακομιστή ιστοÏ. Δείτε το%s.", diff --git a/lib/l10n/el.json b/lib/l10n/el.json index 6c71f18716958eaf0a36b16f614036850ef4d278..21eacc14f8e815d3d66fff8db782be164fa4eda0 100644 --- a/lib/l10n/el.json +++ b/lib/l10n/el.json @@ -3,6 +3,7 @@ "This can usually be fixed by giving the webserver write access to the config directory" : "Αυτό μποÏεί συνήθως να διοÏθωθεί παÏÎχοντας δικαιώματα εγγÏαφής για το φάκελο config στο διακομιστή δικτÏου", "Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it." : "Ή εάν επιθυμείτε να διατηÏήσετε το config.php σε κατάσταση ανάγνωσης μόνο, καθοÏίστετο από τις επιλογÎÏ‚ του σε true του \"config_is_read_only\".", "See %s" : "Δείτε %s", + "This can usually be fixed by giving the webserver write access to the config directory." : "Αυτό μποÏεί συνήθως να διοÏθωθεί παÏÎχοντας δικαιώματα εγγÏαφής για το φάκελο config στον διακομιστή ιστοÏ.", "Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it. See %s" : "Ή εάν επιθυμείτε να διατηÏήσετε το config.php σε κατάσταση ανάγνωσης μόνο, καθοÏίστετο από τις επιλογÎÏ‚ του σε true του \"config_is_read_only\". Δείτε %s", "The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server." : "Τα αÏχεία της εφαÏμογής %1$s δεν αντικαταστάθηκαν σωστά. Βεβαιωθείτε ότι Ï€Ïόκειται για συμβατή Îκδοση με το διακομιστή.", "Sample configuration detected" : "ΑνιχνεÏθηκε δείγμα εγκατάστασης", @@ -184,6 +185,7 @@ "Cannot write into \"config\" directory" : "Αδυναμία εγγÏαφής στον κατάλογο \"config\"", "This can usually be fixed by giving the webserver write access to the config directory. See %s" : "Αυτό μποÏεί συνήθως να διοÏθωθεί δίνοντας στον διακομιστή γÏαπτή Ï€Ïόσβαση στον κατάλογο εκχώÏησης. ΒλÎπε%s", "Cannot write into \"apps\" directory" : "Αδυναμία εγγÏαφής στον κατάλογο \"apps\"", + "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file." : "Αυτό μποÏεί συνήθως να διοÏθωθεί δίνοντας δικαιώματα εγγÏαφής για τον κατάλογο εφαÏμογών στον διακομιστή Î¹ÏƒÏ„Î¿Ï Î® απενεÏγοποιώντας το κÎντÏο εφαÏμογών στο αÏχείο config.", "Cannot create \"data\" directory" : "Αδυναμία δημιουÏγίας του καταλόγου \"data\"", "This can usually be fixed by giving the webserver write access to the root directory. See %s" : "Αυτό μποÏεί συνήθως να διοÏθωθεί δίνοντας στον διακομιστή Î¹ÏƒÏ„Î¿Ï Î´Î¹ÎºÎ±Î¹ÏŽÎ¼Î±Ï„Î± εγγÏαφής στον βασικό κατάλογο. Δείτε το%s", "Permissions can usually be fixed by giving the webserver write access to the root directory. See %s." : "Τα δικαιώματα Ï€Ïόσβασης μποÏοÏν συνήθως να διοÏθωθοÏν δίνοντας δικαιώματα εγγÏαφής στον βασικό κατάλογο στον διακομιστή ιστοÏ. Δείτε το%s.",