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

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-06-11 06:30:15 +0300
committerNextcloud bot <bot@nextcloud.com>2022-06-11 06:30:15 +0300
commit61de5d8c302284814f5088ee857adfd5c7f5fb56 (patch)
tree3ae61cddabab02d966cc425620832505a72d373d /l10n/es_CR.js
parent0fc875dd227e5de5dca5ac94b58aead80653d42f (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'l10n/es_CR.js')
-rw-r--r--l10n/es_CR.js5
1 files changed, 3 insertions, 2 deletions
diff --git a/l10n/es_CR.js b/l10n/es_CR.js
index 5da14366d..8896ce0ce 100644
--- a/l10n/es_CR.js
+++ b/l10n/es_CR.js
@@ -13,13 +13,14 @@ OC.L10N.register(
"Text" : "Texto",
"Saved" : "Guardado",
"Unsaved changes" : "Cambios no guardados",
+ "Guest" : "Invitado",
"Formatting help" : "Ayuda de formato",
"Keyboard shortcuts" : "Atajos del teclado",
- "Participants" : "Participantes",
"Undo" : "Deshacer",
"Info" : "Info",
"Success" : "Éxito",
"Warning" : "Advertencia",
- "Edit" : "Editar"
+ "Edit" : "Editar",
+ "Participants" : "Participantes"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");