summaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2016-06-01 01:56:03 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2016-06-01 01:56:03 -0400
commita9f666f36e5487d950e77d7cc32020b49ce2f021 (patch)
tree912f589c6220f75e239064a58361e19d1d003ca9 /apps/comments/l10n
parent397da7620e3759b6c4802f0b8e941fe5f04ae0c4 (diff)
downloadnextcloud-server-a9f666f36e5487d950e77d7cc32020b49ce2f021.tar.gz
nextcloud-server-a9f666f36e5487d950e77d7cc32020b49ce2f021.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments/l10n')
-rw-r--r--apps/comments/l10n/he.js1
-rw-r--r--apps/comments/l10n/he.json1
-rw-r--r--apps/comments/l10n/pt_PT.js8
-rw-r--r--apps/comments/l10n/pt_PT.json8
4 files changed, 10 insertions, 8 deletions
diff --git a/apps/comments/l10n/he.js b/apps/comments/l10n/he.js
index 860bd6f8054..02168b4f8ec 100644
--- a/apps/comments/l10n/he.js
+++ b/apps/comments/l10n/he.js
@@ -14,6 +14,7 @@ OC.L10N.register(
"Allowed characters {count} of {max}" : "תווים מותרים {count} מתוך {max}",
"{count} unread comments" : "{count} תגובות שלא נקראו",
"Comment" : "תגובה",
+ "<strong>Comments</strong> for files <em>(always listed in stream)</em>" : "<strong>תגובות</strong> עבור קבצים <em>(תמיד נרשמים בהזרמת מדיה)</em>",
"You commented" : "הערות שלך",
"%1$s commented" : "התקבלו תגובות %1$s",
"You commented on %2$s" : "הערות שלך ב- %2$s",
diff --git a/apps/comments/l10n/he.json b/apps/comments/l10n/he.json
index 32751d474d7..66ac46ce2d6 100644
--- a/apps/comments/l10n/he.json
+++ b/apps/comments/l10n/he.json
@@ -12,6 +12,7 @@
"Allowed characters {count} of {max}" : "תווים מותרים {count} מתוך {max}",
"{count} unread comments" : "{count} תגובות שלא נקראו",
"Comment" : "תגובה",
+ "<strong>Comments</strong> for files <em>(always listed in stream)</em>" : "<strong>תגובות</strong> עבור קבצים <em>(תמיד נרשמים בהזרמת מדיה)</em>",
"You commented" : "הערות שלך",
"%1$s commented" : "התקבלו תגובות %1$s",
"You commented on %2$s" : "הערות שלך ב- %2$s",
diff --git a/apps/comments/l10n/pt_PT.js b/apps/comments/l10n/pt_PT.js
index 6503e55bf70..a015d02ae6b 100644
--- a/apps/comments/l10n/pt_PT.js
+++ b/apps/comments/l10n/pt_PT.js
@@ -2,11 +2,11 @@ OC.L10N.register(
"comments",
{
"Type in a new comment..." : "Escreva um novo comentário...",
- "Delete comment" : "Apagar comentário",
- "Post" : "Enviar",
+ "Delete comment" : "Eliminar comentário",
+ "Post" : "Publicar",
"Cancel" : "Cancelar",
"Edit comment" : "Editar comentário",
- "[Deleted user]" : "[utilizador apagado]",
+ "[Deleted user]" : "[Utilizador eliminado]",
"Comments" : "Comentários",
"No other comments available" : "Nenhum outro comentário disponível",
"More comments..." : "Mais comentários...",
@@ -14,7 +14,7 @@ OC.L10N.register(
"Allowed characters {count} of {max}" : "{count} de {max} caracteres restantes",
"{count} unread comments" : "{count} comentários não lidos",
"Comment" : "Comentário",
- "<strong>Comments</strong> for files <em>(always listed in stream)</em>" : "<strong>Comentários</strong> para ficheiros <em>(listados sempre na transmissão)</em>",
+ "<strong>Comments</strong> for files <em>(always listed in stream)</em>" : "<strong>Comentários</strong> aos ficheiros <em>(listados sempre na transmissão)</em>",
"You commented" : "Comentou",
"%1$s commented" : "%1$s comentou",
"You commented on %2$s" : "Comentou %2$s",
diff --git a/apps/comments/l10n/pt_PT.json b/apps/comments/l10n/pt_PT.json
index 0e68152390b..244892c4ac7 100644
--- a/apps/comments/l10n/pt_PT.json
+++ b/apps/comments/l10n/pt_PT.json
@@ -1,10 +1,10 @@
{ "translations": {
"Type in a new comment..." : "Escreva um novo comentário...",
- "Delete comment" : "Apagar comentário",
- "Post" : "Enviar",
+ "Delete comment" : "Eliminar comentário",
+ "Post" : "Publicar",
"Cancel" : "Cancelar",
"Edit comment" : "Editar comentário",
- "[Deleted user]" : "[utilizador apagado]",
+ "[Deleted user]" : "[Utilizador eliminado]",
"Comments" : "Comentários",
"No other comments available" : "Nenhum outro comentário disponível",
"More comments..." : "Mais comentários...",
@@ -12,7 +12,7 @@
"Allowed characters {count} of {max}" : "{count} de {max} caracteres restantes",
"{count} unread comments" : "{count} comentários não lidos",
"Comment" : "Comentário",
- "<strong>Comments</strong> for files <em>(always listed in stream)</em>" : "<strong>Comentários</strong> para ficheiros <em>(listados sempre na transmissão)</em>",
+ "<strong>Comments</strong> for files <em>(always listed in stream)</em>" : "<strong>Comentários</strong> aos ficheiros <em>(listados sempre na transmissão)</em>",
"You commented" : "Comentou",
"%1$s commented" : "%1$s comentou",
"You commented on %2$s" : "Comentou %2$s",