diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-06-18 02:16:45 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-06-18 02:16:45 +0000 |
commit | 085b076d84957dca6ce3fbe2824ae216c5322c6e (patch) | |
tree | c086a70f8412649b145acb0628ba4e683cb3b6d5 /apps/systemtags | |
parent | 8b2a76216d604e74805f7e08a8c47030e40878c7 (diff) | |
download | nextcloud-server-085b076d84957dca6ce3fbe2824ae216c5322c6e.tar.gz nextcloud-server-085b076d84957dca6ce3fbe2824ae216c5322c6e.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/systemtags')
-rw-r--r-- | apps/systemtags/l10n/lt_LT.js | 2 | ||||
-rw-r--r-- | apps/systemtags/l10n/lt_LT.json | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/apps/systemtags/l10n/lt_LT.js b/apps/systemtags/l10n/lt_LT.js index 7d1714ee8be..77461b516c7 100644 --- a/apps/systemtags/l10n/lt_LT.js +++ b/apps/systemtags/l10n/lt_LT.js @@ -35,6 +35,8 @@ OC.L10N.register( "You removed system tag {systemtag} from {file}" : "Jūs pašalinote sistemos žymę {systemtag} nuo {file}", "%1$s removed system tag %3$s from %2$s" : "%1$s pašalino sistemos žymę %3$s nuo %2$s", "{actor} removed system tag {systemtag} from {file}" : "{actor} pašalino sistemos žymę {systemtag} nuo {file}", + "%s (restricted)" : "%s (apribotas)", + "%s (invisible)" : "%s (nematomas)", "<strong>System tags</strong> for a file have been modified" : "Modifikuotos failo <strong>sistemos žymės</strong>", "Collaborative tags" : "Bendradarbiavimo žymės", "Tagged files" : "Pažymėti failai", diff --git a/apps/systemtags/l10n/lt_LT.json b/apps/systemtags/l10n/lt_LT.json index 0d17c83b1ab..351c6f368c3 100644 --- a/apps/systemtags/l10n/lt_LT.json +++ b/apps/systemtags/l10n/lt_LT.json @@ -33,6 +33,8 @@ "You removed system tag {systemtag} from {file}" : "Jūs pašalinote sistemos žymę {systemtag} nuo {file}", "%1$s removed system tag %3$s from %2$s" : "%1$s pašalino sistemos žymę %3$s nuo %2$s", "{actor} removed system tag {systemtag} from {file}" : "{actor} pašalino sistemos žymę {systemtag} nuo {file}", + "%s (restricted)" : "%s (apribotas)", + "%s (invisible)" : "%s (nematomas)", "<strong>System tags</strong> for a file have been modified" : "Modifikuotos failo <strong>sistemos žymės</strong>", "Collaborative tags" : "Bendradarbiavimo žymės", "Tagged files" : "Pažymėti failai", |