Skip to content

Commit c8498e7

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

14 files changed

Lines changed: 16 additions & 6 deletions

File tree

apps/dav/l10n/tr.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -280,7 +280,7 @@ OC.L10N.register(
280280
"The system address book is disabled" : "Sistem adres defteri kapatılmış",
281281
"The system address book is enabled, but contains more than the configured limit of %d contacts" : "Sistem adres defteri açık, ancak yapılandırılmış %d kişi sayısı sınırından daha fazla kişi içeriyor",
282282
"The system address book is enabled and contains less than the configured limit of %d contacts" : "Sistem adres defteri açık ve yapılandırılmış %d kişi sayısı sınırından daha az kişi içeriyor",
283-
"WebDAV endpoint" : "WebDAV bağlantı noktası",
283+
"WebDAV endpoint" : "WebDAV noktası",
284284
"Could not check that your web server is properly set up to allow file synchronization over WebDAV. Please check manually." : "Site sunucunuzun WebDAV üzerinden dosya eşitlemesi için doğru şekilde ayarlanıp ayarlanmadığı denetlenemedi. Lütfen el ile denetleyin.",
285285
"Your web server is not yet properly set up to allow file synchronization, because the WebDAV interface seems to be broken." : "Site sunucunuz dosya eşitlemesi için doğru şekilde ayarlanmamış. WebDAV arabirimi sorunlu görünüyor.",
286286
"Your web server is properly set up to allow file synchronization over WebDAV." : "Site sunucunuz WebDAV üzerinden dosya eşitlemesi için doğru şekilde ayarlanmış.",

apps/dav/l10n/tr.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,7 @@
278278
"The system address book is disabled" : "Sistem adres defteri kapatılmış",
279279
"The system address book is enabled, but contains more than the configured limit of %d contacts" : "Sistem adres defteri açık, ancak yapılandırılmış %d kişi sayısı sınırından daha fazla kişi içeriyor",
280280
"The system address book is enabled and contains less than the configured limit of %d contacts" : "Sistem adres defteri açık ve yapılandırılmış %d kişi sayısı sınırından daha az kişi içeriyor",
281-
"WebDAV endpoint" : "WebDAV bağlantı noktası",
281+
"WebDAV endpoint" : "WebDAV noktası",
282282
"Could not check that your web server is properly set up to allow file synchronization over WebDAV. Please check manually." : "Site sunucunuzun WebDAV üzerinden dosya eşitlemesi için doğru şekilde ayarlanıp ayarlanmadığı denetlenemedi. Lütfen el ile denetleyin.",
283283
"Your web server is not yet properly set up to allow file synchronization, because the WebDAV interface seems to be broken." : "Site sunucunuz dosya eşitlemesi için doğru şekilde ayarlanmamış. WebDAV arabirimi sorunlu görünüyor.",
284284
"Your web server is properly set up to allow file synchronization over WebDAV." : "Site sunucunuz WebDAV üzerinden dosya eşitlemesi için doğru şekilde ayarlanmış.",

apps/files_external/l10n/tr.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ OC.L10N.register(
2424
"Login" : "Kullanıcı adı",
2525
"Password" : "Parola",
2626
"Tenant name" : "Kiracı adı",
27-
"Identity endpoint URL" : "Kimlik arka yüzü noktası adresi",
27+
"Identity endpoint URL" : "Kimlik noktası adresi",
2828
"OpenStack v3" : "OpenStack v3",
2929
"Domain" : "Etki alanı",
3030
"Rackspace" : "Rackspace",

apps/files_external/l10n/tr.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"Login" : "Kullanıcı adı",
2323
"Password" : "Parola",
2424
"Tenant name" : "Kiracı adı",
25-
"Identity endpoint URL" : "Kimlik arka yüzü noktası adresi",
25+
"Identity endpoint URL" : "Kimlik noktası adresi",
2626
"OpenStack v3" : "OpenStack v3",
2727
"Domain" : "Etki alanı",
2828
"Rackspace" : "Rackspace",

apps/profile/l10n/tr.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ OC.L10N.register(
1212
"Search for a user profile. Start typing" : "Aranacak kullanıcı profilini yazmaya başlayın",
1313
"Insert selected user profile link" : "Seçilmiş kullanıcı profili bağlantısını ekle",
1414
"Insert" : "Ekle",
15+
"You & {user}" : "Siz ve {user}",
1516
"You have not added any info yet" : "Henüz herhangi bir bilgi eklememişsiniz",
1617
"{user} has not added any info yet" : "{user} henüz herhangi bir bilgi eklememiş",
1718
"Error opening the user status modal, try hard refreshing the page" : "Üste açılan kullanıcı durumu penceresinde sorun çıktı. Sayfası temizleyerek yenilemeyi deneyin ",

apps/profile/l10n/tr.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
"Search for a user profile. Start typing" : "Aranacak kullanıcı profilini yazmaya başlayın",
1111
"Insert selected user profile link" : "Seçilmiş kullanıcı profili bağlantısını ekle",
1212
"Insert" : "Ekle",
13+
"You & {user}" : "Siz ve {user}",
1314
"You have not added any info yet" : "Henüz herhangi bir bilgi eklememişsiniz",
1415
"{user} has not added any info yet" : "{user} henüz herhangi bir bilgi eklememiş",
1516
"Error opening the user status modal, try hard refreshing the page" : "Üste açılan kullanıcı durumu penceresinde sorun çıktı. Sayfası temizleyerek yenilemeyi deneyin ",

apps/settings/l10n/et_EE.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

apps/settings/l10n/et_EE.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"You granted filesystem access to app password \"{token}\"" : "Sa lubasid failisüsteemi ligipääsu rakenduse salasõnale „{token}“",
2626
"You revoked filesystem access from app password \"{token}\"" : "Sa keelasid failisüsteemi ligipääsu rakenduse salasõnale „{token}“",
2727
"Security" : "Turvalisus",
28-
"You successfully logged in using two-factor authentication (%1$s)" : "Kasutades kaheastmelist autentimist sisselogimine õnnestus (%1$s)",
28+
"You successfully logged in using two-factor authentication (%1$s)" : "Sisselogimine õnnestus kaheastmelise autentimise alusel (%1$s)",
2929
"A login attempt using two-factor authentication failed (%1$s)" : "Sisselogimiskatse kaheastmelise autentimisega ei õnnestunud (%1$s)",
3030
"Remote wipe was started on %1$s" : "Kaugkustutamine algas: %1$s",
3131
"Remote wipe has finished on %1$s" : "Kaugkustutamine lõppes: %1$s",

apps/systemtags/l10n/uk.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ OC.L10N.register(
4646
"Collaborative tagging functionality which shares tags among people." : "Функціональність спільних міток дозволяє надавати у спільний доступ мітки.",
4747
"Collaborative tagging functionality which shares tags among people. Great for teams.\n\t(If you are a provider with a multi-tenancy installation, it is advised to deactivate this app as tags are shared.)" : "Функція спільних міток, яка дозволяє ділитися мітками між користувачами. Чудово підходить для команд.\n\t(Якщо ви є постачальником послуг з багатокористувацькою інсталяцією, рекомендуємо деактивувати цей застосунок, оскільки мітки є спільними.)",
4848
"Search tags" : "Шукати мітки",
49+
"No tags available" : "Відсутні мітки",
4950
"Public" : "Публічна",
5051
"Restricted" : "Обмежена",
5152
"Invisible" : "Невидима",

apps/systemtags/l10n/uk.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@
4444
"Collaborative tagging functionality which shares tags among people." : "Функціональність спільних міток дозволяє надавати у спільний доступ мітки.",
4545
"Collaborative tagging functionality which shares tags among people. Great for teams.\n\t(If you are a provider with a multi-tenancy installation, it is advised to deactivate this app as tags are shared.)" : "Функція спільних міток, яка дозволяє ділитися мітками між користувачами. Чудово підходить для команд.\n\t(Якщо ви є постачальником послуг з багатокористувацькою інсталяцією, рекомендуємо деактивувати цей застосунок, оскільки мітки є спільними.)",
4646
"Search tags" : "Шукати мітки",
47+
"No tags available" : "Відсутні мітки",
4748
"Public" : "Публічна",
4849
"Restricted" : "Обмежена",
4950
"Invisible" : "Невидима",

0 commit comments

Comments
 (0)