summaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-11-06 01:12:56 +0000
committerNextcloud bot <bot@nextcloud.com>2018-11-06 01:12:56 +0000
commit450b9e2a2088570ed6212d85b971c18e44af1601 (patch)
tree6dcd8a06537afc1ebc9280b600146d7e6b1a7a64 /apps/comments/l10n
parent30666be2f0576f58e65c84c234a7f32ce1090ba6 (diff)
downloadnextcloud-server-450b9e2a2088570ed6212d85b971c18e44af1601.tar.gz
nextcloud-server-450b9e2a2088570ed6212d85b971c18e44af1601.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments/l10n')
-rw-r--r--apps/comments/l10n/lt_LT.js8
-rw-r--r--apps/comments/l10n/lt_LT.json8
2 files changed, 8 insertions, 8 deletions
diff --git a/apps/comments/l10n/lt_LT.js b/apps/comments/l10n/lt_LT.js
index 929b531fb88..db734853e84 100644
--- a/apps/comments/l10n/lt_LT.js
+++ b/apps/comments/l10n/lt_LT.js
@@ -24,10 +24,10 @@ OC.L10N.register(
"%1$s commented on %2$s" : "%1$s pakomentavo %2$s",
"{author} commented on {file}" : "{author} pakomentavo {file}",
"<strong>Comments</strong> for files" : "<strong>Failų komentarai</strong>",
- "%1$s mentioned you in a comment on “%2$s”" : "%1$s paminėjo jus komentare \"%2$s\"",
- "{user} mentioned you in a comment on “{file}”" : "{user} paminėjo jus komentare “{file}”",
+ "%1$s mentioned you in a comment on “%2$s”" : "%1$s jus paminėjo komentare \"%2$s\"",
+ "{user} mentioned you in a comment on “{file}”" : "{user} jus paminėjo komentare “{file}”",
"Unknown user" : "Nežinomas naudotojas",
- "A (now) deleted user mentioned you in a comment on “%s”" : "Ištrintas vartotojas paminėjo jus komentare \"%s\"",
- "A (now) deleted user mentioned you in a comment on “{file}”" : "Ištrintas vartotojas paminėjo jus komentare \"{file}\""
+ "A (now) deleted user mentioned you in a comment on “%s”" : "Ištrintas vartotojas jus paminėjo komentare \"%s\"",
+ "A (now) deleted user mentioned you in a comment on “{file}”" : "Ištrintas vartotojas jus paminėjo komentare \"{file}\""
},
"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);");
diff --git a/apps/comments/l10n/lt_LT.json b/apps/comments/l10n/lt_LT.json
index 93a231580b2..4aa13a97397 100644
--- a/apps/comments/l10n/lt_LT.json
+++ b/apps/comments/l10n/lt_LT.json
@@ -22,10 +22,10 @@
"%1$s commented on %2$s" : "%1$s pakomentavo %2$s",
"{author} commented on {file}" : "{author} pakomentavo {file}",
"<strong>Comments</strong> for files" : "<strong>Failų komentarai</strong>",
- "%1$s mentioned you in a comment on “%2$s”" : "%1$s paminėjo jus komentare \"%2$s\"",
- "{user} mentioned you in a comment on “{file}”" : "{user} paminėjo jus komentare “{file}”",
+ "%1$s mentioned you in a comment on “%2$s”" : "%1$s jus paminėjo komentare \"%2$s\"",
+ "{user} mentioned you in a comment on “{file}”" : "{user} jus paminėjo komentare “{file}”",
"Unknown user" : "Nežinomas naudotojas",
- "A (now) deleted user mentioned you in a comment on “%s”" : "Ištrintas vartotojas paminėjo jus komentare \"%s\"",
- "A (now) deleted user mentioned you in a comment on “{file}”" : "Ištrintas vartotojas paminėjo jus komentare \"{file}\""
+ "A (now) deleted user mentioned you in a comment on “%s”" : "Ištrintas vartotojas jus paminėjo komentare \"%s\"",
+ "A (now) deleted user mentioned you in a comment on “{file}”" : "Ištrintas vartotojas jus paminėjo komentare \"{file}\""
},"pluralForm" :"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);"
} \ No newline at end of file