diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-11-14 02:16:16 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-11-14 02:16:16 +0000 |
commit | c952bec11d717aa0b839f729f5e8295cbcdd1f65 (patch) | |
tree | 717343dda5f8bdbe3ebcc7fa567a1edac5dfd709 /apps | |
parent | e1b31d2f4e8693df65a7a31e300ca7b0ad24eaa8 (diff) | |
download | nextcloud-server-c952bec11d717aa0b839f729f5e8295cbcdd1f65.tar.gz nextcloud-server-c952bec11d717aa0b839f729f5e8295cbcdd1f65.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps')
30 files changed, 92 insertions, 10 deletions
diff --git a/apps/accessibility/l10n/sq.js b/apps/accessibility/l10n/sq.js index af5cb0835b7..35fe3415740 100644 --- a/apps/accessibility/l10n/sq.js +++ b/apps/accessibility/l10n/sq.js @@ -3,6 +3,8 @@ OC.L10N.register( { "Dark theme" : "Temë e errët", "A dark theme to ease your eyes by reducing the overall luminosity and brightness. It is still under development, so please report any issues you may find." : "Një temë e errët për të lehtësuar sytë duke ulur shkëlqimin dhe ndritshmërinë e përgjithshme. Është ende në zhvillim, prandaj ju lutemi raportoni çdo çështje që mund të gjeni.", + "High contrast mode" : "Modalitet me kontrast të lartë", + "A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Një modalitet me kontrast të lartë për të lehtësuar lundrimin. Cilësia vizuale do të reduktohet por qartësia do të rritet", "Dyslexia font" : "Fonti Dyslexia", "OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic është një font / karakter tipografik i lirë i dizajnuar për të zbutur disa nga gabimet e zakonshme të leximit të shkaktuara nga disleksija.", "Accessibility" : "Aksesueshmëria", diff --git a/apps/accessibility/l10n/sq.json b/apps/accessibility/l10n/sq.json index aedf4590f49..29e2cdbbc57 100644 --- a/apps/accessibility/l10n/sq.json +++ b/apps/accessibility/l10n/sq.json @@ -1,6 +1,8 @@ { "translations": { "Dark theme" : "Temë e errët", "A dark theme to ease your eyes by reducing the overall luminosity and brightness. It is still under development, so please report any issues you may find." : "Një temë e errët për të lehtësuar sytë duke ulur shkëlqimin dhe ndritshmërinë e përgjithshme. Është ende në zhvillim, prandaj ju lutemi raportoni çdo çështje që mund të gjeni.", + "High contrast mode" : "Modalitet me kontrast të lartë", + "A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Një modalitet me kontrast të lartë për të lehtësuar lundrimin. Cilësia vizuale do të reduktohet por qartësia do të rritet", "Dyslexia font" : "Fonti Dyslexia", "OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic është një font / karakter tipografik i lirë i dizajnuar për të zbutur disa nga gabimet e zakonshme të leximit të shkaktuara nga disleksija.", "Accessibility" : "Aksesueshmëria", diff --git a/apps/files/l10n/sl.js b/apps/files/l10n/sl.js index 4642c083da0..fdd40216718 100644 --- a/apps/files/l10n/sl.js +++ b/apps/files/l10n/sl.js @@ -58,7 +58,7 @@ OC.L10N.register( "Could not rename \"{fileName}\"" : "Datoteke »{fileName}« ni mogoče preimenovati", "Could not create file \"{file}\"" : "Datoteke »{file}« ni mogoče ustvariti.", "Could not create file \"{file}\" because it already exists" : "Datoteke »{file}« ni mogoče ustvariti, ker datoteka z istim imenom že obstaja.", - "Could not create folder \"{dir}\" because it already exists" : "Ni mogoče ustvariti mape \"{dir}\", ker že obstaja", + "Could not create folder \"{dir}\" because it already exists" : "Ni mogoče ustvariti mape »{dir}«, ker ta že obstaja", "Error deleting file \"{fileName}\"." : "Prišli je do napake med brisanjem datoteke »{fileName}«.", "No search results in other folders for {tag}{filter}{endtag}" : "Za iskalni niz {tag}{filter}{endtag} ni zadetkov v nobeni mapi", "Name" : "Ime", @@ -132,7 +132,7 @@ OC.L10N.register( "A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Datoteka ali mapa je bila <strong>spremenjena</strong> ali <strong>preimenovana</strong>", "A new file or folder has been <strong>created</strong>" : "Nova datoteka ali mapa je bila <strong>ustvarjena</strong>", "A file or folder has been <strong>deleted</strong>" : "Datoteka ali mapa je bila <strong>izbrisana</strong>", - "Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Omeji obvestila o ustvarjanju in spreminjanju <strong>najpogosteje uporabljenih </strong> datotek <em>(omogoči pretok)</em>", + "Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Omeji obvestila o ustvarjanju in spreminjanju <strong>najpogosteje uporabljenih</strong> datotek <em>(le za pretok)</em>", "A file or folder has been <strong>restored</strong>" : "Datoteka ali mapa je bila <strong>obnovljena</strong>", "Unlimited" : "Neomejeno", "Upload (max. %s)" : "Pošiljanje (omejitev %s)", @@ -163,7 +163,7 @@ OC.L10N.register( "Shared by link" : "Deljeno s povezavo", "Deleted shares" : "Izbrisane povezave za souporabo", "Text file" : "Besedilna datoteka", - "New text file.txt" : "Nova datoteka.txt", + "New text file.txt" : "nova_datoteka.txt", "File handling" : "Upravljanje z datotekami", "Maximum upload size" : "Največja velikost za pošiljanje", "max. possible: " : "največ mogoče:", diff --git a/apps/files/l10n/sl.json b/apps/files/l10n/sl.json index 29a39f46050..eda4fbe8bf7 100644 --- a/apps/files/l10n/sl.json +++ b/apps/files/l10n/sl.json @@ -56,7 +56,7 @@ "Could not rename \"{fileName}\"" : "Datoteke »{fileName}« ni mogoče preimenovati", "Could not create file \"{file}\"" : "Datoteke »{file}« ni mogoče ustvariti.", "Could not create file \"{file}\" because it already exists" : "Datoteke »{file}« ni mogoče ustvariti, ker datoteka z istim imenom že obstaja.", - "Could not create folder \"{dir}\" because it already exists" : "Ni mogoče ustvariti mape \"{dir}\", ker že obstaja", + "Could not create folder \"{dir}\" because it already exists" : "Ni mogoče ustvariti mape »{dir}«, ker ta že obstaja", "Error deleting file \"{fileName}\"." : "Prišli je do napake med brisanjem datoteke »{fileName}«.", "No search results in other folders for {tag}{filter}{endtag}" : "Za iskalni niz {tag}{filter}{endtag} ni zadetkov v nobeni mapi", "Name" : "Ime", @@ -130,7 +130,7 @@ "A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Datoteka ali mapa je bila <strong>spremenjena</strong> ali <strong>preimenovana</strong>", "A new file or folder has been <strong>created</strong>" : "Nova datoteka ali mapa je bila <strong>ustvarjena</strong>", "A file or folder has been <strong>deleted</strong>" : "Datoteka ali mapa je bila <strong>izbrisana</strong>", - "Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Omeji obvestila o ustvarjanju in spreminjanju <strong>najpogosteje uporabljenih </strong> datotek <em>(omogoči pretok)</em>", + "Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Omeji obvestila o ustvarjanju in spreminjanju <strong>najpogosteje uporabljenih</strong> datotek <em>(le za pretok)</em>", "A file or folder has been <strong>restored</strong>" : "Datoteka ali mapa je bila <strong>obnovljena</strong>", "Unlimited" : "Neomejeno", "Upload (max. %s)" : "Pošiljanje (omejitev %s)", @@ -161,7 +161,7 @@ "Shared by link" : "Deljeno s povezavo", "Deleted shares" : "Izbrisane povezave za souporabo", "Text file" : "Besedilna datoteka", - "New text file.txt" : "Nova datoteka.txt", + "New text file.txt" : "nova_datoteka.txt", "File handling" : "Upravljanje z datotekami", "Maximum upload size" : "Največja velikost za pošiljanje", "max. possible: " : "največ mogoče:", diff --git a/apps/settings/l10n/de.js b/apps/settings/l10n/de.js index 955f84389c2..0d1e2ce45b0 100644 --- a/apps/settings/l10n/de.js +++ b/apps/settings/l10n/de.js @@ -123,6 +123,8 @@ OC.L10N.register( "Save changes" : "Änderungen speichern", "This app is supported via your current Nextcloud subscription." : "Diese App wird von Deinem aktuellen Nextcloud-Abonnement unterstützt.", "Supported" : "Unterstützt", + "Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "Offizielle Apps werden von und innerhalb der Nextcloud-Community entwickelt. Sie stellen die zentralen Funktionen bereit und sind für den produktiven Einsatz geeignet.", + "Featured" : "Offiziell", "by" : "von", "Update to {version}" : "Aktualisieren auf {version}", "Remove" : "Entfernen", diff --git a/apps/settings/l10n/de.json b/apps/settings/l10n/de.json index b65629d5bab..f03b1cd795b 100644 --- a/apps/settings/l10n/de.json +++ b/apps/settings/l10n/de.json @@ -121,6 +121,8 @@ "Save changes" : "Änderungen speichern", "This app is supported via your current Nextcloud subscription." : "Diese App wird von Deinem aktuellen Nextcloud-Abonnement unterstützt.", "Supported" : "Unterstützt", + "Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "Offizielle Apps werden von und innerhalb der Nextcloud-Community entwickelt. Sie stellen die zentralen Funktionen bereit und sind für den produktiven Einsatz geeignet.", + "Featured" : "Offiziell", "by" : "von", "Update to {version}" : "Aktualisieren auf {version}", "Remove" : "Entfernen", diff --git a/apps/settings/l10n/de_DE.js b/apps/settings/l10n/de_DE.js index fef35671e0f..cbf37792b9a 100644 --- a/apps/settings/l10n/de_DE.js +++ b/apps/settings/l10n/de_DE.js @@ -123,6 +123,8 @@ OC.L10N.register( "Save changes" : "Änderungen speichern ", "This app is supported via your current Nextcloud subscription." : "Diese App wird von Ihrem aktuellen Nextcloud-Abonnement unterstützt.", "Supported" : "Unterstützt", + "Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "Offizielle Apps werden von und innerhalb der Nextcloud-Community entwickelt. Sie stellen die zentralen Funktionen bereit und sind für den produktiven Einsatz geeignet.", + "Featured" : "Offiziell", "by" : "von", "Update to {version}" : "Aktualisieren auf {version}", "Remove" : "Entfernen", diff --git a/apps/settings/l10n/de_DE.json b/apps/settings/l10n/de_DE.json index 7e4d01e19f0..dc5d3cdb758 100644 --- a/apps/settings/l10n/de_DE.json +++ b/apps/settings/l10n/de_DE.json @@ -121,6 +121,8 @@ "Save changes" : "Änderungen speichern ", "This app is supported via your current Nextcloud subscription." : "Diese App wird von Ihrem aktuellen Nextcloud-Abonnement unterstützt.", "Supported" : "Unterstützt", + "Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "Offizielle Apps werden von und innerhalb der Nextcloud-Community entwickelt. Sie stellen die zentralen Funktionen bereit und sind für den produktiven Einsatz geeignet.", + "Featured" : "Offiziell", "by" : "von", "Update to {version}" : "Aktualisieren auf {version}", "Remove" : "Entfernen", diff --git a/apps/settings/l10n/es.js b/apps/settings/l10n/es.js index 522d6e30133..64dcd7ae1aa 100644 --- a/apps/settings/l10n/es.js +++ b/apps/settings/l10n/es.js @@ -123,6 +123,8 @@ OC.L10N.register( "Save changes" : "Guardar cambios", "This app is supported via your current Nextcloud subscription." : "Esta App está soportada a través de su suscripción actual de Nexcloud.", "Supported" : "Soportada", + "Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "Las apps destacadas son d estrelladas por y dentro de la comunidad. Ofrecen una funcionalidad centralizada y está preparadas para su empleo en producción. ", + "Featured" : "Destacadas", "by" : "por", "Update to {version}" : "Actualizar a {version}", "Remove" : "Eliminar", @@ -206,6 +208,7 @@ OC.L10N.register( "Enable user" : "Habilitar usuario", "Resend welcome email" : "Volver a enviar correo de bienvenida", "{size} used" : "{size} usados", + "In case of lost device or exiting the organization, this can remotely wipe the Nextcloud data from all devices associated with {userid}. Only works if the devices are connected to the internet." : "En caso de pérdida del dispositivo o dejar la organización, esto elimina remotamente los datos de Nextcloud de todos los dispositivos asociados con {userid}. Nota: sólo funciona si los dispositivos están conectados a Internet.", "Remote wipe of devices" : "Eliminación remota de dispositivos", "Wipe {userid}'s devices" : "Eliminar dispositivos de {userid}", "Cancel" : "Cancelar", diff --git a/apps/settings/l10n/es.json b/apps/settings/l10n/es.json index a95879c5ce4..f99178ddf55 100644 --- a/apps/settings/l10n/es.json +++ b/apps/settings/l10n/es.json @@ -121,6 +121,8 @@ "Save changes" : "Guardar cambios", "This app is supported via your current Nextcloud subscription." : "Esta App está soportada a través de su suscripción actual de Nexcloud.", "Supported" : "Soportada", + "Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "Las apps destacadas son d estrelladas por y dentro de la comunidad. Ofrecen una funcionalidad centralizada y está preparadas para su empleo en producción. ", + "Featured" : "Destacadas", "by" : "por", "Update to {version}" : "Actualizar a {version}", "Remove" : "Eliminar", @@ -204,6 +206,7 @@ "Enable user" : "Habilitar usuario", "Resend welcome email" : "Volver a enviar correo de bienvenida", "{size} used" : "{size} usados", + "In case of lost device or exiting the organization, this can remotely wipe the Nextcloud data from all devices associated with {userid}. Only works if the devices are connected to the internet." : "En caso de pérdida del dispositivo o dejar la organización, esto elimina remotamente los datos de Nextcloud de todos los dispositivos asociados con {userid}. Nota: sólo funciona si los dispositivos están conectados a Internet.", "Remote wipe of devices" : "Eliminación remota de dispositivos", "Wipe {userid}'s devices" : "Eliminar dispositivos de {userid}", "Cancel" : "Cancelar", diff --git a/apps/settings/l10n/fr.js b/apps/settings/l10n/fr.js index bb48fe111c8..55ed6491d21 100644 --- a/apps/settings/l10n/fr.js +++ b/apps/settings/l10n/fr.js @@ -206,7 +206,10 @@ OC.L10N.register( "Enable user" : "Activer l'utilisateur", "Resend welcome email" : "Renvoyer l'e-mail de bienvenue", "{size} used" : "{size} utilisé", + "Remote wipe of devices" : "Vider les appareils à distance", + "Wipe {userid}'s devices" : "Vider les appareils de {userid}", "Cancel" : "Annuler", + "Account deletion" : "Suppression de compte", "Delete {userid}'s account" : "Supprimer le compte {userid}", "Welcome mail sent!" : "E-mail de bienvenue envoyé !", "Display name" : "Nom à afficher", diff --git a/apps/settings/l10n/fr.json b/apps/settings/l10n/fr.json index e33468d6b7d..4459c9e38f5 100644 --- a/apps/settings/l10n/fr.json +++ b/apps/settings/l10n/fr.json @@ -204,7 +204,10 @@ "Enable user" : "Activer l'utilisateur", "Resend welcome email" : "Renvoyer l'e-mail de bienvenue", "{size} used" : "{size} utilisé", + "Remote wipe of devices" : "Vider les appareils à distance", + "Wipe {userid}'s devices" : "Vider les appareils de {userid}", "Cancel" : "Annuler", + "Account deletion" : "Suppression de compte", "Delete {userid}'s account" : "Supprimer le compte {userid}", "Welcome mail sent!" : "E-mail de bienvenue envoyé !", "Display name" : "Nom à afficher", diff --git a/apps/settings/l10n/gl.js b/apps/settings/l10n/gl.js index f381597be1c..3d064d98d21 100644 --- a/apps/settings/l10n/gl.js +++ b/apps/settings/l10n/gl.js @@ -123,6 +123,8 @@ OC.L10N.register( "Save changes" : "Gardar os cambios", "This app is supported via your current Nextcloud subscription." : "Esta aplicación é compatíbel cos súa subscrición actual a Nextcloud.", "Supported" : "Compatíbel", + "Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "As aplicacións destacadas están desenvolvidas por e dentro da comunidade. Ofrecen unha funcionalidade central e están preparadas para o seu uso en produción.", + "Featured" : "Destacada", "by" : "por", "Update to {version}" : "Actualizar a {version}", "Remove" : "Retirar", diff --git a/apps/settings/l10n/gl.json b/apps/settings/l10n/gl.json index e6964181c0e..2a2b7025d6b 100644 --- a/apps/settings/l10n/gl.json +++ b/apps/settings/l10n/gl.json @@ -121,6 +121,8 @@ "Save changes" : "Gardar os cambios", "This app is supported via your current Nextcloud subscription." : "Esta aplicación é compatíbel cos súa subscrición actual a Nextcloud.", "Supported" : "Compatíbel", + "Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "As aplicacións destacadas están desenvolvidas por e dentro da comunidade. Ofrecen unha funcionalidade central e están preparadas para o seu uso en produción.", + "Featured" : "Destacada", "by" : "por", "Update to {version}" : "Actualizar a {version}", "Remove" : "Retirar", diff --git a/apps/settings/l10n/it.js b/apps/settings/l10n/it.js index a7c9f23d9a9..d5b7c79f749 100644 --- a/apps/settings/l10n/it.js +++ b/apps/settings/l10n/it.js @@ -123,6 +123,8 @@ OC.L10N.register( "Save changes" : "Salva le modifiche", "This app is supported via your current Nextcloud subscription." : "Questa applicazione è supportata tramite la tua sottoscrizione attuale di Nextcloud.", "Supported" : "Supportata", + "Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "Le applicazioni in evidenza sono sviluppate dalla comunità. Esse offrono nuove funzionalità e sono pronte per l'uso in produzione.", + "Featured" : "In evidenza", "by" : "di", "Update to {version}" : "Aggiorna a {version}", "Remove" : "Rimuovi", @@ -820,8 +822,8 @@ OC.L10N.register( "Yoruba" : "Yoruba", "Zulu (South Africa)" : "Zulu (Sud Africa)", "Zulu" : "Zulu", - "Official apps are developed by and within the community. They offer central functionality and are ready for production use." : "Le applicazioni ufficiali sono sviluppate dalla comunità. Esse offrono nuove funzionalità e sono pronte per l'uso in produzione.", - "Official" : "Ufficiale", + "Official apps are developed by and within the community. They offer central functionality and are ready for production use." : "Le applicazioni ufficiali sono sviluppate dalla comunità. Esse offrono nuove funzionalità e sono pronte per l'uso in produzione.", + "Official" : "Ufficiali", "Store credentials" : "Memorizza le credenziali", "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php è registrato su un servizio webcron per invocare cron.php ogni 15 minuti su HTTP.", "Use system cron service to call the cron.php file every 15 minutes." : "Usa il servizio cron di sistema per invocare il file cron.php ogni 15 minuti.", diff --git a/apps/settings/l10n/it.json b/apps/settings/l10n/it.json index 96b13a07f77..03905d1baf2 100644 --- a/apps/settings/l10n/it.json +++ b/apps/settings/l10n/it.json @@ -121,6 +121,8 @@ "Save changes" : "Salva le modifiche", "This app is supported via your current Nextcloud subscription." : "Questa applicazione è supportata tramite la tua sottoscrizione attuale di Nextcloud.", "Supported" : "Supportata", + "Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "Le applicazioni in evidenza sono sviluppate dalla comunità. Esse offrono nuove funzionalità e sono pronte per l'uso in produzione.", + "Featured" : "In evidenza", "by" : "di", "Update to {version}" : "Aggiorna a {version}", "Remove" : "Rimuovi", @@ -818,8 +820,8 @@ "Yoruba" : "Yoruba", "Zulu (South Africa)" : "Zulu (Sud Africa)", "Zulu" : "Zulu", - "Official apps are developed by and within the community. They offer central functionality and are ready for production use." : "Le applicazioni ufficiali sono sviluppate dalla comunità. Esse offrono nuove funzionalità e sono pronte per l'uso in produzione.", - "Official" : "Ufficiale", + "Official apps are developed by and within the community. They offer central functionality and are ready for production use." : "Le applicazioni ufficiali sono sviluppate dalla comunità. Esse offrono nuove funzionalità e sono pronte per l'uso in produzione.", + "Official" : "Ufficiali", "Store credentials" : "Memorizza le credenziali", "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php è registrato su un servizio webcron per invocare cron.php ogni 15 minuti su HTTP.", "Use system cron service to call the cron.php file every 15 minutes." : "Usa il servizio cron di sistema per invocare il file cron.php ogni 15 minuti.", diff --git a/apps/settings/l10n/pl.js b/apps/settings/l10n/pl.js index 8b781d7f2f1..8e17ec75938 100644 --- a/apps/settings/l10n/pl.js +++ b/apps/settings/l10n/pl.js @@ -123,6 +123,8 @@ OC.L10N.register( "Save changes" : "Zapisz zmiany", "This app is supported via your current Nextcloud subscription." : "Ta aplikacja jest obsługiwana za pośrednictwem bieżącej subskrypcji Nextcloud.", "Supported" : "Wspierany", + "Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "Polecane aplikacje są tworzone przez społeczność. Oferują główną funkcjonalność i są gotowe do użycia w produkcji.", + "Featured" : "Polecane", "by" : "przez", "Update to {version}" : "Aktualizuj do {version}", "Remove" : "Usuń", diff --git a/apps/settings/l10n/pl.json b/apps/settings/l10n/pl.json index 8ea20710c3d..daaf96e9c6e 100644 --- a/apps/settings/l10n/pl.json +++ b/apps/settings/l10n/pl.json @@ -121,6 +121,8 @@ "Save changes" : "Zapisz zmiany", "This app is supported via your current Nextcloud subscription." : "Ta aplikacja jest obsługiwana za pośrednictwem bieżącej subskrypcji Nextcloud.", "Supported" : "Wspierany", + "Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "Polecane aplikacje są tworzone przez społeczność. Oferują główną funkcjonalność i są gotowe do użycia w produkcji.", + "Featured" : "Polecane", "by" : "przez", "Update to {version}" : "Aktualizuj do {version}", "Remove" : "Usuń", diff --git a/apps/settings/l10n/pt_BR.js b/apps/settings/l10n/pt_BR.js index 06fb02c14fa..d00d6a40074 100644 --- a/apps/settings/l10n/pt_BR.js +++ b/apps/settings/l10n/pt_BR.js @@ -123,6 +123,8 @@ OC.L10N.register( "Save changes" : "Salvar mudanças", "This app is supported via your current Nextcloud subscription." : "Este aplicativo é suportado pela sua assinatura atual do Nextcloud.", "Supported" : "Suportado", + "Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "Os aplicativos em destaque são desenvolvidos pela comunidade. Eles oferecem funcionalidade central e estão prontos para uso em produção.", + "Featured" : "Destaques", "by" : "por", "Update to {version}" : "Atualizar para {version}", "Remove" : "Excluir", diff --git a/apps/settings/l10n/pt_BR.json b/apps/settings/l10n/pt_BR.json index d6883fee0bb..9c8fbf54b18 100644 --- a/apps/settings/l10n/pt_BR.json +++ b/apps/settings/l10n/pt_BR.json @@ -121,6 +121,8 @@ "Save changes" : "Salvar mudanças", "This app is supported via your current Nextcloud subscription." : "Este aplicativo é suportado pela sua assinatura atual do Nextcloud.", "Supported" : "Suportado", + "Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "Os aplicativos em destaque são desenvolvidos pela comunidade. Eles oferecem funcionalidade central e estão prontos para uso em produção.", + "Featured" : "Destaques", "by" : "por", "Update to {version}" : "Atualizar para {version}", "Remove" : "Excluir", diff --git a/apps/settings/l10n/sv.js b/apps/settings/l10n/sv.js index 8ef654ac57b..3c6c9721566 100644 --- a/apps/settings/l10n/sv.js +++ b/apps/settings/l10n/sv.js @@ -123,6 +123,8 @@ OC.L10N.register( "Save changes" : "Spara ändringar", "This app is supported via your current Nextcloud subscription." : "Den här appen stöds via din nuvarande Nextcloud-prenumeration.", "Supported" : "Stöds", + "Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "Utvalda appar utvecklas av och inom gemenskapen. De erbjuder central funktionalitet och är redo för produktionsanvändning.", + "Featured" : "Utvalda", "by" : "av", "Update to {version}" : "Uppdatera till {version}", "Remove" : "Ta bort", diff --git a/apps/settings/l10n/sv.json b/apps/settings/l10n/sv.json index 80655f6211b..d8a2a694c7f 100644 --- a/apps/settings/l10n/sv.json +++ b/apps/settings/l10n/sv.json @@ -121,6 +121,8 @@ "Save changes" : "Spara ändringar", "This app is supported via your current Nextcloud subscription." : "Den här appen stöds via din nuvarande Nextcloud-prenumeration.", "Supported" : "Stöds", + "Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "Utvalda appar utvecklas av och inom gemenskapen. De erbjuder central funktionalitet och är redo för produktionsanvändning.", + "Featured" : "Utvalda", "by" : "av", "Update to {version}" : "Uppdatera till {version}", "Remove" : "Ta bort", diff --git a/apps/user_ldap/l10n/sk.js b/apps/user_ldap/l10n/sk.js index 49eb3f90fcd..a04cd9ba596 100644 --- a/apps/user_ldap/l10n/sk.js +++ b/apps/user_ldap/l10n/sk.js @@ -3,12 +3,16 @@ OC.L10N.register( { "Failed to clear the mappings." : "Nepodarilo sa vymazať mapovania.", "Failed to delete the server configuration" : "Zlyhalo zmazanie nastavenia servera.", + "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", " Could not set configuration %s" : "Nemôžem nastaviť konfiguráciu %s", "Action does not exist" : "Takáto akcia neexistuje", + "Renewing …" : "Obnovujem...", "Very weak password" : "Veľmi slabé heslo", "Weak password" : "Slabé heslo", "So-so password" : "Priemerné heslo", @@ -28,6 +32,7 @@ OC.L10N.register( "{nthServer}. Server" : "{nthServer}. Server", "No object found in the given Base DN. Please revise." : "Objekt nebol nájdený v zadanej základnej DN. Overte to prosím.", "More than 1,000 directory entries available." : "V adresári je dostupných viac ako 1000 položiek.", + "_{objectsFound} entry available within the provided Base DN_::_{objectsFound} entries available within the provided Base DN_" : ["{objectsFound} dostupný záznam v zadanej základnej DN","{objectsFound} dostupné záznamy v zadanej základnej DN","{objectsFound} dostupných záznamov v zadanej základnej DN","{objectsFound} dostupných záznamov v zadanej základnej DN"], "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Nastala chyba. Overte základnú DN, nastavenia pripojenia a prihlasovacie údaje.", "Do you really want to delete the current Server Configuration?" : "Naozaj chcete zmazať súčasné nastavenie servera?", "Confirm Deletion" : "Potvrdiť vymazanie", @@ -39,9 +44,13 @@ OC.L10N.register( "Switching the mode will enable automatic LDAP queries. Depending on your LDAP size they may take a while. Do you still want to switch the mode?" : "Prepnutie režimu povolí automatické LDAP požiadavky. V závislosti na veľkosti vášho LDAP môže vyhľadávanie chvíľu trvať. Naozaj chcete prepnúť režim?", "Mode switch" : "Prepínač režimov", "Select attributes" : "Vyberte atribúty", + "User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command-line validation): <br/>" : "Používateľ nenájdený. Skontrolujte si svoje prihlasovacie údaje a meno. Použitý filter (pre skopírovanie a overenie v príkazovom riadku): <br/>", "User found and settings verified." : "Používateľ bol nájdený a nastavenie bolo overené.", + "Consider narrowing your search, as it encompassed many users, only the first one of whom will be able to log in." : "Zvážte zúženie vyhľadávania, pretože zahŕňalo mnoho užívateľov, z ktorých sa bude môcť prihlásiť iba prvý z nich.", + "An unspecified error occurred. Please check log and settings." : "Nastala nešpecifikovaná chyba. Overte nastavenia a súbor logu.", "The search filter is invalid, probably due to syntax issues like uneven number of opened and closed brackets. Please revise." : "Filter vyhľadávania je neplatný, pravdepodobne je chybný syntax, napr. neuzatvorené zátvorky. Overte si to.", "A connection error to LDAP / AD occurred, please check host, port and credentials." : "Nastala chyba pri pripojení k LDAP / AD, skontrolujte položky host, port a prihlasovacie údaje.", + "The \"%uid\" placeholder is missing. It will be replaced with the login name when querying LDAP / AD." : "Chýba zástupný znak %uid. Bude nahradený prihlasovacím menom pri požiadavke do LDAP / AD.", "Please provide a login name to test against" : "Zadajte prihlasovacie meno na otestovanie", "The group box was disabled, because the LDAP / AD server does not support memberOf." : "Pole skupín bolo vypnuté, pretože LDAP / AD server nepodporuje memberOf.", "Password change rejected. Hint: " : "Zmena hesla zamietnutá. Vodítko:", @@ -54,6 +63,7 @@ OC.L10N.register( "_%s user found_::_%s users found_" : ["%s nájdený používateľ","%s nájdení používatelia","%s nájdených používateľov","%s nájdených používateľov"], "Could not find the desired feature" : "Nemožno nájsť požadovanú funkciu", "Invalid Host" : "Neplatný hostiteľ", + "This application enables administrators to connect Nextcloud to an LDAP-based user directory." : "Aplikácia umožňuje administrátorom pripojenie Nextcloud k užívateľskému adresáru LDAP.", "Test Configuration" : "Test nastavenia", "Help" : "Pomoc", "Groups meeting these criteria are available in %s:" : "Skupiny spĺňajúce tieto kritériá sú k dispozícii v %s:", diff --git a/apps/user_ldap/l10n/sk.json b/apps/user_ldap/l10n/sk.json index 5551efeaf82..45d4e0042a8 100644 --- a/apps/user_ldap/l10n/sk.json +++ b/apps/user_ldap/l10n/sk.json @@ -1,12 +1,16 @@ { "translations": { "Failed to clear the mappings." : "Nepodarilo sa vymazať mapovania.", "Failed to delete the server configuration" : "Zlyhalo zmazanie nastavenia servera.", + "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", " Could not set configuration %s" : "Nemôžem nastaviť konfiguráciu %s", "Action does not exist" : "Takáto akcia neexistuje", + "Renewing …" : "Obnovujem...", "Very weak password" : "Veľmi slabé heslo", "Weak password" : "Slabé heslo", "So-so password" : "Priemerné heslo", @@ -26,6 +30,7 @@ "{nthServer}. Server" : "{nthServer}. Server", "No object found in the given Base DN. Please revise." : "Objekt nebol nájdený v zadanej základnej DN. Overte to prosím.", "More than 1,000 directory entries available." : "V adresári je dostupných viac ako 1000 položiek.", + "_{objectsFound} entry available within the provided Base DN_::_{objectsFound} entries available within the provided Base DN_" : ["{objectsFound} dostupný záznam v zadanej základnej DN","{objectsFound} dostupné záznamy v zadanej základnej DN","{objectsFound} dostupných záznamov v zadanej základnej DN","{objectsFound} dostupných záznamov v zadanej základnej DN"], "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Nastala chyba. Overte základnú DN, nastavenia pripojenia a prihlasovacie údaje.", "Do you really want to delete the current Server Configuration?" : "Naozaj chcete zmazať súčasné nastavenie servera?", "Confirm Deletion" : "Potvrdiť vymazanie", @@ -37,9 +42,13 @@ "Switching the mode will enable automatic LDAP queries. Depending on your LDAP size they may take a while. Do you still want to switch the mode?" : "Prepnutie režimu povolí automatické LDAP požiadavky. V závislosti na veľkosti vášho LDAP môže vyhľadávanie chvíľu trvať. Naozaj chcete prepnúť režim?", "Mode switch" : "Prepínač režimov", "Select attributes" : "Vyberte atribúty", + "User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command-line validation): <br/>" : "Používateľ nenájdený. Skontrolujte si svoje prihlasovacie údaje a meno. Použitý filter (pre skopírovanie a overenie v príkazovom riadku): <br/>", "User found and settings verified." : "Používateľ bol nájdený a nastavenie bolo overené.", + "Consider narrowing your search, as it encompassed many users, only the first one of whom will be able to log in." : "Zvážte zúženie vyhľadávania, pretože zahŕňalo mnoho užívateľov, z ktorých sa bude môcť prihlásiť iba prvý z nich.", + "An unspecified error occurred. Please check log and settings." : "Nastala nešpecifikovaná chyba. Overte nastavenia a súbor logu.", "The search filter is invalid, probably due to syntax issues like uneven number of opened and closed brackets. Please revise." : "Filter vyhľadávania je neplatný, pravdepodobne je chybný syntax, napr. neuzatvorené zátvorky. Overte si to.", "A connection error to LDAP / AD occurred, please check host, port and credentials." : "Nastala chyba pri pripojení k LDAP / AD, skontrolujte položky host, port a prihlasovacie údaje.", + "The \"%uid\" placeholder is missing. It will be replaced with the login name when querying LDAP / AD." : "Chýba zástupný znak %uid. Bude nahradený prihlasovacím menom pri požiadavke do LDAP / AD.", "Please provide a login name to test against" : "Zadajte prihlasovacie meno na otestovanie", "The group box was disabled, because the LDAP / AD server does not support memberOf." : "Pole skupín bolo vypnuté, pretože LDAP / AD server nepodporuje memberOf.", "Password change rejected. Hint: " : "Zmena hesla zamietnutá. Vodítko:", @@ -52,6 +61,7 @@ "_%s user found_::_%s users found_" : ["%s nájdený používateľ","%s nájdení používatelia","%s nájdených používateľov","%s nájdených používateľov"], "Could not find the desired feature" : "Nemožno nájsť požadovanú funkciu", "Invalid Host" : "Neplatný hostiteľ", + "This application enables administrators to connect Nextcloud to an LDAP-based user directory." : "Aplikácia umožňuje administrátorom pripojenie Nextcloud k užívateľskému adresáru LDAP.", "Test Configuration" : "Test nastavenia", "Help" : "Pomoc", "Groups meeting these criteria are available in %s:" : "Skupiny spĺňajúce tieto kritériá sú k dispozícii v %s:", diff --git a/apps/workflowengine/l10n/sk.js b/apps/workflowengine/l10n/sk.js index c474b6c72f7..2cac8e6e570 100644 --- a/apps/workflowengine/l10n/sk.js +++ b/apps/workflowengine/l10n/sk.js @@ -36,13 +36,16 @@ OC.L10N.register( "Select a filter" : "Vybrať filter", "Select a comparator" : "Vybrať porovnávač", "Select a file type" : "Vyberte typ súboru", + "e.g. httpd/unix-directory" : "napr. adresár httpd/unix", "Images" : "Obrázky", "Office documents" : "Dokumenty Office", "PDF documents" : "Dokumenty PDF", "Custom mimetype" : "Vlastné typy mime", + "Select a tag" : "Vyber štítok", "No results" : "Žiadne výsledky", "%s (invisible)" : "%s (neviditeľné)", "%s (restricted)" : "%s (obmedzené)", + "Please enter a valid time span" : "Zadajte prosím platné časové rozmedzie", "Select a request URL" : "Vybrať URL požiadavku", "Predefined URLs" : "Preddefinované URL", "Files WebDAV" : "WebDAV súbory", @@ -56,6 +59,8 @@ OC.L10N.register( "Custom user agent" : "Vlastný agent užívateľa", "When" : "Keď", "and" : "a", + "Cancel" : "Zrušiť", + "Delete" : "Zmazať", "The configuration is invalid" : "Konfigurácia je neplatná", "Show less" : "Zobraziť menej", "Show more" : "Zobraziť viac", diff --git a/apps/workflowengine/l10n/sk.json b/apps/workflowengine/l10n/sk.json index 8786b9d7995..42ae50760e4 100644 --- a/apps/workflowengine/l10n/sk.json +++ b/apps/workflowengine/l10n/sk.json @@ -34,13 +34,16 @@ "Select a filter" : "Vybrať filter", "Select a comparator" : "Vybrať porovnávač", "Select a file type" : "Vyberte typ súboru", + "e.g. httpd/unix-directory" : "napr. adresár httpd/unix", "Images" : "Obrázky", "Office documents" : "Dokumenty Office", "PDF documents" : "Dokumenty PDF", "Custom mimetype" : "Vlastné typy mime", + "Select a tag" : "Vyber štítok", "No results" : "Žiadne výsledky", "%s (invisible)" : "%s (neviditeľné)", "%s (restricted)" : "%s (obmedzené)", + "Please enter a valid time span" : "Zadajte prosím platné časové rozmedzie", "Select a request URL" : "Vybrať URL požiadavku", "Predefined URLs" : "Preddefinované URL", "Files WebDAV" : "WebDAV súbory", @@ -54,6 +57,8 @@ "Custom user agent" : "Vlastný agent užívateľa", "When" : "Keď", "and" : "a", + "Cancel" : "Zrušiť", + "Delete" : "Zmazať", "The configuration is invalid" : "Konfigurácia je neplatná", "Show less" : "Zobraziť menej", "Show more" : "Zobraziť viac", diff --git a/apps/workflowengine/l10n/sl.js b/apps/workflowengine/l10n/sl.js index d69e376e203..2d92853ccde 100644 --- a/apps/workflowengine/l10n/sl.js +++ b/apps/workflowengine/l10n/sl.js @@ -25,6 +25,7 @@ OC.L10N.register( "iOS client" : "Odjemalec za iOS", "Desktop client" : "Odjemalec za namizne računalnike", "Thunderbird & Outlook addons" : "Razširitve za Thunderbird in Outlook", + "Cancel" : "Prekliči", "File name" : "Ime datoteke", "is" : "je", "is not" : "ni", diff --git a/apps/workflowengine/l10n/sl.json b/apps/workflowengine/l10n/sl.json index d24a30a42c1..5e23a4b7bf0 100644 --- a/apps/workflowengine/l10n/sl.json +++ b/apps/workflowengine/l10n/sl.json @@ -23,6 +23,7 @@ "iOS client" : "Odjemalec za iOS", "Desktop client" : "Odjemalec za namizne računalnike", "Thunderbird & Outlook addons" : "Razširitve za Thunderbird in Outlook", + "Cancel" : "Prekliči", "File name" : "Ime datoteke", "is" : "je", "is not" : "ni", diff --git a/apps/workflowengine/l10n/sv.js b/apps/workflowengine/l10n/sv.js index 0648129b671..0522d8db322 100644 --- a/apps/workflowengine/l10n/sv.js +++ b/apps/workflowengine/l10n/sv.js @@ -21,11 +21,14 @@ OC.L10N.register( "File copied" : "Fil kopierad", "Tag assigned" : "Tagg tilldelad", "Operation #%s does not exist" : "Operationen #%s existerar inte", + "Entity %s does not exist" : "Objekt 1%s finns inte", "No events are chosen." : "Inga händelser valda", + "Entity %s has no event %s" : "Objekt 1%s har ingen händelse 1%s", "Operation %s does not exist" : "Operationen %s existerar inte", "Operation %s is invalid" : "Operationen %s är ogiltig", "Check %s does not exist" : "Kontroll av %s existerar inte", "Check %s is invalid" : "Kontroll av %s är ogiltig", + "Check %s is not allowed with this entity" : "Kontroll 1%s tillåts ej för det här objektet", "Check #%s does not exist" : "Kontroll av #%s existerar inte", "Check %s is invalid or does not exist" : "Kontroll av %s är ogiltig eller existerar inte", "Workflows" : "Arbetsflöden", diff --git a/apps/workflowengine/l10n/sv.json b/apps/workflowengine/l10n/sv.json index e25c887e78a..de100407cea 100644 --- a/apps/workflowengine/l10n/sv.json +++ b/apps/workflowengine/l10n/sv.json @@ -19,11 +19,14 @@ "File copied" : "Fil kopierad", "Tag assigned" : "Tagg tilldelad", "Operation #%s does not exist" : "Operationen #%s existerar inte", + "Entity %s does not exist" : "Objekt 1%s finns inte", "No events are chosen." : "Inga händelser valda", + "Entity %s has no event %s" : "Objekt 1%s har ingen händelse 1%s", "Operation %s does not exist" : "Operationen %s existerar inte", "Operation %s is invalid" : "Operationen %s är ogiltig", "Check %s does not exist" : "Kontroll av %s existerar inte", "Check %s is invalid" : "Kontroll av %s är ogiltig", + "Check %s is not allowed with this entity" : "Kontroll 1%s tillåts ej för det här objektet", "Check #%s does not exist" : "Kontroll av #%s existerar inte", "Check %s is invalid or does not exist" : "Kontroll av %s är ogiltig eller existerar inte", "Workflows" : "Arbetsflöden", |