summaryrefslogtreecommitdiffstats
path: root/apps/comments
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-08-25 00:08:59 +0000
committerNextcloud bot <bot@nextcloud.com>2017-08-25 00:08:59 +0000
commit7b8bd8188e96f36ea2bc10d43446cfed89f4c9d1 (patch)
treeca0f31c624e8e7c4ba597ed0943dd2bbb6527bd1 /apps/comments
parent15a29717f17264558650e6b141165244f950960e (diff)
downloadnextcloud-server-7b8bd8188e96f36ea2bc10d43446cfed89f4c9d1.tar.gz
nextcloud-server-7b8bd8188e96f36ea2bc10d43446cfed89f4c9d1.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments')
-rw-r--r--apps/comments/l10n/et_EE.js7
-rw-r--r--apps/comments/l10n/et_EE.json7
2 files changed, 12 insertions, 2 deletions
diff --git a/apps/comments/l10n/et_EE.js b/apps/comments/l10n/et_EE.js
index ddebbc786a4..96542e6f412 100644
--- a/apps/comments/l10n/et_EE.js
+++ b/apps/comments/l10n/et_EE.js
@@ -16,6 +16,7 @@ OC.L10N.register(
"Error occurred while retrieving comment with id {id}" : "Kommentaari {id} laadimisel tekkis tõrge",
"Error occurred while updating comment with id {id}" : "Kommentaari {id} uuendamisel tekkis tõrge",
"Error occurred while posting comment" : "Viga kommentaari postitamisel",
+ "_%n unread comment_::_%n unread comments_" : ["%n lugemata kommentaar","%n lugemata kommentaari"],
"Comment" : "Kommentaar",
"You commented" : "Sa kommenteerisid",
"%1$s commented" : "%1$s kommenteeris",
@@ -24,6 +25,10 @@ OC.L10N.register(
"You commented on {file}" : "Sa kommenteerisid faili {file}",
"%1$s commented on %2$s" : "%1$s kommenteeris %2$s",
"{author} commented on {file}" : "{author} kommenteeris faili {file}",
- "<strong>Comments</strong> for files" : "<strong>kommentaari</strong> ffailidele"
+ "<strong>Comments</strong> for files" : "<strong>kommentaari</strong> ffailidele",
+ "A (now) deleted user mentioned you in a comment on “%s”" : "Kustutatud kasutaja mainis sind \"%s\" kommentaaris",
+ "A (now) deleted user mentioned you in a comment on “{file}”" : "Kustutatud kasutaja mainis sind faili \"{file}\" kommentaaris",
+ "%1$s mentioned you in a comment on “%2$s”" : "%1$s mainis sind \"%2$s\" kommentaaris",
+ "{user} mentioned you in a comment on “{file}”" : "{user} mainis sind faili “{file}” kommentaaris"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/comments/l10n/et_EE.json b/apps/comments/l10n/et_EE.json
index 12c44872dfe..eeb8c56a044 100644
--- a/apps/comments/l10n/et_EE.json
+++ b/apps/comments/l10n/et_EE.json
@@ -14,6 +14,7 @@
"Error occurred while retrieving comment with id {id}" : "Kommentaari {id} laadimisel tekkis tõrge",
"Error occurred while updating comment with id {id}" : "Kommentaari {id} uuendamisel tekkis tõrge",
"Error occurred while posting comment" : "Viga kommentaari postitamisel",
+ "_%n unread comment_::_%n unread comments_" : ["%n lugemata kommentaar","%n lugemata kommentaari"],
"Comment" : "Kommentaar",
"You commented" : "Sa kommenteerisid",
"%1$s commented" : "%1$s kommenteeris",
@@ -22,6 +23,10 @@
"You commented on {file}" : "Sa kommenteerisid faili {file}",
"%1$s commented on %2$s" : "%1$s kommenteeris %2$s",
"{author} commented on {file}" : "{author} kommenteeris faili {file}",
- "<strong>Comments</strong> for files" : "<strong>kommentaari</strong> ffailidele"
+ "<strong>Comments</strong> for files" : "<strong>kommentaari</strong> ffailidele",
+ "A (now) deleted user mentioned you in a comment on “%s”" : "Kustutatud kasutaja mainis sind \"%s\" kommentaaris",
+ "A (now) deleted user mentioned you in a comment on “{file}”" : "Kustutatud kasutaja mainis sind faili \"{file}\" kommentaaris",
+ "%1$s mentioned you in a comment on “%2$s”" : "%1$s mainis sind \"%2$s\" kommentaaris",
+ "{user} mentioned you in a comment on “{file}”" : "{user} mainis sind faili “{file}” kommentaaris"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file