diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-11-06 00:29:16 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-11-06 00:29:16 +0000 |
commit | 727baa225d625d62c7927ed36adbd7de22693cd7 (patch) | |
tree | 2e980db3e90a6c8e9079b501b40b77a20ce9b6f3 /apps/files/l10n | |
parent | b989596726503fba5b82a830d7d3d98123e3cbeb (diff) | |
download | nextcloud-server-727baa225d625d62c7927ed36adbd7de22693cd7.tar.gz nextcloud-server-727baa225d625d62c7927ed36adbd7de22693cd7.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n')
-rw-r--r-- | apps/files/l10n/tr.js | 2 | ||||
-rw-r--r-- | apps/files/l10n/tr.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/tr.js b/apps/files/l10n/tr.js index 36ec887d70e..40d8b50612b 100644 --- a/apps/files/l10n/tr.js +++ b/apps/files/l10n/tr.js @@ -224,7 +224,7 @@ OC.L10N.register( "Loading current folder" : "Geçerli klasör yükleniyor", "No files in here" : "Burada herhangi bir dosya yok", "Upload some content or sync with your devices!" : "Bir şeyler yükleyin ya da aygıtlarınızla eşitleyin!", - "Go to the previous folder" : "Önceki klasör git", + "Go to the previous folder" : "Önceki klasöre git", "Go back" : "Geri dön", "Share" : "Paylaş", "Shared by link" : "Bağlantı ile paylaşılmış", diff --git a/apps/files/l10n/tr.json b/apps/files/l10n/tr.json index 41a755d5218..9b368edaf8f 100644 --- a/apps/files/l10n/tr.json +++ b/apps/files/l10n/tr.json @@ -222,7 +222,7 @@ "Loading current folder" : "Geçerli klasör yükleniyor", "No files in here" : "Burada herhangi bir dosya yok", "Upload some content or sync with your devices!" : "Bir şeyler yükleyin ya da aygıtlarınızla eşitleyin!", - "Go to the previous folder" : "Önceki klasör git", + "Go to the previous folder" : "Önceki klasöre git", "Go back" : "Geri dön", "Share" : "Paylaş", "Shared by link" : "Bağlantı ile paylaşılmış", |