diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-08-01 02:17:00 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-08-01 02:17:00 +0000 |
commit | 4cf0f37387d10a8f0720c76cc2dbc8b8cf5bb466 (patch) | |
tree | 0d7f832a5de1f668eb330db9be641a819e841ea2 /apps/settings/l10n/ca.js | |
parent | 8e01ff15df434f4f3452daff9614dca66a27a4ab (diff) | |
download | nextcloud-server-4cf0f37387d10a8f0720c76cc2dbc8b8cf5bb466.tar.gz nextcloud-server-4cf0f37387d10a8f0720c76cc2dbc8b8cf5bb466.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/settings/l10n/ca.js')
-rw-r--r-- | apps/settings/l10n/ca.js | 32 |
1 files changed, 16 insertions, 16 deletions
diff --git a/apps/settings/l10n/ca.js b/apps/settings/l10n/ca.js index cd784181a7d..891762104e2 100644 --- a/apps/settings/l10n/ca.js +++ b/apps/settings/l10n/ca.js @@ -24,21 +24,6 @@ OC.L10N.register( "Groups" : "Grups", "Group list is empty" : "La llista de grups és buida", "Unable to retrieve the group list" : "No s’ha pogut recuperar la llista del grups", - "_and %n other editor_::_and %n other editors_" : ["i %n altre editor","i %n altres editors"], - "Enter your name so other users can see who is editing" : "Poseu el vostre nom i així els altres usuaris podran veure qui està editant", - "Edit guest name" : "Edita el nom de convidat", - "Save guest name" : "Desa el nom de convidat", - "Add link" : "Afegeix un enllaç", - "Last saved {lastSaved}" : "Última actualització {lastSaved}", - "The document has been changed outside of the editor. The changes cannot be applied." : "El document ha estat canviat des de fora d'aquest editor. Els canvis no es poden aplicar.", - "Unpushed changes" : "Canvis sense aplicar", - "Unsaved changes" : "Canvis sense desar", - "Use current version" : "Fes servir la versió actual", - "Use the saved version" : "Fes servir la versió desada", - "File could not be loaded. Please check your internet connection." : "No s'ha pogut carregar el fitxer. Revisa la teva connexió a internet.", - "Retry" : "Torna a intentar", - "Show image" : "Mostra la imatge", - "Show file" : "Mostra el fitxer", "{actor} added you to group {group}" : "{actor} us ha afegit al grup {group}", "You added {user} to group {group}" : "Heu afegit {user} al grup {group}", "{actor} added {user} to group {group}" : "{actor} ha afegit {user} al grup {group}", @@ -872,6 +857,21 @@ OC.L10N.register( "Valid until %s" : "Vàlid fins %s", "Import root certificate" : "Importa certificat arrel", "Set default expiration date" : "Estableix la data de caducitat per defecte", - "{counter} apps have an update available" : "{counter} aplicacions tenen una actualització disponible" + "{counter} apps have an update available" : "{counter} aplicacions tenen una actualització disponible", + "_and %n other editor_::_and %n other editors_" : ["i %n altre editor","i %n altres editors"], + "Enter your name so other users can see who is editing" : "Poseu el vostre nom i així els altres usuaris podran veure qui està editant", + "Edit guest name" : "Edita el nom de convidat", + "Save guest name" : "Desa el nom de convidat", + "Add link" : "Afegeix un enllaç", + "Last saved {lastSaved}" : "Última actualització {lastSaved}", + "The document has been changed outside of the editor. The changes cannot be applied." : "El document ha estat canviat des de fora d'aquest editor. Els canvis no es poden aplicar.", + "Unpushed changes" : "Canvis sense aplicar", + "Unsaved changes" : "Canvis sense desar", + "Use current version" : "Fes servir la versió actual", + "Use the saved version" : "Fes servir la versió desada", + "File could not be loaded. Please check your internet connection." : "No s'ha pogut carregar el fitxer. Revisa la teva connexió a internet.", + "Retry" : "Torna a intentar", + "Show image" : "Mostra la imatge", + "Show file" : "Mostra el fitxer" }, "nplurals=2; plural=(n != 1);"); |