diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-04-06 02:28:53 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-04-06 02:28:53 +0000 |
commit | ae8a9f2267df9e87198d81f5e823242db2d0d226 (patch) | |
tree | 0b7dfd852f6155681bc249a3582c1f15ab6ed1af /apps/workflowengine | |
parent | 4551d81e3e1649663c1fec7f003f14635d54df6b (diff) | |
download | nextcloud-server-ae8a9f2267df9e87198d81f5e823242db2d0d226.tar.gz nextcloud-server-ae8a9f2267df9e87198d81f5e823242db2d0d226.zip |
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/workflowengine')
-rw-r--r-- | apps/workflowengine/l10n/tr.js | 2 | ||||
-rw-r--r-- | apps/workflowengine/l10n/tr.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/workflowengine/l10n/tr.js b/apps/workflowengine/l10n/tr.js index b211ffe2c72..8d118b5204e 100644 --- a/apps/workflowengine/l10n/tr.js +++ b/apps/workflowengine/l10n/tr.js @@ -115,6 +115,6 @@ OC.L10N.register( "Select a tag" : "Etiket seçin", "No results" : "Herhangi bir sonuç bulunamadı", "%s (invisible)" : "%s (görünmez)", - "%s (restricted)" : "%s (kısıtlı)" + "%s (restricted)" : "%s (kısıtlanmış)" }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/workflowengine/l10n/tr.json b/apps/workflowengine/l10n/tr.json index c5d0ecedfa9..57af176512e 100644 --- a/apps/workflowengine/l10n/tr.json +++ b/apps/workflowengine/l10n/tr.json @@ -113,6 +113,6 @@ "Select a tag" : "Etiket seçin", "No results" : "Herhangi bir sonuç bulunamadı", "%s (invisible)" : "%s (görünmez)", - "%s (restricted)" : "%s (kısıtlı)" + "%s (restricted)" : "%s (kısıtlanmış)" },"pluralForm" :"nplurals=2; plural=(n > 1);" }
\ No newline at end of file |