diff options
Diffstat (limited to 'core/l10n/oc.js')
-rw-r--r-- | core/l10n/oc.js | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/core/l10n/oc.js b/core/l10n/oc.js index fb667b43361..1027fd5929d 100644 --- a/core/l10n/oc.js +++ b/core/l10n/oc.js @@ -93,7 +93,7 @@ OC.L10N.register( "The update was unsuccessful. For more information <a href=\"{url}\">check our forum post</a> covering this issue." : "La mesa a jorn a pas reüssit. Mai mai d’informacions <a href=\"{url}\">visitatz nòstra publicacion al forum</a> que tracta d’aqueste problèma.", "The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud community</a>." : "La mesa a jorn a pas reüssit. Mercés de senhalar aqueste problèma a la <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Comunautat Nexcloud</a>.", "Log in" : "Connexion", - "Logging in …" : "Identificacion...", + "Logging in …" : "Identificacion…", "Server side authentication failed!" : "Autentificacion costat servidor fracassada !", "Please contact your administrator." : "Mercés de contactar vòstre administrator.", "An internal error occurred." : "Una error intèrna s’es producha.", @@ -114,8 +114,8 @@ OC.L10N.register( "I know what I'm doing" : "Sabi çò que fau", "Resetting password" : "Reïnicializacion de senhal", "Recommended apps" : "Aplicacions recomandadas", - "Loading apps …" : "Cargament aplicacions...", - "Installing apps …" : "Installacion aplicacions...", + "Loading apps …" : "Cargament aplicacions…", + "Installing apps …" : "Installacion aplicacions…", "App download or installation failed" : "Telecargament o installacion de l’aplicacion fracassada", "Cancel" : "Anullar", "Schedule work & meetings, synced with all your devices." : "Planificatz prètzfaches e reünions, sincronizats amb totes vòstres periferics.", @@ -129,18 +129,18 @@ OC.L10N.register( "Search for {name} only" : "Cercar sonque {name}", "No results for {query}" : "Cap de resultat per {query}", "Start typing to search" : "Començatz de picar per recercar", - "Loading more results …" : "Cargament de mai de resultats...", + "Loading more results …" : "Cargament de mai de resultats…", "Load more results" : "Cargar mai de resultats", "Search" : "Recercar", "An error occurred while searching for {type}" : "Una error s’es producha en cercant {type}", "Search {types} …" : "Recèrca {types}…", "Settings" : "Paramètres", "Could not load your contacts" : "Cargament impossible de vòstres contactes", - "Search contacts …" : "Cercar pels contactes...", + "Search contacts …" : "Cercar pels contactes…", "No contacts found" : "Cap de contact pas trobat", - "Show all contacts …" : "Mostrar totes los contactes...", + "Show all contacts …" : "Mostrar totes los contactes…", "Install the Contacts app" : "Installar l’aplicacion Contactes", - "Loading your contacts …" : "Cargaments dels contactes...", + "Loading your contacts …" : "Cargaments dels contactes…", "Looking for {term} …" : "Recèrca de {term}…", "No" : "No", "Yes" : "Yes", @@ -174,7 +174,7 @@ OC.L10N.register( "Pending" : "En espèra", "Copy to {folder}" : "Copiar a {folder}", "Move to {folder}" : "Desplaçar a {folder}", - "Saving …" : "Enregistrament...", + "Saving …" : "Enregistrament…", "Authentication required" : "Autentificacion requerida", "This action requires you to confirm your password" : "Aquesta accions vos demanda de confirmar vòstre senhal", "Confirm" : "Confirmar", @@ -241,7 +241,7 @@ OC.L10N.register( "Storage & database" : "Emmagazinatge & basa de donada", "Data folder" : "Dossièr de donadas", "Configure the database" : "Configurar la basa de donadas", - "Only %s is available." : "Sonque %s es disponible", + "Only %s is available." : "Sonque %s es disponible.", "Install and activate additional PHP modules to choose other database types." : "Installatz e activatz los modules PHP complementaris per causir d’autres tipes de basas de donadas.", "For more details check out the documentation." : "Per mai de detalhs consultatz la documentacion.", "Database user" : "Utilizaire basa de donadas", @@ -251,13 +251,13 @@ OC.L10N.register( "Database host" : "Òste basa de donadas", "Please specify the port number along with the host name (e.g., localhost:5432)." : "Volgatz especificar lo numèro de pòrt aprèp lo nom d’òste (ex : localhost:5432).", "Performance warning" : "Avertiment de performança", - "You chose SQLite as database." : "Causissètz SQLite coma basa de donadas", + "You chose SQLite as database." : "Causissètz SQLite coma basa de donadas.", "SQLite should only be used for minimal and development instances. For production we recommend a different database backend." : "SQLite deu solament èsser utilizat per d’instàncias minimalas e de desvolopament. Per la produccion recomandam un autre sistèma de basa de donadas.", "If you use clients for file syncing, the use of SQLite is highly discouraged." : "S’utilizatz los clients per sincronizar de fichièrs, l’utilizacion de SQLite es forçadament descoratjada.", "Install recommended apps" : "Installar las aplicacions recomandadas", "Calendar, Contacts, Talk, Mail & Collaborative editing" : "Calendièr, Contactes, Talk, Corrièl e edicion collaborativa", "Finish setup" : "Acabar parametratge", - "Finishing …" : "Finalizacion...", + "Finishing …" : "Finalizacion…", "Need help?" : "Besonh d’ajuda ?", "See the documentation" : "Vejatz la documentacion", "It looks like you are trying to reinstall your Nextcloud. However the file CAN_INSTALL is missing from your config directory. Please create the file CAN_INSTALL in your config folder to continue." : "Sembla que sètz a reïnstallar vòstre Nextcloud. Pasmens lo fichièr CAN_INSTALL es absent del repertòri config. Volgatz ben crear lo fichièr CAN_INSTALL dins vòstre dossièr config per contunhar.", |