Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <[email protected]>
  • Loading branch information
nextcloud-bot committed Nov 6, 2023
1 parent b989596 commit 727baa2
Show file tree
Hide file tree
Showing 14 changed files with 20 additions and 10 deletions.
2 changes: 1 addition & 1 deletion apps/files/l10n/tr.js
Original file line number Diff line number Diff line change
Expand Up @@ -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ış",
Expand Down
2 changes: 1 addition & 1 deletion apps/files/l10n/tr.json
Original file line number Diff line number Diff line change
Expand Up @@ -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ış",
Expand Down
2 changes: 2 additions & 0 deletions apps/files_external/l10n/tr.js
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,8 @@ OC.L10N.register(
"SMB/CIFS" : "SMB/CIFS",
"Share" : "Paylaş",
"Show hidden files" : "Gizli dosyaları görüntüle",
"Case sensitive file system" : "Büyük/küçük harfe duyarlı dosya sistemi",
"Disabling it will allow to use a case insentive file system, but comes with a performance penalty" : "Bu seçeneği kapatmak, büyük/küçük harfe duyarlı olmayan bir dosya sisteminin kullanılmasını sağlar, ancak başarım kaybına yol açar",
"Verify ACL access when listing files" : "Dosyalar listelenirken EDL denetlensin",
"Check the ACL's of each file or folder inside a directory to filter out items where the user has no read permissions, comes with a performance penalty" : "Tüm dosya ve klasörler için Erişim Denetimi Listesine bakılarak kullanıcının okuma yetkisi olmayan ögeler görüntülenmez. Bu özelliğin kullanılması başarımı düşürür",
"Timeout" : "Zaman aşımı",
Expand Down
2 changes: 2 additions & 0 deletions apps/files_external/l10n/tr.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,8 @@
"SMB/CIFS" : "SMB/CIFS",
"Share" : "Paylaş",
"Show hidden files" : "Gizli dosyaları görüntüle",
"Case sensitive file system" : "Büyük/küçük harfe duyarlı dosya sistemi",
"Disabling it will allow to use a case insentive file system, but comes with a performance penalty" : "Bu seçeneği kapatmak, büyük/küçük harfe duyarlı olmayan bir dosya sisteminin kullanılmasını sağlar, ancak başarım kaybına yol açar",
"Verify ACL access when listing files" : "Dosyalar listelenirken EDL denetlensin",
"Check the ACL's of each file or folder inside a directory to filter out items where the user has no read permissions, comes with a performance penalty" : "Tüm dosya ve klasörler için Erişim Denetimi Listesine bakılarak kullanıcının okuma yetkisi olmayan ögeler görüntülenmez. Bu özelliğin kullanılması başarımı düşürür",
"Timeout" : "Zaman aşımı",
Expand Down
2 changes: 1 addition & 1 deletion apps/files_sharing/l10n/fr.js
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ OC.L10N.register(
"Unknown error" : "Erreur inconnue",
"Allow editing" : "Autoriser la modification",
"Read only" : "Lecture seule",
"Allow upload and editing" : "Autoriser l’ajout et la modification",
"Allow upload and editing" : "Autoriser le téléversement et la modification",
"File drop (upload only)" : "Dépôt de fichier (envoi uniquement)",
"Custom permissions" : "Personnaliser les permissions",
"Read" : "Lecture",
Expand Down
2 changes: 1 addition & 1 deletion apps/files_sharing/l10n/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@
"Unknown error" : "Erreur inconnue",
"Allow editing" : "Autoriser la modification",
"Read only" : "Lecture seule",
"Allow upload and editing" : "Autoriser l’ajout et la modification",
"Allow upload and editing" : "Autoriser le téléversement et la modification",
"File drop (upload only)" : "Dépôt de fichier (envoi uniquement)",
"Custom permissions" : "Personnaliser les permissions",
"Read" : "Lecture",
Expand Down
2 changes: 1 addition & 1 deletion apps/files_sharing/l10n/ko.js
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ OC.L10N.register(
"Internal link" : "내부 링크",
"Cannot copy, please copy the link manually" : "복사할 수 없습니다, 링크를 수동으로 복사하세요.",
"Copy internal link to clipboard" : "내부 링크를 클립보드에 복사",
"Only works for users with access to this folder" : "이 폴더에 액세스하는 사용자에게만 해당됩니다.",
"Only works for users with access to this folder" : "이 폴더의 접근 권한이 있는 사용자만 사용 가능",
"Only works for users with access to this file" : "이 파일에 접근할 수 있는 사용자에게만 작동",
"Link copied" : "링크 복사됨",
"Please enter the following required information before creating the share" : "공유를 하기 전에 다음 필수 정보를 입력하세요.",
Expand Down
2 changes: 1 addition & 1 deletion apps/files_sharing/l10n/ko.json
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@
"Internal link" : "내부 링크",
"Cannot copy, please copy the link manually" : "복사할 수 없습니다, 링크를 수동으로 복사하세요.",
"Copy internal link to clipboard" : "내부 링크를 클립보드에 복사",
"Only works for users with access to this folder" : "폴더에 액세스하는 사용자에게만 해당됩니다.",
"Only works for users with access to this folder" : "폴더의 접근 권한이 있는 사용자만 사용 가능",
"Only works for users with access to this file" : "이 파일에 접근할 수 있는 사용자에게만 작동",
"Link copied" : "링크 복사됨",
"Please enter the following required information before creating the share" : "공유를 하기 전에 다음 필수 정보를 입력하세요.",
Expand Down
1 change: 1 addition & 0 deletions apps/theming/l10n/tr.js
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ OC.L10N.register(
"Disable all keyboard shortcuts" : "Tüm klavye kısayolları devre dışı bırakılsın",
"Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {guidelines}Web Content Accessibility Guidelines{linkend} 2.1 on AA level, with the high contrast theme even on AAA level." : "Uygulamalarımızı herkesin kullanabilmesini çok önemsiyoruz. internet sitesi standartlarını izleyerek, işlemlerin fare olmadan da yapılabilmesini ve ekran okuyucular gibi yardımcı yazılımların kullanılabilmesini sağlıyoruz. AAA düzeyinde yüksek renk karşıtlığı teması ile AA düzeyinde {guidelines}İnternet Sitesi İçeriği Erişilebilirlik Kuralları{linkend} 2.1 ile uyumlu olmayı amaçladık.",
"If you find any issues, do not hesitate to report them on {issuetracker}our issue tracker{linkend}. And if you want to get involved, come join {designteam}our design team{linkend}!" : "Bir sorunla karşılaşırsanız, bunları {issuetracker}sorun izleyicimiz{linkend} üzerinden bildirmekten çekinmeyin. Katkıda bulunmak istiyorsanız {designteam}tasarım ekibimize{linkend} katılın!",
"Current selected app: {app}, position {position} of {total}" : "Seçilmiş geçerli uygulama: {app}, {position} / {total} konumunda",
"Move up" : "Yukarı taşı",
"Move down" : "Aşağı taşı",
"Custom background" : "Özel arka plan",
Expand Down
1 change: 1 addition & 0 deletions apps/theming/l10n/tr.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@
"Disable all keyboard shortcuts" : "Tüm klavye kısayolları devre dışı bırakılsın",
"Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {guidelines}Web Content Accessibility Guidelines{linkend} 2.1 on AA level, with the high contrast theme even on AAA level." : "Uygulamalarımızı herkesin kullanabilmesini çok önemsiyoruz. internet sitesi standartlarını izleyerek, işlemlerin fare olmadan da yapılabilmesini ve ekran okuyucular gibi yardımcı yazılımların kullanılabilmesini sağlıyoruz. AAA düzeyinde yüksek renk karşıtlığı teması ile AA düzeyinde {guidelines}İnternet Sitesi İçeriği Erişilebilirlik Kuralları{linkend} 2.1 ile uyumlu olmayı amaçladık.",
"If you find any issues, do not hesitate to report them on {issuetracker}our issue tracker{linkend}. And if you want to get involved, come join {designteam}our design team{linkend}!" : "Bir sorunla karşılaşırsanız, bunları {issuetracker}sorun izleyicimiz{linkend} üzerinden bildirmekten çekinmeyin. Katkıda bulunmak istiyorsanız {designteam}tasarım ekibimize{linkend} katılın!",
"Current selected app: {app}, position {position} of {total}" : "Seçilmiş geçerli uygulama: {app}, {position} / {total} konumunda",
"Move up" : "Yukarı taşı",
"Move down" : "Aşağı taşı",
"Custom background" : "Özel arka plan",
Expand Down
4 changes: 2 additions & 2 deletions apps/user_ldap/l10n/gl.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions apps/user_ldap/l10n/gl.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{ "translations": {
"Failed to clear the mappings." : "Non foi posíbel limpar as asignacións.",
"Failed to delete the server configuration" : "Non foi posíbel eliminar a configuración do servidor",
"Invalid configuration: Anonymous binding is not allowed." : "A configuración non é correcta: o vínculo non está permitido.",
"Invalid configuration: Anonymous binding is not allowed." : "A configuración non é correcta: a vinculación non está permitida.",
"Valid configuration, connection established!" : "A configuración é correcta, estabeleceuse a conexión!",
"Valid configuration, but binding failed. Please check the server settings and credentials." : "A configuración é correcta, mais o vínculo fallou. Comprobe os axustes do servidor e as credenciais.",
"Valid configuration, but binding failed. Please check the server settings and credentials." : "A configuración é correcta, mais fallou a vinculación. Comprobe os axustes do servidor e as credenciais.",
"Invalid configuration. Please have a look at the logs for further details." : "A configuración non é correcta. Bótelle unha ollada aos rexistros para obter máis detalles.",
"No action specified" : "Non se especificou unha acción",
"No configuration specified" : "Non se especificou unha configuración",
Expand Down
2 changes: 2 additions & 0 deletions core/l10n/fi.js
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ OC.L10N.register(
"Reset your password" : "Palauta salasanasi",
"Task not found" : "Tehtävää ei löydy",
"Internal error" : "Sisäinen virhe",
"Image not found" : "Kuvaa ei löytynyt",
"No translation provider available" : "Käännöksen palveluntarjoaja ei ole saatavilla",
"Could not detect language" : "Kielen havaitseminen ei onnistunut",
"Unable to translate" : "Kääntäminen ei onnistu",
Expand Down Expand Up @@ -90,6 +91,7 @@ OC.L10N.register(
"To migrate to another database use the command line tool: \"occ db:convert-type\", or see the {linkstart}documentation ↗{linkend}." : "Tee migraatio toiseen tietokantaan komentorivityökalulla: \"occ db:convert-type\", tai lue {linkstart}dokumentaatio ↗{linkend}.",
"The PHP memory limit is below the recommended value of 512MB." : "PHP:n muistiraja on asetettu alle suositellun 512 megatavun arvon.",
"The temporary directory of this instance points to an either non-existing or non-writable directory." : "Palvelimen väliaikaistiedostojen hakemiston polku viittaa olemattomaan tai kirjoitussuojattuun hakemistoon.",
"This instance is running in debug mode. Only enable this for local development and not in production environments." : "Tämä instanssi toimii vianjäljitystilassa. Käytä vianjäljitystilaa vain paikalliseen kehitykseen, älä koskaan käytä sitä tuotantoympäristössä.",
"Error occurred while checking server setup" : "Virhe palvelimen määrityksiä tarkistaessa",
"For more details see the {linkstart}documentation ↗{linkend}." : "Lue lisätietoja {linkstart}dokumentaatiosta ↗{linkend}.",
"The \"{header}\" HTTP header is not set to \"{expected}\". This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "HTTP-header \"{header}\" ei ole määritetty vastaamaan arvoa \"{expected}\". Kyseessä on mahdollinen tietoturvaan tai -suojaan liittyvä riski, joten on suositeltavaa muuttaa asetuksen arvoa.",
Expand Down
2 changes: 2 additions & 0 deletions core/l10n/fi.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@
"Reset your password" : "Palauta salasanasi",
"Task not found" : "Tehtävää ei löydy",
"Internal error" : "Sisäinen virhe",
"Image not found" : "Kuvaa ei löytynyt",
"No translation provider available" : "Käännöksen palveluntarjoaja ei ole saatavilla",
"Could not detect language" : "Kielen havaitseminen ei onnistunut",
"Unable to translate" : "Kääntäminen ei onnistu",
Expand Down Expand Up @@ -88,6 +89,7 @@
"To migrate to another database use the command line tool: \"occ db:convert-type\", or see the {linkstart}documentation ↗{linkend}." : "Tee migraatio toiseen tietokantaan komentorivityökalulla: \"occ db:convert-type\", tai lue {linkstart}dokumentaatio ↗{linkend}.",
"The PHP memory limit is below the recommended value of 512MB." : "PHP:n muistiraja on asetettu alle suositellun 512 megatavun arvon.",
"The temporary directory of this instance points to an either non-existing or non-writable directory." : "Palvelimen väliaikaistiedostojen hakemiston polku viittaa olemattomaan tai kirjoitussuojattuun hakemistoon.",
"This instance is running in debug mode. Only enable this for local development and not in production environments." : "Tämä instanssi toimii vianjäljitystilassa. Käytä vianjäljitystilaa vain paikalliseen kehitykseen, älä koskaan käytä sitä tuotantoympäristössä.",
"Error occurred while checking server setup" : "Virhe palvelimen määrityksiä tarkistaessa",
"For more details see the {linkstart}documentation ↗{linkend}." : "Lue lisätietoja {linkstart}dokumentaatiosta ↗{linkend}.",
"The \"{header}\" HTTP header is not set to \"{expected}\". This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "HTTP-header \"{header}\" ei ole määritetty vastaamaan arvoa \"{expected}\". Kyseessä on mahdollinen tietoturvaan tai -suojaan liittyvä riski, joten on suositeltavaa muuttaa asetuksen arvoa.",
Expand Down

0 comments on commit 727baa2

Please sign in to comment.