diff options
Diffstat (limited to 'core/l10n/oc.js')
-rw-r--r-- | core/l10n/oc.js | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/core/l10n/oc.js b/core/l10n/oc.js index 03481db039e..0f5be8c62d3 100644 --- a/core/l10n/oc.js +++ b/core/l10n/oc.js @@ -122,6 +122,7 @@ OC.L10N.register( "New password" : "Senhal novèl", "I know what I'm doing" : "Sabi çò que fau", "Resetting password" : "Reïnicializacion de senhal", + "Install recommended apps" : "Installar las aplicacions recomandadas", "Recommended apps" : "Aplicacions recomandadas", "Loading apps …" : "Cargament aplicacions…", "Installing apps …" : "Installacion aplicacions…", @@ -269,10 +270,6 @@ OC.L10N.register( "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…", "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.", @@ -372,6 +369,9 @@ OC.L10N.register( "Password can not be changed. Please contact your administrator." : "Cambiament impossible del senhal. Contactatz vòstre administrator.", "Could not fetch list of apps from the app store." : "Recuperacion impossibla de la lista de las aplicacions de la botiga d’aplicacions.", "Can't install this app because it is not compatible" : "Installacion impossibla d’aquesta aplicacion pr’amor qu’es pas compatibla", - "Can't install this app" : "Installacion impossibla d’aquesta aplicacion" + "Can't install this app" : "Installacion impossibla d’aquesta aplicacion", + "Calendar, Contacts, Talk, Mail & Collaborative editing" : "Calendièr, Contactes, Talk, Corrièl e edicion collaborativa", + "Finish setup" : "Acabar parametratge", + "Finishing …" : "Finalizacion…" }, "nplurals=2; plural=(n > 1);"); |