Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/firstrunwizard.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/ca.js')
-rw-r--r--l10n/ca.js9
1 files changed, 5 insertions, 4 deletions
diff --git a/l10n/ca.js b/l10n/ca.js
index 6f9cacb6..7daf4a03 100644
--- a/l10n/ca.js
+++ b/l10n/ca.js
@@ -1,6 +1,8 @@
OC.L10N.register(
"firstrunwizard",
{
+ "video" : "vídeo",
+ "Start using Nextcloud" : "Comenceu a fer servir Nextcloud",
"Copy to clipboard" : "Copia-ho al porta-papers",
"Copied!" : "S'ha copiat!",
"Not supported!" : "No suportat!",
@@ -30,7 +32,6 @@ OC.L10N.register(
"About" : "Quant a",
"A welcome and introduction wizard for Nextcloud" : "Un assistent de benvinguda i presentació de Nextcloud",
"This application enables a pop-up window when a user first logs into Nextcloud. This window welcomes new users to Nextcloud, and contains links to the standard desktop client, Android app, and the iOS app. The window also shows a link for accessing Nextcloud via WebDAV. At any time, the first run wizard can be opened again via link \"About\" on settings menu.\nThe First run wizard can be customized to meet specific design goals, or to change links and messages. Create an appropriate theme following the Theming documentation, and changes to the look and feel of this Wizard are simple. More information is available in the first run wizard documentation, as well as the theming documentation." : "Aquesta aplicació activa una finestra emergent quan un usuari inicia la primera sessió a Nextcloud. Aquesta finestra dóna la benvinguda als usuaris nous a Nextcloud i conté enllaços al client d'escriptori estàndard, a l'aplicació per a Android i a l'aplicació iOS. La finestra també mostra un enllaç per accedir a Nextcloud mitjançant WebDAV. En qualsevol moment, es pot obrir de nou l’assistent de primera execució mitjançant l’enllaç \"Quant a\" al menú de configuració.\nL’assistent de primera execució es pot personalitzar per acomplir objectius específics de disseny o per canviar enllaços i missatges. Creeu un tema adequat seguint la documentació de Theming i els canvis en l’aparença d’aquest assistent són senzills. Podeu trobar més informació a la documentació de l’assistent de primera execució, així com a la documentació de temes.",
- "Start using Nextcloud" : "Comenceu a fer servir Nextcloud",
"Extend your cloud" : "Amplieu el vostre núvol",
"Find more than 100 apps in the Nextcloud app store to customize your cloud:" : "Descobriu més de 100 aplicacions a la botiga d’aplicacions Nextcloud per personalitzar el vostre núvol:",
"Groupware apps like Calendar, Contacts, Mail" : "Aplicacions de treball en grup com el calendari, contactes, correu",
@@ -79,11 +80,11 @@ OC.L10N.register(
"Server address" : "Adreça del servidor",
"Use this link to connect your apps and desktop client to this server:" : "Utilitzeu aquest enllaç per connectar les vostres aplicacions i client d’escriptori a aquest servidor:",
"Copy link" : "Copia l'enllaç",
- "Previous" : "Anterior",
- "Next" : "Següent",
"App recommendation: Nextcloud Talk" : "Recomanació d'aplicació: Nextcloud Talk",
"Screensharing, online meetings and web conferencing – on desktop and with mobile apps." : "Compartició de pantalla, reunions en línia i conferències via web - a l'escriptori i amb aplicacions de mòbil.",
"Setup sync clients using an <a href=\"%s\">app password</a>. That way you can make sure you are able to revoke access in case you lose that device." : "Configureu els clients de sincronització mitjançant una <a href=\"%s\">contrasenya d'aplicació</a>. D'aquesta manera, podeu assegurar-vos de poder revocar l’accés en cas de perdre aquest dispositiu.",
- "Besides the sync clients you can connect any other software that supports the WebDAV/CalDAV/CardDAV protocols to %s." : "A més dels clients de sincronització, podeu connectar qualsevol altre programari que admeti els protocols WebDAV/CalDAV/CardDAV a %s."
+ "Besides the sync clients you can connect any other software that supports the WebDAV/CalDAV/CardDAV protocols to %s." : "A més dels clients de sincronització, podeu connectar qualsevol altre programari que admeti els protocols WebDAV/CalDAV/CardDAV a %s.",
+ "Previous" : "Anterior",
+ "Next" : "Següent"
},
"nplurals=2; plural=(n != 1);");