diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-11-06 01:12:39 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-11-06 01:12:39 +0000 |
commit | 54a30a4b81700570303eaae03810f6ef553d66a2 (patch) | |
tree | 85d5a3d46bb64f74d32ad2d3e4481fb5dfe956e2 /apps/comments | |
parent | 411d2dece5b65ac92f508189647df5bf03b005db (diff) | |
download | nextcloud-server-54a30a4b81700570303eaae03810f6ef553d66a2.tar.gz nextcloud-server-54a30a4b81700570303eaae03810f6ef553d66a2.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments')
-rw-r--r-- | apps/comments/l10n/lt_LT.js | 8 | ||||
-rw-r--r-- | apps/comments/l10n/lt_LT.json | 8 |
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 |