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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-01-17 04:12:39 +0300
committerNextcloud bot <bot@nextcloud.com>2019-01-17 04:12:39 +0300
commit27aa1cf94469d160027d7e02adf8c667e1358d5e (patch)
tree537ffb8eee1b32e20b60481cdfd810552379c44c /apps/comments
parent06302d89dff530a5d32c0062c279312154790e7e (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments')
-rw-r--r--apps/comments/l10n/el.js1
-rw-r--r--apps/comments/l10n/el.json1
-rw-r--r--apps/comments/l10n/gl.js4
-rw-r--r--apps/comments/l10n/gl.json4
4 files changed, 6 insertions, 4 deletions
diff --git a/apps/comments/l10n/el.js b/apps/comments/l10n/el.js
index 6c13b4f4c27..0dae35c3db1 100644
--- a/apps/comments/l10n/el.js
+++ b/apps/comments/l10n/el.js
@@ -12,6 +12,7 @@ OC.L10N.register(
"More comments …" : "Περισσότερα σχόλια ...",
"Save" : "Αποθήκευση",
"Allowed characters {count} of {max}" : "Επιτρεπόμενοι χαρακτήρες {count} από {max}",
+ "Error occurred while retrieving comment with ID {id}" : "Παρουσιάστηκε σφάλμα κατά την ανάκτηση σχολίου με ID {id}",
"Error occurred while updating comment with id {id}" : "Ένα σφάλμα προέκυψε κατά την ενημέρωση του σχολίου με το αναγνωριστικό {id}",
"Error occurred while posting comment" : "Ένα σφάλμα προέκυψε κατά την δημοσίευση σχολίου",
"_%n unread comment_::_%n unread comments_" : ["%n αδιάβαστο σχόλιο","%n αδιάβαστα σχόλια"],
diff --git a/apps/comments/l10n/el.json b/apps/comments/l10n/el.json
index cb71d77074c..06914e3b14f 100644
--- a/apps/comments/l10n/el.json
+++ b/apps/comments/l10n/el.json
@@ -10,6 +10,7 @@
"More comments …" : "Περισσότερα σχόλια ...",
"Save" : "Αποθήκευση",
"Allowed characters {count} of {max}" : "Επιτρεπόμενοι χαρακτήρες {count} από {max}",
+ "Error occurred while retrieving comment with ID {id}" : "Παρουσιάστηκε σφάλμα κατά την ανάκτηση σχολίου με ID {id}",
"Error occurred while updating comment with id {id}" : "Ένα σφάλμα προέκυψε κατά την ενημέρωση του σχολίου με το αναγνωριστικό {id}",
"Error occurred while posting comment" : "Ένα σφάλμα προέκυψε κατά την δημοσίευση σχολίου",
"_%n unread comment_::_%n unread comments_" : ["%n αδιάβαστο σχόλιο","%n αδιάβαστα σχόλια"],
diff --git a/apps/comments/l10n/gl.js b/apps/comments/l10n/gl.js
index 8bc5912a68d..e2b51346712 100644
--- a/apps/comments/l10n/gl.js
+++ b/apps/comments/l10n/gl.js
@@ -3,13 +3,13 @@ OC.L10N.register(
{
"Edit comment" : "Editar comentario",
"Delete comment" : "Eliminar comentario",
- "New comment …" : "Comentario novo …",
+ "New comment …" : "Comentario novo…",
"Post" : "Publicar",
"Cancel" : "Cancelar",
"[Deleted user]" : "[Usuario eliminado]",
"Comments" : "Comentarios",
"No comments yet, start the conversation!" : "Aínda non hai comentarios, comeza a conversa!",
- "More comments …" : "Máis comentarios …",
+ "More comments …" : "Máis comentarios…",
"Save" : "Gardar",
"Allowed characters {count} of {max}" : "Caracteres permitidos {count} de {max}",
"Error occurred while retrieving comment with ID {id}" : "Produciuse un erro ao recuperar o comentario co ID {id}",
diff --git a/apps/comments/l10n/gl.json b/apps/comments/l10n/gl.json
index a7a4bee9b83..2bf181f176a 100644
--- a/apps/comments/l10n/gl.json
+++ b/apps/comments/l10n/gl.json
@@ -1,13 +1,13 @@
{ "translations": {
"Edit comment" : "Editar comentario",
"Delete comment" : "Eliminar comentario",
- "New comment …" : "Comentario novo …",
+ "New comment …" : "Comentario novo…",
"Post" : "Publicar",
"Cancel" : "Cancelar",
"[Deleted user]" : "[Usuario eliminado]",
"Comments" : "Comentarios",
"No comments yet, start the conversation!" : "Aínda non hai comentarios, comeza a conversa!",
- "More comments …" : "Máis comentarios …",
+ "More comments …" : "Máis comentarios…",
"Save" : "Gardar",
"Allowed characters {count} of {max}" : "Caracteres permitidos {count} de {max}",
"Error occurred while retrieving comment with ID {id}" : "Produciuse un erro ao recuperar o comentario co ID {id}",