Skip to content

Commit cf66d77

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent 3619386 commit cf66d77

28 files changed

Lines changed: 282 additions & 2 deletions

File tree

apps/files/l10n/tr.js

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ OC.L10N.register(
5858
"Favorite files" : "Sık kullanılan dosyalar",
5959
"No favorites" : "Sık kullanılan bir öge yok",
6060
"More favorites" : "Diğer sık kullanılanlar",
61+
"No read permission on file." : "Dosyayı okuma izni yok.",
6162
"Accept" : "Kabul et",
6263
"Reject" : "Reddet",
6364
"Incoming ownership transfer from {user}" : "{user} kullanıcısından gelen sahiplik aktarımı ",
@@ -72,7 +73,12 @@ OC.L10N.register(
7273
"The ownership transfer of {path} from {user} has completed." : "{path} yolundaki {user} kullanıcısının sahipliği size aktarıldı.",
7374
"in %s" : "%s içinde",
7475
"Transferred from %1$s on %2$s" : "%1$s üzerinden %2$s zamanında aktarıldı",
76+
"Create files" : "Dosya oluşturma",
7577
"Delete files" : "Dosyaları sil",
78+
"Download files" : "Dosya indirme",
79+
"When disabled, the option to download will be hidden" : "Kapatıldığında, indirme seçeneği gizlenir",
80+
"View files" : "Dosyaları görüntüleme",
81+
"Edit files" : "Dosyaları düzenleme",
7682
"Show files in grid view" : "Dosyaları ızgara yerleşiminde görüntüle",
7783
"File" : "Dosya",
7884
"File Management" : "Dosya yönetimi",
@@ -94,6 +100,7 @@ OC.L10N.register(
94100
"Folder is loading" : "Klasör yükleniyor",
95101
"Filename" : "Dosya adı",
96102
"Folder name" : "Klasör adı",
103+
"{displayName} (unavailable)" : "{displayName} (kullanılamıyor)",
97104
"Another entry with the same name already exists." : "Aynı adlı bir kayıt zaten var.",
98105
"Invalid filename." : "Dosya adı geçersiz.",
99106
"Rename file" : "Dosyayı yeniden adlandır",
@@ -380,11 +387,16 @@ OC.L10N.register(
380387
"_%n file_::_%n files_" : ["%n dosya","%n dosya"],
381388
"_%n folder_::_%n folders_" : ["%n klasör","%n klasör"],
382389
"_%n hidden_::_%n hidden_" : ["%n gizli","%n gizli"],
390+
"Folder name must not be empty." : "Klasör adı boş olamaz.",
383391
"Filename must not be empty." : "Dosya adı boş olamaz.",
392+
"\"{char}\" is not allowed inside a folder name." : "Klasör adlarında \"{char}\" karakteri kullanılamaz.",
384393
"\"{char}\" is not allowed inside a filename." : "Dosya adlarında \"{char}\" kullanılamaz.",
394+
"\"{segment}\" is a reserved name and not allowed for folder names." : "\"{segment}\" ayrılmış bir ad olduğundan klasör adlarında kullanılamaz.",
385395
"\"{segment}\" is a reserved name and not allowed for filenames." : "\"{segment}\" ayrılmış bir ad olduğundan dosya adlarında kullanılamaz.",
386396
"\"{extension}\" is not an allowed filetype." : "\"{extension}\" dosya uzantısına izin verilmiyor.",
397+
"Folder names must not end with \"{extension}\"." : "Klasör adları \"{extension}\" ile bitemez.",
387398
"Filenames must not end with \"{extension}\"." : "Dosya adları \"{extension}\" ile bitemez.",
399+
"Invalid folder name." : "Klasör adı geçersiz",
388400
"List of favorite files and folders." : "Sık kullanılan dosya ve klasör listesi.",
389401
"No favorites yet" : "Henüz sık kullanılan bir öge yok",
390402
"Files and folders you mark as favorite will show up here" : "Sık kullanılanlara eklediğiniz dosya ve klasörler burada görüntülenir",

apps/files/l10n/tr.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@
5656
"Favorite files" : "Sık kullanılan dosyalar",
5757
"No favorites" : "Sık kullanılan bir öge yok",
5858
"More favorites" : "Diğer sık kullanılanlar",
59+
"No read permission on file." : "Dosyayı okuma izni yok.",
5960
"Accept" : "Kabul et",
6061
"Reject" : "Reddet",
6162
"Incoming ownership transfer from {user}" : "{user} kullanıcısından gelen sahiplik aktarımı ",
@@ -70,7 +71,12 @@
7071
"The ownership transfer of {path} from {user} has completed." : "{path} yolundaki {user} kullanıcısının sahipliği size aktarıldı.",
7172
"in %s" : "%s içinde",
7273
"Transferred from %1$s on %2$s" : "%1$s üzerinden %2$s zamanında aktarıldı",
74+
"Create files" : "Dosya oluşturma",
7375
"Delete files" : "Dosyaları sil",
76+
"Download files" : "Dosya indirme",
77+
"When disabled, the option to download will be hidden" : "Kapatıldığında, indirme seçeneği gizlenir",
78+
"View files" : "Dosyaları görüntüleme",
79+
"Edit files" : "Dosyaları düzenleme",
7480
"Show files in grid view" : "Dosyaları ızgara yerleşiminde görüntüle",
7581
"File" : "Dosya",
7682
"File Management" : "Dosya yönetimi",
@@ -92,6 +98,7 @@
9298
"Folder is loading" : "Klasör yükleniyor",
9399
"Filename" : "Dosya adı",
94100
"Folder name" : "Klasör adı",
101+
"{displayName} (unavailable)" : "{displayName} (kullanılamıyor)",
95102
"Another entry with the same name already exists." : "Aynı adlı bir kayıt zaten var.",
96103
"Invalid filename." : "Dosya adı geçersiz.",
97104
"Rename file" : "Dosyayı yeniden adlandır",
@@ -378,11 +385,16 @@
378385
"_%n file_::_%n files_" : ["%n dosya","%n dosya"],
379386
"_%n folder_::_%n folders_" : ["%n klasör","%n klasör"],
380387
"_%n hidden_::_%n hidden_" : ["%n gizli","%n gizli"],
388+
"Folder name must not be empty." : "Klasör adı boş olamaz.",
381389
"Filename must not be empty." : "Dosya adı boş olamaz.",
390+
"\"{char}\" is not allowed inside a folder name." : "Klasör adlarında \"{char}\" karakteri kullanılamaz.",
382391
"\"{char}\" is not allowed inside a filename." : "Dosya adlarında \"{char}\" kullanılamaz.",
392+
"\"{segment}\" is a reserved name and not allowed for folder names." : "\"{segment}\" ayrılmış bir ad olduğundan klasör adlarında kullanılamaz.",
383393
"\"{segment}\" is a reserved name and not allowed for filenames." : "\"{segment}\" ayrılmış bir ad olduğundan dosya adlarında kullanılamaz.",
384394
"\"{extension}\" is not an allowed filetype." : "\"{extension}\" dosya uzantısına izin verilmiyor.",
395+
"Folder names must not end with \"{extension}\"." : "Klasör adları \"{extension}\" ile bitemez.",
385396
"Filenames must not end with \"{extension}\"." : "Dosya adları \"{extension}\" ile bitemez.",
397+
"Invalid folder name." : "Klasör adı geçersiz",
386398
"List of favorite files and folders." : "Sık kullanılan dosya ve klasör listesi.",
387399
"No favorites yet" : "Henüz sık kullanılan bir öge yok",
388400
"Files and folders you mark as favorite will show up here" : "Sık kullanılanlara eklediğiniz dosya ve klasörler burada görüntülenir",

apps/files_sharing/l10n/tr.js

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@ OC.L10N.register(
8686
"Wrong or no update parameter given" : "Parametre yanlış ya da herhangi bir parametre belirtilmemiş",
8787
"\"Sending the password by Nextcloud Talk\" for sharing a file or folder failed because Nextcloud Talk is not enabled." : "Nextcloud Konuş uygulaması kullanıma alınmamış. Paylaşım parolası Nextcloud Konuş uygulaması ile gönderilemedi.",
8888
"Custom share link tokens have been disabled by the administrator" : "Özel bağlantı paylaşımı kodları yöneticiniz tarafından kapatılmış",
89+
"Tokens must be between 1 and %s characters long and may only contain letters, numbers, or a hyphen" : "Kodların uzunluğu 1 ile %s karakter arasında olmalı ve yalnızca harf, sayı veya tire karakterlerini içermelidir",
8990
"Invalid date. Format must be YYYY-MM-DD" : "Tarih geçersiz. Tarih biçimi YYYY-AA-GG olmalıdır",
9091
"No sharing rights on this item" : "Bu ögenin herhangi bir paylaşım izni yok",
9192
"Invalid share attributes provided: \"%s\"" : "Belirtilen paylaşım öznitelikleri geçersiz: \"%s\"",
@@ -99,6 +100,13 @@ OC.L10N.register(
99100
"Download" : "İndir",
100101
"Add to your %s" : "%s uygulamanıza ekleyin",
101102
"Direct link" : "Doğrudan bağlantı",
103+
"You are not allowed to share \"%s\"." : "\"%s\" ögesini paylaşma izniniz yok.",
104+
"You cannot share your home folder." : "Giriş klasörünüzü paylaşamazsınız.",
105+
"File cannot be shared with delete permission." : "Silme izni ile dosya paylaşılamaz.",
106+
"File cannot be shared with create permission." : "Oluşturma izni ile dosya paylaşılamaz.",
107+
"File share needs at least read permission." : "Dosya paylaşımı için en az okuma izni olmalıdır.",
108+
"Public upload is not allowed." : "Herkese açık yüklemeye izin verilmiyor.",
109+
"You cannot share \"%s\" with more permission than you have yourself." : "\"%s\" ögesini sahip olduğunuzdan daha kapsamlı bir izin ile paylaşamazsınız.",
102110
"Share API is disabled" : "Paylaşım API arayüzü kapatılmış",
103111
"File sharing" : "Dosya paylaşımı",
104112
"Share will expire tomorrow" : "Paylaşımın geçerlilik süresi yarın dolacak",

apps/files_sharing/l10n/tr.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@
8484
"Wrong or no update parameter given" : "Parametre yanlış ya da herhangi bir parametre belirtilmemiş",
8585
"\"Sending the password by Nextcloud Talk\" for sharing a file or folder failed because Nextcloud Talk is not enabled." : "Nextcloud Konuş uygulaması kullanıma alınmamış. Paylaşım parolası Nextcloud Konuş uygulaması ile gönderilemedi.",
8686
"Custom share link tokens have been disabled by the administrator" : "Özel bağlantı paylaşımı kodları yöneticiniz tarafından kapatılmış",
87+
"Tokens must be between 1 and %s characters long and may only contain letters, numbers, or a hyphen" : "Kodların uzunluğu 1 ile %s karakter arasında olmalı ve yalnızca harf, sayı veya tire karakterlerini içermelidir",
8788
"Invalid date. Format must be YYYY-MM-DD" : "Tarih geçersiz. Tarih biçimi YYYY-AA-GG olmalıdır",
8889
"No sharing rights on this item" : "Bu ögenin herhangi bir paylaşım izni yok",
8990
"Invalid share attributes provided: \"%s\"" : "Belirtilen paylaşım öznitelikleri geçersiz: \"%s\"",
@@ -97,6 +98,13 @@
9798
"Download" : "İndir",
9899
"Add to your %s" : "%s uygulamanıza ekleyin",
99100
"Direct link" : "Doğrudan bağlantı",
101+
"You are not allowed to share \"%s\"." : "\"%s\" ögesini paylaşma izniniz yok.",
102+
"You cannot share your home folder." : "Giriş klasörünüzü paylaşamazsınız.",
103+
"File cannot be shared with delete permission." : "Silme izni ile dosya paylaşılamaz.",
104+
"File cannot be shared with create permission." : "Oluşturma izni ile dosya paylaşılamaz.",
105+
"File share needs at least read permission." : "Dosya paylaşımı için en az okuma izni olmalıdır.",
106+
"Public upload is not allowed." : "Herkese açık yüklemeye izin verilmiyor.",
107+
"You cannot share \"%s\" with more permission than you have yourself." : "\"%s\" ögesini sahip olduğunuzdan daha kapsamlı bir izin ile paylaşamazsınız.",
100108
"Share API is disabled" : "Paylaşım API arayüzü kapatılmış",
101109
"File sharing" : "Dosya paylaşımı",
102110
"Share will expire tomorrow" : "Paylaşımın geçerlilik süresi yarın dolacak",

apps/profile/l10n/en_GB.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ OC.L10N.register(
55
"Profile picker" : "Profile picker",
66
"Profile" : "Profile",
77
"This application provides the profile" : "This application provides the profile",
8+
"Provides a customizable user profile interface." : "Provides a customisable user profile interface.",
89
"Searching …" : "Searching …",
910
"Not found" : "Not found",
1011
"Search for a user profile" : "Search for a user profile",
@@ -14,6 +15,7 @@ OC.L10N.register(
1415
"You have not added any info yet" : "You have not added any info yet",
1516
"{user} has not added any info yet" : "{user} has not added any info yet",
1617
"Error opening the user status modal, try hard refreshing the page" : "Error opening the user status modal, try hard refreshing the page",
18+
"Edit profile" : "Edit profile",
1719
"The headline and about sections will show up here" : "The headline and about sections will show up here",
1820
"Profile not found" : "Profile not found",
1921
"The profile does not exist or is unavailable." : "The profile does not exist or is unavailable.",

apps/profile/l10n/en_GB.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"Profile picker" : "Profile picker",
44
"Profile" : "Profile",
55
"This application provides the profile" : "This application provides the profile",
6+
"Provides a customizable user profile interface." : "Provides a customisable user profile interface.",
67
"Searching …" : "Searching …",
78
"Not found" : "Not found",
89
"Search for a user profile" : "Search for a user profile",
@@ -12,6 +13,7 @@
1213
"You have not added any info yet" : "You have not added any info yet",
1314
"{user} has not added any info yet" : "{user} has not added any info yet",
1415
"Error opening the user status modal, try hard refreshing the page" : "Error opening the user status modal, try hard refreshing the page",
16+
"Edit profile" : "Edit profile",
1517
"The headline and about sections will show up here" : "The headline and about sections will show up here",
1618
"Profile not found" : "Profile not found",
1719
"The profile does not exist or is unavailable." : "The profile does not exist or is unavailable.",

apps/profile/l10n/tr.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ OC.L10N.register(
55
"Profile picker" : "Profil seçici",
66
"Profile" : "Profil",
77
"This application provides the profile" : "Bu uygulama profili sağlar",
8+
"Provides a customizable user profile interface." : "Özelleştirilebilir bir kullanıcı profili arayüzü sağlar.",
89
"Searching …" : "Aranıyor…",
910
"Not found" : "Bulunamadı",
1011
"Search for a user profile" : "Kullanıcı profili ara",
@@ -14,6 +15,7 @@ OC.L10N.register(
1415
"You have not added any info yet" : "Henüz herhangi bir bilgi eklememişsiniz",
1516
"{user} has not added any info yet" : "{user} henüz herhangi bir bilgi eklememiş",
1617
"Error opening the user status modal, try hard refreshing the page" : "Üste açılan kullanıcı durumu penceresinde sorun çıktı. Sayfası temizleyerek yenilemeyi deneyin ",
18+
"Edit profile" : "Profili düzenle",
1719
"The headline and about sections will show up here" : "Başlık ve hakkında bölümleri burada görüntülenir",
1820
"Profile not found" : "Profil bulunamadı",
1921
"The profile does not exist or is unavailable." : "Profil bulunamadı ya da kullanılamıyor.",

apps/profile/l10n/tr.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"Profile picker" : "Profil seçici",
44
"Profile" : "Profil",
55
"This application provides the profile" : "Bu uygulama profili sağlar",
6+
"Provides a customizable user profile interface." : "Özelleştirilebilir bir kullanıcı profili arayüzü sağlar.",
67
"Searching …" : "Aranıyor…",
78
"Not found" : "Bulunamadı",
89
"Search for a user profile" : "Kullanıcı profili ara",
@@ -12,6 +13,7 @@
1213
"You have not added any info yet" : "Henüz herhangi bir bilgi eklememişsiniz",
1314
"{user} has not added any info yet" : "{user} henüz herhangi bir bilgi eklememiş",
1415
"Error opening the user status modal, try hard refreshing the page" : "Üste açılan kullanıcı durumu penceresinde sorun çıktı. Sayfası temizleyerek yenilemeyi deneyin ",
16+
"Edit profile" : "Profili düzenle",
1517
"The headline and about sections will show up here" : "Başlık ve hakkında bölümleri burada görüntülenir",
1618
"Profile not found" : "Profil bulunamadı",
1719
"The profile does not exist or is unavailable." : "Profil bulunamadı ya da kullanılamıyor.",

apps/profile/l10n/zh_HK.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ OC.L10N.register(
55
"Profile picker" : "個人資料選擇器",
66
"Profile" : "個人設定",
77
"This application provides the profile" : "此應用提供個人資料",
8+
"Provides a customizable user profile interface." : "提供可自訂的使用者個人檔案介面。",
89
"Searching …" : "搜尋中 …",
910
"Not found" : "找不到",
1011
"Search for a user profile" : "搜尋用戶個人資料",
@@ -14,6 +15,7 @@ OC.L10N.register(
1415
"You have not added any info yet" : "您尚未新增任何資訊",
1516
"{user} has not added any info yet" : "{user} 尚未新增任何資訊",
1617
"Error opening the user status modal, try hard refreshing the page" : "打開用戶狀態模式時出錯,請嘗試刷新頁面",
18+
"Edit profile" : "編輯個人資料",
1719
"The headline and about sections will show up here" : "標題與關於部份將在此顯示",
1820
"Profile not found" : "找不到個人資料",
1921
"The profile does not exist or is unavailable." : "個人檔案不存在或無法使用。",

apps/profile/l10n/zh_HK.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"Profile picker" : "個人資料選擇器",
44
"Profile" : "個人設定",
55
"This application provides the profile" : "此應用提供個人資料",
6+
"Provides a customizable user profile interface." : "提供可自訂的使用者個人檔案介面。",
67
"Searching …" : "搜尋中 …",
78
"Not found" : "找不到",
89
"Search for a user profile" : "搜尋用戶個人資料",
@@ -12,6 +13,7 @@
1213
"You have not added any info yet" : "您尚未新增任何資訊",
1314
"{user} has not added any info yet" : "{user} 尚未新增任何資訊",
1415
"Error opening the user status modal, try hard refreshing the page" : "打開用戶狀態模式時出錯,請嘗試刷新頁面",
16+
"Edit profile" : "編輯個人資料",
1517
"The headline and about sections will show up here" : "標題與關於部份將在此顯示",
1618
"Profile not found" : "找不到個人資料",
1719
"The profile does not exist or is unavailable." : "個人檔案不存在或無法使用。",

0 commit comments

Comments
 (0)