Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2016-02-28 09:55:12 +0300
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2016-02-28 09:55:12 +0300
commita39332832c3926929a245275717391e8f5b00ca7 (patch)
treee1f7fa42fbb913ec1d60b2bc8eab8b4052398f28 /core
parentf9826ec9486c6a4e6a55b8985ba677a4f066af3b (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'core')
-rw-r--r--core/l10n/cs_CZ.js2
-rw-r--r--core/l10n/cs_CZ.json2
-rw-r--r--core/l10n/de.js1
-rw-r--r--core/l10n/de.json1
-rw-r--r--core/l10n/de_DE.js1
-rw-r--r--core/l10n/de_DE.json1
-rw-r--r--core/l10n/he.js1
-rw-r--r--core/l10n/he.json1
-rw-r--r--core/l10n/it.js3
-rw-r--r--core/l10n/it.json3
-rw-r--r--core/l10n/ja.js1
-rw-r--r--core/l10n/ja.json1
-rw-r--r--core/l10n/mk.js13
-rw-r--r--core/l10n/mk.json13
-rw-r--r--core/l10n/pt_PT.js1
-rw-r--r--core/l10n/pt_PT.json1
-rw-r--r--core/l10n/sq.js1
-rw-r--r--core/l10n/sq.json1
18 files changed, 44 insertions, 4 deletions
diff --git a/core/l10n/cs_CZ.js b/core/l10n/cs_CZ.js
index 4fec02e5f5f..885a1eefec4 100644
--- a/core/l10n/cs_CZ.js
+++ b/core/l10n/cs_CZ.js
@@ -130,6 +130,7 @@ OC.L10N.register(
"Error occurred while checking server setup" : "Při ověřování nastavení serveru došlo k chybě",
"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áš datový adresář i vaše soubory jsou pravděpodobně přístupné z Internetu. Soubor .htaccess nefunguje. Důrazně doporučujeme nakonfigurovat webový server tak, aby datový adresář nebyl nadále přístupný, nebo přesunout datový adresář mimo prostor zpřístupňovaný webovým serverem.",
"The \"{header}\" HTTP header is not configured to equal to \"{expected}\". This is a potential security or privacy risk and we recommend adjusting this setting." : "HTTP hlavička \"{header}\" není nakonfigurována ve shodě s \"{expected}\". To značí možné ohrožení bezpečnosti a soukromí a je doporučeno toto nastavení upravit.",
+ "The \"Strict-Transport-Security\" HTTP header is not configured to at least \"{seconds}\" seconds. For enhanced security we recommend enabling HSTS as described in our <a href=\"{docUrl}\">security tips</a>." : "HTTP hlavička \"Strict-Transport-Security\" není nakonfigurována na minimum \"{seconds}\" sekund. Pro vylepšení bezpečnosti doporučujeme povolit HSTS dle popisu v našich <a href=\"{docUrl}\">bezpečnostních tipech</a>.",
"You are accessing this site via HTTP. We strongly suggest you configure your server to require using HTTPS instead as described in our <a href=\"{docUrl}\">security tips</a>." : "Přistupujete na tuto stránku přes protokol HTTP. Důrazně doporučujeme nakonfigurovat server tak, aby vyžadoval použití HTTPS jak je popsáno v našich <a href=\"{docUrl}\">bezpečnostních tipech</a>.",
"Shared" : "Sdílené",
"Shared with {recipients}" : "Sdíleno s {recipients}",
@@ -181,6 +182,7 @@ OC.L10N.register(
"({scope})" : "({scope})",
"Delete" : "Smazat",
"Rename" : "Přejmenovat",
+ "Collaborative tags" : "Tagy spolupráce",
"The object type is not specified." : "Není určen typ objektu.",
"Enter new" : "Zadat nový",
"Add" : "Přidat",
diff --git a/core/l10n/cs_CZ.json b/core/l10n/cs_CZ.json
index 7b98b89cedb..187ebcc2802 100644
--- a/core/l10n/cs_CZ.json
+++ b/core/l10n/cs_CZ.json
@@ -128,6 +128,7 @@
"Error occurred while checking server setup" : "Při ověřování nastavení serveru došlo k chybě",
"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áš datový adresář i vaše soubory jsou pravděpodobně přístupné z Internetu. Soubor .htaccess nefunguje. Důrazně doporučujeme nakonfigurovat webový server tak, aby datový adresář nebyl nadále přístupný, nebo přesunout datový adresář mimo prostor zpřístupňovaný webovým serverem.",
"The \"{header}\" HTTP header is not configured to equal to \"{expected}\". This is a potential security or privacy risk and we recommend adjusting this setting." : "HTTP hlavička \"{header}\" není nakonfigurována ve shodě s \"{expected}\". To značí možné ohrožení bezpečnosti a soukromí a je doporučeno toto nastavení upravit.",
+ "The \"Strict-Transport-Security\" HTTP header is not configured to at least \"{seconds}\" seconds. For enhanced security we recommend enabling HSTS as described in our <a href=\"{docUrl}\">security tips</a>." : "HTTP hlavička \"Strict-Transport-Security\" není nakonfigurována na minimum \"{seconds}\" sekund. Pro vylepšení bezpečnosti doporučujeme povolit HSTS dle popisu v našich <a href=\"{docUrl}\">bezpečnostních tipech</a>.",
"You are accessing this site via HTTP. We strongly suggest you configure your server to require using HTTPS instead as described in our <a href=\"{docUrl}\">security tips</a>." : "Přistupujete na tuto stránku přes protokol HTTP. Důrazně doporučujeme nakonfigurovat server tak, aby vyžadoval použití HTTPS jak je popsáno v našich <a href=\"{docUrl}\">bezpečnostních tipech</a>.",
"Shared" : "Sdílené",
"Shared with {recipients}" : "Sdíleno s {recipients}",
@@ -179,6 +180,7 @@
"({scope})" : "({scope})",
"Delete" : "Smazat",
"Rename" : "Přejmenovat",
+ "Collaborative tags" : "Tagy spolupráce",
"The object type is not specified." : "Není určen typ objektu.",
"Enter new" : "Zadat nový",
"Add" : "Přidat",
diff --git a/core/l10n/de.js b/core/l10n/de.js
index 99747aca238..52f88b36734 100644
--- a/core/l10n/de.js
+++ b/core/l10n/de.js
@@ -185,6 +185,7 @@ OC.L10N.register(
"({scope})" : "({scope})",
"Delete" : "Löschen",
"Rename" : "Umbenennen",
+ "Collaborative tags" : "Gemeinschaftliche Tags",
"The object type is not specified." : "Der Objekttyp ist nicht angegeben.",
"Enter new" : "Neuen eingeben",
"Add" : "Hinzufügen",
diff --git a/core/l10n/de.json b/core/l10n/de.json
index 0e65c4cea57..5f8b163c678 100644
--- a/core/l10n/de.json
+++ b/core/l10n/de.json
@@ -183,6 +183,7 @@
"({scope})" : "({scope})",
"Delete" : "Löschen",
"Rename" : "Umbenennen",
+ "Collaborative tags" : "Gemeinschaftliche Tags",
"The object type is not specified." : "Der Objekttyp ist nicht angegeben.",
"Enter new" : "Neuen eingeben",
"Add" : "Hinzufügen",
diff --git a/core/l10n/de_DE.js b/core/l10n/de_DE.js
index 0e5311706f9..768e135b76d 100644
--- a/core/l10n/de_DE.js
+++ b/core/l10n/de_DE.js
@@ -169,6 +169,7 @@ OC.L10N.register(
"invisible" : "unsichtbar",
"Delete" : "Löschen",
"Rename" : "Umbenennen",
+ "Collaborative tags" : "Gemeinschaftliche Tags",
"The object type is not specified." : "Der Objekttyp ist nicht angegeben.",
"Enter new" : "Neuen eingeben",
"Add" : "Hinzufügen",
diff --git a/core/l10n/de_DE.json b/core/l10n/de_DE.json
index 04f83d229fd..0e267c02ab2 100644
--- a/core/l10n/de_DE.json
+++ b/core/l10n/de_DE.json
@@ -167,6 +167,7 @@
"invisible" : "unsichtbar",
"Delete" : "Löschen",
"Rename" : "Umbenennen",
+ "Collaborative tags" : "Gemeinschaftliche Tags",
"The object type is not specified." : "Der Objekttyp ist nicht angegeben.",
"Enter new" : "Neuen eingeben",
"Add" : "Hinzufügen",
diff --git a/core/l10n/he.js b/core/l10n/he.js
index ffd3898e217..9a4dca6db4b 100644
--- a/core/l10n/he.js
+++ b/core/l10n/he.js
@@ -185,6 +185,7 @@ OC.L10N.register(
"({scope})" : "({scope})",
"Delete" : "מחיקה",
"Rename" : "שינוי שם",
+ "Collaborative tags" : "תגיות שיתופיות",
"The object type is not specified." : "סוג הפריט לא צוין.",
"Enter new" : "הכנסת חדש",
"Add" : "הוספה",
diff --git a/core/l10n/he.json b/core/l10n/he.json
index faf2fd06602..0cc3a80da20 100644
--- a/core/l10n/he.json
+++ b/core/l10n/he.json
@@ -183,6 +183,7 @@
"({scope})" : "({scope})",
"Delete" : "מחיקה",
"Rename" : "שינוי שם",
+ "Collaborative tags" : "תגיות שיתופיות",
"The object type is not specified." : "סוג הפריט לא צוין.",
"Enter new" : "הכנסת חדש",
"Add" : "הוספה",
diff --git a/core/l10n/it.js b/core/l10n/it.js
index 86425e3cb79..c5abb478002 100644
--- a/core/l10n/it.js
+++ b/core/l10n/it.js
@@ -179,12 +179,13 @@ OC.L10N.register(
"Error removing share" : "Errore durante la rimozione della condivisione",
"Warning" : "Avviso",
"Error while sending notification" : "Errore durante l'invio della notifica",
- "Non-existing tag #{tag}" : "Tag #{tag} inesistente",
+ "Non-existing tag #{tag}" : "Etichetta #{tag} inesistente",
"not assignable" : "non assegnabile",
"invisible" : "invisibile",
"({scope})" : "({scope})",
"Delete" : "Elimina",
"Rename" : "Rinomina",
+ "Collaborative tags" : "Etichette collaborative",
"The object type is not specified." : "Il tipo di oggetto non è specificato.",
"Enter new" : "Inserisci nuovo",
"Add" : "Aggiungi",
diff --git a/core/l10n/it.json b/core/l10n/it.json
index 80f9820771d..a8a463449c9 100644
--- a/core/l10n/it.json
+++ b/core/l10n/it.json
@@ -177,12 +177,13 @@
"Error removing share" : "Errore durante la rimozione della condivisione",
"Warning" : "Avviso",
"Error while sending notification" : "Errore durante l'invio della notifica",
- "Non-existing tag #{tag}" : "Tag #{tag} inesistente",
+ "Non-existing tag #{tag}" : "Etichetta #{tag} inesistente",
"not assignable" : "non assegnabile",
"invisible" : "invisibile",
"({scope})" : "({scope})",
"Delete" : "Elimina",
"Rename" : "Rinomina",
+ "Collaborative tags" : "Etichette collaborative",
"The object type is not specified." : "Il tipo di oggetto non è specificato.",
"Enter new" : "Inserisci nuovo",
"Add" : "Aggiungi",
diff --git a/core/l10n/ja.js b/core/l10n/ja.js
index a8383860a57..fb20050bb7e 100644
--- a/core/l10n/ja.js
+++ b/core/l10n/ja.js
@@ -185,6 +185,7 @@ OC.L10N.register(
"({scope})" : "({scope})",
"Delete" : "削除",
"Rename" : "名前の変更",
+ "Collaborative tags" : "コラボタグ",
"The object type is not specified." : "オブジェクトタイプが指定されていません。",
"Enter new" : "新規に入力",
"Add" : "追加",
diff --git a/core/l10n/ja.json b/core/l10n/ja.json
index e2ee6a3b378..72e81c3d195 100644
--- a/core/l10n/ja.json
+++ b/core/l10n/ja.json
@@ -183,6 +183,7 @@
"({scope})" : "({scope})",
"Delete" : "削除",
"Rename" : "名前の変更",
+ "Collaborative tags" : "コラボタグ",
"The object type is not specified." : "オブジェクトタイプが指定されていません。",
"Enter new" : "新規に入力",
"Add" : "追加",
diff --git a/core/l10n/mk.js b/core/l10n/mk.js
index 0b23329eff2..5f66c0cfa8d 100644
--- a/core/l10n/mk.js
+++ b/core/l10n/mk.js
@@ -143,6 +143,8 @@ OC.L10N.register(
"Share with users or groups …" : "Сподели со корисници или групи ...",
"Share with users, groups or remote users …" : "Споделено со корисници, групи или оддалечени корисници ...",
"Warning" : "Предупредување",
+ "not assignable" : "не може да се додаде",
+ "invisible" : "невидлив",
"Delete" : "Избриши",
"Rename" : "Преименувај",
"The object type is not specified." : "Не е специфициран типот на објект.",
@@ -154,6 +156,7 @@ OC.L10N.register(
"Hello world!" : "Здраво свету!",
"sunny" : "сончево",
"Hello {name}" : "Здраво {name}",
+ "_download %n file_::_download %n files_" : ["преземи %n датотеки","преземи %n датотеки"],
"An error occurred." : "Се случи грешка",
"The update was successful. Redirecting you to ownCloud now." : "Надградбата беше успешна. Веднаш ве префрлам на вашиот ownCloud.",
"Personal" : "Лично",
@@ -173,11 +176,18 @@ OC.L10N.register(
"Cheers!" : "Поздрав!",
"Internal Server Error" : "Интерна серверска грешка",
"Technical details" : "Технички детали",
+ "Type: %s" : "Тип: %s",
+ "Code: %s" : "Код: %s",
+ "Message: %s" : "Порака: %s",
+ "File: %s" : "Датотека: %s",
+ "Line: %s" : "Линија: %s",
+ "Security warning" : "Безбедносно предупредување",
"Your data directory and files are probably accessible from the internet because the .htaccess file does not work." : "Вашиот директориум со податоци и датотеки се веројатно достапни преку интенернт поради што .htaccess датотеката не функционира.",
"Create an <strong>admin account</strong>" : "Направете <strong>администраторска сметка</strong>",
"Username" : "Корисничко име",
"Data folder" : "Фолдер со податоци",
"Configure the database" : "Конфигурирај ја базата",
+ "Only %s is available." : "Само %s е достапно.",
"Database user" : "Корисник на база",
"Database password" : "Лозинка на база",
"Database name" : "Име на база",
@@ -205,6 +215,7 @@ OC.L10N.register(
"Reset password" : "Ресетирај лозинка",
"Contact your system administrator if this message persists or appeared unexpectedly." : "Контактирајте го вашиот систем администратор до колку оваа порака продолжи да се појавува или пак се појавува ненадејно.",
"Thank you for your patience." : "Благодариме на вашето трпение.",
- "These apps will be updated:" : "Следните апликации чќе бидат надградени:"
+ "These apps will be updated:" : "Следните апликации чќе бидат надградени:",
+ "Start update" : "Започни ја надградбата"
},
"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;");
diff --git a/core/l10n/mk.json b/core/l10n/mk.json
index 1fec5b4d9c7..2dceeb1fe5f 100644
--- a/core/l10n/mk.json
+++ b/core/l10n/mk.json
@@ -141,6 +141,8 @@
"Share with users or groups …" : "Сподели со корисници или групи ...",
"Share with users, groups or remote users …" : "Споделено со корисници, групи или оддалечени корисници ...",
"Warning" : "Предупредување",
+ "not assignable" : "не може да се додаде",
+ "invisible" : "невидлив",
"Delete" : "Избриши",
"Rename" : "Преименувај",
"The object type is not specified." : "Не е специфициран типот на објект.",
@@ -152,6 +154,7 @@
"Hello world!" : "Здраво свету!",
"sunny" : "сончево",
"Hello {name}" : "Здраво {name}",
+ "_download %n file_::_download %n files_" : ["преземи %n датотеки","преземи %n датотеки"],
"An error occurred." : "Се случи грешка",
"The update was successful. Redirecting you to ownCloud now." : "Надградбата беше успешна. Веднаш ве префрлам на вашиот ownCloud.",
"Personal" : "Лично",
@@ -171,11 +174,18 @@
"Cheers!" : "Поздрав!",
"Internal Server Error" : "Интерна серверска грешка",
"Technical details" : "Технички детали",
+ "Type: %s" : "Тип: %s",
+ "Code: %s" : "Код: %s",
+ "Message: %s" : "Порака: %s",
+ "File: %s" : "Датотека: %s",
+ "Line: %s" : "Линија: %s",
+ "Security warning" : "Безбедносно предупредување",
"Your data directory and files are probably accessible from the internet because the .htaccess file does not work." : "Вашиот директориум со податоци и датотеки се веројатно достапни преку интенернт поради што .htaccess датотеката не функционира.",
"Create an <strong>admin account</strong>" : "Направете <strong>администраторска сметка</strong>",
"Username" : "Корисничко име",
"Data folder" : "Фолдер со податоци",
"Configure the database" : "Конфигурирај ја базата",
+ "Only %s is available." : "Само %s е достапно.",
"Database user" : "Корисник на база",
"Database password" : "Лозинка на база",
"Database name" : "Име на база",
@@ -203,6 +213,7 @@
"Reset password" : "Ресетирај лозинка",
"Contact your system administrator if this message persists or appeared unexpectedly." : "Контактирајте го вашиот систем администратор до колку оваа порака продолжи да се појавува или пак се појавува ненадејно.",
"Thank you for your patience." : "Благодариме на вашето трпение.",
- "These apps will be updated:" : "Следните апликации чќе бидат надградени:"
+ "These apps will be updated:" : "Следните апликации чќе бидат надградени:",
+ "Start update" : "Започни ја надградбата"
},"pluralForm" :"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;"
} \ No newline at end of file
diff --git a/core/l10n/pt_PT.js b/core/l10n/pt_PT.js
index 55af6a6ccd0..e40a01e6afc 100644
--- a/core/l10n/pt_PT.js
+++ b/core/l10n/pt_PT.js
@@ -185,6 +185,7 @@ OC.L10N.register(
"({scope})" : "({scope})",
"Delete" : "Apagar",
"Rename" : "Renomear",
+ "Collaborative tags" : "Etiquetas colaborativas",
"The object type is not specified." : "O tipo de objeto não está especificado.",
"Enter new" : "Introduza novo",
"Add" : "Adicionar",
diff --git a/core/l10n/pt_PT.json b/core/l10n/pt_PT.json
index c5954155e2e..a5f3b8aef77 100644
--- a/core/l10n/pt_PT.json
+++ b/core/l10n/pt_PT.json
@@ -183,6 +183,7 @@
"({scope})" : "({scope})",
"Delete" : "Apagar",
"Rename" : "Renomear",
+ "Collaborative tags" : "Etiquetas colaborativas",
"The object type is not specified." : "O tipo de objeto não está especificado.",
"Enter new" : "Introduza novo",
"Add" : "Adicionar",
diff --git a/core/l10n/sq.js b/core/l10n/sq.js
index f2ec35093fa..01359e4d6dd 100644
--- a/core/l10n/sq.js
+++ b/core/l10n/sq.js
@@ -185,6 +185,7 @@ OC.L10N.register(
"({scope})" : "({scope})",
"Delete" : "Fshije",
"Rename" : "Riemërtoje",
+ "Collaborative tags" : "Etiketa bashkëpunimi",
"The object type is not specified." : "S’është specifikuar lloji i objektit.",
"Enter new" : "Jep të ri",
"Add" : "Shtoni",
diff --git a/core/l10n/sq.json b/core/l10n/sq.json
index 7e0e8a68d2b..aa5d502a95b 100644
--- a/core/l10n/sq.json
+++ b/core/l10n/sq.json
@@ -183,6 +183,7 @@
"({scope})" : "({scope})",
"Delete" : "Fshije",
"Rename" : "Riemërtoje",
+ "Collaborative tags" : "Etiketa bashkëpunimi",
"The object type is not specified." : "S’është specifikuar lloji i objektit.",
"Enter new" : "Jep të ri",
"Add" : "Shtoni",