From ff85d38c2a96ae5d03555e8289911fec73976a68 Mon Sep 17 00:00:00 2001 From: Jenkins for ownCloud <owncloud-bot@tmit.eu> Date: Sun, 1 Mar 2015 01:54:38 -0500 Subject: [PATCH] [tx-robot] updated from transifex --- apps/files/l10n/vi.js | 1 + apps/files/l10n/vi.json | 1 + apps/files_external/l10n/az.js | 2 + apps/files_external/l10n/az.json | 2 + apps/files_external/l10n/el.js | 1 + apps/files_external/l10n/el.json | 1 + apps/files_sharing/l10n/vi.js | 20 ++++- apps/files_sharing/l10n/vi.json | 20 ++++- apps/files_trashbin/l10n/vi.js | 1 + apps/files_trashbin/l10n/vi.json | 1 + apps/user_ldap/l10n/az.js | 1 + apps/user_ldap/l10n/az.json | 1 + apps/user_ldap/l10n/sk_SK.js | 3 +- apps/user_ldap/l10n/sk_SK.json | 3 +- apps/user_ldap/l10n/vi.js | 10 +++ apps/user_ldap/l10n/vi.json | 10 +++ core/l10n/az.js | 4 + core/l10n/az.json | 4 + core/l10n/el.js | 3 + core/l10n/el.json | 3 + core/l10n/ja.js | 3 + core/l10n/ja.json | 3 + core/l10n/sk_SK.js | 8 ++ core/l10n/sk_SK.json | 8 ++ lib/l10n/az.js | 4 +- lib/l10n/az.json | 4 +- lib/l10n/ja.js | 2 + lib/l10n/ja.json | 2 + lib/l10n/sk_SK.js | 2 + lib/l10n/sk_SK.json | 2 + settings/l10n/az.js | 137 ++++++++++++++++++++++++++++++- settings/l10n/az.json | 137 ++++++++++++++++++++++++++++++- settings/l10n/el.js | 6 ++ settings/l10n/el.json | 6 ++ settings/l10n/ja.js | 1 + settings/l10n/ja.json | 1 + settings/l10n/sk_SK.js | 8 ++ settings/l10n/sk_SK.json | 8 ++ 38 files changed, 426 insertions(+), 8 deletions(-) diff --git a/apps/files/l10n/vi.js b/apps/files/l10n/vi.js index 19f5c24928c..93bfc8a88bc 100644 --- a/apps/files/l10n/vi.js +++ b/apps/files/l10n/vi.js @@ -77,6 +77,7 @@ OC.L10N.register( "From link" : "Từ liên kết", "Upload" : "Tải lên", "Cancel upload" : "Hủy upload", + "No entries found in this folder" : "ChÆ°a có mục nà o trong thÆ° mục", "Upload too large" : "Táºp tin tải lên quá lá»›n", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Các táºp tin bạn Ä‘ang tải lên vượt quá kÃch thÆ°á»›c tối Ä‘a cho phép trên máy chủ .", "Files are being scanned, please wait." : "Táºp tin Ä‘ang được quét ,vui lòng chá»." diff --git a/apps/files/l10n/vi.json b/apps/files/l10n/vi.json index 6ed283927c8..9f57bcb50d1 100644 --- a/apps/files/l10n/vi.json +++ b/apps/files/l10n/vi.json @@ -75,6 +75,7 @@ "From link" : "Từ liên kết", "Upload" : "Tải lên", "Cancel upload" : "Hủy upload", + "No entries found in this folder" : "ChÆ°a có mục nà o trong thÆ° mục", "Upload too large" : "Táºp tin tải lên quá lá»›n", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Các táºp tin bạn Ä‘ang tải lên vượt quá kÃch thÆ°á»›c tối Ä‘a cho phép trên máy chủ .", "Files are being scanned, please wait." : "Táºp tin Ä‘ang được quét ,vui lòng chá»." diff --git a/apps/files_external/l10n/az.js b/apps/files_external/l10n/az.js index b13a520dceb..7b22e9de287 100644 --- a/apps/files_external/l10n/az.js +++ b/apps/files_external/l10n/az.js @@ -10,6 +10,7 @@ OC.L10N.register( "Location" : "Yerləşdiyiniz ünvan", "Key" : "Açar", "Secret" : "Gizli", + "Port" : "Port", "Enable SSL" : "SSL-i iÅŸÉ™ sal", "Host" : "ŞəbÉ™kÉ™dÉ™ ünvan", "Username" : "Ä°stifadəçi adı", @@ -20,6 +21,7 @@ OC.L10N.register( "Saved" : "Saxlanıldı", "Name" : "Ad", "Folder name" : "Qovluq adı", + "Configuration" : "Konfiqurasiya", "Delete" : "Sil" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_external/l10n/az.json b/apps/files_external/l10n/az.json index f6b1ee22706..c82b26390e6 100644 --- a/apps/files_external/l10n/az.json +++ b/apps/files_external/l10n/az.json @@ -8,6 +8,7 @@ "Location" : "Yerləşdiyiniz ünvan", "Key" : "Açar", "Secret" : "Gizli", + "Port" : "Port", "Enable SSL" : "SSL-i iÅŸÉ™ sal", "Host" : "ŞəbÉ™kÉ™dÉ™ ünvan", "Username" : "Ä°stifadəçi adı", @@ -18,6 +19,7 @@ "Saved" : "Saxlanıldı", "Name" : "Ad", "Folder name" : "Qovluq adı", + "Configuration" : "Konfiqurasiya", "Delete" : "Sil" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files_external/l10n/el.js b/apps/files_external/l10n/el.js index c48830d9bc6..95e60cd51c6 100644 --- a/apps/files_external/l10n/el.js +++ b/apps/files_external/l10n/el.js @@ -53,6 +53,7 @@ OC.L10N.register( "All users. Type to select user or group." : "Όλοι οι χÏήστες. ΠληκτÏολογήστε για να επιλÎξετε χÏήστη ή ομάδα.", "(group)" : "(ομάδα)", "Saved" : "ΑποθηκεÏτηκαν", + "Generate keys" : "ΔημιουÏγία κλειδιών", "<b>Note:</b> " : "<b>Σημείωση:</b> ", "and" : "και", "<b>Note:</b> The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Σημείωση:</b> Η υποστήÏιξη cURL στην PHP δεν είναι ενεÏγοποιημÎνη ή εγκατεστημÎνη. Η Ï€ÏοσάÏτηση του %s δεν είναι δυνατή. ΠαÏακαλώ ζητήστε από τον διαχειÏιστή συστημάτων σας να την εγκαταστήσει.", diff --git a/apps/files_external/l10n/el.json b/apps/files_external/l10n/el.json index 89019fca587..421d1a6e4c9 100644 --- a/apps/files_external/l10n/el.json +++ b/apps/files_external/l10n/el.json @@ -51,6 +51,7 @@ "All users. Type to select user or group." : "Όλοι οι χÏήστες. ΠληκτÏολογήστε για να επιλÎξετε χÏήστη ή ομάδα.", "(group)" : "(ομάδα)", "Saved" : "ΑποθηκεÏτηκαν", + "Generate keys" : "ΔημιουÏγία κλειδιών", "<b>Note:</b> " : "<b>Σημείωση:</b> ", "and" : "και", "<b>Note:</b> The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Σημείωση:</b> Η υποστήÏιξη cURL στην PHP δεν είναι ενεÏγοποιημÎνη ή εγκατεστημÎνη. Η Ï€ÏοσάÏτηση του %s δεν είναι δυνατή. ΠαÏακαλώ ζητήστε από τον διαχειÏιστή συστημάτων σας να την εγκαταστήσει.", diff --git a/apps/files_sharing/l10n/vi.js b/apps/files_sharing/l10n/vi.js index e3a4c83d58b..ccefbfacda3 100644 --- a/apps/files_sharing/l10n/vi.js +++ b/apps/files_sharing/l10n/vi.js @@ -1,11 +1,29 @@ OC.L10N.register( "files_sharing", { + "Shared with you" : "Chia sẻ vá»›i bạn", + "Shared with others" : "Chia sẻ vá»›i ngÆ°á»i khác", + "Shared by link" : "Chia sẻ theo liên kết", + "Nothing shared with you yet" : "Bạn chÆ°a được chia sẻ gì cả", + "Nothing shared yet" : "ChÆ°a có gì được chia sẻ", + "Files and folders you share will show up here" : "Táºp tin và thÆ° mục bạn chia sẻ sẽ được hiển thị tại đây.", + "No shared links" : "ChÆ°a có liên kết chia sẻ", "Cancel" : "Hủy", "Share" : "Chia sẻ", "Shared by" : "Chia sẻ bởi", + "Shares" : "Chia sẻ", + "The password is wrong. Try again." : "Máºt khẩu sai. Xin hãy thá» lại.", "Password" : "Máºt khẩu", + "No entries found in this folder" : "ChÆ°a có mục nà o trong thÆ° mục", "Name" : "Tên", - "Download" : "Tải vá»" + "Share time" : "Chia sẻ thá»i gian", + "Reasons might be:" : "Lý do có thể là :", + "the item was removed" : "đối tượng đã bị xóa", + "the link expired" : "liên kết đã hết hạn", + "sharing is disabled" : "việc chia sẻ bị cấm", + "Add to your ownCloud" : "Thêm và o ownCloud của bạn", + "Download" : "Tải vá»", + "Download %s" : "Tải vá» %s", + "Direct link" : "Link trá»±c tiếp" }, "nplurals=1; plural=0;"); diff --git a/apps/files_sharing/l10n/vi.json b/apps/files_sharing/l10n/vi.json index e3c784e5b78..6140ca95cd9 100644 --- a/apps/files_sharing/l10n/vi.json +++ b/apps/files_sharing/l10n/vi.json @@ -1,9 +1,27 @@ { "translations": { + "Shared with you" : "Chia sẻ vá»›i bạn", + "Shared with others" : "Chia sẻ vá»›i ngÆ°á»i khác", + "Shared by link" : "Chia sẻ theo liên kết", + "Nothing shared with you yet" : "Bạn chÆ°a được chia sẻ gì cả", + "Nothing shared yet" : "ChÆ°a có gì được chia sẻ", + "Files and folders you share will show up here" : "Táºp tin và thÆ° mục bạn chia sẻ sẽ được hiển thị tại đây.", + "No shared links" : "ChÆ°a có liên kết chia sẻ", "Cancel" : "Hủy", "Share" : "Chia sẻ", "Shared by" : "Chia sẻ bởi", + "Shares" : "Chia sẻ", + "The password is wrong. Try again." : "Máºt khẩu sai. Xin hãy thá» lại.", "Password" : "Máºt khẩu", + "No entries found in this folder" : "ChÆ°a có mục nà o trong thÆ° mục", "Name" : "Tên", - "Download" : "Tải vá»" + "Share time" : "Chia sẻ thá»i gian", + "Reasons might be:" : "Lý do có thể là :", + "the item was removed" : "đối tượng đã bị xóa", + "the link expired" : "liên kết đã hết hạn", + "sharing is disabled" : "việc chia sẻ bị cấm", + "Add to your ownCloud" : "Thêm và o ownCloud của bạn", + "Download" : "Tải vá»", + "Download %s" : "Tải vá» %s", + "Direct link" : "Link trá»±c tiếp" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/apps/files_trashbin/l10n/vi.js b/apps/files_trashbin/l10n/vi.js index 29338f3327e..718fb9b9edb 100644 --- a/apps/files_trashbin/l10n/vi.js +++ b/apps/files_trashbin/l10n/vi.js @@ -8,6 +8,7 @@ OC.L10N.register( "Delete permanently" : "Xóa vÄ©nh vá»…n", "Error" : "Lá»—i", "restored" : "khôi phục", + "No entries found in this folder" : "ChÆ°a có mục nà o trong thÆ° mục", "Name" : "Tên", "Deleted" : "Äã xóa", "Delete" : "Xóa" diff --git a/apps/files_trashbin/l10n/vi.json b/apps/files_trashbin/l10n/vi.json index 35739aa3c14..b23cd2be244 100644 --- a/apps/files_trashbin/l10n/vi.json +++ b/apps/files_trashbin/l10n/vi.json @@ -6,6 +6,7 @@ "Delete permanently" : "Xóa vÄ©nh vá»…n", "Error" : "Lá»—i", "restored" : "khôi phục", + "No entries found in this folder" : "ChÆ°a có mục nà o trong thÆ° mục", "Name" : "Tên", "Deleted" : "Äã xóa", "Delete" : "Xóa" diff --git a/apps/user_ldap/l10n/az.js b/apps/user_ldap/l10n/az.js index b15686892f4..4ac85e29934 100644 --- a/apps/user_ldap/l10n/az.js +++ b/apps/user_ldap/l10n/az.js @@ -17,6 +17,7 @@ OC.L10N.register( "Save" : "Saxlamaq", "Help" : "KömÉ™k", "Host" : "ŞəbÉ™kÉ™dÉ™ ünvan", + "Port" : "Port", "Password" : "ÅžifrÉ™", "Advanced" : "Ä°rÉ™lilÉ™miÅŸ" }, diff --git a/apps/user_ldap/l10n/az.json b/apps/user_ldap/l10n/az.json index 8a4bd3f912d..d5e794145c9 100644 --- a/apps/user_ldap/l10n/az.json +++ b/apps/user_ldap/l10n/az.json @@ -15,6 +15,7 @@ "Save" : "Saxlamaq", "Help" : "KömÉ™k", "Host" : "ŞəbÉ™kÉ™dÉ™ ünvan", + "Port" : "Port", "Password" : "ÅžifrÉ™", "Advanced" : "Ä°rÉ™lilÉ™miÅŸ" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/user_ldap/l10n/sk_SK.js b/apps/user_ldap/l10n/sk_SK.js index e8b500cfedc..3f41750a5b9 100644 --- a/apps/user_ldap/l10n/sk_SK.js +++ b/apps/user_ldap/l10n/sk_SK.js @@ -123,10 +123,11 @@ OC.L10N.register( "By default the internal username will be created from the UUID attribute. It makes sure that the username is unique and characters do not need to be converted. The internal username has the restriction that only these characters are allowed: [ a-zA-Z0-9_.@- ]. Other characters are replaced with their ASCII correspondence or simply omitted. On collisions a number will be added/increased. The internal username is used to identify a user internally. It is also the default name for the user home folder. It is also a part of remote URLs, for instance for all *DAV services. With this setting, the default behavior can be overridden. To achieve a similar behavior as before ownCloud 5 enter the user display name attribute in the following field. Leave it empty for default behavior. Changes will have effect only on newly mapped (added) LDAP users." : "V predvolenom nastavenà bude interné použÃvateľské meno vytvorené z UUID atribútu. ZabezpeÄà sa to, že použÃvateľské meno bude jedineÄné a znaky nemusia byÅ¥ prevedené. Interné meno má obmedzenie, iba tieto znaky sú povolené: [a-zA-Z0-9_ @ -.]. Ostatné znaky sú nahradené ich ASCII alebo jednoducho vynechané. Pri kolÃziách použÃvateľských mien bude ÄÃslo pridané / odobrané. Interné použÃvateľské meno sa použÃva na internú identifikáciu použÃvateľa. Je tiež predvoleným názvom použÃvateľského domovského prieÄinka v ownCloud. Je tiež súÄasÅ¥ou URL pre vzdialený prÃstup, naprÃklad pre vÅ¡etky služby *DAV. S týmto nastavenÃm sa dá prepÃsaÅ¥ predvolené správanie. Pre dosiahnutie podobného správania sa ako pred verziou ownCloud 5 zadajte atribút zobrazenia použÃvateľského mena v tomto poli. Ponechajte prázdne pre predvolené správanie. Zmeny budú maÅ¥ vplyv iba na novo namapovaných (pridaných) LDAP použÃvateľov.", "Internal Username Attribute:" : "Atribút interného použÃvateľského mena:", "Override UUID detection" : "PrepÃsaÅ¥ UUID detekciu", - "By default, the UUID attribute is automatically detected. The UUID attribute is used to doubtlessly identify LDAP users and groups. Also, the internal username will be created based on the UUID, if not specified otherwise above. You can override the setting and pass an attribute of your choice. You must make sure that the attribute of your choice can be fetched for both users and groups and it is unique. Leave it empty for default behavior. Changes will have effect only on newly mapped (added) LDAP users and groups." : "V predvolenom nastavenà je UUID atribút detekovaný automaticky. UUID atribút je použitý na jedineÄnú identifikáciu použÃvateľov a skupÃn z LDAP. Naviac je na základe UUID vytvorené tiež interné použÃvateľské meno, ak nie je nastavené inak. Môžete predvolené nastavenie prepÃsaÅ¥ a použiÅ¥ atribút ktorý si sami zvolÃte. MusÃte sa ale ubezpeÄiÅ¥, že atribút ktorý vyberiete bude uvedený pri použÃvateľoch, aj pri skupinách a je jedineÄný. Ponechajte prázdne pre predvolené správanie. Zmena bude maÅ¥ vplyv len na novo namapovaných (pridaných) použÃvateľov a skupiny z LDAP.", + "By default, the UUID attribute is automatically detected. The UUID attribute is used to doubtlessly identify LDAP users and groups. Also, the internal username will be created based on the UUID, if not specified otherwise above. You can override the setting and pass an attribute of your choice. You must make sure that the attribute of your choice can be fetched for both users and groups and it is unique. Leave it empty for default behavior. Changes will have effect only on newly mapped (added) LDAP users and groups." : "V predvolenom nastavenà sa atribút UUID deteguje automaticky. Atribút UUID sa použÃva na jednoznaÄnú identifikáciu použÃvateľov a skupÃn z LDAPu. Naviac sa na základe UUID vytvára aj interné použÃvateľské meno, ak nie je nastavené inak. Môžete predvolené nastavenie prepÃsaÅ¥ a použiÅ¥ atribút ktorý si sami zvolÃte. MusÃte sa ale ubezpeÄiÅ¥, že atribút, ktorý vyberiete, bude uvedený pri použÃvateľoch aj pri skupinách a bude jedineÄný. Ak voľbu ponecháte prázdnu, použije sa predvolené správanie. Zmena bude maÅ¥ vplyv len na novo namapovaných (pridaných) použÃvateľov a skupiny z LDAPu.", "UUID Attribute for Users:" : "UUID atribút pre použÃvateľov:", "UUID Attribute for Groups:" : "UUID atribút pre skupiny:", "Username-LDAP User Mapping" : "Mapovanie názvov LDAP použÃvateľských mien", + "Usernames are used to store and assign (meta) data. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "PoužÃvateľské mená sa použÃvajú na uchovávanie a priraÄovanie (meta)dát. Každý použÃvateľ v LDAP bude maÅ¥ interné použÃvateľské meno, aby bolo možné správne identifikovaÅ¥ a rozpoznávaÅ¥ použÃvateľov. To je vyžaduje vytvorenie mapovania použÃvateľských mien na použÃvateľov v LDAPe. Vytvorené použÃvateľské meno sa namapuje na UUID použÃvateľa v LDAPe. Naviac je sa vo vyrovnávacej pamäti udržiava DN, aby sa obmedzila nadmerná interakcia s LDAPom, ale to sa nepoužÃva na identifikáciu. Ak sa DN zmenÃ, zmena bude správne rozpoznaná. Interné použÃvateľské meno sa použÃva vÅ¡ade. VyÄistenie mapovanà vymaže zvyÅ¡ky vÅ¡ade. VyÄistenie mapovanà naviac nie je Å¡pecifické pre urÄitú konfiguráciu; bude maÅ¥ vplyv na vÅ¡etky konfigurácie LDAPu! Nikdy neÄistite mapovanie v produkÄnom prostredÃ, len v testovacej alebo experimentálnej fáze.", "Clear Username-LDAP User Mapping" : "ZruÅ¡iÅ¥ mapovanie LDAP použÃvateľských mien", "Clear Groupname-LDAP Group Mapping" : "ZruÅ¡iÅ¥ mapovanie názvov LDAP skupÃn" }, diff --git a/apps/user_ldap/l10n/sk_SK.json b/apps/user_ldap/l10n/sk_SK.json index 42754ee168a..62a010f3f53 100644 --- a/apps/user_ldap/l10n/sk_SK.json +++ b/apps/user_ldap/l10n/sk_SK.json @@ -121,10 +121,11 @@ "By default the internal username will be created from the UUID attribute. It makes sure that the username is unique and characters do not need to be converted. The internal username has the restriction that only these characters are allowed: [ a-zA-Z0-9_.@- ]. Other characters are replaced with their ASCII correspondence or simply omitted. On collisions a number will be added/increased. The internal username is used to identify a user internally. It is also the default name for the user home folder. It is also a part of remote URLs, for instance for all *DAV services. With this setting, the default behavior can be overridden. To achieve a similar behavior as before ownCloud 5 enter the user display name attribute in the following field. Leave it empty for default behavior. Changes will have effect only on newly mapped (added) LDAP users." : "V predvolenom nastavenà bude interné použÃvateľské meno vytvorené z UUID atribútu. ZabezpeÄà sa to, že použÃvateľské meno bude jedineÄné a znaky nemusia byÅ¥ prevedené. Interné meno má obmedzenie, iba tieto znaky sú povolené: [a-zA-Z0-9_ @ -.]. Ostatné znaky sú nahradené ich ASCII alebo jednoducho vynechané. Pri kolÃziách použÃvateľských mien bude ÄÃslo pridané / odobrané. Interné použÃvateľské meno sa použÃva na internú identifikáciu použÃvateľa. Je tiež predvoleným názvom použÃvateľského domovského prieÄinka v ownCloud. Je tiež súÄasÅ¥ou URL pre vzdialený prÃstup, naprÃklad pre vÅ¡etky služby *DAV. S týmto nastavenÃm sa dá prepÃsaÅ¥ predvolené správanie. Pre dosiahnutie podobného správania sa ako pred verziou ownCloud 5 zadajte atribút zobrazenia použÃvateľského mena v tomto poli. Ponechajte prázdne pre predvolené správanie. Zmeny budú maÅ¥ vplyv iba na novo namapovaných (pridaných) LDAP použÃvateľov.", "Internal Username Attribute:" : "Atribút interného použÃvateľského mena:", "Override UUID detection" : "PrepÃsaÅ¥ UUID detekciu", - "By default, the UUID attribute is automatically detected. The UUID attribute is used to doubtlessly identify LDAP users and groups. Also, the internal username will be created based on the UUID, if not specified otherwise above. You can override the setting and pass an attribute of your choice. You must make sure that the attribute of your choice can be fetched for both users and groups and it is unique. Leave it empty for default behavior. Changes will have effect only on newly mapped (added) LDAP users and groups." : "V predvolenom nastavenà je UUID atribút detekovaný automaticky. UUID atribút je použitý na jedineÄnú identifikáciu použÃvateľov a skupÃn z LDAP. Naviac je na základe UUID vytvorené tiež interné použÃvateľské meno, ak nie je nastavené inak. Môžete predvolené nastavenie prepÃsaÅ¥ a použiÅ¥ atribút ktorý si sami zvolÃte. MusÃte sa ale ubezpeÄiÅ¥, že atribút ktorý vyberiete bude uvedený pri použÃvateľoch, aj pri skupinách a je jedineÄný. Ponechajte prázdne pre predvolené správanie. Zmena bude maÅ¥ vplyv len na novo namapovaných (pridaných) použÃvateľov a skupiny z LDAP.", + "By default, the UUID attribute is automatically detected. The UUID attribute is used to doubtlessly identify LDAP users and groups. Also, the internal username will be created based on the UUID, if not specified otherwise above. You can override the setting and pass an attribute of your choice. You must make sure that the attribute of your choice can be fetched for both users and groups and it is unique. Leave it empty for default behavior. Changes will have effect only on newly mapped (added) LDAP users and groups." : "V predvolenom nastavenà sa atribút UUID deteguje automaticky. Atribút UUID sa použÃva na jednoznaÄnú identifikáciu použÃvateľov a skupÃn z LDAPu. Naviac sa na základe UUID vytvára aj interné použÃvateľské meno, ak nie je nastavené inak. Môžete predvolené nastavenie prepÃsaÅ¥ a použiÅ¥ atribút ktorý si sami zvolÃte. MusÃte sa ale ubezpeÄiÅ¥, že atribút, ktorý vyberiete, bude uvedený pri použÃvateľoch aj pri skupinách a bude jedineÄný. Ak voľbu ponecháte prázdnu, použije sa predvolené správanie. Zmena bude maÅ¥ vplyv len na novo namapovaných (pridaných) použÃvateľov a skupiny z LDAPu.", "UUID Attribute for Users:" : "UUID atribút pre použÃvateľov:", "UUID Attribute for Groups:" : "UUID atribút pre skupiny:", "Username-LDAP User Mapping" : "Mapovanie názvov LDAP použÃvateľských mien", + "Usernames are used to store and assign (meta) data. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "PoužÃvateľské mená sa použÃvajú na uchovávanie a priraÄovanie (meta)dát. Každý použÃvateľ v LDAP bude maÅ¥ interné použÃvateľské meno, aby bolo možné správne identifikovaÅ¥ a rozpoznávaÅ¥ použÃvateľov. To je vyžaduje vytvorenie mapovania použÃvateľských mien na použÃvateľov v LDAPe. Vytvorené použÃvateľské meno sa namapuje na UUID použÃvateľa v LDAPe. Naviac je sa vo vyrovnávacej pamäti udržiava DN, aby sa obmedzila nadmerná interakcia s LDAPom, ale to sa nepoužÃva na identifikáciu. Ak sa DN zmenÃ, zmena bude správne rozpoznaná. Interné použÃvateľské meno sa použÃva vÅ¡ade. VyÄistenie mapovanà vymaže zvyÅ¡ky vÅ¡ade. VyÄistenie mapovanà naviac nie je Å¡pecifické pre urÄitú konfiguráciu; bude maÅ¥ vplyv na vÅ¡etky konfigurácie LDAPu! Nikdy neÄistite mapovanie v produkÄnom prostredÃ, len v testovacej alebo experimentálnej fáze.", "Clear Username-LDAP User Mapping" : "ZruÅ¡iÅ¥ mapovanie LDAP použÃvateľských mien", "Clear Groupname-LDAP Group Mapping" : "ZruÅ¡iÅ¥ mapovanie názvov LDAP skupÃn" },"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;" diff --git a/apps/user_ldap/l10n/vi.js b/apps/user_ldap/l10n/vi.js index 591ee3b536a..0223475bc7b 100644 --- a/apps/user_ldap/l10n/vi.js +++ b/apps/user_ldap/l10n/vi.js @@ -1,15 +1,25 @@ OC.L10N.register( "user_ldap", { + "Failed to clear the mappings." : "Lá»—i khi xóa ánh xạ.", + "Failed to delete the server configuration" : "Lá»—i khi xóa cấu hình máy chủ", "Deletion failed" : "Xóa thất bại", "Success" : "Thà nh công", "Error" : "Lá»—i", "Select groups" : "Chá»n nhóm", "_%s group found_::_%s groups found_" : [""], "_%s user found_::_%s users found_" : [""], + "Invalid Host" : "Host không hợp lệ", + "Server" : "Máy chủ", + "User Filter" : "Bá»™ lá»c ngÆ°á»i dùng", + "Login Filter" : "Bá»™ lá»c đăng nháºp", "Group Filter" : "Bá»™ lá»c nhóm", "Save" : "LÆ°u", + "Test Configuration" : "Kiểm tra cấu hình", "Help" : "Giúp đỡ", + "Other Attributes:" : "Thuá»™c tÃnh khác", + "1. Server" : "1. Máy chủ", + "%s. Server:" : "%s. Máy chủ:", "Host" : "Máy chủ", "You can omit the protocol, except you require SSL. Then start with ldaps://" : "Bạn có thể bá» qua các giao thức, ngoại trừ SSL. Sau đó bắt đầu vá»›i ldaps://", "Port" : "Cổng", diff --git a/apps/user_ldap/l10n/vi.json b/apps/user_ldap/l10n/vi.json index 1d30979d877..fb87f489942 100644 --- a/apps/user_ldap/l10n/vi.json +++ b/apps/user_ldap/l10n/vi.json @@ -1,13 +1,23 @@ { "translations": { + "Failed to clear the mappings." : "Lá»—i khi xóa ánh xạ.", + "Failed to delete the server configuration" : "Lá»—i khi xóa cấu hình máy chủ", "Deletion failed" : "Xóa thất bại", "Success" : "Thà nh công", "Error" : "Lá»—i", "Select groups" : "Chá»n nhóm", "_%s group found_::_%s groups found_" : [""], "_%s user found_::_%s users found_" : [""], + "Invalid Host" : "Host không hợp lệ", + "Server" : "Máy chủ", + "User Filter" : "Bá»™ lá»c ngÆ°á»i dùng", + "Login Filter" : "Bá»™ lá»c đăng nháºp", "Group Filter" : "Bá»™ lá»c nhóm", "Save" : "LÆ°u", + "Test Configuration" : "Kiểm tra cấu hình", "Help" : "Giúp đỡ", + "Other Attributes:" : "Thuá»™c tÃnh khác", + "1. Server" : "1. Máy chủ", + "%s. Server:" : "%s. Máy chủ:", "Host" : "Máy chủ", "You can omit the protocol, except you require SSL. Then start with ldaps://" : "Bạn có thể bá» qua các giao thức, ngoại trừ SSL. Sau đó bắt đầu vá»›i ldaps://", "Port" : "Cổng", diff --git a/core/l10n/az.js b/core/l10n/az.js index d86720a6646..d61257ddbbf 100644 --- a/core/l10n/az.js +++ b/core/l10n/az.js @@ -46,6 +46,7 @@ OC.L10N.register( "Share link" : "Linki yayımla", "Password" : "ÅžifrÉ™", "Send" : "GöndÉ™r", + "Expiration" : "Vaxtın bitmÉ™si", "group" : "qrup", "Unshare" : "Paylaşımı durdur", "can share" : "yayımlaya bilÉ™rsiniz", @@ -56,13 +57,16 @@ OC.L10N.register( "Delete" : "Sil", "Add" : "ÆlavÉ™ etmÉ™k", "_download %n file_::_download %n files_" : ["",""], + "New password" : "Yeni ÅŸifrÉ™", "_{count} search result in other places_::_{count} search results in other places_" : ["",""], "Personal" : "Şəxsi", "Users" : "Ä°stifadəçilÉ™r", "Admin" : "Ä°nzibatçı", "Help" : "KömÉ™k", + "Cheers!" : "ŞərÉ™fÉ™!", "Security Warning" : "TÉ™hlükÉ™sizlik xÉ™bÉ™rdarlığı", "Username" : "Ä°stifadəçi adı", + "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "XüsusilÉ™ fayl sinxronizasiyası üçün desktop client-dÉ™n istifadÉ™ edilÉ™rsÉ™, SQLite mÉ™slÉ™hÉ™t görülmür.", "Search" : "Axtarış", "You are accessing the server from an untrusted domain." : "Siz serverÉ™ inamsız domain-dÉ™n girmÉ™yÉ™ çalışırsız.", "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "XahiÅŸ olunur inzibatçı ilÉ™ É™laqÉ™ saxlayasınız. Eger siz bu xidmÉ™tin inzibatçısısınizsa, \"trusted_domain\" configini config/config.php faylinda düzgün qeyd edin. Config nüsxÉ™si config/config.sample.php faylında qeyd edilmiÅŸdir." diff --git a/core/l10n/az.json b/core/l10n/az.json index 4a907b8f041..93ce8feaf26 100644 --- a/core/l10n/az.json +++ b/core/l10n/az.json @@ -44,6 +44,7 @@ "Share link" : "Linki yayımla", "Password" : "ÅžifrÉ™", "Send" : "GöndÉ™r", + "Expiration" : "Vaxtın bitmÉ™si", "group" : "qrup", "Unshare" : "Paylaşımı durdur", "can share" : "yayımlaya bilÉ™rsiniz", @@ -54,13 +55,16 @@ "Delete" : "Sil", "Add" : "ÆlavÉ™ etmÉ™k", "_download %n file_::_download %n files_" : ["",""], + "New password" : "Yeni ÅŸifrÉ™", "_{count} search result in other places_::_{count} search results in other places_" : ["",""], "Personal" : "Şəxsi", "Users" : "Ä°stifadəçilÉ™r", "Admin" : "Ä°nzibatçı", "Help" : "KömÉ™k", + "Cheers!" : "ŞərÉ™fÉ™!", "Security Warning" : "TÉ™hlükÉ™sizlik xÉ™bÉ™rdarlığı", "Username" : "Ä°stifadəçi adı", + "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "XüsusilÉ™ fayl sinxronizasiyası üçün desktop client-dÉ™n istifadÉ™ edilÉ™rsÉ™, SQLite mÉ™slÉ™hÉ™t görülmür.", "Search" : "Axtarış", "You are accessing the server from an untrusted domain." : "Siz serverÉ™ inamsız domain-dÉ™n girmÉ™yÉ™ çalışırsız.", "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "XahiÅŸ olunur inzibatçı ilÉ™ É™laqÉ™ saxlayasınız. Eger siz bu xidmÉ™tin inzibatçısısınizsa, \"trusted_domain\" configini config/config.php faylinda düzgün qeyd edin. Config nüsxÉ™si config/config.sample.php faylında qeyd edilmiÅŸdir." diff --git a/core/l10n/el.js b/core/l10n/el.js index 7d33bc6d64a..b2a5c7c067e 100644 --- a/core/l10n/el.js +++ b/core/l10n/el.js @@ -79,6 +79,7 @@ OC.L10N.register( "Password protect" : "Î Ïοστασία συνθηματικοÏ", "Password" : "Συνθηματικό", "Choose a password for the public link" : "ΕπιλÎξτε κωδικό για τον δημόσιο σÏνδεσμο", + "Allow editing" : "ΕπιτÏÎπεται η επεξεÏγασία", "Email link to person" : "Αποστολή συνδÎσμου με email ", "Send" : "Αποστολή", "Set expiration date" : "ΟÏισμός ημ. λήξης", @@ -113,6 +114,7 @@ OC.L10N.register( "unknown text" : "άγνωστο κείμενο", "sunny" : "ηλιόλουστη", "Hello {name}, the weather is {weather}" : "Γειά σου {name}, ο καιÏός είναι {weather}", + "Hello {name}" : "Γεια σου {name}", "_download %n file_::_download %n files_" : ["λήψη %n αÏχείου","λήψη %n αÏχείων"], "Updating {productName} to version {version}, this may take a while." : "ΕνημÎÏωση του {productName} στην Îκδοση {version}, αυτό μποÏεί να διαÏκÎσει λίγη ÏŽÏα.", "Please reload the page." : "ΠαÏακαλώ επαναφοÏτώστε τη σελίδα.", @@ -175,6 +177,7 @@ OC.L10N.register( "Database name" : "Όνομα βάσης δεδομÎνων", "Database tablespace" : "Κενά Πινάκων Βάσης ΔεδομÎνων", "Database host" : "Διακομιστής βάσης δεδομÎνων", + "SQLite will be used as database." : "Η SQLite θα χÏησιμοποιηθεί ως βάση δεδομÎνων.", "Finish setup" : "ΟλοκλήÏωση εγκατάστασης", "Finishing …" : "ΟλοκλήÏωση...", "%s is available. Get more information on how to update." : "%s είναι διαθÎσιμη. Δείτε πεÏισσότεÏες πληÏοφοÏίες στο πώς να αναβαθμίσετε.", diff --git a/core/l10n/el.json b/core/l10n/el.json index 8af8d7946eb..042ad7113ce 100644 --- a/core/l10n/el.json +++ b/core/l10n/el.json @@ -77,6 +77,7 @@ "Password protect" : "Î Ïοστασία συνθηματικοÏ", "Password" : "Συνθηματικό", "Choose a password for the public link" : "ΕπιλÎξτε κωδικό για τον δημόσιο σÏνδεσμο", + "Allow editing" : "ΕπιτÏÎπεται η επεξεÏγασία", "Email link to person" : "Αποστολή συνδÎσμου με email ", "Send" : "Αποστολή", "Set expiration date" : "ΟÏισμός ημ. λήξης", @@ -111,6 +112,7 @@ "unknown text" : "άγνωστο κείμενο", "sunny" : "ηλιόλουστη", "Hello {name}, the weather is {weather}" : "Γειά σου {name}, ο καιÏός είναι {weather}", + "Hello {name}" : "Γεια σου {name}", "_download %n file_::_download %n files_" : ["λήψη %n αÏχείου","λήψη %n αÏχείων"], "Updating {productName} to version {version}, this may take a while." : "ΕνημÎÏωση του {productName} στην Îκδοση {version}, αυτό μποÏεί να διαÏκÎσει λίγη ÏŽÏα.", "Please reload the page." : "ΠαÏακαλώ επαναφοÏτώστε τη σελίδα.", @@ -173,6 +175,7 @@ "Database name" : "Όνομα βάσης δεδομÎνων", "Database tablespace" : "Κενά Πινάκων Βάσης ΔεδομÎνων", "Database host" : "Διακομιστής βάσης δεδομÎνων", + "SQLite will be used as database." : "Η SQLite θα χÏησιμοποιηθεί ως βάση δεδομÎνων.", "Finish setup" : "ΟλοκλήÏωση εγκατάστασης", "Finishing …" : "ΟλοκλήÏωση...", "%s is available. Get more information on how to update." : "%s είναι διαθÎσιμη. Δείτε πεÏισσότεÏες πληÏοφοÏίες στο πώς να αναβαθμίσετε.", diff --git a/core/l10n/ja.js b/core/l10n/ja.js index fa0682d0b0a..100523ba324 100644 --- a/core/l10n/ja.js +++ b/core/l10n/ja.js @@ -8,6 +8,8 @@ OC.L10N.register( "Checked database schema update" : "指定データベースã®ã‚¹ã‚ーマを更新", "Checked database schema update for apps" : "アプリã®æŒ‡å®šãƒ‡ãƒ¼ã‚¿ãƒ™ãƒ¼ã‚¹ã®ã‚¹ã‚ーマを更新", "Updated \"%s\" to %s" : "\"%s\" ã‚’ %s ã«ã‚¢ãƒƒãƒ—デートã—ã¾ã—ãŸã€‚", + "Following incompatible apps have been disabled: %s" : "次ã®äº’æ›æ€§ã®ç„¡ã„アプリã¯ç„¡åŠ¹ã«ã•ã‚Œã¦ã„ã¾ã™ã€‚: %s", + "Following 3rd party apps have been disabled: %s" : "次ã®ã‚µãƒ¼ãƒ‰ãƒ‘ーティーアプリã¯ç„¡åŠ¹ã«ã•ã‚Œã¦ã„ã¾ã™ã€‚: %s", "No image or file provided" : "ç”»åƒã‚‚ã—ãã¯ãƒ•ã‚¡ã‚¤ãƒ«ãŒæä¾›ã•ã‚Œã¦ã„ã¾ã›ã‚“", "Unknown filetype" : "ä¸æ˜Žãªãƒ•ã‚¡ã‚¤ãƒ«ã‚¿ã‚¤ãƒ—", "Invalid image" : "無効ãªç”»åƒ", @@ -62,6 +64,7 @@ OC.L10N.register( "So-so password" : "ã¾ãšã¾ãšã®ãƒ‘スワード", "Good password" : "良好ãªãƒ‘スワード", "Strong password" : "å¼·ã„パスワード", + "Your web server is not yet set up properly to allow file synchronization because the WebDAV interface seems to be broken." : "WebDAVインタフェースãŒå‹•ä½œã—ã¦ã„ãªã„ã¨è€ƒãˆã‚‰ã‚Œã‚‹ãŸã‚ã€ã‚ãªãŸã®WEBサーãƒã¯ã¾ã ファイルã®åŒæœŸã‚’許å¯ã™ã‚‹ã‚ˆã†ã«é©åˆ‡ãªè¨å®šãŒã•ã‚Œã¦ã„ã¾ã›ã‚“。", "Error occurred while checking server setup" : "サーãƒãƒ¼è¨å®šã®ãƒã‚§ãƒƒã‚¯ä¸ã«ã‚¨ãƒ©ãƒ¼ãŒç™ºç”Ÿã—ã¾ã—ãŸ", "Shared" : "共有ä¸", "Shared with {recipients}" : "{recipients} ã¨å…±æœ‰", diff --git a/core/l10n/ja.json b/core/l10n/ja.json index f6b71026a5e..b6e94bc640d 100644 --- a/core/l10n/ja.json +++ b/core/l10n/ja.json @@ -6,6 +6,8 @@ "Checked database schema update" : "指定データベースã®ã‚¹ã‚ーマを更新", "Checked database schema update for apps" : "アプリã®æŒ‡å®šãƒ‡ãƒ¼ã‚¿ãƒ™ãƒ¼ã‚¹ã®ã‚¹ã‚ーマを更新", "Updated \"%s\" to %s" : "\"%s\" ã‚’ %s ã«ã‚¢ãƒƒãƒ—デートã—ã¾ã—ãŸã€‚", + "Following incompatible apps have been disabled: %s" : "次ã®äº’æ›æ€§ã®ç„¡ã„アプリã¯ç„¡åŠ¹ã«ã•ã‚Œã¦ã„ã¾ã™ã€‚: %s", + "Following 3rd party apps have been disabled: %s" : "次ã®ã‚µãƒ¼ãƒ‰ãƒ‘ーティーアプリã¯ç„¡åŠ¹ã«ã•ã‚Œã¦ã„ã¾ã™ã€‚: %s", "No image or file provided" : "ç”»åƒã‚‚ã—ãã¯ãƒ•ã‚¡ã‚¤ãƒ«ãŒæä¾›ã•ã‚Œã¦ã„ã¾ã›ã‚“", "Unknown filetype" : "ä¸æ˜Žãªãƒ•ã‚¡ã‚¤ãƒ«ã‚¿ã‚¤ãƒ—", "Invalid image" : "無効ãªç”»åƒ", @@ -60,6 +62,7 @@ "So-so password" : "ã¾ãšã¾ãšã®ãƒ‘スワード", "Good password" : "良好ãªãƒ‘スワード", "Strong password" : "å¼·ã„パスワード", + "Your web server is not yet set up properly to allow file synchronization because the WebDAV interface seems to be broken." : "WebDAVインタフェースãŒå‹•ä½œã—ã¦ã„ãªã„ã¨è€ƒãˆã‚‰ã‚Œã‚‹ãŸã‚ã€ã‚ãªãŸã®WEBサーãƒã¯ã¾ã ファイルã®åŒæœŸã‚’許å¯ã™ã‚‹ã‚ˆã†ã«é©åˆ‡ãªè¨å®šãŒã•ã‚Œã¦ã„ã¾ã›ã‚“。", "Error occurred while checking server setup" : "サーãƒãƒ¼è¨å®šã®ãƒã‚§ãƒƒã‚¯ä¸ã«ã‚¨ãƒ©ãƒ¼ãŒç™ºç”Ÿã—ã¾ã—ãŸ", "Shared" : "共有ä¸", "Shared with {recipients}" : "{recipients} ã¨å…±æœ‰", diff --git a/core/l10n/sk_SK.js b/core/l10n/sk_SK.js index 692cb64ff37..877bdbeb331 100644 --- a/core/l10n/sk_SK.js +++ b/core/l10n/sk_SK.js @@ -8,6 +8,8 @@ OC.L10N.register( "Checked database schema update" : "SkontrolovaÅ¥ aktualizáciu schémy databázy", "Checked database schema update for apps" : "Aktualizácia schémy databázy aplikácià bola overená", "Updated \"%s\" to %s" : "Aktualizované \"%s\" na %s", + "Following incompatible apps have been disabled: %s" : "Nasledovné nekompatibilné aplikácie boli zakázané: %s", + "Following 3rd party apps have been disabled: %s" : "Nasledovné aplikácie tretÃch strán boli zakázané: %s", "No image or file provided" : "Obrázok alebo súbor nebol zadaný", "Unknown filetype" : "Neznámy typ súboru", "Invalid image" : "Chybný obrázok", @@ -62,6 +64,9 @@ OC.L10N.register( "So-so password" : "Priemerné heslo", "Good password" : "Dobré heslo", "Strong password" : "Silné heslo", + "Your web server is not yet set up properly to allow file synchronization because the WebDAV interface seems to be broken." : "Váš webový server nie je zatiaľ správne nastavený, aby umožnil synchronizáciu súborov, pretože rozhranie WebDAV sa zdá byÅ¥ nefunkÄné.", + "This server has no working Internet connection. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. We suggest to enable Internet connection for this server if you want to have all features." : "Server nemá funkÄné pripojenie k internetu. Niektoré moduly ako napr. externé úložisko, oznámenie o dostupných aktualizáciách alebo inÅ¡talácia aplikácià tretÃch strán nebudú fungovaÅ¥. Vzdialený prÃstup k súborom a odosielanie oznamovacÃch emailov tiež nemusà fungovaÅ¥. Ak chcete využÃvaÅ¥ vÅ¡etky funkcie, odporúÄame povoliÅ¥ tomuto serveru pripojenie k internetu.", + "Your data directory and your files are probably accessible from the Internet. The .htaccess file is not working. We strongly suggest that you configure your web server in a way that the data directory is no longer accessible or you move the data directory outside the web server document root." : "Váš prieÄinok s dátami aj vaÅ¡e súbory sú pravdepodobne prÃstupné z internetu. Súbor .htaccess nefunguje. Dôrazne odporúÄame nakonfigurovaÅ¥ webový server tak, aby prieÄinok s dátami nebol naÄalej prÃstupný alebo presunúť prieÄinok s dátami mimo priestoru, ktorý webový server sprÃstupňuje.", "Error occurred while checking server setup" : "PoÄas kontroly nastavenia serveru sa stala chyba", "Shared" : "Zdieľané", "Shared with {recipients}" : "Zdieľa s {recipients}", @@ -134,7 +139,9 @@ OC.L10N.register( "_{count} search result in other places_::_{count} search results in other places_" : ["{count} výsledok v ostatných umiestneniach","{count} výsledky v ostatných umiestneniach","{count} výsledkov v ostatných umiestneniach"], "Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " : "Mac OS X nie je podporovaný a %s nebude správne fungovaÅ¥ na tejto platforme. Použite ho na vlastné riziko!", "For the best results, please consider using a GNU/Linux server instead." : "Pre dosiahnutie najlepÅ¡Ãch výsledkov, prosÃm zvážte použitie GNU/Linux servera.", + "It seems that this %s instance is running on a 32-bit PHP environment and the open_basedir has been configured in php.ini. This will lead to problems with files over 4 GB and is highly discouraged." : "Zdá sa, že táto inÅ¡tancia %s bežà v 32-bitovom prostredà PHP a v php.ini bola nastavená voľba open_basedir. To bude zdrojom problémov so súbormi väÄÅ¡Ãmi ako 4GB a dôrazne sa neodporúÄa.", "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "ProsÃm, odstráňte nastavenie open_basedir vo vaÅ¡om php.ini alebo prejdite na 64-bit PHP.", + "It seems that this %s instance is running on a 32-bit PHP environment and cURL is not installed. This will lead to problems with files over 4 GB and is highly discouraged." : "Zdá sa, že táto inÅ¡tancia %s bežà v 32-bitovom prostredà PHP a nie je nainÅ¡talovaná knižnica cURL. To bude zdrojom problémov so súbormi väÄÅ¡Ãmi ako 4GB a dôrazne sa neodporúÄa.", "Please install the cURL extension and restart your webserver." : "NainÅ¡talujte si prosÃm cURL rozÅ¡Ãrenie a reÅ¡tartujte webserver.", "Personal" : "Osobné", "Users" : "PoužÃvatelia", @@ -187,6 +194,7 @@ OC.L10N.register( "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Najmä pri použÃvanà klientských aplikácià na synchronizáciu s desktopom neodporúÄame použÃvaÅ¥ SQLite.", "Finish setup" : "DokonÄiÅ¥ inÅ¡taláciu", "Finishing …" : "DokonÄujem...", + "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Táto aplikácia vyžaduje JavaScript, aby správne fungovala. ProsÃm, {linkstart}zapnite si JavaScript{linkend} a obnovte stránku", "%s is available. Get more information on how to update." : "%s je dostupná. ZÃskajte viac informácià o postupe aktualizácie.", "Log out" : "OdhlásiÅ¥", "Search" : "HľadaÅ¥", diff --git a/core/l10n/sk_SK.json b/core/l10n/sk_SK.json index a0c6ba21586..e69b5881277 100644 --- a/core/l10n/sk_SK.json +++ b/core/l10n/sk_SK.json @@ -6,6 +6,8 @@ "Checked database schema update" : "SkontrolovaÅ¥ aktualizáciu schémy databázy", "Checked database schema update for apps" : "Aktualizácia schémy databázy aplikácià bola overená", "Updated \"%s\" to %s" : "Aktualizované \"%s\" na %s", + "Following incompatible apps have been disabled: %s" : "Nasledovné nekompatibilné aplikácie boli zakázané: %s", + "Following 3rd party apps have been disabled: %s" : "Nasledovné aplikácie tretÃch strán boli zakázané: %s", "No image or file provided" : "Obrázok alebo súbor nebol zadaný", "Unknown filetype" : "Neznámy typ súboru", "Invalid image" : "Chybný obrázok", @@ -60,6 +62,9 @@ "So-so password" : "Priemerné heslo", "Good password" : "Dobré heslo", "Strong password" : "Silné heslo", + "Your web server is not yet set up properly to allow file synchronization because the WebDAV interface seems to be broken." : "Váš webový server nie je zatiaľ správne nastavený, aby umožnil synchronizáciu súborov, pretože rozhranie WebDAV sa zdá byÅ¥ nefunkÄné.", + "This server has no working Internet connection. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. We suggest to enable Internet connection for this server if you want to have all features." : "Server nemá funkÄné pripojenie k internetu. Niektoré moduly ako napr. externé úložisko, oznámenie o dostupných aktualizáciách alebo inÅ¡talácia aplikácià tretÃch strán nebudú fungovaÅ¥. Vzdialený prÃstup k súborom a odosielanie oznamovacÃch emailov tiež nemusà fungovaÅ¥. Ak chcete využÃvaÅ¥ vÅ¡etky funkcie, odporúÄame povoliÅ¥ tomuto serveru pripojenie k internetu.", + "Your data directory and your files are probably accessible from the Internet. The .htaccess file is not working. We strongly suggest that you configure your web server in a way that the data directory is no longer accessible or you move the data directory outside the web server document root." : "Váš prieÄinok s dátami aj vaÅ¡e súbory sú pravdepodobne prÃstupné z internetu. Súbor .htaccess nefunguje. Dôrazne odporúÄame nakonfigurovaÅ¥ webový server tak, aby prieÄinok s dátami nebol naÄalej prÃstupný alebo presunúť prieÄinok s dátami mimo priestoru, ktorý webový server sprÃstupňuje.", "Error occurred while checking server setup" : "PoÄas kontroly nastavenia serveru sa stala chyba", "Shared" : "Zdieľané", "Shared with {recipients}" : "Zdieľa s {recipients}", @@ -132,7 +137,9 @@ "_{count} search result in other places_::_{count} search results in other places_" : ["{count} výsledok v ostatných umiestneniach","{count} výsledky v ostatných umiestneniach","{count} výsledkov v ostatných umiestneniach"], "Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " : "Mac OS X nie je podporovaný a %s nebude správne fungovaÅ¥ na tejto platforme. Použite ho na vlastné riziko!", "For the best results, please consider using a GNU/Linux server instead." : "Pre dosiahnutie najlepÅ¡Ãch výsledkov, prosÃm zvážte použitie GNU/Linux servera.", + "It seems that this %s instance is running on a 32-bit PHP environment and the open_basedir has been configured in php.ini. This will lead to problems with files over 4 GB and is highly discouraged." : "Zdá sa, že táto inÅ¡tancia %s bežà v 32-bitovom prostredà PHP a v php.ini bola nastavená voľba open_basedir. To bude zdrojom problémov so súbormi väÄÅ¡Ãmi ako 4GB a dôrazne sa neodporúÄa.", "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "ProsÃm, odstráňte nastavenie open_basedir vo vaÅ¡om php.ini alebo prejdite na 64-bit PHP.", + "It seems that this %s instance is running on a 32-bit PHP environment and cURL is not installed. This will lead to problems with files over 4 GB and is highly discouraged." : "Zdá sa, že táto inÅ¡tancia %s bežà v 32-bitovom prostredà PHP a nie je nainÅ¡talovaná knižnica cURL. To bude zdrojom problémov so súbormi väÄÅ¡Ãmi ako 4GB a dôrazne sa neodporúÄa.", "Please install the cURL extension and restart your webserver." : "NainÅ¡talujte si prosÃm cURL rozÅ¡Ãrenie a reÅ¡tartujte webserver.", "Personal" : "Osobné", "Users" : "PoužÃvatelia", @@ -185,6 +192,7 @@ "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Najmä pri použÃvanà klientských aplikácià na synchronizáciu s desktopom neodporúÄame použÃvaÅ¥ SQLite.", "Finish setup" : "DokonÄiÅ¥ inÅ¡taláciu", "Finishing …" : "DokonÄujem...", + "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Táto aplikácia vyžaduje JavaScript, aby správne fungovala. ProsÃm, {linkstart}zapnite si JavaScript{linkend} a obnovte stránku", "%s is available. Get more information on how to update." : "%s je dostupná. ZÃskajte viac informácià o postupe aktualizácie.", "Log out" : "OdhlásiÅ¥", "Search" : "HľadaÅ¥", diff --git a/lib/l10n/az.js b/lib/l10n/az.js index 9f9aabaf05a..f9017d6c2fa 100644 --- a/lib/l10n/az.js +++ b/lib/l10n/az.js @@ -43,6 +43,8 @@ OC.L10N.register( "You are not allowed to share %s" : "%s-in yayimlanmasına sizÉ™ izin verilmir", "Share type %s is not valid for %s" : "Yayımlanma tipi %s etibarlı deyil %s üçün", "A valid username must be provided" : "Düzgün istifadəçi adı daxil edilmÉ™lidir", - "A valid password must be provided" : "Düzgün ÅŸifrÉ™ daxil edilmÉ™lidir" + "A valid password must be provided" : "Düzgün ÅŸifrÉ™ daxil edilmÉ™lidir", + "PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "PHP göründüyü kimi, daxili doc bloklarının ayrılması iÅŸini görÉ™cÉ™k. Bu bÉ™zi özÉ™k proqramlarını É™lçatılmaz edÉ™ bilÉ™r.", + "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Bu ola bilÉ™r ki, cache/accelerator such tÉ™rÉ™findÉ™n cağırılıb hansi ki, Zend OPcache vÉ™ eAccelerator-da olduÄŸu kimidir." }, "nplurals=2; plural=(n != 1);"); diff --git a/lib/l10n/az.json b/lib/l10n/az.json index 86209e3d077..f668c129949 100644 --- a/lib/l10n/az.json +++ b/lib/l10n/az.json @@ -41,6 +41,8 @@ "You are not allowed to share %s" : "%s-in yayimlanmasına sizÉ™ izin verilmir", "Share type %s is not valid for %s" : "Yayımlanma tipi %s etibarlı deyil %s üçün", "A valid username must be provided" : "Düzgün istifadəçi adı daxil edilmÉ™lidir", - "A valid password must be provided" : "Düzgün ÅŸifrÉ™ daxil edilmÉ™lidir" + "A valid password must be provided" : "Düzgün ÅŸifrÉ™ daxil edilmÉ™lidir", + "PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "PHP göründüyü kimi, daxili doc bloklarının ayrılması iÅŸini görÉ™cÉ™k. Bu bÉ™zi özÉ™k proqramlarını É™lçatılmaz edÉ™ bilÉ™r.", + "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Bu ola bilÉ™r ki, cache/accelerator such tÉ™rÉ™findÉ™n cağırılıb hansi ki, Zend OPcache vÉ™ eAccelerator-da olduÄŸu kimidir." },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/lib/l10n/ja.js b/lib/l10n/ja.js index 4082c06140d..3c474afa652 100644 --- a/lib/l10n/ja.js +++ b/lib/l10n/ja.js @@ -117,6 +117,8 @@ OC.L10N.register( "Please install one of these locales on your system and restart your webserver." : "ã“れらã®ãƒã‚±ãƒ¼ãƒ«ã®ã†ã¡ã„ãšã‚Œã‹ã‚’システムã«ã‚¤ãƒ³ã‚¹ãƒˆãƒ¼ãƒ«ã—ã€Webサーãƒãƒ¼ã‚’å†èµ·å‹•ã—ã¦ãã ã•ã„。", "Please ask your server administrator to install the module." : "サーãƒãƒ¼ç®¡ç†è€…ã«ãƒ¢ã‚¸ãƒ¥ãƒ¼ãƒ«ã®ã‚¤ãƒ³ã‚¹ãƒˆãƒ¼ãƒ«ã‚’ä¾é ¼ã—ã¦ãã ã•ã„。", "PHP module %s not installed." : "PHP ã®ãƒ¢ã‚¸ãƒ¥ãƒ¼ãƒ« %s ãŒã‚¤ãƒ³ã‚¹ãƒˆãƒ¼ãƒ«ã•ã‚Œã¦ã„ã¾ã›ã‚“。", + "PHP setting \"%s\" is not set to \"%s\"." : "PHPè¨å®šã®\"%s\"㯠\"%s\"ã«è¨å®šã•ã‚Œã¦ã„ã¾ã›ã‚“", + "Adjusting this setting in php.ini will make ownCloud run again" : "php.ini ä¸ã®è¨å®šã‚’調整ã™ã‚‹ã¨ownCloudã¯ã‚‚ã†ä¸€åº¦å‹•ä½œã™ã‚‹ã§ã—ょã†ã€‚ ", "Please ask your server administrator to update PHP to the latest version. Your PHP version is no longer supported by ownCloud and the PHP community." : "PHPを最新ãƒãƒ¼ã‚¸ãƒ§ãƒ³ã«æ›´æ–°ã™ã‚‹ã‚ˆã†ã‚µãƒ¼ãƒãƒ¼ç®¡ç†è€…ã«ä¾é ¼ã—ã¦ãã ã•ã„。ç¾åœ¨ã®PHPã®ãƒãƒ¼ã‚¸ãƒ§ãƒ³ã¯ã€ownCloudãŠã‚ˆã³PHPコミュニティã§ã‚µãƒãƒ¼ãƒˆã•ã‚Œã¦ã„ã¾ã›ã‚“。", "PHP is configured to populate raw post data. Since PHP 5.6 this will lead to PHP throwing notices for perfectly valid code." : "PHP ã§ã€populate raw post data ãŒè¨å®šã•ã‚Œã¦ã„ã¾ã™ã€‚ã“ã®éžæŽ¨å¥¨ã‚³ãƒ¼ãƒ‰ã«å¯¾ã—ã¦PHP 5.6 ã‹ã‚‰ PHPã®è¦å‘ŠãŒè¡¨ç¤ºã•ã‚Œã‚‹ã‚ˆã†ã«ãªã‚Šã¾ã—ãŸã€‚", "To fix this issue set <code>always_populate_raw_post_data</code> to <code>-1</code> in your php.ini" : "ã“ã®å•é¡Œã‚’ä¿®æ£ã™ã‚‹ã«ã¯ã€php.ini ファイルã®<code>always_populate_raw_post_data</code> ã‚’ <code>-1</code> ã«è¨å®šã—ã¦ãã ã•ã„。", diff --git a/lib/l10n/ja.json b/lib/l10n/ja.json index b4da8536f82..442897e97f3 100644 --- a/lib/l10n/ja.json +++ b/lib/l10n/ja.json @@ -115,6 +115,8 @@ "Please install one of these locales on your system and restart your webserver." : "ã“れらã®ãƒã‚±ãƒ¼ãƒ«ã®ã†ã¡ã„ãšã‚Œã‹ã‚’システムã«ã‚¤ãƒ³ã‚¹ãƒˆãƒ¼ãƒ«ã—ã€Webサーãƒãƒ¼ã‚’å†èµ·å‹•ã—ã¦ãã ã•ã„。", "Please ask your server administrator to install the module." : "サーãƒãƒ¼ç®¡ç†è€…ã«ãƒ¢ã‚¸ãƒ¥ãƒ¼ãƒ«ã®ã‚¤ãƒ³ã‚¹ãƒˆãƒ¼ãƒ«ã‚’ä¾é ¼ã—ã¦ãã ã•ã„。", "PHP module %s not installed." : "PHP ã®ãƒ¢ã‚¸ãƒ¥ãƒ¼ãƒ« %s ãŒã‚¤ãƒ³ã‚¹ãƒˆãƒ¼ãƒ«ã•ã‚Œã¦ã„ã¾ã›ã‚“。", + "PHP setting \"%s\" is not set to \"%s\"." : "PHPè¨å®šã®\"%s\"㯠\"%s\"ã«è¨å®šã•ã‚Œã¦ã„ã¾ã›ã‚“", + "Adjusting this setting in php.ini will make ownCloud run again" : "php.ini ä¸ã®è¨å®šã‚’調整ã™ã‚‹ã¨ownCloudã¯ã‚‚ã†ä¸€åº¦å‹•ä½œã™ã‚‹ã§ã—ょã†ã€‚ ", "Please ask your server administrator to update PHP to the latest version. Your PHP version is no longer supported by ownCloud and the PHP community." : "PHPを最新ãƒãƒ¼ã‚¸ãƒ§ãƒ³ã«æ›´æ–°ã™ã‚‹ã‚ˆã†ã‚µãƒ¼ãƒãƒ¼ç®¡ç†è€…ã«ä¾é ¼ã—ã¦ãã ã•ã„。ç¾åœ¨ã®PHPã®ãƒãƒ¼ã‚¸ãƒ§ãƒ³ã¯ã€ownCloudãŠã‚ˆã³PHPコミュニティã§ã‚µãƒãƒ¼ãƒˆã•ã‚Œã¦ã„ã¾ã›ã‚“。", "PHP is configured to populate raw post data. Since PHP 5.6 this will lead to PHP throwing notices for perfectly valid code." : "PHP ã§ã€populate raw post data ãŒè¨å®šã•ã‚Œã¦ã„ã¾ã™ã€‚ã“ã®éžæŽ¨å¥¨ã‚³ãƒ¼ãƒ‰ã«å¯¾ã—ã¦PHP 5.6 ã‹ã‚‰ PHPã®è¦å‘ŠãŒè¡¨ç¤ºã•ã‚Œã‚‹ã‚ˆã†ã«ãªã‚Šã¾ã—ãŸã€‚", "To fix this issue set <code>always_populate_raw_post_data</code> to <code>-1</code> in your php.ini" : "ã“ã®å•é¡Œã‚’ä¿®æ£ã™ã‚‹ã«ã¯ã€php.ini ファイルã®<code>always_populate_raw_post_data</code> ã‚’ <code>-1</code> ã«è¨å®šã—ã¦ãã ã•ã„。", diff --git a/lib/l10n/sk_SK.js b/lib/l10n/sk_SK.js index ef1a55d444e..9edbe5dd1a7 100644 --- a/lib/l10n/sk_SK.js +++ b/lib/l10n/sk_SK.js @@ -117,6 +117,8 @@ OC.L10N.register( "Please install one of these locales on your system and restart your webserver." : "ProsÃm, nainÅ¡talujte si aspoň jeden z týchto jazykov so svojho systému a reÅ¡tartujte webserver.", "Please ask your server administrator to install the module." : "ProsÃm, požiadajte administrátora vášho servera o inÅ¡taláciu modulu.", "PHP module %s not installed." : "PHP modul %s nie je nainÅ¡talovaný.", + "PHP setting \"%s\" is not set to \"%s\"." : "Voľba PHP „%s“ nie je nastavená na „%s“.", + "Adjusting this setting in php.ini will make ownCloud run again" : "Zmenou tejto voľby v php.ini znovu uvediete váš ownCloud do prevádzky", "Please ask your server administrator to update PHP to the latest version. Your PHP version is no longer supported by ownCloud and the PHP community." : "ProsÃm, požiadajte administrátora vášho servera o aktualizáciu PHP na najnovÅ¡iu verziu. VaÅ¡a verzia PHP už nie je podporovaná ownCloud-om a PHP komunitou.", "PHP is configured to populate raw post data. Since PHP 5.6 this will lead to PHP throwing notices for perfectly valid code." : "PHP je nakonfigurovaný tak, aby vytváralo raw post dáta. Od verzie 5.6 to nastavenie bude PHP vypisovaÅ¥ oznámenia aj pre dokonale platný kód.", "To fix this issue set <code>always_populate_raw_post_data</code> to <code>-1</code> in your php.ini" : "Ak chcete tento problém vyrieÅ¡iÅ¥, nastavte <code>always_populate_raw_post_data</code> na <code>-1</code> vo vaÅ¡om php.ini", diff --git a/lib/l10n/sk_SK.json b/lib/l10n/sk_SK.json index 4a16e934053..964101d44f9 100644 --- a/lib/l10n/sk_SK.json +++ b/lib/l10n/sk_SK.json @@ -115,6 +115,8 @@ "Please install one of these locales on your system and restart your webserver." : "ProsÃm, nainÅ¡talujte si aspoň jeden z týchto jazykov so svojho systému a reÅ¡tartujte webserver.", "Please ask your server administrator to install the module." : "ProsÃm, požiadajte administrátora vášho servera o inÅ¡taláciu modulu.", "PHP module %s not installed." : "PHP modul %s nie je nainÅ¡talovaný.", + "PHP setting \"%s\" is not set to \"%s\"." : "Voľba PHP „%s“ nie je nastavená na „%s“.", + "Adjusting this setting in php.ini will make ownCloud run again" : "Zmenou tejto voľby v php.ini znovu uvediete váš ownCloud do prevádzky", "Please ask your server administrator to update PHP to the latest version. Your PHP version is no longer supported by ownCloud and the PHP community." : "ProsÃm, požiadajte administrátora vášho servera o aktualizáciu PHP na najnovÅ¡iu verziu. VaÅ¡a verzia PHP už nie je podporovaná ownCloud-om a PHP komunitou.", "PHP is configured to populate raw post data. Since PHP 5.6 this will lead to PHP throwing notices for perfectly valid code." : "PHP je nakonfigurovaný tak, aby vytváralo raw post dáta. Od verzie 5.6 to nastavenie bude PHP vypisovaÅ¥ oznámenia aj pre dokonale platný kód.", "To fix this issue set <code>always_populate_raw_post_data</code> to <code>-1</code> in your php.ini" : "Ak chcete tento problém vyrieÅ¡iÅ¥, nastavte <code>always_populate_raw_post_data</code> na <code>-1</code> vo vaÅ¡om php.ini", diff --git a/settings/l10n/az.js b/settings/l10n/az.js index 707277d12af..2666a11409e 100644 --- a/settings/l10n/az.js +++ b/settings/l10n/az.js @@ -49,6 +49,7 @@ OC.L10N.register( "Unable to delete user." : "Ä°stifadəçini silmÉ™k mümkün deyil.", "Forbidden" : "QadaÄŸan", "Invalid user" : "Ä°stifadəçi adı yalnışdır", + "Unable to change mail address" : "Mail ünvanını dÉ™yiÅŸmÉ™k olmur", "Email saved" : "MÉ™ktub yadda saxlanıldı", "Are you really sure you want add \"{domain}\" as trusted domain?" : "\"{domain}\" adını inamlı domainlÉ™r siyahısına É™lavÉ™ etmÉ™yinizdÉ™n É™minsinizmi?", "Add trusted domain" : "Ä°namlı domainlÉ™rÉ™ É™lavÉ™ et", @@ -71,6 +72,7 @@ OC.L10N.register( "So-so password" : "ElÉ™-belÉ™ ÅŸifrÉ™", "Good password" : "Yaxşı ÅŸifrÉ™", "Strong password" : "Çətin ÅŸifrÉ™", + "Valid until {date}" : "MüddÉ™tÉ™dÉ™k keçərlidir {date}", "Delete" : "Sil", "Decrypting files... Please wait, this can take some time." : "Fayllar deÅŸifrÉ™ edilir... XahiÅŸ olunur gözlÉ™yÉ™siniz, bu biraz vaxt alacaq.", "Delete encryption keys permanently." : "ÅžifrÉ™lÉ™nmÉ™ açarlarını hÉ™miÅŸÉ™lik sil.", @@ -110,26 +112,159 @@ OC.L10N.register( "Read-Only config enabled" : "Yalnız-Oxuma konfiqi iÅŸÉ™ salınıb", "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." : "Yalnız-Oxuma iÅŸÉ™ salınıb. Bu web-interface vasitÉ™silÉ™ edilÉ™n bÉ™zi konfiqlÉ™rin qarşısını alır. Bundan baÅŸqa, fayl É™llÉ™ edilÉ™n istÉ™nilÉ™n yenilınmÉ™ üçün yazılma yetkisinÉ™ sahib olmalıdır. ", "Setup Warning" : "QuruluÅŸ xÉ™bÉ™rdarlığı", + "PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "PHP göründüyü kimi, daxili doc bloklarının ayrılması iÅŸini görÉ™cÉ™k. Bu bÉ™zi özÉ™k proqramlarını É™lçatılmaz edÉ™ bilÉ™r.", + "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Bu ola bilÉ™r ki, cache/accelerator such tÉ™rÉ™findÉ™n cağırılıb hansi ki, Zend OPcache vÉ™ eAccelerator-da olduÄŸu kimidir.", "Database Performance Info" : "VerilÉ™nlÉ™r bazasının davamiyyÉ™ti mÉ™lumatı", + "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "SQLinte verilÉ™nlÉ™r bazası kimi istifadÉ™ edilir. GeniÅŸ tÉ™tbiq üçün, biz mÉ™slÉ™hÉ™t görürük ki, arxa sonluqda fÉ™rqli verilÉ™nlÉ™r bazasından istifadÉ™ edÉ™siniz. ", + "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "XüsusilÉ™ fayl sinxronizasiyası üçün desktop client-dÉ™n istifadÉ™ edilÉ™rsÉ™, SQLite mÉ™slÉ™hÉ™t görülmür.", + "To migrate to another database use the command line tool: 'occ db:convert-type'" : "DigÉ™r veilÉ™nlÉ™r bazasına miqrasiya etmÉ™k üçün É™mrlÉ™r sÉ™tiri alÉ™tindÉ™n istifadÉ™ edin: 'occ db:convert-type'", + "Microsoft Windows Platform" : "Microsoft Windows Platforması", + "Your server is running on Microsoft Windows. We highly recommend Linux for optimal user experience." : "Sizin servef Microsoft Windows-da iÅŸlÉ™yir. Optimal istifadəçi tÉ™crübÉ™si üçün, tÉ™kidlÉ™ Linux mÉ™slÉ™hÉ™t görürük.", + "APCu below version 4.0.6 installed" : "APCu göstÉ™rilÉ™n versiyası 4.0.6 yüklÉ™nilib", + "APCu below version 4.0.6 is installed, for stability and performance reasons we recommend to update to a newer APCu version." : "YüklÉ™nmiÅŸ APCu versiyası 4.0.6-dır. Stabillik vÉ™ mÉ™hsuldarlıq sÉ™bÉ™blÉ™rinÉ™ görÉ™, APCu-nu en son versiyaya yenilÉ™nmÉ™sini mÉ™slÉ™hÉ™t görürük.", "Module 'fileinfo' missing" : "'fileinfo' modulu çatışmır", + "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "PHP-nin modulu 'fileinfo' mövcud deyil. Mime-type tÉ™yin edilmÉ™si üçün, modulun aktivləşdirilmÉ™sini tÉ™kidlÉ™ mÉ™slÉ™hÉ™t görürük.", + "Locale not working" : "Locale iÅŸlÉ™mir", + "System locale can not be set to a one which supports UTF-8." : "UTF-8 dsÉ™tklÉ™nÉ™n sistemdÉ™ daxili vaxt vÉ™ dil tÉ™yinatı ola bilmÉ™z. ", + "This means that there might be problems with certain characters in file names." : "Bu o demÉ™kdir ki, orda faylın adında bÉ™zi simvollarda problemlÉ™r var.", + "We strongly suggest installing the required packages on your system to support one of the following locales: %s." : "Biz tÉ™kidlÉ™ tÉ™klif edirik ki, göstÉ™rilÉ™n dillÉ™r üçün tÉ™lÉ™b edilÉ™n paketlÉ™ri sisteminizdÉ™ yüklÉ™yÉ™siniz: %s.", + "URL generation in notification emails" : "Notifikasiya emaillÉ™rindÉ™ URL generasiyası", + "If your installation is not installed in the root of the domain and uses system cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwrite.cli.url\" option in your config.php file to the webroot path of your installation (Suggested: \"%s\")" : "Eger sizin yüklÉ™nmÉ™niz root domain-dÉ™ yüklÉ™nmÉ™yibsÉ™ vÉ™ sistem cron-u istifadÉ™ edirsÉ™, orda URL generasiyası ilÉ™ baÄŸlı problemlÉ™riniz ola bilÉ™r. Bu problemlÉ™ri aÅŸmaq üçün xahiÅŸ olunur yüklÉ™nmÉ™ vaxtı \"overwrite.cli.url\" opsiyasını config.php faylında webroot ünvanı olaraq tÉ™yin edÉ™siniz (MÉ™slÉ™hÉ™tdir: \"%s\")", + "Configuration Checks" : "Konfiqurasiya yoxlanılır", + "No problems found" : "Heç bir problem tapılmadı", + "Please double check the <a href='%s'>installation guides</a>." : "XahiÅŸ olunur tÉ™krar yoxlayasınız <a href='%s'>yüklÉ™nmÉ™ mÉ™lumat kitabçasını</a>.", + "Last cron was executed at %s." : "Son cron iÅŸÉ™ düşdü %s zamanında.", + "Last cron was executed at %s. This is more than an hour ago, something seems wrong." : "Son cron iÅŸÉ™ düşdü %s zamanında. Bu bir saatdan çox demÉ™kdir, nÉ™ isÉ™ yalnışdır.", + "Cron was not executed yet!" : "Cron hÉ™lÉ™ yerinÉ™ yetirilmÉ™yib!", + "Execute one task with each page loaded" : "HÉ™r sÉ™hifÉ™ yüklÉ™nmÉ™sindÉ™ bir iÅŸi yerinÉ™ yetir", + "cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "cron.php qeydÉ™ alınmış webcron servisdir hansi ki, http üzÉ™rindÉ™n hÉ™r 15 dÉ™qiqÉ™dÉ™n bir cron.php çağırır.", + "Use system's cron service to call the cron.php file every 15 minutes." : "Sistemin cron servisindÉ™n istifadÉ™ edin ki, cron.php faylını hÉ™r 15 dÉ™qiqÉ™dÉ™n bir iÅŸÉ™ salasınız.", + "Allow apps to use the Share API" : "Proqramlara izin verin ki, Paylaşım API-sindÉ™n istifadÉ™ edÉ™ bilsinlÉ™r.", + "Allow users to share via link" : "IstifadəçilÉ™rÉ™ link üzÉ™rindÉ™n paylaşım etmÉ™yÉ™ izin vermÉ™k", + "Enforce password protection" : "ÅžifrÉ™ müdafiÉ™sini hÉ™yata keçirmÉ™k", + "Allow public uploads" : "Ãœmumi yüklÉ™nmÉ™lÉ™rÉ™ izin vermÉ™k", + "Allow users to send mail notification for shared files" : "Yayımlanmış fayllar üçün, istifadəçilÉ™rÉ™ mÉ™ktubla xÉ™bÉ™rdarlığın yollanmasına izin verir", + "Set default expiration date" : "Susmaya görÉ™ olan bitmÉ™ vaxtını tÉ™yin edin", + "Expire after " : "Bitir sonra", "days" : "günlÉ™r", + "Enforce expiration date" : "BitmÉ™ tarixini hÉ™yata keçir", + "Allow resharing" : "YenidÉ™n paylaşıma izin", + "Restrict users to only share with users in their groups" : "Ä°stifadəçilÉ™ri yalnız yerləşdiklÉ™ri qrup üzvlÉ™ri ilÉ™ paylaşım edÉ™ bilmÉ™lÉ™rini mÉ™hdudla", + "Allow users to send mail notification for shared files to other users" : "Ä°stifadəçilÉ™rÉ™ etdiklÉ™ri paylaşımı digÉ™r istifadəçilÉ™rÉ™ mail vasitÉ™silÉ™ xÉ™bÉ™rdarlıq göndÉ™rilmÉ™sinÉ™ izin verin", + "Exclude groups from sharing" : "Qrupları paylaşımdan ayır", + "These groups will still be able to receive shares, but not to initiate them." : "Bu qruplar paylaşımları hÉ™lÉ™dÉ™ ala bilÉ™cÉ™klÉ™r ancaq, yarada bilmÉ™yÉ™cÉ™klÉ™r", + "Enforce HTTPS" : "HTTPS-É™ mÉ™cbur etmÉ™k", + "Forces the clients to connect to %s via an encrypted connection." : "MüştÉ™rilÉ™ri mÉ™cbur edir ki, %s-É™ ÅŸifrÉ™lÉ™nmiÅŸ yol üzÉ™rindÉ™n qoÅŸulsunlar.", + "Enforce HTTPS for subdomains" : "AltdomainlÉ™r üçün HTTPS-i mÉ™cbur elÉ™", + "Forces the clients to connect to %s and subdomains via an encrypted connection." : "MüştÉ™rilÉ™ri mÉ™cbur edir ki, %s-É™ vÉ™ subdomainlÉ™rÉ™ qoÅŸulmanı ÅŸifrÉ™lÉ™nmiÅŸ yol üzÉ™rindÉ™n etsinlÉ™r.", + "Please connect to your %s via HTTPS to enable or disable the SSL enforcement." : "XahiÅŸ edirik öz %s-nizÉ™ HTTPS vÉ™sitÉ™silÉ™ qoÅŸulun ki, SSL mÉ™cburiyyÉ™tini iÅŸÉ™ sala vÉ™ ya dayandıra bilÉ™siniz.", + "This is used for sending out notifications." : "KÉ™nara xÉ™bÉ™rdarlıqları ötürmÉ™k üçün bu istifadÉ™ edilir.", "Send mode" : "GöndÉ™rmÉ™ rejimi", + "From address" : "Ãœnvandan", + "mail" : "poçt", "Authentication method" : "Qeydiyyat metodikası", "Authentication required" : "Qeydiyyat tÉ™lÉ™b edilir", + "Server address" : "Server ünvanı", + "Port" : "Port", + "Credentials" : "SÉ™lahiyyÉ™tlÉ™r", + "SMTP Username" : "SMTP Ä°stifadəçi adı", + "SMTP Password" : "SMTP ÅžifrÉ™si", + "Store credentials" : "SÉ™lahiyyÉ™tlÉ™ri saxla", + "Test email settings" : "Email qurmalarını test et", + "Send email" : "Email yolla", + "Log level" : "Jurnal sÉ™viyyÉ™si", + "Download logfile" : "Jurnal faylını endir", "More" : "YenÉ™", + "Less" : "Az", + "The logfile is bigger than 100 MB. Downloading it may take some time!" : "Jurnal faylı 100MB-dan çoxdur. Onun endirilmÉ™si müəyyÉ™n vaxt ala bilÉ™r.", + "Version" : "Versiya", + "More apps" : "Çoxlu proqramlar", + "Developer documentation" : "Yaradıcı sÉ™nÉ™dləşmÉ™si", "by" : "onunla", + "licensed" : "LisenziyalaÅŸdırılıb", + "Documentation:" : "SÉ™nÉ™dləşmÉ™:", "User Documentation" : "Ä°stifadəçi sÉ™nÉ™dlÉ™ri", "Admin Documentation" : "Ä°nzibatçı sÉ™nÉ™dlÉ™ri", + "This app cannot be installed because the following dependencies are not fulfilled:" : "Bu proqram yüklÉ™nÉ™ bilmÉ™z ona görÉ™ ki, göstÉ™rilÉ™n asılılıqlar yerinÉ™ yetirilmÉ™yib:", + "Update to %s" : "YenilÉ™ bunadÉ™k %s", + "Enable only for specific groups" : "Yalnız spesifik qruplara izin ver", "Uninstall App" : "Proqram tÉ™minatını sil", + "Hey there,<br><br>just letting you know that you now have an %s account.<br><br>Your username: %s<br>Access it: <a href=\"%s\">%s</a><br><br>" : "Ey ora,<br><br>ancaq deyirik ki, sizin artiq %s hesabınız var.<br><br>Sizin istifadəçi adınız: %s<br>Yetkilidir: <a href=\"%s\">%s</a><br><br>", + "Cheers!" : "ŞərÉ™fÉ™!", + "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Ey ora,\n\nancaq deyirik ki, sizin artiq %s hesabınız var.\n\nizin istifadəçi adınız: %s\nYetkilidir: %s\n\n", + "Administrator Documentation" : "Ä°nzibatçı sÉ™nÉ™dləşmÉ™si", + "Online Documentation" : "Onlayn sÉ™nÉ™dləşmÉ™", + "Forum" : "Forum", + "Bugtracker" : "XÉ™taÄ°zlÉ™yicisi", + "Commercial Support" : "Ticari dÉ™stÉ™k", "Get the apps to sync your files" : "Fayllarınızın sinxronizasiyası üçün proqramları götürün", "Desktop client" : "Desktop client", "Android app" : "Android proqramı", "iOS app" : "iOS proqramı", + "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "ÆgÉ™r siz proektÉ™ dÉ™stÉ™k vermÉ™k istÉ™yirsinizsÉ™\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">TÉ™kmilləşdirmÉ™yÉ™ üzv</a>\n\t\tyada\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">söz yaymaq</a>!", + "Show First Run Wizard again" : "Ä°lk iÅŸÉ™salma sehirbazını yenidÉ™n göstÉ™r", + "You have used <strong>%s</strong> of the available <strong>%s</strong>" : "Siz istifadÉ™ etdiniz <strong>%s</strong> mövcud olan <strong>%s</strong>", "Password" : "ÅžifrÉ™", + "Unable to change your password" : "Sizin ÅŸifrÉ™ni dÉ™yiÅŸmÉ™k mümkün olmadı", + "Current password" : "Hazırkı ÅŸifrÉ™", + "New password" : "Yeni ÅŸifrÉ™", "Change password" : "ÅžifrÉ™ni dÉ™yiÅŸ", + "Full Name" : "Tam ad", + "No display name set" : "Ekranda adı dÉ™sti yoxdur", + "Email" : "Email", + "Your email address" : "Sizin email ünvanı", + "Fill in an email address to enable password recovery and receive notifications" : "Email ünvanını doldurun ki, sifrÉ™nizin bÉ™rpa edilmÉ™sini iÅŸÉ™ salasınız vÉ™ mÉ™ktubla xÉ™bÉ™rdarlıqları qÉ™bul edÉ™siniz.", + "No email address set" : "Email ünvanı dÉ™sti yoxdur", + "You are member of the following groups:" : "Siz göstÉ™rilÉ™n qrupların üzvüsünüz:", + "Profile picture" : "Profil ÅŸÉ™kli", + "Upload new" : "Yenisini yüklÉ™", + "Select new from Files" : "Fayllardan yenisini seç", + "Remove image" : "Şəkili sil", + "Either png or jpg. Ideally square but you will be able to crop it." : "HÉ™mçinin png yada jpg. Ä°dealda sahÉ™dir ancaq, siz onu kÉ™sÉ™ bilÉ™rsiniz.", + "Your avatar is provided by your original account." : "Sizin avatar sizin original hesab tÉ™rÉ™findÉ™n tÉ™qdim edilib.", "Cancel" : "Dayandır", + "Choose as profile image" : "Profayl ÅŸÉ™klini seçin", + "Language" : "Dil", + "Help translate" : "TÉ™rcümÉ™yÉ™ kömÉ™k", + "Common Name" : "Ãœmumi ad", + "Valid until" : "VaxtadÉ™k keçərlidir", + "Issued By" : "TÉ™rÉ™findÉ™n yaradılıb", + "Valid until %s" : "Keçərlidir vaxtadÉ™k %s", + "Import Root Certificate" : "Root sertifikatı Ä°mport et", + "The encryption app is no longer enabled, please decrypt all your files" : "ÅžifrÉ™lÉ™nmÉ™ proqramı uzun müddÉ™tdir iÅŸlÉ™mir, xahiÅŸ olunur bütün fayllarınızı deÅŸifrÉ™ edÉ™siniz", + "Log-in password" : "ÅžifrÉ™ni daxil et", + "Decrypt all Files" : "Bütün faylları deÅŸifrÉ™ et", + "Your encryption keys are moved to a backup location. If something went wrong you can restore the keys. Only delete them permanently if you are sure that all files are decrypted correctly." : "Sizin ÅŸifrÉ™lÉ™nmÉ™ açarınız rezerv ünvanına köçürülüb. ÆgÉ™r nÉ™ isÉ™ düzgün getmÉ™zsÉ™, siz açarları geri qaytara bilÉ™rsiniz. Yalnız bütün fayllarınızın deÅŸifrÉ™ olmasından É™min olduqdan sonra, onları silin. ", + "Restore Encryption Keys" : "ÅžifrÉ™lÉ™nmÉ™ açarlarının bÉ™rpa et", + "Delete Encryption Keys" : "ÅžifrÉ™lÉ™nmÉ™ açarlarını sil", + "Developed by the {communityopen}ownCloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}<abbr title=\"Affero General Public License\">AGPL</abbr>{linkclose}." : "TÉ™rÉ™findÉ™n yaradılıb{communityopen}ownCloud cÉ™miyyÉ™ti{linkclose}, {githubopen}mÉ™nbÉ™ kodları{linkclose} altında lisenziya edilib {licenseopen}<abbr title=\"Affero General Public License\">AGPL</abbr>{linkclose}.", + "Show storage location" : "Depo ünvanını göstÉ™r", + "Show last log in" : "Son giriÅŸi göstÉ™r", + "Show user backend" : "Daxili istifadəçini göstÉ™r", + "Send email to new user" : "Yeni istifadəçiyÉ™ mÉ™ktub yolla", + "Show email address" : "Email ünvanını göstÉ™r", "Username" : "Ä°stifadəçi adı", + "E-Mail" : "E-Mail", "Create" : "Yarat", - "Other" : "DigÉ™r" + "Admin Recovery Password" : "Ä°nzibatçı bÉ™rpa ÅŸifrÉ™si", + "Enter the recovery password in order to recover the users files during password change" : "ÅžifrÉ™ dÉ™yiÅŸilmÉ™si müddÉ™tindÉ™, sÉ™liqÉ™ ilÉ™ bÉ™rpa açarını daxil et ki, istifadəçi fayllları bÉ™rpa edilsin. ", + "Search Users" : "Ä°stifadəçilÉ™ri axtar", + "Add Group" : "Qrup É™lavÉ™ et", + "Group" : "Qrup", + "Everyone" : "Hamı", + "Admins" : "Ä°nzibatçılar", + "Default Quota" : "Susmaya görÉ™ olan norma", + "Please enter storage quota (ex: \"512 MB\" or \"12 GB\")" : "XahiÅŸ olunur depo normasını daxil edÉ™siniz (MÉ™s: \"512 MB\" yada \"12 GB\")", + "Unlimited" : "Limitsiz", + "Other" : "DigÉ™r", + "Group Admin for" : "üçün qrup inzibatçısı", + "Quota" : "Norma", + "Storage Location" : "Depo yeri", + "User Backend" : "Ä°stifadəçı bazası", + "Last Login" : "Son giriÅŸ", + "change full name" : "tam adı dÉ™yiÅŸ", + "set new password" : "yeni ÅŸifrÉ™ tÉ™yin et", + "change email address" : "email ünvanını dÉ™yiÅŸ", + "Default" : "Susmaya görÉ™" }, "nplurals=2; plural=(n != 1);"); diff --git a/settings/l10n/az.json b/settings/l10n/az.json index 20988f9d47b..a59896ee08d 100644 --- a/settings/l10n/az.json +++ b/settings/l10n/az.json @@ -47,6 +47,7 @@ "Unable to delete user." : "Ä°stifadəçini silmÉ™k mümkün deyil.", "Forbidden" : "QadaÄŸan", "Invalid user" : "Ä°stifadəçi adı yalnışdır", + "Unable to change mail address" : "Mail ünvanını dÉ™yiÅŸmÉ™k olmur", "Email saved" : "MÉ™ktub yadda saxlanıldı", "Are you really sure you want add \"{domain}\" as trusted domain?" : "\"{domain}\" adını inamlı domainlÉ™r siyahısına É™lavÉ™ etmÉ™yinizdÉ™n É™minsinizmi?", "Add trusted domain" : "Ä°namlı domainlÉ™rÉ™ É™lavÉ™ et", @@ -69,6 +70,7 @@ "So-so password" : "ElÉ™-belÉ™ ÅŸifrÉ™", "Good password" : "Yaxşı ÅŸifrÉ™", "Strong password" : "Çətin ÅŸifrÉ™", + "Valid until {date}" : "MüddÉ™tÉ™dÉ™k keçərlidir {date}", "Delete" : "Sil", "Decrypting files... Please wait, this can take some time." : "Fayllar deÅŸifrÉ™ edilir... XahiÅŸ olunur gözlÉ™yÉ™siniz, bu biraz vaxt alacaq.", "Delete encryption keys permanently." : "ÅžifrÉ™lÉ™nmÉ™ açarlarını hÉ™miÅŸÉ™lik sil.", @@ -108,26 +110,159 @@ "Read-Only config enabled" : "Yalnız-Oxuma konfiqi iÅŸÉ™ salınıb", "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." : "Yalnız-Oxuma iÅŸÉ™ salınıb. Bu web-interface vasitÉ™silÉ™ edilÉ™n bÉ™zi konfiqlÉ™rin qarşısını alır. Bundan baÅŸqa, fayl É™llÉ™ edilÉ™n istÉ™nilÉ™n yenilınmÉ™ üçün yazılma yetkisinÉ™ sahib olmalıdır. ", "Setup Warning" : "QuruluÅŸ xÉ™bÉ™rdarlığı", + "PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "PHP göründüyü kimi, daxili doc bloklarının ayrılması iÅŸini görÉ™cÉ™k. Bu bÉ™zi özÉ™k proqramlarını É™lçatılmaz edÉ™ bilÉ™r.", + "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Bu ola bilÉ™r ki, cache/accelerator such tÉ™rÉ™findÉ™n cağırılıb hansi ki, Zend OPcache vÉ™ eAccelerator-da olduÄŸu kimidir.", "Database Performance Info" : "VerilÉ™nlÉ™r bazasının davamiyyÉ™ti mÉ™lumatı", + "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "SQLinte verilÉ™nlÉ™r bazası kimi istifadÉ™ edilir. GeniÅŸ tÉ™tbiq üçün, biz mÉ™slÉ™hÉ™t görürük ki, arxa sonluqda fÉ™rqli verilÉ™nlÉ™r bazasından istifadÉ™ edÉ™siniz. ", + "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "XüsusilÉ™ fayl sinxronizasiyası üçün desktop client-dÉ™n istifadÉ™ edilÉ™rsÉ™, SQLite mÉ™slÉ™hÉ™t görülmür.", + "To migrate to another database use the command line tool: 'occ db:convert-type'" : "DigÉ™r veilÉ™nlÉ™r bazasına miqrasiya etmÉ™k üçün É™mrlÉ™r sÉ™tiri alÉ™tindÉ™n istifadÉ™ edin: 'occ db:convert-type'", + "Microsoft Windows Platform" : "Microsoft Windows Platforması", + "Your server is running on Microsoft Windows. We highly recommend Linux for optimal user experience." : "Sizin servef Microsoft Windows-da iÅŸlÉ™yir. Optimal istifadəçi tÉ™crübÉ™si üçün, tÉ™kidlÉ™ Linux mÉ™slÉ™hÉ™t görürük.", + "APCu below version 4.0.6 installed" : "APCu göstÉ™rilÉ™n versiyası 4.0.6 yüklÉ™nilib", + "APCu below version 4.0.6 is installed, for stability and performance reasons we recommend to update to a newer APCu version." : "YüklÉ™nmiÅŸ APCu versiyası 4.0.6-dır. Stabillik vÉ™ mÉ™hsuldarlıq sÉ™bÉ™blÉ™rinÉ™ görÉ™, APCu-nu en son versiyaya yenilÉ™nmÉ™sini mÉ™slÉ™hÉ™t görürük.", "Module 'fileinfo' missing" : "'fileinfo' modulu çatışmır", + "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "PHP-nin modulu 'fileinfo' mövcud deyil. Mime-type tÉ™yin edilmÉ™si üçün, modulun aktivləşdirilmÉ™sini tÉ™kidlÉ™ mÉ™slÉ™hÉ™t görürük.", + "Locale not working" : "Locale iÅŸlÉ™mir", + "System locale can not be set to a one which supports UTF-8." : "UTF-8 dsÉ™tklÉ™nÉ™n sistemdÉ™ daxili vaxt vÉ™ dil tÉ™yinatı ola bilmÉ™z. ", + "This means that there might be problems with certain characters in file names." : "Bu o demÉ™kdir ki, orda faylın adında bÉ™zi simvollarda problemlÉ™r var.", + "We strongly suggest installing the required packages on your system to support one of the following locales: %s." : "Biz tÉ™kidlÉ™ tÉ™klif edirik ki, göstÉ™rilÉ™n dillÉ™r üçün tÉ™lÉ™b edilÉ™n paketlÉ™ri sisteminizdÉ™ yüklÉ™yÉ™siniz: %s.", + "URL generation in notification emails" : "Notifikasiya emaillÉ™rindÉ™ URL generasiyası", + "If your installation is not installed in the root of the domain and uses system cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwrite.cli.url\" option in your config.php file to the webroot path of your installation (Suggested: \"%s\")" : "Eger sizin yüklÉ™nmÉ™niz root domain-dÉ™ yüklÉ™nmÉ™yibsÉ™ vÉ™ sistem cron-u istifadÉ™ edirsÉ™, orda URL generasiyası ilÉ™ baÄŸlı problemlÉ™riniz ola bilÉ™r. Bu problemlÉ™ri aÅŸmaq üçün xahiÅŸ olunur yüklÉ™nmÉ™ vaxtı \"overwrite.cli.url\" opsiyasını config.php faylında webroot ünvanı olaraq tÉ™yin edÉ™siniz (MÉ™slÉ™hÉ™tdir: \"%s\")", + "Configuration Checks" : "Konfiqurasiya yoxlanılır", + "No problems found" : "Heç bir problem tapılmadı", + "Please double check the <a href='%s'>installation guides</a>." : "XahiÅŸ olunur tÉ™krar yoxlayasınız <a href='%s'>yüklÉ™nmÉ™ mÉ™lumat kitabçasını</a>.", + "Last cron was executed at %s." : "Son cron iÅŸÉ™ düşdü %s zamanında.", + "Last cron was executed at %s. This is more than an hour ago, something seems wrong." : "Son cron iÅŸÉ™ düşdü %s zamanında. Bu bir saatdan çox demÉ™kdir, nÉ™ isÉ™ yalnışdır.", + "Cron was not executed yet!" : "Cron hÉ™lÉ™ yerinÉ™ yetirilmÉ™yib!", + "Execute one task with each page loaded" : "HÉ™r sÉ™hifÉ™ yüklÉ™nmÉ™sindÉ™ bir iÅŸi yerinÉ™ yetir", + "cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "cron.php qeydÉ™ alınmış webcron servisdir hansi ki, http üzÉ™rindÉ™n hÉ™r 15 dÉ™qiqÉ™dÉ™n bir cron.php çağırır.", + "Use system's cron service to call the cron.php file every 15 minutes." : "Sistemin cron servisindÉ™n istifadÉ™ edin ki, cron.php faylını hÉ™r 15 dÉ™qiqÉ™dÉ™n bir iÅŸÉ™ salasınız.", + "Allow apps to use the Share API" : "Proqramlara izin verin ki, Paylaşım API-sindÉ™n istifadÉ™ edÉ™ bilsinlÉ™r.", + "Allow users to share via link" : "IstifadəçilÉ™rÉ™ link üzÉ™rindÉ™n paylaşım etmÉ™yÉ™ izin vermÉ™k", + "Enforce password protection" : "ÅžifrÉ™ müdafiÉ™sini hÉ™yata keçirmÉ™k", + "Allow public uploads" : "Ãœmumi yüklÉ™nmÉ™lÉ™rÉ™ izin vermÉ™k", + "Allow users to send mail notification for shared files" : "Yayımlanmış fayllar üçün, istifadəçilÉ™rÉ™ mÉ™ktubla xÉ™bÉ™rdarlığın yollanmasına izin verir", + "Set default expiration date" : "Susmaya görÉ™ olan bitmÉ™ vaxtını tÉ™yin edin", + "Expire after " : "Bitir sonra", "days" : "günlÉ™r", + "Enforce expiration date" : "BitmÉ™ tarixini hÉ™yata keçir", + "Allow resharing" : "YenidÉ™n paylaşıma izin", + "Restrict users to only share with users in their groups" : "Ä°stifadəçilÉ™ri yalnız yerləşdiklÉ™ri qrup üzvlÉ™ri ilÉ™ paylaşım edÉ™ bilmÉ™lÉ™rini mÉ™hdudla", + "Allow users to send mail notification for shared files to other users" : "Ä°stifadəçilÉ™rÉ™ etdiklÉ™ri paylaşımı digÉ™r istifadəçilÉ™rÉ™ mail vasitÉ™silÉ™ xÉ™bÉ™rdarlıq göndÉ™rilmÉ™sinÉ™ izin verin", + "Exclude groups from sharing" : "Qrupları paylaşımdan ayır", + "These groups will still be able to receive shares, but not to initiate them." : "Bu qruplar paylaşımları hÉ™lÉ™dÉ™ ala bilÉ™cÉ™klÉ™r ancaq, yarada bilmÉ™yÉ™cÉ™klÉ™r", + "Enforce HTTPS" : "HTTPS-É™ mÉ™cbur etmÉ™k", + "Forces the clients to connect to %s via an encrypted connection." : "MüştÉ™rilÉ™ri mÉ™cbur edir ki, %s-É™ ÅŸifrÉ™lÉ™nmiÅŸ yol üzÉ™rindÉ™n qoÅŸulsunlar.", + "Enforce HTTPS for subdomains" : "AltdomainlÉ™r üçün HTTPS-i mÉ™cbur elÉ™", + "Forces the clients to connect to %s and subdomains via an encrypted connection." : "MüştÉ™rilÉ™ri mÉ™cbur edir ki, %s-É™ vÉ™ subdomainlÉ™rÉ™ qoÅŸulmanı ÅŸifrÉ™lÉ™nmiÅŸ yol üzÉ™rindÉ™n etsinlÉ™r.", + "Please connect to your %s via HTTPS to enable or disable the SSL enforcement." : "XahiÅŸ edirik öz %s-nizÉ™ HTTPS vÉ™sitÉ™silÉ™ qoÅŸulun ki, SSL mÉ™cburiyyÉ™tini iÅŸÉ™ sala vÉ™ ya dayandıra bilÉ™siniz.", + "This is used for sending out notifications." : "KÉ™nara xÉ™bÉ™rdarlıqları ötürmÉ™k üçün bu istifadÉ™ edilir.", "Send mode" : "GöndÉ™rmÉ™ rejimi", + "From address" : "Ãœnvandan", + "mail" : "poçt", "Authentication method" : "Qeydiyyat metodikası", "Authentication required" : "Qeydiyyat tÉ™lÉ™b edilir", + "Server address" : "Server ünvanı", + "Port" : "Port", + "Credentials" : "SÉ™lahiyyÉ™tlÉ™r", + "SMTP Username" : "SMTP Ä°stifadəçi adı", + "SMTP Password" : "SMTP ÅžifrÉ™si", + "Store credentials" : "SÉ™lahiyyÉ™tlÉ™ri saxla", + "Test email settings" : "Email qurmalarını test et", + "Send email" : "Email yolla", + "Log level" : "Jurnal sÉ™viyyÉ™si", + "Download logfile" : "Jurnal faylını endir", "More" : "YenÉ™", + "Less" : "Az", + "The logfile is bigger than 100 MB. Downloading it may take some time!" : "Jurnal faylı 100MB-dan çoxdur. Onun endirilmÉ™si müəyyÉ™n vaxt ala bilÉ™r.", + "Version" : "Versiya", + "More apps" : "Çoxlu proqramlar", + "Developer documentation" : "Yaradıcı sÉ™nÉ™dləşmÉ™si", "by" : "onunla", + "licensed" : "LisenziyalaÅŸdırılıb", + "Documentation:" : "SÉ™nÉ™dləşmÉ™:", "User Documentation" : "Ä°stifadəçi sÉ™nÉ™dlÉ™ri", "Admin Documentation" : "Ä°nzibatçı sÉ™nÉ™dlÉ™ri", + "This app cannot be installed because the following dependencies are not fulfilled:" : "Bu proqram yüklÉ™nÉ™ bilmÉ™z ona görÉ™ ki, göstÉ™rilÉ™n asılılıqlar yerinÉ™ yetirilmÉ™yib:", + "Update to %s" : "YenilÉ™ bunadÉ™k %s", + "Enable only for specific groups" : "Yalnız spesifik qruplara izin ver", "Uninstall App" : "Proqram tÉ™minatını sil", + "Hey there,<br><br>just letting you know that you now have an %s account.<br><br>Your username: %s<br>Access it: <a href=\"%s\">%s</a><br><br>" : "Ey ora,<br><br>ancaq deyirik ki, sizin artiq %s hesabınız var.<br><br>Sizin istifadəçi adınız: %s<br>Yetkilidir: <a href=\"%s\">%s</a><br><br>", + "Cheers!" : "ŞərÉ™fÉ™!", + "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Ey ora,\n\nancaq deyirik ki, sizin artiq %s hesabınız var.\n\nizin istifadəçi adınız: %s\nYetkilidir: %s\n\n", + "Administrator Documentation" : "Ä°nzibatçı sÉ™nÉ™dləşmÉ™si", + "Online Documentation" : "Onlayn sÉ™nÉ™dləşmÉ™", + "Forum" : "Forum", + "Bugtracker" : "XÉ™taÄ°zlÉ™yicisi", + "Commercial Support" : "Ticari dÉ™stÉ™k", "Get the apps to sync your files" : "Fayllarınızın sinxronizasiyası üçün proqramları götürün", "Desktop client" : "Desktop client", "Android app" : "Android proqramı", "iOS app" : "iOS proqramı", + "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "ÆgÉ™r siz proektÉ™ dÉ™stÉ™k vermÉ™k istÉ™yirsinizsÉ™\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">TÉ™kmilləşdirmÉ™yÉ™ üzv</a>\n\t\tyada\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">söz yaymaq</a>!", + "Show First Run Wizard again" : "Ä°lk iÅŸÉ™salma sehirbazını yenidÉ™n göstÉ™r", + "You have used <strong>%s</strong> of the available <strong>%s</strong>" : "Siz istifadÉ™ etdiniz <strong>%s</strong> mövcud olan <strong>%s</strong>", "Password" : "ÅžifrÉ™", + "Unable to change your password" : "Sizin ÅŸifrÉ™ni dÉ™yiÅŸmÉ™k mümkün olmadı", + "Current password" : "Hazırkı ÅŸifrÉ™", + "New password" : "Yeni ÅŸifrÉ™", "Change password" : "ÅžifrÉ™ni dÉ™yiÅŸ", + "Full Name" : "Tam ad", + "No display name set" : "Ekranda adı dÉ™sti yoxdur", + "Email" : "Email", + "Your email address" : "Sizin email ünvanı", + "Fill in an email address to enable password recovery and receive notifications" : "Email ünvanını doldurun ki, sifrÉ™nizin bÉ™rpa edilmÉ™sini iÅŸÉ™ salasınız vÉ™ mÉ™ktubla xÉ™bÉ™rdarlıqları qÉ™bul edÉ™siniz.", + "No email address set" : "Email ünvanı dÉ™sti yoxdur", + "You are member of the following groups:" : "Siz göstÉ™rilÉ™n qrupların üzvüsünüz:", + "Profile picture" : "Profil ÅŸÉ™kli", + "Upload new" : "Yenisini yüklÉ™", + "Select new from Files" : "Fayllardan yenisini seç", + "Remove image" : "Şəkili sil", + "Either png or jpg. Ideally square but you will be able to crop it." : "HÉ™mçinin png yada jpg. Ä°dealda sahÉ™dir ancaq, siz onu kÉ™sÉ™ bilÉ™rsiniz.", + "Your avatar is provided by your original account." : "Sizin avatar sizin original hesab tÉ™rÉ™findÉ™n tÉ™qdim edilib.", "Cancel" : "Dayandır", + "Choose as profile image" : "Profayl ÅŸÉ™klini seçin", + "Language" : "Dil", + "Help translate" : "TÉ™rcümÉ™yÉ™ kömÉ™k", + "Common Name" : "Ãœmumi ad", + "Valid until" : "VaxtadÉ™k keçərlidir", + "Issued By" : "TÉ™rÉ™findÉ™n yaradılıb", + "Valid until %s" : "Keçərlidir vaxtadÉ™k %s", + "Import Root Certificate" : "Root sertifikatı Ä°mport et", + "The encryption app is no longer enabled, please decrypt all your files" : "ÅžifrÉ™lÉ™nmÉ™ proqramı uzun müddÉ™tdir iÅŸlÉ™mir, xahiÅŸ olunur bütün fayllarınızı deÅŸifrÉ™ edÉ™siniz", + "Log-in password" : "ÅžifrÉ™ni daxil et", + "Decrypt all Files" : "Bütün faylları deÅŸifrÉ™ et", + "Your encryption keys are moved to a backup location. If something went wrong you can restore the keys. Only delete them permanently if you are sure that all files are decrypted correctly." : "Sizin ÅŸifrÉ™lÉ™nmÉ™ açarınız rezerv ünvanına köçürülüb. ÆgÉ™r nÉ™ isÉ™ düzgün getmÉ™zsÉ™, siz açarları geri qaytara bilÉ™rsiniz. Yalnız bütün fayllarınızın deÅŸifrÉ™ olmasından É™min olduqdan sonra, onları silin. ", + "Restore Encryption Keys" : "ÅžifrÉ™lÉ™nmÉ™ açarlarının bÉ™rpa et", + "Delete Encryption Keys" : "ÅžifrÉ™lÉ™nmÉ™ açarlarını sil", + "Developed by the {communityopen}ownCloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}<abbr title=\"Affero General Public License\">AGPL</abbr>{linkclose}." : "TÉ™rÉ™findÉ™n yaradılıb{communityopen}ownCloud cÉ™miyyÉ™ti{linkclose}, {githubopen}mÉ™nbÉ™ kodları{linkclose} altında lisenziya edilib {licenseopen}<abbr title=\"Affero General Public License\">AGPL</abbr>{linkclose}.", + "Show storage location" : "Depo ünvanını göstÉ™r", + "Show last log in" : "Son giriÅŸi göstÉ™r", + "Show user backend" : "Daxili istifadəçini göstÉ™r", + "Send email to new user" : "Yeni istifadəçiyÉ™ mÉ™ktub yolla", + "Show email address" : "Email ünvanını göstÉ™r", "Username" : "Ä°stifadəçi adı", + "E-Mail" : "E-Mail", "Create" : "Yarat", - "Other" : "DigÉ™r" + "Admin Recovery Password" : "Ä°nzibatçı bÉ™rpa ÅŸifrÉ™si", + "Enter the recovery password in order to recover the users files during password change" : "ÅžifrÉ™ dÉ™yiÅŸilmÉ™si müddÉ™tindÉ™, sÉ™liqÉ™ ilÉ™ bÉ™rpa açarını daxil et ki, istifadəçi fayllları bÉ™rpa edilsin. ", + "Search Users" : "Ä°stifadəçilÉ™ri axtar", + "Add Group" : "Qrup É™lavÉ™ et", + "Group" : "Qrup", + "Everyone" : "Hamı", + "Admins" : "Ä°nzibatçılar", + "Default Quota" : "Susmaya görÉ™ olan norma", + "Please enter storage quota (ex: \"512 MB\" or \"12 GB\")" : "XahiÅŸ olunur depo normasını daxil edÉ™siniz (MÉ™s: \"512 MB\" yada \"12 GB\")", + "Unlimited" : "Limitsiz", + "Other" : "DigÉ™r", + "Group Admin for" : "üçün qrup inzibatçısı", + "Quota" : "Norma", + "Storage Location" : "Depo yeri", + "User Backend" : "Ä°stifadəçı bazası", + "Last Login" : "Son giriÅŸ", + "change full name" : "tam adı dÉ™yiÅŸ", + "set new password" : "yeni ÅŸifrÉ™ tÉ™yin et", + "change email address" : "email ünvanını dÉ™yiÅŸ", + "Default" : "Susmaya görÉ™" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/settings/l10n/el.js b/settings/l10n/el.js index c158575b16a..9b75dfcb522 100644 --- a/settings/l10n/el.js +++ b/settings/l10n/el.js @@ -109,6 +109,7 @@ OC.L10N.register( "PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "Ο PHP φαίνεται να είναι ÏυθμισμÎνος ώστε να αφαιÏεί μπλοκ εσωτεÏικών κειμÎνων (inline doc). Αυτό θα καταστήσει κÏÏιες εφαÏμογÎÏ‚ μη-διαθÎσιμες.", "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Αυτό πιθανόν Ï€Ïοκλήθηκε από Ï€ÏοσωÏινή μνήμη (cache)/επιταχυντή όπως τη Zend OPcache ή τον eAccelerator.", "Database Performance Info" : "ΠληÏοφοÏίες Επίδοσης Βάσης ΔεδομÎνων", + "Microsoft Windows Platform" : "ΠλατφόÏμα Microsoft Windows", "Module 'fileinfo' missing" : "Η ενοτητα 'fileinfo' λειπει", "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "Η PHP ενοτητα 'fileinfo' λειπει. Σας συνιστοÏμε να ενεÏγοποιήσετε αυτή την ενότητα για να Îχετε καλÏτεÏα αποτελÎσματα με τον εντοπισμό Ï„Ïπου MIME. ", "Locale not working" : "Η μετάφÏαση δεν δουλεÏει", @@ -155,10 +156,12 @@ OC.L10N.register( "Test email settings" : "Δοκιμή Ïυθμίσεων email", "Send email" : "Αποστολή email", "Log level" : "Επίπεδο καταγÏαφής", + "Download logfile" : "Λήψη αÏχείου ιστοÏικοÏ", "More" : "ΠεÏισσότεÏα", "Less" : "ΛιγότεÏα", "Version" : "Έκδοση", "More apps" : "ΠεÏισσότεÏες εφαÏμογÎÏ‚", + "Developer documentation" : "ΤεκμηÏίωση Ï€ÏογÏαμματιστή", "by" : "από", "Documentation:" : "ΤεκμηÏίωση:", "User Documentation" : "ΤεκμηÏίωση ΧÏήστη", @@ -184,9 +187,12 @@ OC.L10N.register( "New password" : "ÎÎο συνθηματικό", "Change password" : "Αλλαγή συνθηματικοÏ", "Full Name" : "ΠλήÏες όνομα", + "No display name set" : "Δεν οÏίστηκε όνομα", "Email" : "ΗλεκτÏονικό ταχυδÏομείο", "Your email address" : "Η διεÏθυνση ηλ. ταχυδÏομείου σας", "Fill in an email address to enable password recovery and receive notifications" : "ΣυμπληÏώστε μια διεÏθυνση email για να ενεÏγοποιήσετε την επαναφοÏά ÏƒÏ…Î½Î¸Î·Î¼Î±Ï„Î¹ÎºÎ¿Ï ÎºÎ±Î¹ να λαμβάνετε ειδοποιήσεις", + "No email address set" : "Δεν οÏίστηκε διεÏθυνση email", + "You are member of the following groups:" : "Είστε μÎλος των ακόλουθων ομάδων:", "Profile picture" : "ΦωτογÏαφία Ï€Ïοφίλ", "Upload new" : "ΜεταφόÏτωση νÎου", "Select new from Files" : "Επιλογή νÎου από τα ΑÏχεία", diff --git a/settings/l10n/el.json b/settings/l10n/el.json index d8273d92530..ae1af99afca 100644 --- a/settings/l10n/el.json +++ b/settings/l10n/el.json @@ -107,6 +107,7 @@ "PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "Ο PHP φαίνεται να είναι ÏυθμισμÎνος ώστε να αφαιÏεί μπλοκ εσωτεÏικών κειμÎνων (inline doc). Αυτό θα καταστήσει κÏÏιες εφαÏμογÎÏ‚ μη-διαθÎσιμες.", "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Αυτό πιθανόν Ï€Ïοκλήθηκε από Ï€ÏοσωÏινή μνήμη (cache)/επιταχυντή όπως τη Zend OPcache ή τον eAccelerator.", "Database Performance Info" : "ΠληÏοφοÏίες Επίδοσης Βάσης ΔεδομÎνων", + "Microsoft Windows Platform" : "ΠλατφόÏμα Microsoft Windows", "Module 'fileinfo' missing" : "Η ενοτητα 'fileinfo' λειπει", "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "Η PHP ενοτητα 'fileinfo' λειπει. Σας συνιστοÏμε να ενεÏγοποιήσετε αυτή την ενότητα για να Îχετε καλÏτεÏα αποτελÎσματα με τον εντοπισμό Ï„Ïπου MIME. ", "Locale not working" : "Η μετάφÏαση δεν δουλεÏει", @@ -153,10 +154,12 @@ "Test email settings" : "Δοκιμή Ïυθμίσεων email", "Send email" : "Αποστολή email", "Log level" : "Επίπεδο καταγÏαφής", + "Download logfile" : "Λήψη αÏχείου ιστοÏικοÏ", "More" : "ΠεÏισσότεÏα", "Less" : "ΛιγότεÏα", "Version" : "Έκδοση", "More apps" : "ΠεÏισσότεÏες εφαÏμογÎÏ‚", + "Developer documentation" : "ΤεκμηÏίωση Ï€ÏογÏαμματιστή", "by" : "από", "Documentation:" : "ΤεκμηÏίωση:", "User Documentation" : "ΤεκμηÏίωση ΧÏήστη", @@ -182,9 +185,12 @@ "New password" : "ÎÎο συνθηματικό", "Change password" : "Αλλαγή συνθηματικοÏ", "Full Name" : "ΠλήÏες όνομα", + "No display name set" : "Δεν οÏίστηκε όνομα", "Email" : "ΗλεκτÏονικό ταχυδÏομείο", "Your email address" : "Η διεÏθυνση ηλ. ταχυδÏομείου σας", "Fill in an email address to enable password recovery and receive notifications" : "ΣυμπληÏώστε μια διεÏθυνση email για να ενεÏγοποιήσετε την επαναφοÏά ÏƒÏ…Î½Î¸Î·Î¼Î±Ï„Î¹ÎºÎ¿Ï ÎºÎ±Î¹ να λαμβάνετε ειδοποιήσεις", + "No email address set" : "Δεν οÏίστηκε διεÏθυνση email", + "You are member of the following groups:" : "Είστε μÎλος των ακόλουθων ομάδων:", "Profile picture" : "ΦωτογÏαφία Ï€Ïοφίλ", "Upload new" : "ΜεταφόÏτωση νÎου", "Select new from Files" : "Επιλογή νÎου από τα ΑÏχεία", diff --git a/settings/l10n/ja.js b/settings/l10n/ja.js index a4114d133ad..a28cbf39aa4 100644 --- a/settings/l10n/ja.js +++ b/settings/l10n/ja.js @@ -179,6 +179,7 @@ OC.L10N.register( "The logfile is bigger than 100 MB. Downloading it may take some time!" : "100MBより大ãã„logファイルã§ã™ã€‚ダウンãƒãƒ¼ãƒ‰ã«æ™‚é–“ãŒã‹ã‹ã‚Šã¾ã™ï¼", "Version" : "ãƒãƒ¼ã‚¸ãƒ§ãƒ³", "More apps" : "ä»–ã®ã‚¢ãƒ—リ", + "Developer documentation" : "デベãƒãƒƒãƒ‘ードã‚ュメント", "by" : "by", "licensed" : "ライセンス", "Documentation:" : "ドã‚ュメント:", diff --git a/settings/l10n/ja.json b/settings/l10n/ja.json index 33201538f59..9c2debab251 100644 --- a/settings/l10n/ja.json +++ b/settings/l10n/ja.json @@ -177,6 +177,7 @@ "The logfile is bigger than 100 MB. Downloading it may take some time!" : "100MBより大ãã„logファイルã§ã™ã€‚ダウンãƒãƒ¼ãƒ‰ã«æ™‚é–“ãŒã‹ã‹ã‚Šã¾ã™ï¼", "Version" : "ãƒãƒ¼ã‚¸ãƒ§ãƒ³", "More apps" : "ä»–ã®ã‚¢ãƒ—リ", + "Developer documentation" : "デベãƒãƒƒãƒ‘ードã‚ュメント", "by" : "by", "licensed" : "ライセンス", "Documentation:" : "ドã‚ュメント:", diff --git a/settings/l10n/sk_SK.js b/settings/l10n/sk_SK.js index 3d222667110..bc67562a0c7 100644 --- a/settings/l10n/sk_SK.js +++ b/settings/l10n/sk_SK.js @@ -28,6 +28,7 @@ OC.L10N.register( "No user supplied" : "Nebol uvedený použÃvateľ", "Please provide an admin recovery password, otherwise all user data will be lost" : "Zadajte administrátorské heslo pre obnovu, inak budú vÅ¡etky dáta stratené", "Wrong admin recovery password. Please check the password and try again." : "Chybné administrátorské heslo pre obnovu. Skontrolujte správnosÅ¥ hesla a skúste to znovu.", + "Backend doesn't support password change, but the user's encryption key was successfully updated." : "Backend nepodporuje zmenu hesla, ale Å¡ifrovacà kÄ¾ÃºÄ použÃvateľa bol úspeÅ¡ne zmenený.", "Unable to change password" : "Zmena hesla sa nepodarila", "Enabled" : "Povolené", "Not enabled" : "Zakázané", @@ -119,6 +120,8 @@ OC.L10N.register( "To migrate to another database use the command line tool: 'occ db:convert-type'" : "Pre migráciu na inú databázu možno použiÅ¥ aplikáciu pre prÃkazový riadok: 'occ db:convert-type'", "Microsoft Windows Platform" : "Platforma Microsoft Windows", "Your server is running on Microsoft Windows. We highly recommend Linux for optimal user experience." : "Server je spustený s Microsoft Windows. Pre optimálne použÃvanie odporúÄame Linux.", + "APCu below version 4.0.6 installed" : "NainÅ¡talované APCu verzie nižšej ako 4.0.6", + "APCu below version 4.0.6 is installed, for stability and performance reasons we recommend to update to a newer APCu version." : "Je nainÅ¡talované APCu verzie nižšej ako 4.0.6. Z dôvodu stability a výkonnosti odporúÄame aktualizovaÅ¥ ho na novÅ¡iu verziu.", "Module 'fileinfo' missing" : "Chýba modul 'fileinfo'", "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "Chýba modul 'fileinfo'. Dôrazne doporuÄujeme ho povoliÅ¥ pre dosiahnutie najlepÅ¡Ãch výsledkov zisÅ¥ovania mime-typu.", "Locale not working" : "Lokalizácia nefunguje", @@ -173,8 +176,10 @@ OC.L10N.register( "Download logfile" : "StiahnuÅ¥ súbor logu", "More" : "Viac", "Less" : "Menej", + "The logfile is bigger than 100 MB. Downloading it may take some time!" : "Súbor protokolu je väÄÅ¡Ã ako 100 MB. Jeho sÅ¥ahovanie môže chvÃľu trvaÅ¥!", "Version" : "Verzia", "More apps" : "Viac aplikáciÃ", + "Developer documentation" : "Dokumentácia vývojára", "by" : "od", "licensed" : "licencované", "Documentation:" : "Dokumentácia:", @@ -196,6 +201,7 @@ OC.L10N.register( "Desktop client" : "Desktopový klient", "Android app" : "Android aplikácia", "iOS app" : "iOS aplikácia", + "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Ak chcete projekt podporiÅ¥,\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">zapojte sa do vývoja</a>\n\t\talebo\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">ho propagujte</a>!", "Show First Run Wizard again" : "Znovu zobraziÅ¥ sprievodcu prvým spustenÃm", "You have used <strong>%s</strong> of the available <strong>%s</strong>" : "Použili ste <strong>%s</strong> z <strong>%s</strong> dostupných ", "Password" : "Heslo", @@ -209,6 +215,7 @@ OC.L10N.register( "Your email address" : "VaÅ¡a emailová adresa", "Fill in an email address to enable password recovery and receive notifications" : "Zadajte emailovú adresu pre umožnenie obnovy zabudnutého hesla a pre prijÃmanie upozornenà a oznámenÃ", "No email address set" : "Emailová adresa nie je nastavená", + "You are member of the following groups:" : "Ste Älenom nasledovných skupÃn:", "Profile picture" : "Avatar", "Upload new" : "NahraÅ¥ nový", "Select new from Files" : "Vyberte nový zo súborov", @@ -230,6 +237,7 @@ OC.L10N.register( "Your encryption keys are moved to a backup location. If something went wrong you can restore the keys. Only delete them permanently if you are sure that all files are decrypted correctly." : "VaÅ¡e Å¡ifrovacie kľúÄe boli zazálohované. Ak by sa nieÄo nepodarilo, dajú sa znovu obnoviÅ¥. Natrvalo ich vymažte len ak ste si istÃ, že sú vÅ¡etky súbory bezchybne deÅ¡ifrované.", "Restore Encryption Keys" : "ObnoviÅ¥ Å¡ifrovacie kľúÄe", "Delete Encryption Keys" : "VymazaÅ¥ Å¡ifrovacie kľúÄe", + "Developed by the {communityopen}ownCloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}<abbr title=\"Affero General Public License\">AGPL</abbr>{linkclose}." : "Vyvinula {communityopen}komunita ownCloud{linkclose}. {githubopen}Zdrojový kód{linkclose} je dostupný za podmienok licencie {licenseopen}<abbr title=\"Affero General Public License\">AGPL</abbr>{linkclose}.", "Show storage location" : "ZobraziÅ¥ umiestnenie úložiska", "Show last log in" : "ZobraziÅ¥ posledné prihlásenie", "Show user backend" : "ZobraziÅ¥ backend použÃvateľa", diff --git a/settings/l10n/sk_SK.json b/settings/l10n/sk_SK.json index ad34a0689f0..79e90413481 100644 --- a/settings/l10n/sk_SK.json +++ b/settings/l10n/sk_SK.json @@ -26,6 +26,7 @@ "No user supplied" : "Nebol uvedený použÃvateľ", "Please provide an admin recovery password, otherwise all user data will be lost" : "Zadajte administrátorské heslo pre obnovu, inak budú vÅ¡etky dáta stratené", "Wrong admin recovery password. Please check the password and try again." : "Chybné administrátorské heslo pre obnovu. Skontrolujte správnosÅ¥ hesla a skúste to znovu.", + "Backend doesn't support password change, but the user's encryption key was successfully updated." : "Backend nepodporuje zmenu hesla, ale Å¡ifrovacà kÄ¾ÃºÄ použÃvateľa bol úspeÅ¡ne zmenený.", "Unable to change password" : "Zmena hesla sa nepodarila", "Enabled" : "Povolené", "Not enabled" : "Zakázané", @@ -117,6 +118,8 @@ "To migrate to another database use the command line tool: 'occ db:convert-type'" : "Pre migráciu na inú databázu možno použiÅ¥ aplikáciu pre prÃkazový riadok: 'occ db:convert-type'", "Microsoft Windows Platform" : "Platforma Microsoft Windows", "Your server is running on Microsoft Windows. We highly recommend Linux for optimal user experience." : "Server je spustený s Microsoft Windows. Pre optimálne použÃvanie odporúÄame Linux.", + "APCu below version 4.0.6 installed" : "NainÅ¡talované APCu verzie nižšej ako 4.0.6", + "APCu below version 4.0.6 is installed, for stability and performance reasons we recommend to update to a newer APCu version." : "Je nainÅ¡talované APCu verzie nižšej ako 4.0.6. Z dôvodu stability a výkonnosti odporúÄame aktualizovaÅ¥ ho na novÅ¡iu verziu.", "Module 'fileinfo' missing" : "Chýba modul 'fileinfo'", "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "Chýba modul 'fileinfo'. Dôrazne doporuÄujeme ho povoliÅ¥ pre dosiahnutie najlepÅ¡Ãch výsledkov zisÅ¥ovania mime-typu.", "Locale not working" : "Lokalizácia nefunguje", @@ -171,8 +174,10 @@ "Download logfile" : "StiahnuÅ¥ súbor logu", "More" : "Viac", "Less" : "Menej", + "The logfile is bigger than 100 MB. Downloading it may take some time!" : "Súbor protokolu je väÄÅ¡Ã ako 100 MB. Jeho sÅ¥ahovanie môže chvÃľu trvaÅ¥!", "Version" : "Verzia", "More apps" : "Viac aplikáciÃ", + "Developer documentation" : "Dokumentácia vývojára", "by" : "od", "licensed" : "licencované", "Documentation:" : "Dokumentácia:", @@ -194,6 +199,7 @@ "Desktop client" : "Desktopový klient", "Android app" : "Android aplikácia", "iOS app" : "iOS aplikácia", + "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Ak chcete projekt podporiÅ¥,\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">zapojte sa do vývoja</a>\n\t\talebo\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">ho propagujte</a>!", "Show First Run Wizard again" : "Znovu zobraziÅ¥ sprievodcu prvým spustenÃm", "You have used <strong>%s</strong> of the available <strong>%s</strong>" : "Použili ste <strong>%s</strong> z <strong>%s</strong> dostupných ", "Password" : "Heslo", @@ -207,6 +213,7 @@ "Your email address" : "VaÅ¡a emailová adresa", "Fill in an email address to enable password recovery and receive notifications" : "Zadajte emailovú adresu pre umožnenie obnovy zabudnutého hesla a pre prijÃmanie upozornenà a oznámenÃ", "No email address set" : "Emailová adresa nie je nastavená", + "You are member of the following groups:" : "Ste Älenom nasledovných skupÃn:", "Profile picture" : "Avatar", "Upload new" : "NahraÅ¥ nový", "Select new from Files" : "Vyberte nový zo súborov", @@ -228,6 +235,7 @@ "Your encryption keys are moved to a backup location. If something went wrong you can restore the keys. Only delete them permanently if you are sure that all files are decrypted correctly." : "VaÅ¡e Å¡ifrovacie kľúÄe boli zazálohované. Ak by sa nieÄo nepodarilo, dajú sa znovu obnoviÅ¥. Natrvalo ich vymažte len ak ste si istÃ, že sú vÅ¡etky súbory bezchybne deÅ¡ifrované.", "Restore Encryption Keys" : "ObnoviÅ¥ Å¡ifrovacie kľúÄe", "Delete Encryption Keys" : "VymazaÅ¥ Å¡ifrovacie kľúÄe", + "Developed by the {communityopen}ownCloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}<abbr title=\"Affero General Public License\">AGPL</abbr>{linkclose}." : "Vyvinula {communityopen}komunita ownCloud{linkclose}. {githubopen}Zdrojový kód{linkclose} je dostupný za podmienok licencie {licenseopen}<abbr title=\"Affero General Public License\">AGPL</abbr>{linkclose}.", "Show storage location" : "ZobraziÅ¥ umiestnenie úložiska", "Show last log in" : "ZobraziÅ¥ posledné prihlásenie", "Show user backend" : "ZobraziÅ¥ backend použÃvateľa", -- GitLab