summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-07-27 00:12:20 +0000
committerNextcloud bot <bot@nextcloud.com>2018-07-27 00:12:20 +0000
commit6ccc34f5af4352cdaec9b5d09a99b31583310a87 (patch)
tree98ce5019d7853eadfedf475a1abcbd73d813dca0 /lib
parent6514bf1e18485bd5e94ea01c5e49ca2d74c3023b (diff)
downloadnextcloud-server-6ccc34f5af4352cdaec9b5d09a99b31583310a87.tar.gz
nextcloud-server-6ccc34f5af4352cdaec9b5d09a99b31583310a87.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib')
-rw-r--r--lib/l10n/cs.js9
-rw-r--r--lib/l10n/cs.json9
-rw-r--r--lib/l10n/is.js26
-rw-r--r--lib/l10n/is.json26
-rw-r--r--lib/l10n/ru.js1
-rw-r--r--lib/l10n/ru.json1
6 files changed, 72 insertions, 0 deletions
diff --git a/lib/l10n/cs.js b/lib/l10n/cs.js
index 54398f64ef0..1e6e07d2c93 100644
--- a/lib/l10n/cs.js
+++ b/lib/l10n/cs.js
@@ -75,6 +75,7 @@ OC.L10N.register(
"Sharing" : "Sdílení",
"Security" : "Zabezpečení",
"Encryption" : "Šifrování",
+ "Groupware" : "Groupware",
"Additional settings" : "Dodatečná nastavení",
"Personal info" : "Osobní informace",
"Unlimited" : "Neomezeně",
@@ -224,6 +225,9 @@ OC.L10N.register(
"Check the value of \"datadirectory\" in your configuration" : "Ověřte hodnotu \"datadirectory\" ve své konfiguraci",
"Your data directory is invalid" : "Váš datový adresář je neplatný",
"Ensure there is a file called \".ocdata\" in the root of the data directory." : "Ujistěte se, že v kořenovém adresáři je soubor s názvem \".ocdata\".",
+ "Action \"%s\" not supported or implemented." : "Akce \"%s\" nepodporována nebo neimplementována.",
+ "Authentication failed, wrong token or provider ID given" : "Autentizace selhala, předán chybný token nebo id poskytovatele",
+ "Cloud Federation Provider with ID: \"%s\" does not exist." : "Cloudový poskytovatel federace s ID: \"%s\" neexistuje",
"Could not obtain lock type %d on \"%s\"." : "Nelze získat zámek typu %d na \"%s\".",
"Storage unauthorized. %s" : "Úložiště neověřeno. %s",
"Storage incomplete configuration. %s" : "Nekompletní konfigurace úložiště. %s",
@@ -236,7 +240,12 @@ OC.L10N.register(
"Redis" : "Redis",
"Tips & tricks" : "Tipy a triky",
"DB Error: \"%s\"" : "Chyba databáze: „%s“",
+ "Cannot increase permissions of %s" : "Nelze zvýšit oprávnění %s",
+ "Files can't be shared with delete permissions" : "Soubory nemohou být sdíleny s právy pro smazání",
+ "Files can't be shared with create permissions" : "Soubory nemohou být sdíleny s právy pro vytvoření",
+ "Cannot set expiration date more than %s days in the future" : "Datum vypršení více jak %s dnů v budoucnosti nelze nastavit",
"No app name specified" : "Nezadán název aplikace",
+ "App '%s' could not be installed!" : "Aplikaci '%s' se nepodařilo nainstalovat!",
"Sync clients" : "Synchronizační klienti"
},
"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;");
diff --git a/lib/l10n/cs.json b/lib/l10n/cs.json
index bec93e3c5d1..09e50a6648a 100644
--- a/lib/l10n/cs.json
+++ b/lib/l10n/cs.json
@@ -73,6 +73,7 @@
"Sharing" : "Sdílení",
"Security" : "Zabezpečení",
"Encryption" : "Šifrování",
+ "Groupware" : "Groupware",
"Additional settings" : "Dodatečná nastavení",
"Personal info" : "Osobní informace",
"Unlimited" : "Neomezeně",
@@ -222,6 +223,9 @@
"Check the value of \"datadirectory\" in your configuration" : "Ověřte hodnotu \"datadirectory\" ve své konfiguraci",
"Your data directory is invalid" : "Váš datový adresář je neplatný",
"Ensure there is a file called \".ocdata\" in the root of the data directory." : "Ujistěte se, že v kořenovém adresáři je soubor s názvem \".ocdata\".",
+ "Action \"%s\" not supported or implemented." : "Akce \"%s\" nepodporována nebo neimplementována.",
+ "Authentication failed, wrong token or provider ID given" : "Autentizace selhala, předán chybný token nebo id poskytovatele",
+ "Cloud Federation Provider with ID: \"%s\" does not exist." : "Cloudový poskytovatel federace s ID: \"%s\" neexistuje",
"Could not obtain lock type %d on \"%s\"." : "Nelze získat zámek typu %d na \"%s\".",
"Storage unauthorized. %s" : "Úložiště neověřeno. %s",
"Storage incomplete configuration. %s" : "Nekompletní konfigurace úložiště. %s",
@@ -234,7 +238,12 @@
"Redis" : "Redis",
"Tips & tricks" : "Tipy a triky",
"DB Error: \"%s\"" : "Chyba databáze: „%s“",
+ "Cannot increase permissions of %s" : "Nelze zvýšit oprávnění %s",
+ "Files can't be shared with delete permissions" : "Soubory nemohou být sdíleny s právy pro smazání",
+ "Files can't be shared with create permissions" : "Soubory nemohou být sdíleny s právy pro vytvoření",
+ "Cannot set expiration date more than %s days in the future" : "Datum vypršení více jak %s dnů v budoucnosti nelze nastavit",
"No app name specified" : "Nezadán název aplikace",
+ "App '%s' could not be installed!" : "Aplikaci '%s' se nepodařilo nainstalovat!",
"Sync clients" : "Synchronizační klienti"
},"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"
} \ No newline at end of file
diff --git a/lib/l10n/is.js b/lib/l10n/is.js
index 463b6f9afbc..11ca3f7ba14 100644
--- a/lib/l10n/is.js
+++ b/lib/l10n/is.js
@@ -27,6 +27,7 @@ OC.L10N.register(
"Following platforms are supported: %s" : "Eftirfarandi stýrikerfi eru studd: %s",
"Server version %s or higher is required." : "Krafist er þjóns af útgáfu %s eða hærra.",
"Server version %s or lower is required." : "Krafist er þjóns af útgáfu %s eða lægri.",
+ "Logged in user must be an admin" : "Innskráður notandi verður að vera stjórnandi",
"Unknown filetype" : "Óþekkt skráategund",
"Invalid image" : "Ógild mynd",
"Avatar image is not square" : "Auðkennismynd er ekki ferningslaga",
@@ -65,12 +66,19 @@ OC.L10N.register(
"Log out" : "Skrá út",
"Users" : "Notendur",
"Unknown user" : "Óþekktur notandi",
+ "Create" : "Búa til",
+ "Change" : "Breyta",
+ "Delete" : "Eyða",
+ "Share" : "Deila",
+ "Overview" : "Yfirlit",
"Basic settings" : "Grunnstillingar",
"Sharing" : "Deiling",
"Security" : "Öryggi",
"Encryption" : "Dulritun",
+ "Groupware" : "Hópvinnukerfi",
"Additional settings" : "Valfrjálsar stillingar",
"Personal info" : "Persónulegar upplýsingar",
+ "Mobile & desktop" : "Farsímar og borðtölvur",
"Unlimited" : "Ótakmarkað",
"Verifying" : "Sannreyni",
"Verifying …" : "Sannreyni …",
@@ -116,7 +124,11 @@ OC.L10N.register(
"Sharing %s failed, because resharing is not allowed" : "Deiling %s mistókst, því endurdeiling er ekki leyfð",
"Sharing %s failed, because the sharing backend for %s could not find its source" : "Deiling %s mistókst, því bakvinnslukerfið fyrir %s fann ekki upptök þess",
"Sharing %s failed, because the file could not be found in the file cache" : "Deiling %s mistókst, því skráin fannst ekki í skyndiminni skráa",
+ "%1$s shared »%2$s« with you and wants to add:" : "%1$s deildi »%2$s« með þér og vill bæta við:",
+ "%1$s shared »%2$s« with you and wants to add" : "%1$s deildi »%2$s« með þér og vill bæta við",
+ "»%s« added a note to a file shared with you" : "»%s« bætti minnispunkti við skrá sem deilt er með þér",
"Open »%s«" : "Opna »%s«",
+ "%1$s via %2$s" : "%1$s með %2$s",
"Can’t increase permissions of %s" : "Get ekki aukið aðgangsheimildir %s",
"Files can’t be shared with delete permissions" : "Ekki er hægt að deila skrá með eyða-heimildum",
"Files can’t be shared with create permissions" : "Ekki er hægt að deila skrá með búa-til-heimildum",
@@ -224,9 +236,23 @@ OC.L10N.register(
"Storage connection error. %s" : "Villa í tengingu við gagnageymslu. %s",
"Storage is temporarily not available" : "Gagnageymsla ekki tiltæk í augnablikinu",
"Storage connection timeout. %s" : "Gagnageymsla féll á tíma. %s",
+ "Personal" : "Einka",
+ "Admin" : "Stjórnun",
"APCu" : "APCu",
"Redis" : "Redis",
"Tips & tricks" : "Ábendingar og góð ráð",
+ "DB Error: \"%s\"" : "Gagnagrunnsvilla: \"%s\"",
+ "Offending command was: \"%s\"" : "Saknæma skipunin var: \"%s\"",
+ "Offending command was: \"%s\", name: %s, password: %s" : "Saknæma skipunin var: \"%s\", nafn: %s, lykilorð: %s",
+ "Setting permissions for %s failed, because the permissions exceed permissions granted to %s" : "Stilling heimilda fyrir %s mistókst, því heimildirnar eru rétthærri en heimildir til handa %s",
+ "Setting permissions for %s failed, because the item was not found" : "Stilling heimilda fyrir %s mistókst, því atriðið fannst ekki",
+ "Cannot clear expiration date. Shares are required to have an expiration date." : "Get ekki hreinsað út gildistímann. Ætlast er til þess að sameignir hafi ákveðinn gildistíma.",
+ "Cannot increase permissions of %s" : "Get ekki aukið aðgangsheimildir %s",
+ "Files can't be shared with delete permissions" : "Ekki er hægt að deila skrá með eyða-heimildum",
+ "Files can't be shared with create permissions" : "Ekki er hægt að deila skrá með búa-til-heimildum",
+ "Cannot set expiration date more than %s days in the future" : "Ekki er hægt að setja lokadagsetningu meira en %s daga fram í tímann",
+ "No app name specified" : "Ekkert heiti forrits tilgreint",
+ "App '%s' could not be installed!" : "Ekki var hægt að setja upp '%s' forritið!",
"Sync clients" : "Samstilla biðlara"
},
"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);");
diff --git a/lib/l10n/is.json b/lib/l10n/is.json
index ff829c0e2e7..429e425890c 100644
--- a/lib/l10n/is.json
+++ b/lib/l10n/is.json
@@ -25,6 +25,7 @@
"Following platforms are supported: %s" : "Eftirfarandi stýrikerfi eru studd: %s",
"Server version %s or higher is required." : "Krafist er þjóns af útgáfu %s eða hærra.",
"Server version %s or lower is required." : "Krafist er þjóns af útgáfu %s eða lægri.",
+ "Logged in user must be an admin" : "Innskráður notandi verður að vera stjórnandi",
"Unknown filetype" : "Óþekkt skráategund",
"Invalid image" : "Ógild mynd",
"Avatar image is not square" : "Auðkennismynd er ekki ferningslaga",
@@ -63,12 +64,19 @@
"Log out" : "Skrá út",
"Users" : "Notendur",
"Unknown user" : "Óþekktur notandi",
+ "Create" : "Búa til",
+ "Change" : "Breyta",
+ "Delete" : "Eyða",
+ "Share" : "Deila",
+ "Overview" : "Yfirlit",
"Basic settings" : "Grunnstillingar",
"Sharing" : "Deiling",
"Security" : "Öryggi",
"Encryption" : "Dulritun",
+ "Groupware" : "Hópvinnukerfi",
"Additional settings" : "Valfrjálsar stillingar",
"Personal info" : "Persónulegar upplýsingar",
+ "Mobile & desktop" : "Farsímar og borðtölvur",
"Unlimited" : "Ótakmarkað",
"Verifying" : "Sannreyni",
"Verifying …" : "Sannreyni …",
@@ -114,7 +122,11 @@
"Sharing %s failed, because resharing is not allowed" : "Deiling %s mistókst, því endurdeiling er ekki leyfð",
"Sharing %s failed, because the sharing backend for %s could not find its source" : "Deiling %s mistókst, því bakvinnslukerfið fyrir %s fann ekki upptök þess",
"Sharing %s failed, because the file could not be found in the file cache" : "Deiling %s mistókst, því skráin fannst ekki í skyndiminni skráa",
+ "%1$s shared »%2$s« with you and wants to add:" : "%1$s deildi »%2$s« með þér og vill bæta við:",
+ "%1$s shared »%2$s« with you and wants to add" : "%1$s deildi »%2$s« með þér og vill bæta við",
+ "»%s« added a note to a file shared with you" : "»%s« bætti minnispunkti við skrá sem deilt er með þér",
"Open »%s«" : "Opna »%s«",
+ "%1$s via %2$s" : "%1$s með %2$s",
"Can’t increase permissions of %s" : "Get ekki aukið aðgangsheimildir %s",
"Files can’t be shared with delete permissions" : "Ekki er hægt að deila skrá með eyða-heimildum",
"Files can’t be shared with create permissions" : "Ekki er hægt að deila skrá með búa-til-heimildum",
@@ -222,9 +234,23 @@
"Storage connection error. %s" : "Villa í tengingu við gagnageymslu. %s",
"Storage is temporarily not available" : "Gagnageymsla ekki tiltæk í augnablikinu",
"Storage connection timeout. %s" : "Gagnageymsla féll á tíma. %s",
+ "Personal" : "Einka",
+ "Admin" : "Stjórnun",
"APCu" : "APCu",
"Redis" : "Redis",
"Tips & tricks" : "Ábendingar og góð ráð",
+ "DB Error: \"%s\"" : "Gagnagrunnsvilla: \"%s\"",
+ "Offending command was: \"%s\"" : "Saknæma skipunin var: \"%s\"",
+ "Offending command was: \"%s\", name: %s, password: %s" : "Saknæma skipunin var: \"%s\", nafn: %s, lykilorð: %s",
+ "Setting permissions for %s failed, because the permissions exceed permissions granted to %s" : "Stilling heimilda fyrir %s mistókst, því heimildirnar eru rétthærri en heimildir til handa %s",
+ "Setting permissions for %s failed, because the item was not found" : "Stilling heimilda fyrir %s mistókst, því atriðið fannst ekki",
+ "Cannot clear expiration date. Shares are required to have an expiration date." : "Get ekki hreinsað út gildistímann. Ætlast er til þess að sameignir hafi ákveðinn gildistíma.",
+ "Cannot increase permissions of %s" : "Get ekki aukið aðgangsheimildir %s",
+ "Files can't be shared with delete permissions" : "Ekki er hægt að deila skrá með eyða-heimildum",
+ "Files can't be shared with create permissions" : "Ekki er hægt að deila skrá með búa-til-heimildum",
+ "Cannot set expiration date more than %s days in the future" : "Ekki er hægt að setja lokadagsetningu meira en %s daga fram í tímann",
+ "No app name specified" : "Ekkert heiti forrits tilgreint",
+ "App '%s' could not be installed!" : "Ekki var hægt að setja upp '%s' forritið!",
"Sync clients" : "Samstilla biðlara"
},"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"
} \ No newline at end of file
diff --git a/lib/l10n/ru.js b/lib/l10n/ru.js
index c850605d3f2..383d33ded2f 100644
--- a/lib/l10n/ru.js
+++ b/lib/l10n/ru.js
@@ -127,6 +127,7 @@ OC.L10N.register(
"Sharing %s failed, because the sharing backend for %s could not find its source" : "Не удалось поделиться %s, бэкенд общего доступа не нашел путь до %s",
"Sharing %s failed, because the file could not be found in the file cache" : "Не удалось поделиться %s, элемент не найден в файловом кеше.",
"Open »%s«" : "Открыть «%s»",
+ "%1$s via %2$s" : "%1$s через %2$s",
"Can’t increase permissions of %s" : "Невозможно увеличить права доступа для %s",
"Files can’t be shared with delete permissions" : "Файлы не могут иметь общий доступ с правами на удаление",
"Files can’t be shared with create permissions" : "Файлы не могут иметь общий доступ с правами на создание",
diff --git a/lib/l10n/ru.json b/lib/l10n/ru.json
index 9f64bcd6d2b..6462e7f0afc 100644
--- a/lib/l10n/ru.json
+++ b/lib/l10n/ru.json
@@ -125,6 +125,7 @@
"Sharing %s failed, because the sharing backend for %s could not find its source" : "Не удалось поделиться %s, бэкенд общего доступа не нашел путь до %s",
"Sharing %s failed, because the file could not be found in the file cache" : "Не удалось поделиться %s, элемент не найден в файловом кеше.",
"Open »%s«" : "Открыть «%s»",
+ "%1$s via %2$s" : "%1$s через %2$s",
"Can’t increase permissions of %s" : "Невозможно увеличить права доступа для %s",
"Files can’t be shared with delete permissions" : "Файлы не могут иметь общий доступ с правами на удаление",
"Files can’t be shared with create permissions" : "Файлы не могут иметь общий доступ с правами на создание",