Skip to content

Commit eb95d90

Browse files
committed
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <[email protected]>
1 parent ef98ae6 commit eb95d90

File tree

2 files changed

+18
-6
lines changed

2 files changed

+18
-6
lines changed

l10n/tr.js

+9-3
Original file line numberDiff line numberDiff line change
@@ -178,6 +178,7 @@ OC.L10N.register(
178178
"Previous" : "Önceki",
179179
"Next" : "Sonraki",
180180
"Account not exist" : "Hesap bulunamadı.",
181+
"Click on the place you want to add." : "Eklemek istediğiniz yere tıklayın.",
181182
"Sign" : "İmzala",
182183
"Confirm" : "Onayla",
183184
"Request signatures?" : "İmza isteğinde bulunulsun mu?",
@@ -225,16 +226,18 @@ OC.L10N.register(
225226
"Error creating new password, please contact the administrator" : "Belgeyi imzalamak için yeni parola oluşturulurken sorun çıktı. Lütfen BT yöneticiniz ile görüşün",
226227
"Page not found" : "Sayfa bulunamadı",
227228
"Sorry but the page you are looking for does not exist, has been removed, moved or is temporarily unavailable." : "Ne yazık ki aradığınız sayfa bulunamadı. Silinmiş, taşınmış ya da geçici olarak kullanılamıyor olabilir.",
229+
"The signature request will be deleted. Do you confirm this action?" : "İmza isteği silinecek. Bu işlemi onaylıyor musunuz?",
230+
"Also delete the file." : "Dosya da silinsin.",
228231
"Ok" : "Tamam",
229232
"Toggle selection for file \"{displayName}\"" : "\"{displayName}\" dosyasını seç/bırak",
230233
"File is loading" : "Dosya yükleniyor",
231234
"Clear filter" : "Süzgeci temizle",
232235
"Modified" : "Değiştirilme",
233236
"Today" : "Bugün",
234-
"Last 7 days" : "Önceki 7 gün",
235-
"Last 30 days" : "Önceki 30 gün",
237+
"Last 7 days" : "Son 7 gün",
238+
"Last 30 days" : "Son 30 gün",
236239
"This year ({year})" : "Bu yıl ({year})",
237-
"Last year ({year})" : "Önceki yıl ({year})",
240+
"Last year ({year})" : "Son yıl ({year})",
238241
"Active filters" : "Etkin süzgeçler",
239242
"Remove filter" : "Süzgeci kaldır",
240243
"There are no documents" : "Henüz bir belge yok",
@@ -245,10 +248,12 @@ OC.L10N.register(
245248
"1 file" : "1 dosya",
246249
"{fileCount} files" : "{fileCount} dosya",
247250
"Created at" : "Oluşturulma",
251+
"Toggle selection for all files" : "Tüm dosyaları seç/bırak",
248252
"(selected)" : "(seçilmiş)",
249253
"\"{displayName}\" failed on some elements " : "\"{displayName}\" toplu işlemi bazı bileşenlerde tamamlanamadı",
250254
"\"{displayName}\" batch action executed successfully" : "\"{displayName}\" toplu işlemi tamamlandı",
251255
"\"{displayName}\" action failed" : "\"{displayName}\" işlemi tamamlanamadı",
256+
"_{count} selected_::_{count} selected_" : ["{count} seçilmiş","{count} seçilmiş"],
252257
"Welcome to LibreSign" : "LibreSign uygulamasına hoş geldiniz",
253258
"Finish the setup" : "Kurulumu bitir",
254259
"Certificate data" : "Sertifika verileri",
@@ -356,6 +361,7 @@ OC.L10N.register(
356361
"Name of a locality or place, such as a city, county, or other geographic region" : "İl, ilçe veya başka bir coğrafi bölge gibi mahallerin veya yerlerin adı",
357362
"Name of an organization" : "Bir kuruluşun adı",
358363
"Name of an organizational unit" : "Bir kuruluş biriminin adı",
364+
"New signature request" : "Yeni imza isteği",
359365
"Requested by {name}, at {date}" : "{name} tarafından {date} tarihinde istendi",
360366
"Click the page to add visible signature, then select a signer to set their signature position" : "Görünür imza eklemek için sayfaya tıklayın ve imza konumunu ayarlamak için bir imzalayan seçin",
361367
"All Files" : "Tüm dosyalar",

l10n/tr.json

+9-3
Original file line numberDiff line numberDiff line change
@@ -176,6 +176,7 @@
176176
"Previous" : "Önceki",
177177
"Next" : "Sonraki",
178178
"Account not exist" : "Hesap bulunamadı.",
179+
"Click on the place you want to add." : "Eklemek istediğiniz yere tıklayın.",
179180
"Sign" : "İmzala",
180181
"Confirm" : "Onayla",
181182
"Request signatures?" : "İmza isteğinde bulunulsun mu?",
@@ -223,16 +224,18 @@
223224
"Error creating new password, please contact the administrator" : "Belgeyi imzalamak için yeni parola oluşturulurken sorun çıktı. Lütfen BT yöneticiniz ile görüşün",
224225
"Page not found" : "Sayfa bulunamadı",
225226
"Sorry but the page you are looking for does not exist, has been removed, moved or is temporarily unavailable." : "Ne yazık ki aradığınız sayfa bulunamadı. Silinmiş, taşınmış ya da geçici olarak kullanılamıyor olabilir.",
227+
"The signature request will be deleted. Do you confirm this action?" : "İmza isteği silinecek. Bu işlemi onaylıyor musunuz?",
228+
"Also delete the file." : "Dosya da silinsin.",
226229
"Ok" : "Tamam",
227230
"Toggle selection for file \"{displayName}\"" : "\"{displayName}\" dosyasını seç/bırak",
228231
"File is loading" : "Dosya yükleniyor",
229232
"Clear filter" : "Süzgeci temizle",
230233
"Modified" : "Değiştirilme",
231234
"Today" : "Bugün",
232-
"Last 7 days" : "Önceki 7 gün",
233-
"Last 30 days" : "Önceki 30 gün",
235+
"Last 7 days" : "Son 7 gün",
236+
"Last 30 days" : "Son 30 gün",
234237
"This year ({year})" : "Bu yıl ({year})",
235-
"Last year ({year})" : "Önceki yıl ({year})",
238+
"Last year ({year})" : "Son yıl ({year})",
236239
"Active filters" : "Etkin süzgeçler",
237240
"Remove filter" : "Süzgeci kaldır",
238241
"There are no documents" : "Henüz bir belge yok",
@@ -243,10 +246,12 @@
243246
"1 file" : "1 dosya",
244247
"{fileCount} files" : "{fileCount} dosya",
245248
"Created at" : "Oluşturulma",
249+
"Toggle selection for all files" : "Tüm dosyaları seç/bırak",
246250
"(selected)" : "(seçilmiş)",
247251
"\"{displayName}\" failed on some elements " : "\"{displayName}\" toplu işlemi bazı bileşenlerde tamamlanamadı",
248252
"\"{displayName}\" batch action executed successfully" : "\"{displayName}\" toplu işlemi tamamlandı",
249253
"\"{displayName}\" action failed" : "\"{displayName}\" işlemi tamamlanamadı",
254+
"_{count} selected_::_{count} selected_" : ["{count} seçilmiş","{count} seçilmiş"],
250255
"Welcome to LibreSign" : "LibreSign uygulamasına hoş geldiniz",
251256
"Finish the setup" : "Kurulumu bitir",
252257
"Certificate data" : "Sertifika verileri",
@@ -354,6 +359,7 @@
354359
"Name of a locality or place, such as a city, county, or other geographic region" : "İl, ilçe veya başka bir coğrafi bölge gibi mahallerin veya yerlerin adı",
355360
"Name of an organization" : "Bir kuruluşun adı",
356361
"Name of an organizational unit" : "Bir kuruluş biriminin adı",
362+
"New signature request" : "Yeni imza isteği",
357363
"Requested by {name}, at {date}" : "{name} tarafından {date} tarihinde istendi",
358364
"Click the page to add visible signature, then select a signer to set their signature position" : "Görünür imza eklemek için sayfaya tıklayın ve imza konumunu ayarlamak için bir imzalayan seçin",
359365
"All Files" : "Tüm dosyalar",

0 commit comments

Comments
 (0)