diff options
-rw-r--r-- | apps/files/l10n/lt_LT.js | 4 | ||||
-rw-r--r-- | apps/files/l10n/lt_LT.json | 4 | ||||
-rw-r--r-- | apps/files_sharing/l10n/lt_LT.js | 2 | ||||
-rw-r--r-- | apps/files_sharing/l10n/lt_LT.json | 2 | ||||
-rw-r--r-- | apps/files_sharing/l10n/sl.js | 4 | ||||
-rw-r--r-- | apps/files_sharing/l10n/sl.json | 4 | ||||
-rw-r--r-- | apps/settings/l10n/de.js | 1 | ||||
-rw-r--r-- | apps/settings/l10n/de.json | 1 | ||||
-rw-r--r-- | apps/settings/l10n/de_DE.js | 1 | ||||
-rw-r--r-- | apps/settings/l10n/de_DE.json | 1 | ||||
-rw-r--r-- | core/l10n/de.js | 1 | ||||
-rw-r--r-- | core/l10n/de.json | 1 | ||||
-rw-r--r-- | core/l10n/de_DE.js | 1 | ||||
-rw-r--r-- | core/l10n/de_DE.json | 1 | ||||
-rw-r--r-- | core/l10n/es.js | 2 | ||||
-rw-r--r-- | core/l10n/es.json | 2 | ||||
-rw-r--r-- | core/l10n/gl.js | 1 | ||||
-rw-r--r-- | core/l10n/gl.json | 1 | ||||
-rw-r--r-- | core/l10n/it.js | 1 | ||||
-rw-r--r-- | core/l10n/it.json | 1 | ||||
-rw-r--r-- | core/l10n/lt_LT.js | 4 | ||||
-rw-r--r-- | core/l10n/lt_LT.json | 4 | ||||
-rw-r--r-- | core/l10n/pl.js | 1 | ||||
-rw-r--r-- | core/l10n/pl.json | 1 | ||||
-rw-r--r-- | core/l10n/sl.js | 2 | ||||
-rw-r--r-- | core/l10n/sl.json | 2 | ||||
-rw-r--r-- | lib/l10n/de.js | 1 | ||||
-rw-r--r-- | lib/l10n/de.json | 1 | ||||
-rw-r--r-- | lib/l10n/de_DE.js | 1 | ||||
-rw-r--r-- | lib/l10n/de_DE.json | 1 |
30 files changed, 48 insertions, 6 deletions
diff --git a/apps/files/l10n/lt_LT.js b/apps/files/l10n/lt_LT.js index 62147c7f32f..7ba69d50b96 100644 --- a/apps/files/l10n/lt_LT.js +++ b/apps/files/l10n/lt_LT.js @@ -86,7 +86,7 @@ OC.L10N.register( "_matches '{filter}'_::_match '{filter}'_" : ["atitinka \"{filter}\"","atitinka \"{filter}\"","atitinka \"{filter}\"","atitinka \"{filter}\""], "View in folder" : "Rodyti aplanke", "Copied!" : "Nukopijuota!", - "Copy direct link (only works for users who have access to this file/folder)" : "Kopijuoti tiesioginę nuorodą (veiks tik naudotojams, turintiems prieigą prie failo/aplanko)", + "Copy direct link (only works for users who have access to this file/folder)" : "Kopijuoti tiesioginę nuorodą (veiks tik naudotojams, turintiems prieigą prie šio failo/aplanko)", "Path" : "Kelias", "_%n byte_::_%n bytes_" : ["%n baitas","%n baitai","%n baitų","%n baitų"], "Favorited" : "Pažymėtas mėgstamu", @@ -110,7 +110,7 @@ OC.L10N.register( "Restored by {user}" : "Atkūrė {user}", "Renamed by {user}" : "Pervadino {user}", "Moved by {user}" : "Perkėlė {user}", - "\"remote user\"" : "\"nuotolinis naudotojas\"", + "\"remote user\"" : "„nuotolinis naudotojas“", "You created {file}" : "Jūs sukūrėte {file}", "You created an encrypted file in {file}" : "Sukūrėte užšifruotą failą {file}", "{user} created {file}" : "{user} sukūrė {file}", diff --git a/apps/files/l10n/lt_LT.json b/apps/files/l10n/lt_LT.json index 7fa4b821275..efa2fcbf1a6 100644 --- a/apps/files/l10n/lt_LT.json +++ b/apps/files/l10n/lt_LT.json @@ -84,7 +84,7 @@ "_matches '{filter}'_::_match '{filter}'_" : ["atitinka \"{filter}\"","atitinka \"{filter}\"","atitinka \"{filter}\"","atitinka \"{filter}\""], "View in folder" : "Rodyti aplanke", "Copied!" : "Nukopijuota!", - "Copy direct link (only works for users who have access to this file/folder)" : "Kopijuoti tiesioginę nuorodą (veiks tik naudotojams, turintiems prieigą prie failo/aplanko)", + "Copy direct link (only works for users who have access to this file/folder)" : "Kopijuoti tiesioginę nuorodą (veiks tik naudotojams, turintiems prieigą prie šio failo/aplanko)", "Path" : "Kelias", "_%n byte_::_%n bytes_" : ["%n baitas","%n baitai","%n baitų","%n baitų"], "Favorited" : "Pažymėtas mėgstamu", @@ -108,7 +108,7 @@ "Restored by {user}" : "Atkūrė {user}", "Renamed by {user}" : "Pervadino {user}", "Moved by {user}" : "Perkėlė {user}", - "\"remote user\"" : "\"nuotolinis naudotojas\"", + "\"remote user\"" : "„nuotolinis naudotojas“", "You created {file}" : "Jūs sukūrėte {file}", "You created an encrypted file in {file}" : "Sukūrėte užšifruotą failą {file}", "{user} created {file}" : "{user} sukūrė {file}", diff --git a/apps/files_sharing/l10n/lt_LT.js b/apps/files_sharing/l10n/lt_LT.js index 8e103afe356..68d81a8f8fa 100644 --- a/apps/files_sharing/l10n/lt_LT.js +++ b/apps/files_sharing/l10n/lt_LT.js @@ -208,7 +208,7 @@ OC.L10N.register( "Shared with" : "Bendrinama su", "Shared with you and the group {group} by {owner}" : "{owner} pasidalino su jumis ir grupe {group}", "Shared with you and {circle} by {owner}" : "{owner} pasidalino su jumis ir {circle}", - "Shared with you and the conversation {conversation} by {owner}" : "{owner} pasidalino su jumis ir pokabliu {conversation}", + "Shared with you and the conversation {conversation} by {owner}" : "{owner} pasidalino su jumis ir pokalbiu {conversation}", "Shared with you in a conversation by {owner}" : "{owner} pasidalino su jumis pokalbyje", "Shared with you by {owner}" : "{owner} pasidalino su jumis", "No entries found in this folder" : "Šiame aplanke įrašų nerasta", diff --git a/apps/files_sharing/l10n/lt_LT.json b/apps/files_sharing/l10n/lt_LT.json index 5fd0c72e9fc..243ed917784 100644 --- a/apps/files_sharing/l10n/lt_LT.json +++ b/apps/files_sharing/l10n/lt_LT.json @@ -206,7 +206,7 @@ "Shared with" : "Bendrinama su", "Shared with you and the group {group} by {owner}" : "{owner} pasidalino su jumis ir grupe {group}", "Shared with you and {circle} by {owner}" : "{owner} pasidalino su jumis ir {circle}", - "Shared with you and the conversation {conversation} by {owner}" : "{owner} pasidalino su jumis ir pokabliu {conversation}", + "Shared with you and the conversation {conversation} by {owner}" : "{owner} pasidalino su jumis ir pokalbiu {conversation}", "Shared with you in a conversation by {owner}" : "{owner} pasidalino su jumis pokalbyje", "Shared with you by {owner}" : "{owner} pasidalino su jumis", "No entries found in this folder" : "Šiame aplanke įrašų nerasta", diff --git a/apps/files_sharing/l10n/sl.js b/apps/files_sharing/l10n/sl.js index fd464956b30..511698aa1bb 100644 --- a/apps/files_sharing/l10n/sl.js +++ b/apps/files_sharing/l10n/sl.js @@ -77,12 +77,16 @@ OC.L10N.register( "You removed yourself" : "Odstranite sami sebe", "{actor} removed themselves" : "{actor} se odstrani", "{actor} shared with {user}" : "{actor} omogoči souporabo z uporabnikom {user}", + "{actor} removed share for {user}" : "{actor} prekine souporabo z uporabnikom {user}", "Shared by {actor}" : "Souporaba: {actor}", "{actor} removed share" : "{actor} odstrani mesto souporabe", + "Share for {user} expired" : "Mesto souporabe je za uporabnika {user} poteklo", "Share expired" : "Dovoljenje souporabe je preteklo", "You shared {file} with {user}" : "Omogočite souporabo datoteke {file} z uporabnikom {user}", "You removed yourself from {file}" : "Sami sebe odstranite z datoteke {file}", "{actor} removed themselves from {file}" : "{actor} se odstrani z datoteke {file}", + "{actor} shared {file} with {user}" : "{actor} omogoči souporabo datoteke {file} z uporabnikom {user}", + "{actor} removed {user} from {file}" : "{actor} prekine souporabo datoteke {file} z uporabnikom {user}", "{actor} shared {file} with you" : "{actor} vam omogoči souporabo {file}", "{actor} removed you from the share named {file}" : "{actor} vas odstrani s souporabe datoteke {file}", "Share for file {file} with {user} expired" : "Souporaba datoteke {file} z uporabnikom {user} je potekla", diff --git a/apps/files_sharing/l10n/sl.json b/apps/files_sharing/l10n/sl.json index fff2aa2a37b..eb6ed5aa42c 100644 --- a/apps/files_sharing/l10n/sl.json +++ b/apps/files_sharing/l10n/sl.json @@ -75,12 +75,16 @@ "You removed yourself" : "Odstranite sami sebe", "{actor} removed themselves" : "{actor} se odstrani", "{actor} shared with {user}" : "{actor} omogoči souporabo z uporabnikom {user}", + "{actor} removed share for {user}" : "{actor} prekine souporabo z uporabnikom {user}", "Shared by {actor}" : "Souporaba: {actor}", "{actor} removed share" : "{actor} odstrani mesto souporabe", + "Share for {user} expired" : "Mesto souporabe je za uporabnika {user} poteklo", "Share expired" : "Dovoljenje souporabe je preteklo", "You shared {file} with {user}" : "Omogočite souporabo datoteke {file} z uporabnikom {user}", "You removed yourself from {file}" : "Sami sebe odstranite z datoteke {file}", "{actor} removed themselves from {file}" : "{actor} se odstrani z datoteke {file}", + "{actor} shared {file} with {user}" : "{actor} omogoči souporabo datoteke {file} z uporabnikom {user}", + "{actor} removed {user} from {file}" : "{actor} prekine souporabo datoteke {file} z uporabnikom {user}", "{actor} shared {file} with you" : "{actor} vam omogoči souporabo {file}", "{actor} removed you from the share named {file}" : "{actor} vas odstrani s souporabe datoteke {file}", "Share for file {file} with {user} expired" : "Souporaba datoteke {file} z uporabnikom {user} je potekla", diff --git a/apps/settings/l10n/de.js b/apps/settings/l10n/de.js index 5db5fd58d0c..dfed6203e86 100644 --- a/apps/settings/l10n/de.js +++ b/apps/settings/l10n/de.js @@ -68,6 +68,7 @@ OC.L10N.register( "installing and updating apps via the app store or Federated Cloud Sharing" : "Das Installieren und Aktualisieren von Apps durch den App-Store oder durch Federated Cloud Sharing", "Federated Cloud Sharing" : "Federated-Cloud-Sharing", "cURL is using an outdated %1$s version (%2$s). Please update your operating system or features such as %3$s will not work reliably." : "cURL verwendet eine veraltete %1$s Version (%2$s). Bitte aktualisiere dein Betriebssystem, da ansonsten Funktionen, wie z.B. %3$s, nicht zuverlässig funktionieren.", + "Could not determine if TLS version of cURL is outdated or not because an error happened during the HTTPS request against https://nextcloud.com. Please check the nextcloud log file for more details." : "Es konnte nicht festgestellt werden, ob die TLS-Version von cURL veraltet ist oder nicht, da während der HTTPS-Anforderung an https://nextcloud.com ein Fehler aufgetreten ist. Bitte überprüfe die Nextcloud-Protokolldatei für weitere Einzelheiten.", "Invalid SMTP password." : "Ungültiges SMTP-Passwort", "Email setting test" : "Test der E-Mail-Einstellungen", "Well done, %s!" : "Gut gemacht, %s!", diff --git a/apps/settings/l10n/de.json b/apps/settings/l10n/de.json index aea5219be8a..ada900d49f2 100644 --- a/apps/settings/l10n/de.json +++ b/apps/settings/l10n/de.json @@ -66,6 +66,7 @@ "installing and updating apps via the app store or Federated Cloud Sharing" : "Das Installieren und Aktualisieren von Apps durch den App-Store oder durch Federated Cloud Sharing", "Federated Cloud Sharing" : "Federated-Cloud-Sharing", "cURL is using an outdated %1$s version (%2$s). Please update your operating system or features such as %3$s will not work reliably." : "cURL verwendet eine veraltete %1$s Version (%2$s). Bitte aktualisiere dein Betriebssystem, da ansonsten Funktionen, wie z.B. %3$s, nicht zuverlässig funktionieren.", + "Could not determine if TLS version of cURL is outdated or not because an error happened during the HTTPS request against https://nextcloud.com. Please check the nextcloud log file for more details." : "Es konnte nicht festgestellt werden, ob die TLS-Version von cURL veraltet ist oder nicht, da während der HTTPS-Anforderung an https://nextcloud.com ein Fehler aufgetreten ist. Bitte überprüfe die Nextcloud-Protokolldatei für weitere Einzelheiten.", "Invalid SMTP password." : "Ungültiges SMTP-Passwort", "Email setting test" : "Test der E-Mail-Einstellungen", "Well done, %s!" : "Gut gemacht, %s!", diff --git a/apps/settings/l10n/de_DE.js b/apps/settings/l10n/de_DE.js index 66ff85d7b2e..538d302c44f 100644 --- a/apps/settings/l10n/de_DE.js +++ b/apps/settings/l10n/de_DE.js @@ -68,6 +68,7 @@ OC.L10N.register( "installing and updating apps via the app store or Federated Cloud Sharing" : "Das Installieren und Aktualisieren von Apps durch den App-Store oder durch Federated Cloud Sharing", "Federated Cloud Sharing" : "Federated-Cloud-Sharing", "cURL is using an outdated %1$s version (%2$s). Please update your operating system or features such as %3$s will not work reliably." : "cURL verwendet eine veraltete %1$s Version (%2$s). Bitte aktualisieren Sie ihr Betriebssystem, da ansonsten Funktionen, wie z.B. %3$s, nicht zuverlässig funktionieren.", + "Could not determine if TLS version of cURL is outdated or not because an error happened during the HTTPS request against https://nextcloud.com. Please check the nextcloud log file for more details." : "Es konnte nicht festgestellt werden, ob die TLS-Version von cURL veraltet ist oder nicht, da während der HTTPS-Anforderung an https://nextcloud.com ein Fehler aufgetreten ist. Bitte überprüfen Sie die Nextcloud-Protokolldatei für weitere Einzelheiten.", "Invalid SMTP password." : "Ungültiges SMTP-Passwort.", "Email setting test" : "Test der E-Mail-Einstellungen", "Well done, %s!" : "Gut gemacht, %s!", diff --git a/apps/settings/l10n/de_DE.json b/apps/settings/l10n/de_DE.json index 44a90bd8d26..bdc5cbe99eb 100644 --- a/apps/settings/l10n/de_DE.json +++ b/apps/settings/l10n/de_DE.json @@ -66,6 +66,7 @@ "installing and updating apps via the app store or Federated Cloud Sharing" : "Das Installieren und Aktualisieren von Apps durch den App-Store oder durch Federated Cloud Sharing", "Federated Cloud Sharing" : "Federated-Cloud-Sharing", "cURL is using an outdated %1$s version (%2$s). Please update your operating system or features such as %3$s will not work reliably." : "cURL verwendet eine veraltete %1$s Version (%2$s). Bitte aktualisieren Sie ihr Betriebssystem, da ansonsten Funktionen, wie z.B. %3$s, nicht zuverlässig funktionieren.", + "Could not determine if TLS version of cURL is outdated or not because an error happened during the HTTPS request against https://nextcloud.com. Please check the nextcloud log file for more details." : "Es konnte nicht festgestellt werden, ob die TLS-Version von cURL veraltet ist oder nicht, da während der HTTPS-Anforderung an https://nextcloud.com ein Fehler aufgetreten ist. Bitte überprüfen Sie die Nextcloud-Protokolldatei für weitere Einzelheiten.", "Invalid SMTP password." : "Ungültiges SMTP-Passwort.", "Email setting test" : "Test der E-Mail-Einstellungen", "Well done, %s!" : "Gut gemacht, %s!", diff --git a/core/l10n/de.js b/core/l10n/de.js index 5a60a40c003..ab326ca1b50 100644 --- a/core/l10n/de.js +++ b/core/l10n/de.js @@ -30,6 +30,7 @@ OC.L10N.register( "Some of your link shares have been removed" : "Einige der geteilten Freigaben wurden entfernt", "Due to a security bug we had to remove some of your link shares. Please see the link for more information." : "Aufgrund eines Sicherheitsfehlers mussten einige der geteilten Freigaben entfernt werden. Weitere Informationen im Link.", "The user limit of this instance is reached." : "Die Benutzergrenze dieser Instanz ist erreicht.", + "Enter your subscription key to increase the user limit. For more information about Nextcloud Enterprise see our website." : "Gebe Deinen Abonnementschlüssel ein, um die Benutzergrenze erhöhen. Weitere Informationen Informationen zu Nextcloud für Unternehmen (Enterprise) findest Du auf unserer Website.", "Preparing update" : "Update vorbereiten", "[%d / %d]: %s" : "[%d / %d]: %s", "Repair step:" : "Reparaturschritt:", diff --git a/core/l10n/de.json b/core/l10n/de.json index 07febcc1173..0c4b5fee3fd 100644 --- a/core/l10n/de.json +++ b/core/l10n/de.json @@ -28,6 +28,7 @@ "Some of your link shares have been removed" : "Einige der geteilten Freigaben wurden entfernt", "Due to a security bug we had to remove some of your link shares. Please see the link for more information." : "Aufgrund eines Sicherheitsfehlers mussten einige der geteilten Freigaben entfernt werden. Weitere Informationen im Link.", "The user limit of this instance is reached." : "Die Benutzergrenze dieser Instanz ist erreicht.", + "Enter your subscription key to increase the user limit. For more information about Nextcloud Enterprise see our website." : "Gebe Deinen Abonnementschlüssel ein, um die Benutzergrenze erhöhen. Weitere Informationen Informationen zu Nextcloud für Unternehmen (Enterprise) findest Du auf unserer Website.", "Preparing update" : "Update vorbereiten", "[%d / %d]: %s" : "[%d / %d]: %s", "Repair step:" : "Reparaturschritt:", diff --git a/core/l10n/de_DE.js b/core/l10n/de_DE.js index 328f9d4d67e..aa7f61a45f2 100644 --- a/core/l10n/de_DE.js +++ b/core/l10n/de_DE.js @@ -30,6 +30,7 @@ OC.L10N.register( "Some of your link shares have been removed" : "Einige der geteilten Freigaben wurden entfernt", "Due to a security bug we had to remove some of your link shares. Please see the link for more information." : "Aufgrund eines Sicherheitsfehlers mussten einige Link-Freigaben entfernt werden. Für weitere Informationen siehe Link.", "The user limit of this instance is reached." : "Die Benutzergrenze dieser Instanz ist erreicht.", + "Enter your subscription key to increase the user limit. For more information about Nextcloud Enterprise see our website." : "Geben Sie Ihren Abonnementschlüssel ein, um die Benutzergrenze zu erhöhen. Weitere Informationen über Nextcloud für Unternehmen (Enterprise) finden Sie auf unserer Webssite.", "Preparing update" : "Update vorbereiten", "[%d / %d]: %s" : "[%d / %d]: %s", "Repair step:" : "Reparaturschritt:", diff --git a/core/l10n/de_DE.json b/core/l10n/de_DE.json index 6a7c46d7508..18ac03a056c 100644 --- a/core/l10n/de_DE.json +++ b/core/l10n/de_DE.json @@ -28,6 +28,7 @@ "Some of your link shares have been removed" : "Einige der geteilten Freigaben wurden entfernt", "Due to a security bug we had to remove some of your link shares. Please see the link for more information." : "Aufgrund eines Sicherheitsfehlers mussten einige Link-Freigaben entfernt werden. Für weitere Informationen siehe Link.", "The user limit of this instance is reached." : "Die Benutzergrenze dieser Instanz ist erreicht.", + "Enter your subscription key to increase the user limit. For more information about Nextcloud Enterprise see our website." : "Geben Sie Ihren Abonnementschlüssel ein, um die Benutzergrenze zu erhöhen. Weitere Informationen über Nextcloud für Unternehmen (Enterprise) finden Sie auf unserer Webssite.", "Preparing update" : "Update vorbereiten", "[%d / %d]: %s" : "[%d / %d]: %s", "Repair step:" : "Reparaturschritt:", diff --git a/core/l10n/es.js b/core/l10n/es.js index 1453c5009d7..407875b1b8c 100644 --- a/core/l10n/es.js +++ b/core/l10n/es.js @@ -29,6 +29,8 @@ OC.L10N.register( "Nextcloud Server" : "Servidor Nexcloud", "Some of your link shares have been removed" : "Algunos de tus enlaces compartidos han sido eliminados.", "Due to a security bug we had to remove some of your link shares. Please see the link for more information." : "Debido a un bug de seguridad hemos tenido que eliminar algunos de tus enlaces compartidos. Por favor, accede al link para más información.", + "The user limit of this instance is reached." : "Se alcanzó el límite de usuarios de esta instancia.", + "Enter your subscription key to increase the user limit. For more information about Nextcloud Enterprise see our website." : "Introduzca su clave de suscripción para aumentar el límite de usuarios. Para obtener más información sobre Nextcloud Enterprise, visite nuestro sitio web.", "Preparing update" : "Preparando la actualización", "[%d / %d]: %s" : "[%d / %d]: %s", "Repair step:" : "Paso de reparación:", diff --git a/core/l10n/es.json b/core/l10n/es.json index d78de862714..4d5ae490665 100644 --- a/core/l10n/es.json +++ b/core/l10n/es.json @@ -27,6 +27,8 @@ "Nextcloud Server" : "Servidor Nexcloud", "Some of your link shares have been removed" : "Algunos de tus enlaces compartidos han sido eliminados.", "Due to a security bug we had to remove some of your link shares. Please see the link for more information." : "Debido a un bug de seguridad hemos tenido que eliminar algunos de tus enlaces compartidos. Por favor, accede al link para más información.", + "The user limit of this instance is reached." : "Se alcanzó el límite de usuarios de esta instancia.", + "Enter your subscription key to increase the user limit. For more information about Nextcloud Enterprise see our website." : "Introduzca su clave de suscripción para aumentar el límite de usuarios. Para obtener más información sobre Nextcloud Enterprise, visite nuestro sitio web.", "Preparing update" : "Preparando la actualización", "[%d / %d]: %s" : "[%d / %d]: %s", "Repair step:" : "Paso de reparación:", diff --git a/core/l10n/gl.js b/core/l10n/gl.js index 7a16f97a5ec..6c0e5bbb57a 100644 --- a/core/l10n/gl.js +++ b/core/l10n/gl.js @@ -30,6 +30,7 @@ OC.L10N.register( "Some of your link shares have been removed" : "Elimináronse algunhas das súas ligazóns de compartición", "Due to a security bug we had to remove some of your link shares. Please see the link for more information." : "Por mor dun erro de seguridade tivemos que eliminar algunhas das súas ligazóns de compartición. Vexa a ligazón para obter máis información.", "The user limit of this instance is reached." : "Acadouse o límite de usuarios desta instancia.", + "Enter your subscription key to increase the user limit. For more information about Nextcloud Enterprise see our website." : "Introduza a súa chave de subscrición para aumentar o límite de usuarios. Para obter máis información sobre Nextcloud Enterprise, consulte o noso sitio web.", "Preparing update" : "Preparando a actualización", "[%d / %d]: %s" : "[%d / %d]: %s", "Repair step:" : "Paso do arranxo:", diff --git a/core/l10n/gl.json b/core/l10n/gl.json index 3ef87dac441..3efaa98964c 100644 --- a/core/l10n/gl.json +++ b/core/l10n/gl.json @@ -28,6 +28,7 @@ "Some of your link shares have been removed" : "Elimináronse algunhas das súas ligazóns de compartición", "Due to a security bug we had to remove some of your link shares. Please see the link for more information." : "Por mor dun erro de seguridade tivemos que eliminar algunhas das súas ligazóns de compartición. Vexa a ligazón para obter máis información.", "The user limit of this instance is reached." : "Acadouse o límite de usuarios desta instancia.", + "Enter your subscription key to increase the user limit. For more information about Nextcloud Enterprise see our website." : "Introduza a súa chave de subscrición para aumentar o límite de usuarios. Para obter máis información sobre Nextcloud Enterprise, consulte o noso sitio web.", "Preparing update" : "Preparando a actualización", "[%d / %d]: %s" : "[%d / %d]: %s", "Repair step:" : "Paso do arranxo:", diff --git a/core/l10n/it.js b/core/l10n/it.js index f9412f1b19a..92ec3bc2e44 100644 --- a/core/l10n/it.js +++ b/core/l10n/it.js @@ -30,6 +30,7 @@ OC.L10N.register( "Some of your link shares have been removed" : "Alcune delle tue condivisioni tramite collegamento sono state rimosse", "Due to a security bug we had to remove some of your link shares. Please see the link for more information." : "A causa di un bug di sicurezza abbiamo rimosso alcune delle tue condivisioni tramite collegamento. Vedi il collegamento per ulteriori informazioni.", "The user limit of this instance is reached." : "Il limite di utenti di questa istanza è stato raggiunto.", + "Enter your subscription key to increase the user limit. For more information about Nextcloud Enterprise see our website." : "Digita la tua chiave di sottoscrizione per aumentare il limite di utenti. Per ulteriori informazioni su Nextcloud Enterprise, visita il nostro sito web.", "Preparing update" : "Preparazione dell'aggiornamento", "[%d / %d]: %s" : "[%d / %d]: %s", "Repair step:" : "Fase di riparazione:", diff --git a/core/l10n/it.json b/core/l10n/it.json index 3a91433e989..153fe8d77c4 100644 --- a/core/l10n/it.json +++ b/core/l10n/it.json @@ -28,6 +28,7 @@ "Some of your link shares have been removed" : "Alcune delle tue condivisioni tramite collegamento sono state rimosse", "Due to a security bug we had to remove some of your link shares. Please see the link for more information." : "A causa di un bug di sicurezza abbiamo rimosso alcune delle tue condivisioni tramite collegamento. Vedi il collegamento per ulteriori informazioni.", "The user limit of this instance is reached." : "Il limite di utenti di questa istanza è stato raggiunto.", + "Enter your subscription key to increase the user limit. For more information about Nextcloud Enterprise see our website." : "Digita la tua chiave di sottoscrizione per aumentare il limite di utenti. Per ulteriori informazioni su Nextcloud Enterprise, visita il nostro sito web.", "Preparing update" : "Preparazione dell'aggiornamento", "[%d / %d]: %s" : "[%d / %d]: %s", "Repair step:" : "Fase di riparazione:", diff --git a/core/l10n/lt_LT.js b/core/l10n/lt_LT.js index a7810e92540..c5842f049ff 100644 --- a/core/l10n/lt_LT.js +++ b/core/l10n/lt_LT.js @@ -60,6 +60,7 @@ OC.L10N.register( "It was not possible to execute the cron job via CLI. The following technical errors have appeared:" : "Buvo neįmanoma įvykdyti cron užduotį per komandų eilutę. Atsirado šios techninės klaidos:", "Last background job execution ran {relativeTime}. Something seems wrong." : "Paskutinis foninis užduočių vykdymas buvo paleistas {relativeTime}. Atrodo, kad kažkas nutiko.", "Check the background job settings" : "Peržiūrėkite fone veikiančių užduočių nustatymus", + "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Nėra sukonfigūruotas atminties podėlis. Norėdami pagerinti našumą, jei prieinama, sukonfigūruokite atminties podėlį. Tolimesnę informaciją galima rasti mūsų <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentacijoje</a>.", "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "Kai kurie failai nepraėjo vientisumo patikrinimo. Tolimesnę informaciją apie tai, kaip išspręsti šią problemą, galima rasti <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentacijoje</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">Neteisingų failų sąrašas…</a> / <a href=\"{rescanEndpoint}\">Peržiūrėti iš naujo…</a>)", "Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface." : "Jūsų PHP neturi FreeType palaikymo, kas savo ruožtu sąlygoja profilio paveikslėlių ir nustatymų sąsajos neteisingą atvaizdavimą.", "Missing optional column \"{columnName}\" in table \"{tableName}\"." : "Lentelėje „{tableName}“ trūksta nebūtino stulpelio „{columnName}“.", @@ -120,12 +121,14 @@ OC.L10N.register( "Log in with a device" : "Prisijungti naudojant įrenginį", "Back" : "Atgal", "Reset search" : "Atstatyti paiešką", + "Search for {name} only" : "Ieškoti tik {name}", "No results for {query}" : "{query} negrąžino jokių rezultatų", "Start typing to search" : "Norėdami atlikti paiešką, pradėkite rašyti", "Loading more results …" : "Įkeliama daugiau rezultatų…", "Load more results" : "Įkelti daugiau rezultatų", "An error occurred while searching for {type}" : "Ieškant {type}, įvyko klaida", "_Please enter {minSearchLength} character or more to search_::_Please enter {minSearchLength} characters or more to search_" : ["Norėdami atlikti paiešką, įveskite {minSearchLength} ar daugiau simbolių","Norėdami atlikti paiešką, įveskite {minSearchLength} ar daugiau simbolių","Norėdami atlikti paiešką, įveskite {minSearchLength} ar daugiau simbolių","Norėdami atlikti paiešką, įveskite {minSearchLength} ar daugiau simbolių"], + "Search {types} …" : "Ieškoti {types}…", "Settings" : "Nustatymai", "Could not load your contacts" : "Nepavyko įkelti jūsų adresatų", "Search contacts …" : "Ieškoti adresatų…", @@ -210,6 +213,7 @@ OC.L10N.register( "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Nepavyko serveryje rasti dokumento. Galbūt, viešinys buvo ištrintas arba pasibaigė jo galiojimo laikas?", "Back to %s" : "Atgal į %s", "Too many requests" : "Per daug užklausų", + "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "Iš jūsų tinklo buvo per daug užklausų. Bandykite dar kartą vėliau arba, jeigu tai klaida, susisiekite su savo administratoriumi.", "Error" : "Klaida", "Internal Server Error" : "Vidinė serverio klaida", "The server was unable to complete your request." : "Serveriui nepavyko įvykdyti jūsų užklausos.", diff --git a/core/l10n/lt_LT.json b/core/l10n/lt_LT.json index 9fba6805a08..3d16ee9db47 100644 --- a/core/l10n/lt_LT.json +++ b/core/l10n/lt_LT.json @@ -58,6 +58,7 @@ "It was not possible to execute the cron job via CLI. The following technical errors have appeared:" : "Buvo neįmanoma įvykdyti cron užduotį per komandų eilutę. Atsirado šios techninės klaidos:", "Last background job execution ran {relativeTime}. Something seems wrong." : "Paskutinis foninis užduočių vykdymas buvo paleistas {relativeTime}. Atrodo, kad kažkas nutiko.", "Check the background job settings" : "Peržiūrėkite fone veikiančių užduočių nustatymus", + "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Nėra sukonfigūruotas atminties podėlis. Norėdami pagerinti našumą, jei prieinama, sukonfigūruokite atminties podėlį. Tolimesnę informaciją galima rasti mūsų <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentacijoje</a>.", "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "Kai kurie failai nepraėjo vientisumo patikrinimo. Tolimesnę informaciją apie tai, kaip išspręsti šią problemą, galima rasti <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentacijoje</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">Neteisingų failų sąrašas…</a> / <a href=\"{rescanEndpoint}\">Peržiūrėti iš naujo…</a>)", "Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface." : "Jūsų PHP neturi FreeType palaikymo, kas savo ruožtu sąlygoja profilio paveikslėlių ir nustatymų sąsajos neteisingą atvaizdavimą.", "Missing optional column \"{columnName}\" in table \"{tableName}\"." : "Lentelėje „{tableName}“ trūksta nebūtino stulpelio „{columnName}“.", @@ -118,12 +119,14 @@ "Log in with a device" : "Prisijungti naudojant įrenginį", "Back" : "Atgal", "Reset search" : "Atstatyti paiešką", + "Search for {name} only" : "Ieškoti tik {name}", "No results for {query}" : "{query} negrąžino jokių rezultatų", "Start typing to search" : "Norėdami atlikti paiešką, pradėkite rašyti", "Loading more results …" : "Įkeliama daugiau rezultatų…", "Load more results" : "Įkelti daugiau rezultatų", "An error occurred while searching for {type}" : "Ieškant {type}, įvyko klaida", "_Please enter {minSearchLength} character or more to search_::_Please enter {minSearchLength} characters or more to search_" : ["Norėdami atlikti paiešką, įveskite {minSearchLength} ar daugiau simbolių","Norėdami atlikti paiešką, įveskite {minSearchLength} ar daugiau simbolių","Norėdami atlikti paiešką, įveskite {minSearchLength} ar daugiau simbolių","Norėdami atlikti paiešką, įveskite {minSearchLength} ar daugiau simbolių"], + "Search {types} …" : "Ieškoti {types}…", "Settings" : "Nustatymai", "Could not load your contacts" : "Nepavyko įkelti jūsų adresatų", "Search contacts …" : "Ieškoti adresatų…", @@ -208,6 +211,7 @@ "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Nepavyko serveryje rasti dokumento. Galbūt, viešinys buvo ištrintas arba pasibaigė jo galiojimo laikas?", "Back to %s" : "Atgal į %s", "Too many requests" : "Per daug užklausų", + "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "Iš jūsų tinklo buvo per daug užklausų. Bandykite dar kartą vėliau arba, jeigu tai klaida, susisiekite su savo administratoriumi.", "Error" : "Klaida", "Internal Server Error" : "Vidinė serverio klaida", "The server was unable to complete your request." : "Serveriui nepavyko įvykdyti jūsų užklausos.", diff --git a/core/l10n/pl.js b/core/l10n/pl.js index 02a1c3f62ec..8180dbb1094 100644 --- a/core/l10n/pl.js +++ b/core/l10n/pl.js @@ -30,6 +30,7 @@ OC.L10N.register( "Some of your link shares have been removed" : "Niektóre współdzielenia w linkach zostały usunięte", "Due to a security bug we had to remove some of your link shares. Please see the link for more information." : "Ze względu na błąd bezpieczeństwa musieliśmy usunąć część Twoich udostępnień przez link. Zobacz link, aby uzyskać więcej informacji.", "The user limit of this instance is reached." : "Osiągnięto limit użytkowników dla tej instancji.", + "Enter your subscription key to increase the user limit. For more information about Nextcloud Enterprise see our website." : "Wprowadź klucz subskrypcji, aby zwiększyć limit użytkowników. Więcej informacji o Nextcloud dla firm można znaleźć na naszej stronie internetowej.", "Preparing update" : "Przygotowywanie aktualizacji", "[%d / %d]: %s" : "[%d/%d]: %s", "Repair step:" : "Krok naprawy:", diff --git a/core/l10n/pl.json b/core/l10n/pl.json index f04535d27ef..b8ad856318d 100644 --- a/core/l10n/pl.json +++ b/core/l10n/pl.json @@ -28,6 +28,7 @@ "Some of your link shares have been removed" : "Niektóre współdzielenia w linkach zostały usunięte", "Due to a security bug we had to remove some of your link shares. Please see the link for more information." : "Ze względu na błąd bezpieczeństwa musieliśmy usunąć część Twoich udostępnień przez link. Zobacz link, aby uzyskać więcej informacji.", "The user limit of this instance is reached." : "Osiągnięto limit użytkowników dla tej instancji.", + "Enter your subscription key to increase the user limit. For more information about Nextcloud Enterprise see our website." : "Wprowadź klucz subskrypcji, aby zwiększyć limit użytkowników. Więcej informacji o Nextcloud dla firm można znaleźć na naszej stronie internetowej.", "Preparing update" : "Przygotowywanie aktualizacji", "[%d / %d]: %s" : "[%d/%d]: %s", "Repair step:" : "Krok naprawy:", diff --git a/core/l10n/sl.js b/core/l10n/sl.js index 45b2c9e05a1..0b1fffbf73c 100644 --- a/core/l10n/sl.js +++ b/core/l10n/sl.js @@ -29,6 +29,8 @@ OC.L10N.register( "Nextcloud Server" : "Strežnik Nextcloud", "Some of your link shares have been removed" : "Nekatere povezave za souporabo so bile odstranjene.", "Due to a security bug we had to remove some of your link shares. Please see the link for more information." : "Zaradi varnostnih razlogov so bile nekatere povezave odstranjene. Več podrobnosti je na voljo v uradno izdanem opozorilu.", + "The user limit of this instance is reached." : "Dosežena je količinska omejitev za uporabnika.", + "Enter your subscription key to increase the user limit. For more information about Nextcloud Enterprise see our website." : "Vpišite ključ naročnine in povečajte omejitev za uporabnika. Za več podrobnosti si oglejte Poslovni paket Nextcloud na spletni strani.", "Preparing update" : "Poteka pripravljanje posodobitve", "[%d / %d]: %s" : "[%d / %d]: %s", "Repair step:" : "Korak popravila:", diff --git a/core/l10n/sl.json b/core/l10n/sl.json index 109cd654057..6538bfa573b 100644 --- a/core/l10n/sl.json +++ b/core/l10n/sl.json @@ -27,6 +27,8 @@ "Nextcloud Server" : "Strežnik Nextcloud", "Some of your link shares have been removed" : "Nekatere povezave za souporabo so bile odstranjene.", "Due to a security bug we had to remove some of your link shares. Please see the link for more information." : "Zaradi varnostnih razlogov so bile nekatere povezave odstranjene. Več podrobnosti je na voljo v uradno izdanem opozorilu.", + "The user limit of this instance is reached." : "Dosežena je količinska omejitev za uporabnika.", + "Enter your subscription key to increase the user limit. For more information about Nextcloud Enterprise see our website." : "Vpišite ključ naročnine in povečajte omejitev za uporabnika. Za več podrobnosti si oglejte Poslovni paket Nextcloud na spletni strani.", "Preparing update" : "Poteka pripravljanje posodobitve", "[%d / %d]: %s" : "[%d / %d]: %s", "Repair step:" : "Korak popravila:", diff --git a/lib/l10n/de.js b/lib/l10n/de.js index 6ac65e77183..6b50311b2d5 100644 --- a/lib/l10n/de.js +++ b/lib/l10n/de.js @@ -167,6 +167,7 @@ OC.L10N.register( "Oct." : "Okt.", "Nov." : "Nov.", "Dec." : "Dez.", + "The user limit has been reached and the user was not created." : "Das Benutzerlimit wurde erreicht und der Benutzer wurde nicht erstellt.", "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "Folgende Zeichen sind im Benutzernamen erlaubt: „a-z“, „A-Z“, „0-9“ und „_.@-'“", "A valid username must be provided" : "Es muss ein gültiger Benutzername angegeben werden", "Username contains whitespace at the beginning or at the end" : "Der Benutzername enthält Leerzeichen am Anfang oder am Ende", diff --git a/lib/l10n/de.json b/lib/l10n/de.json index d2eb67d1f0b..6caade8cfa1 100644 --- a/lib/l10n/de.json +++ b/lib/l10n/de.json @@ -165,6 +165,7 @@ "Oct." : "Okt.", "Nov." : "Nov.", "Dec." : "Dez.", + "The user limit has been reached and the user was not created." : "Das Benutzerlimit wurde erreicht und der Benutzer wurde nicht erstellt.", "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "Folgende Zeichen sind im Benutzernamen erlaubt: „a-z“, „A-Z“, „0-9“ und „_.@-'“", "A valid username must be provided" : "Es muss ein gültiger Benutzername angegeben werden", "Username contains whitespace at the beginning or at the end" : "Der Benutzername enthält Leerzeichen am Anfang oder am Ende", diff --git a/lib/l10n/de_DE.js b/lib/l10n/de_DE.js index e4bd121938a..b8c2b94feef 100644 --- a/lib/l10n/de_DE.js +++ b/lib/l10n/de_DE.js @@ -167,6 +167,7 @@ OC.L10N.register( "Oct." : "Okt.", "Nov." : "Nov.", "Dec." : "Dez.", + "The user limit has been reached and the user was not created." : "Die Benutzergrenze wurde erreicht und der Benutzer wurde nicht erstellt.", "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "Folgende Zeichen sind im Benutzernamen erlaubt: „a-z“, „A-Z“, „0-9“ und „_.@-'“", "A valid username must be provided" : "Es muss ein gültiger Benutzername angegeben werden", "Username contains whitespace at the beginning or at the end" : "Der Benutzername enthält Leerzeichen am Anfang oder am Ende", diff --git a/lib/l10n/de_DE.json b/lib/l10n/de_DE.json index ff067b97856..168afd50e1b 100644 --- a/lib/l10n/de_DE.json +++ b/lib/l10n/de_DE.json @@ -165,6 +165,7 @@ "Oct." : "Okt.", "Nov." : "Nov.", "Dec." : "Dez.", + "The user limit has been reached and the user was not created." : "Die Benutzergrenze wurde erreicht und der Benutzer wurde nicht erstellt.", "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "Folgende Zeichen sind im Benutzernamen erlaubt: „a-z“, „A-Z“, „0-9“ und „_.@-'“", "A valid username must be provided" : "Es muss ein gültiger Benutzername angegeben werden", "Username contains whitespace at the beginning or at the end" : "Der Benutzername enthält Leerzeichen am Anfang oder am Ende", |