Skip to content

Commit

Permalink
[tx] updated from transifex
Browse files Browse the repository at this point in the history
  • Loading branch information
Lukas Hirt committed Sep 20, 2021

Verified

This commit was signed with the committer’s verified signature.
Freyskeyd Simon Paitrault
1 parent 0749bfb commit 595c415
Showing 6 changed files with 6 additions and 2 deletions.
2 changes: 2 additions & 0 deletions apps/files_external/l10n/sq.js
Original file line number Diff line number Diff line change
@@ -21,7 +21,9 @@ OC.L10N.register(
"Unknown auth backend \"{b}\"" : "Program i panjohur mirëfilltësimi \"{b}\"",
"Please make sure that the app that provides this backend is installed and enabled" : "Ju lutemi, sigurohuni se aplikacioni që furnizon këtë program është i instaluar dhe i aktivizuar",
"Admin defined" : "Përcaktuar nga përgjegjësi",
"An error occurred while adding the external storage, please check the logs or contact the administrator" : "Ndodhi një gabim teksa shtohej depozitë e jashtme, ju lutemi, shihni regjistrat, ose lidhuni me përgjegjësin",
"External storage has been added successfully" : "Depozita e jashtme u shtua me sukses",
"An error occurred while adding the external storage please check the logs" : "Ndodhi një gabim, teksa shtohej depozita e jashtme, ju lutemi, shihni te regjistrat",
"An error occurred while loading external mount point: {name}" : "Ndodhi një gabim teksa ngarkohej pikë e jashtme montimi: {name}",
"Saved" : "U ruajt",
"Disabling external storage will unmount all storages for all users, are you sure ?" : "Çaktivizimi i depozitës së jashtme do të sjellë çmontimin e krejt depozitave për krejt përdoruesit, jeni i sigurt?",
2 changes: 2 additions & 0 deletions apps/files_external/l10n/sq.json
Original file line number Diff line number Diff line change
@@ -19,7 +19,9 @@
"Unknown auth backend \"{b}\"" : "Program i panjohur mirëfilltësimi \"{b}\"",
"Please make sure that the app that provides this backend is installed and enabled" : "Ju lutemi, sigurohuni se aplikacioni që furnizon këtë program është i instaluar dhe i aktivizuar",
"Admin defined" : "Përcaktuar nga përgjegjësi",
"An error occurred while adding the external storage, please check the logs or contact the administrator" : "Ndodhi një gabim teksa shtohej depozitë e jashtme, ju lutemi, shihni regjistrat, ose lidhuni me përgjegjësin",
"External storage has been added successfully" : "Depozita e jashtme u shtua me sukses",
"An error occurred while adding the external storage please check the logs" : "Ndodhi një gabim, teksa shtohej depozita e jashtme, ju lutemi, shihni te regjistrat",
"An error occurred while loading external mount point: {name}" : "Ndodhi një gabim teksa ngarkohej pikë e jashtme montimi: {name}",
"Saved" : "U ruajt",
"Disabling external storage will unmount all storages for all users, are you sure ?" : "Çaktivizimi i depozitës së jashtme do të sjellë çmontimin e krejt depozitave për krejt përdoruesit, jeni i sigurt?",
1 change: 0 additions & 1 deletion settings/l10n/ja.js
Original file line number Diff line number Diff line change
@@ -242,7 +242,6 @@ OC.L10N.register(
"The Read-Only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "\"config\"は読み取り専用になってます。そのためにWEBインターフェースで設定できません可能性があります。さらに、更新時に\"config\"ファイルを書き込み権限を与えることが必要",
"PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "PHPでインラインドキュメントブロックを取り除く設定になっています。これによりコアアプリで利用できないものがいくつかあります。",
"This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "これは、Zend OPcacheやeAccelerator 等のキャッシュ/アクセラレーターが原因かもしれません。",
"Your database does not run with \"READ COMMITED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "データベースのトランザクション分離レベルが \"READ COMMITED\" になっていません。この場合、複数の操作が同時に実行されたときに問題が発生する可能性があります。",
"%1$s below version %2$s is installed, for stability and performance reasons we recommend updating to a newer %1$s version." : "%2$s よりも古いバージョンの %1$s がインストールされています。安定した稼働とパフォーマンスの観点から、新しいバージョンの %1$s にアップデートすることをお勧めします。",
"The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "PHP のモジュール 'fileinfo' が見つかりません。mimeタイプの検出を精度良く行うために、このモジュールを有効にすることを強くお勧めします。",
"Transactional file locking is disabled, this might lead to issues with race conditions. Enable 'filelocking.enabled' in config.php to avoid these problems. See the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation ↗</a> for more information." : "ファイルの書き込み時のロックが無効になっており、競合時に問題となる可能性があります。この問題を避ける為に config.php 中の 'filelocking.enabled' を有効にしてください。詳細については、<a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">ドキュメント↗ </a>を参照してください。",
1 change: 0 additions & 1 deletion settings/l10n/ja.json
Original file line number Diff line number Diff line change
@@ -240,7 +240,6 @@
"The Read-Only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "\"config\"は読み取り専用になってます。そのためにWEBインターフェースで設定できません可能性があります。さらに、更新時に\"config\"ファイルを書き込み権限を与えることが必要",
"PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "PHPでインラインドキュメントブロックを取り除く設定になっています。これによりコアアプリで利用できないものがいくつかあります。",
"This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "これは、Zend OPcacheやeAccelerator 等のキャッシュ/アクセラレーターが原因かもしれません。",
"Your database does not run with \"READ COMMITED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "データベースのトランザクション分離レベルが \"READ COMMITED\" になっていません。この場合、複数の操作が同時に実行されたときに問題が発生する可能性があります。",
"%1$s below version %2$s is installed, for stability and performance reasons we recommend updating to a newer %1$s version." : "%2$s よりも古いバージョンの %1$s がインストールされています。安定した稼働とパフォーマンスの観点から、新しいバージョンの %1$s にアップデートすることをお勧めします。",
"The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "PHP のモジュール 'fileinfo' が見つかりません。mimeタイプの検出を精度良く行うために、このモジュールを有効にすることを強くお勧めします。",
"Transactional file locking is disabled, this might lead to issues with race conditions. Enable 'filelocking.enabled' in config.php to avoid these problems. See the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation ↗</a> for more information." : "ファイルの書き込み時のロックが無効になっており、競合時に問題となる可能性があります。この問題を避ける為に config.php 中の 'filelocking.enabled' を有効にしてください。詳細については、<a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">ドキュメント↗ </a>を参照してください。",
1 change: 1 addition & 0 deletions settings/l10n/sq.js
Original file line number Diff line number Diff line change
@@ -279,6 +279,7 @@ OC.L10N.register(
"The Read-Only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "Rregullimi Vetëm-Lexim u aktivizua. Kjo parandalon rregullimin e disa parametrave përmes ndërfaqes web. Më tej, për çdo përditësim kartela lyp të kalohet dorazi si e shkrueshme.",
"PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "Duket se PHP-ja është rregulluar që të heqë blloqe të brendshme dokumentimi. Kjo do t’i bëjë të papërdrshme disa aplikacione bazë.",
"This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Kjo ka gjasa të jetë shkaktuar nga një fshehtinë/përshpejtues i tillë si Zend OPcache ose eAccelerator.",
"Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Baza juaj e të dhënave nuk xhiron me shkallë “READ COMMITTED” izolimi transaksionesh. Kjo mund të shkaktojë probleme, kur kryhen paralelisht disa veprime njëherësh.",
"%1$s below version %2$s is installed, for stability and performance reasons we recommend updating to a newer %1$s version." : "Ka të instaluar %1$s nën versionin %2$s, për arsye qëndrueshmërie dhe punimi të mirë këshillojmë të përditësohet me një version %1$s më të ri.",
"The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "Moduli PHP 'fileinfo' mungon. Ju këshillojmë me forcë ta aktivizoni këtë modul, për të pasur përfundimet më të mira në zbulim llojesh MIME.",
"Transactional file locking is disabled, this might lead to issues with race conditions. Enable 'filelocking.enabled' in config.php to avoid these problems. See the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation ↗</a> for more information." : "Kyçja e kartelave gjatë transaksioneve është e çaktivizuar, kjo mund të sjellë probleme me gjendje <em>race conditions</em>. Që të shmangni këto probleme, aktivizoni 'filelocking.enabled' te config.php. Për më tepër të dhëna, shihni <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">dokumentimin ↗</a>.",
1 change: 1 addition & 0 deletions settings/l10n/sq.json
Original file line number Diff line number Diff line change
@@ -277,6 +277,7 @@
"The Read-Only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "Rregullimi Vetëm-Lexim u aktivizua. Kjo parandalon rregullimin e disa parametrave përmes ndërfaqes web. Më tej, për çdo përditësim kartela lyp të kalohet dorazi si e shkrueshme.",
"PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "Duket se PHP-ja është rregulluar që të heqë blloqe të brendshme dokumentimi. Kjo do t’i bëjë të papërdrshme disa aplikacione bazë.",
"This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Kjo ka gjasa të jetë shkaktuar nga një fshehtinë/përshpejtues i tillë si Zend OPcache ose eAccelerator.",
"Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Baza juaj e të dhënave nuk xhiron me shkallë “READ COMMITTED” izolimi transaksionesh. Kjo mund të shkaktojë probleme, kur kryhen paralelisht disa veprime njëherësh.",
"%1$s below version %2$s is installed, for stability and performance reasons we recommend updating to a newer %1$s version." : "Ka të instaluar %1$s nën versionin %2$s, për arsye qëndrueshmërie dhe punimi të mirë këshillojmë të përditësohet me një version %1$s më të ri.",
"The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "Moduli PHP 'fileinfo' mungon. Ju këshillojmë me forcë ta aktivizoni këtë modul, për të pasur përfundimet më të mira në zbulim llojesh MIME.",
"Transactional file locking is disabled, this might lead to issues with race conditions. Enable 'filelocking.enabled' in config.php to avoid these problems. See the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation ↗</a> for more information." : "Kyçja e kartelave gjatë transaksioneve është e çaktivizuar, kjo mund të sjellë probleme me gjendje <em>race conditions</em>. Që të shmangni këto probleme, aktivizoni 'filelocking.enabled' te config.php. Për më tepër të dhëna, shihni <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">dokumentimin ↗</a>.",

0 comments on commit 595c415

Please sign in to comment.