aboutsummaryrefslogtreecommitdiffstats
path: root/apps/comments
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-03-05 01:12:12 +0000
committerNextcloud bot <bot@nextcloud.com>2018-03-05 01:12:12 +0000
commit6c49cc0294b4a9e1e89c5510486e37d475a3e806 (patch)
treeb49e8101585bca4632d2973cfa9f7ad9392cce8c /apps/comments
parent6975cef00b3a0c0c6085949963cc29b6789507cd (diff)
downloadnextcloud-server-6c49cc0294b4a9e1e89c5510486e37d475a3e806.tar.gz
nextcloud-server-6c49cc0294b4a9e1e89c5510486e37d475a3e806.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments')
-rw-r--r--apps/comments/l10n/hu.js1
-rw-r--r--apps/comments/l10n/hu.json1
-rw-r--r--apps/comments/l10n/it.js1
-rw-r--r--apps/comments/l10n/it.json1
4 files changed, 4 insertions, 0 deletions
diff --git a/apps/comments/l10n/hu.js b/apps/comments/l10n/hu.js
index d855db67e45..71daf196ed0 100644
--- a/apps/comments/l10n/hu.js
+++ b/apps/comments/l10n/hu.js
@@ -12,6 +12,7 @@ OC.L10N.register(
"More comments …" : "Több hozzászólás...",
"Save" : "Mentés",
"Allowed characters {count} of {max}" : "Engedélyezett karakterek: {count} / {max}",
+ "Error occurred while retrieving comment with ID {id}" : "Hiba a {id} számú komment betöltésekor",
"Error occurred while updating comment with id {id}" : "Hiba a következő azonosítójú hozzászólás frissítése közben: {id}",
"Error occurred while posting comment" : "Hiba történt a hozzászólás küldése közben",
"_%n unread comment_::_%n unread comments_" : ["%n olvasatlan hozzászólás","%n olvasatlan hozzászólás"],
diff --git a/apps/comments/l10n/hu.json b/apps/comments/l10n/hu.json
index 3c822f3de27..6af34cdd410 100644
--- a/apps/comments/l10n/hu.json
+++ b/apps/comments/l10n/hu.json
@@ -10,6 +10,7 @@
"More comments …" : "Több hozzászólás...",
"Save" : "Mentés",
"Allowed characters {count} of {max}" : "Engedélyezett karakterek: {count} / {max}",
+ "Error occurred while retrieving comment with ID {id}" : "Hiba a {id} számú komment betöltésekor",
"Error occurred while updating comment with id {id}" : "Hiba a következő azonosítójú hozzászólás frissítése közben: {id}",
"Error occurred while posting comment" : "Hiba történt a hozzászólás küldése közben",
"_%n unread comment_::_%n unread comments_" : ["%n olvasatlan hozzászólás","%n olvasatlan hozzászólás"],
diff --git a/apps/comments/l10n/it.js b/apps/comments/l10n/it.js
index 0094bcc581c..74c5fb03d68 100644
--- a/apps/comments/l10n/it.js
+++ b/apps/comments/l10n/it.js
@@ -12,6 +12,7 @@ OC.L10N.register(
"More comments …" : "Altri commenti...",
"Save" : "Salva",
"Allowed characters {count} of {max}" : "Caratteri consentiti {count} di {max}",
+ "Error occurred while retrieving comment with ID {id}" : "Si è verificato un errore durante il recupero del commento con ID {id}",
"Error occurred while updating comment with id {id}" : "Si è verificato un errore durante il tentativo di aggiornamento del commento con id {id}",
"Error occurred while posting comment" : "Si è verificato un errore durante la pubblicazione del commento.",
"_%n unread comment_::_%n unread comments_" : ["%n commento non letto","%n commenti non letti"],
diff --git a/apps/comments/l10n/it.json b/apps/comments/l10n/it.json
index 18afd5d73f3..f2eef0cefc4 100644
--- a/apps/comments/l10n/it.json
+++ b/apps/comments/l10n/it.json
@@ -10,6 +10,7 @@
"More comments …" : "Altri commenti...",
"Save" : "Salva",
"Allowed characters {count} of {max}" : "Caratteri consentiti {count} di {max}",
+ "Error occurred while retrieving comment with ID {id}" : "Si è verificato un errore durante il recupero del commento con ID {id}",
"Error occurred while updating comment with id {id}" : "Si è verificato un errore durante il tentativo di aggiornamento del commento con id {id}",
"Error occurred while posting comment" : "Si è verificato un errore durante la pubblicazione del commento.",
"_%n unread comment_::_%n unread comments_" : ["%n commento non letto","%n commenti non letti"],