summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-10-03 16:58:57 +0000
committerNextcloud bot <bot@nextcloud.com>2018-10-03 16:58:57 +0000
commit1302b6f267eed2519938a92e3c9470951e1c701f (patch)
treee3bf579660144d55c80f9bbb351bcf3524acf7ed /lib
parent5b33cbd507218d1edd489cd36821437ed5a2d4ec (diff)
downloadnextcloud-server-1302b6f267eed2519938a92e3c9470951e1c701f.tar.gz
nextcloud-server-1302b6f267eed2519938a92e3c9470951e1c701f.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib')
-rw-r--r--lib/l10n/bg.js17
-rw-r--r--lib/l10n/bg.json17
-rw-r--r--lib/l10n/cs.js151
-rw-r--r--lib/l10n/cs.json151
-rw-r--r--lib/l10n/fi.js1
-rw-r--r--lib/l10n/fi.json1
-rw-r--r--lib/l10n/ja.js2
-rw-r--r--lib/l10n/ja.json2
-rw-r--r--lib/l10n/nl.js12
-rw-r--r--lib/l10n/nl.json12
-rw-r--r--lib/l10n/pl.js30
-rw-r--r--lib/l10n/pl.json30
-rw-r--r--lib/l10n/sl.js16
-rw-r--r--lib/l10n/sl.json16
-rw-r--r--lib/l10n/sv.js27
-rw-r--r--lib/l10n/sv.json27
-rw-r--r--lib/l10n/vi.js1
-rw-r--r--lib/l10n/vi.json1
-rw-r--r--lib/l10n/zh_CN.js5
-rw-r--r--lib/l10n/zh_CN.json5
20 files changed, 368 insertions, 156 deletions
diff --git a/lib/l10n/bg.js b/lib/l10n/bg.js
index 18c8af414e4..d65fefbbfaa 100644
--- a/lib/l10n/bg.js
+++ b/lib/l10n/bg.js
@@ -33,12 +33,17 @@ OC.L10N.register(
"File name contains at least one invalid character" : "Името на файла съдържа поне един невалиден символ",
"File name is too long" : "Името на файла е твърде дълго",
"__language_name__" : "Български",
+ "This is an automatically sent email, please do not reply." : "Имейлът е генериран автоматично, моля не отговаряйте.",
"Help" : "Помощ",
"Apps" : "Приложения",
+ "Settings" : "Настройки",
+ "Log out" : "Отписване",
"Users" : "Потребители",
"Unknown user" : "Непознат потребител",
"Sharing" : "Споделяне",
+ "Security" : "Сигурност",
"Additional settings" : "Допълнителни настройки",
+ "Personal info" : "Лични данни",
"%s enter the database username and name." : "%s въведете потребителско име и име за базата данни",
"%s enter the database username." : "%s въведете потребител за базата данни.",
"%s enter the database name." : "%s въведи име на базата данни.",
@@ -63,16 +68,17 @@ OC.L10N.register(
"Sharing %s failed, because sharing with links is not allowed" : "Неуспешно споделяне на %s, защото споделянето посредством връзки не е разрешено.",
"Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Неуспешно споделяне на на %s, не може бъде намерено %s. Може би сървъра в момента е недостъпен.",
"Share type %s is not valid for %s" : "Споделянето на тип %s не валидно за %s.",
- "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "Неуспешно задаване на дата на изтичане. Споделни папки или файлове не могат да изтичат по-късно от %s след като са били споделени",
- "Cannot set expiration date. Expiration date is in the past" : "Неуспешно задаване на дата на изтичане. Датата на изтичане е в миналото",
+ "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "Неуспешно задаване на срок на валидност. Споделянията не могат да изтичат по-късно от %s след като са били споделени",
+ "Cannot set expiration date. Expiration date is in the past" : "Неуспешно задаване на срок на валидност. Датата на изтичане е в миналото",
"Sharing backend %s must implement the interface OCP\\Share_Backend" : "Споделянето на сървърния %s трябва да поддържа OCP\\Share_Backend интерфейс.",
"Sharing backend %s not found" : "Споделянето на сървърния %s не е открито.",
"Sharing backend for %s not found" : "Споделянето на сървъра за %s не е открито.",
"Sharing %s failed, because the permissions exceed permissions granted to %s" : "Неуспешно споделяне на %s, защото промените надвишават правата на достъп дадени на %s.",
- "Sharing %s failed, because resharing is not allowed" : "Неуспешно споделяне на %s, защото повторно споделяне не е разрешено.",
+ "Sharing %s failed, because resharing is not allowed" : "Неуспешно споделяне на %s, защото повторното споделяне е забранено",
"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, защото файлът не може да бъде намерен в кеша.",
- "%s shared »%s« with you" : "%s сподели »%s« с теб",
+ "Can’t set expiration date more than %s days in the future" : "Неуспешно задаване на срок на валидност повече от %s дни в бъдещето",
+ "%s shared »%s« with you" : "%s сподели »%s« с вас",
"%s via %s" : "%s чрез %s",
"Could not find category \"%s\"" : "Невъзможно откриване на категорията \"%s\".",
"Sunday" : "неделя",
@@ -144,6 +150,7 @@ OC.L10N.register(
"Please change the permissions to 0770 so that the directory cannot be listed by other users." : "Моля, променете правата за достъп на 0770, за да не може директорията да бъде видяна от други потребители.",
"Could not obtain lock type %d on \"%s\"." : "Неуспешен опит за ексклузивен достъп от типa %d върху \"%s\".",
"APCu" : "APCu",
- "Redis" : "Redis"
+ "Redis" : "Redis",
+ "Cannot set expiration date more than %s days in the future" : "Неуспешно задаване на срок на валидност повече от %s дни в бъдещето"
},
"nplurals=2; plural=(n != 1);");
diff --git a/lib/l10n/bg.json b/lib/l10n/bg.json
index 1a0feea7c23..36f7bbd907c 100644
--- a/lib/l10n/bg.json
+++ b/lib/l10n/bg.json
@@ -31,12 +31,17 @@
"File name contains at least one invalid character" : "Името на файла съдържа поне един невалиден символ",
"File name is too long" : "Името на файла е твърде дълго",
"__language_name__" : "Български",
+ "This is an automatically sent email, please do not reply." : "Имейлът е генериран автоматично, моля не отговаряйте.",
"Help" : "Помощ",
"Apps" : "Приложения",
+ "Settings" : "Настройки",
+ "Log out" : "Отписване",
"Users" : "Потребители",
"Unknown user" : "Непознат потребител",
"Sharing" : "Споделяне",
+ "Security" : "Сигурност",
"Additional settings" : "Допълнителни настройки",
+ "Personal info" : "Лични данни",
"%s enter the database username and name." : "%s въведете потребителско име и име за базата данни",
"%s enter the database username." : "%s въведете потребител за базата данни.",
"%s enter the database name." : "%s въведи име на базата данни.",
@@ -61,16 +66,17 @@
"Sharing %s failed, because sharing with links is not allowed" : "Неуспешно споделяне на %s, защото споделянето посредством връзки не е разрешено.",
"Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Неуспешно споделяне на на %s, не може бъде намерено %s. Може би сървъра в момента е недостъпен.",
"Share type %s is not valid for %s" : "Споделянето на тип %s не валидно за %s.",
- "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "Неуспешно задаване на дата на изтичане. Споделни папки или файлове не могат да изтичат по-късно от %s след като са били споделени",
- "Cannot set expiration date. Expiration date is in the past" : "Неуспешно задаване на дата на изтичане. Датата на изтичане е в миналото",
+ "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "Неуспешно задаване на срок на валидност. Споделянията не могат да изтичат по-късно от %s след като са били споделени",
+ "Cannot set expiration date. Expiration date is in the past" : "Неуспешно задаване на срок на валидност. Датата на изтичане е в миналото",
"Sharing backend %s must implement the interface OCP\\Share_Backend" : "Споделянето на сървърния %s трябва да поддържа OCP\\Share_Backend интерфейс.",
"Sharing backend %s not found" : "Споделянето на сървърния %s не е открито.",
"Sharing backend for %s not found" : "Споделянето на сървъра за %s не е открито.",
"Sharing %s failed, because the permissions exceed permissions granted to %s" : "Неуспешно споделяне на %s, защото промените надвишават правата на достъп дадени на %s.",
- "Sharing %s failed, because resharing is not allowed" : "Неуспешно споделяне на %s, защото повторно споделяне не е разрешено.",
+ "Sharing %s failed, because resharing is not allowed" : "Неуспешно споделяне на %s, защото повторното споделяне е забранено",
"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, защото файлът не може да бъде намерен в кеша.",
- "%s shared »%s« with you" : "%s сподели »%s« с теб",
+ "Can’t set expiration date more than %s days in the future" : "Неуспешно задаване на срок на валидност повече от %s дни в бъдещето",
+ "%s shared »%s« with you" : "%s сподели »%s« с вас",
"%s via %s" : "%s чрез %s",
"Could not find category \"%s\"" : "Невъзможно откриване на категорията \"%s\".",
"Sunday" : "неделя",
@@ -142,6 +148,7 @@
"Please change the permissions to 0770 so that the directory cannot be listed by other users." : "Моля, променете правата за достъп на 0770, за да не може директорията да бъде видяна от други потребители.",
"Could not obtain lock type %d on \"%s\"." : "Неуспешен опит за ексклузивен достъп от типa %d върху \"%s\".",
"APCu" : "APCu",
- "Redis" : "Redis"
+ "Redis" : "Redis",
+ "Cannot set expiration date more than %s days in the future" : "Неуспешно задаване на срок на валидност повече от %s дни в бъдещето"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/lib/l10n/cs.js b/lib/l10n/cs.js
index 0f26fdd1db0..e94d2910fd6 100644
--- a/lib/l10n/cs.js
+++ b/lib/l10n/cs.js
@@ -1,18 +1,20 @@
OC.L10N.register(
"lib",
{
- "Cannot write into \"config\" directory!" : "Nelze zapisovat do složky „config“!",
- "This can usually be fixed by giving the webserver write access to the config directory" : "To lze obvykle vyřešit povolením zápisu webovému serveru do konfiguračního adresáře",
+ "Cannot write into \"config\" directory!" : "Nedaří se zapisovat do adresáře „config“!",
+ "This can usually be fixed by giving the webserver write access to the config directory" : "Toto obvykle lze vyřešit udělením oprávnění k zápisu do adresáře s nastaveními pro účet, pod kterým je provozován webový server",
"See %s" : "Viz %s",
- "This can usually be fixed by giving the webserver write access to the config directory. See %s" : "To lze obvykle vyřešit povolením zápisu webovému serveru do konfiguračního adresáře. Viz %s",
- "The files of the app %$1s were not replaced correctly. Make sure it is a version compatible with the server." : "Soubory aplikace %$1s nebyly řádně nahrazeny. Ujistěte se, že je to verze kompatibilní se serverem.",
+ "Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it." : "Nebo, pokud chcete mít soubor config.php pouze pro čtení, nastavte v něm volbu „config_is_read_only“ na hodnotu true.",
+ "This can usually be fixed by giving the webserver write access to the config directory. See %s" : "Toto obvykle lze vyřešit udělením oprávnění k zápisu do kořenové složky webu pro účet, pod kterým je provozován webový server. Viz %s",
+ "Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it. See %s" : "Nebo, pokud chcete mít soubor config.php pouze pro čtení, nastavte v něm volbu „config_is_read_only“ na hodnotu true. Viz %s",
+ "The files of the app %$1s were not replaced correctly. Make sure it is a version compatible with the server." : "Soubory aplikace %$1s nebyly řádně nahrazeny. Ověřte, že je to verze kompatibilní se serverem.",
"Sample configuration detected" : "Bylo zjištěno setrvání u předváděcího nastavení",
- "It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "Pravděpodobně byla zkopírována konfigurační nastavení ze vzorových souborů. Toto není podporováno a může poškodit vaši instalaci. Nahlédněte prosím do dokumentace před prováděním změn v souboru config.php",
+ "It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "Pravděpodobně byla zkopírována nastavení ze vzorových souborů. Toto není podporováno a může poškodit vaši instalaci. Před prováděním změn v souboru config.php si přečtěte dokumentaci",
"%1$s and %2$s" : "%1$s a %2$s",
"%1$s, %2$s and %3$s" : "%1$s, %2$s a %3$s",
"%1$s, %2$s, %3$s and %4$s" : "%1$s, %2$s, %3$s a %4$s",
"%1$s, %2$s, %3$s, %4$s and %5$s" : "%1$s, %2$s, %3$s, %4$s a %5$s",
- "Education Edition" : "Edice pro výuku",
+ "Education Edition" : "Vydání pro vzdělávací instituce",
"Enterprise bundle" : "Enterprise balíček",
"Groupware bundle" : "Balíček groupware",
"Social sharing bundle" : "Balíček sociálního sdílení",
@@ -51,15 +53,15 @@ OC.L10N.register(
"in a few seconds" : "během několika sekund",
"seconds ago" : "před pár sekundami",
"Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "Modul s ID: %s neexistuje. Povolte ho v nastavení aplikací, nebo kontaktujte vašeho administrátora.",
- "File name is a reserved word" : "Jméno souboru je rezervované slovo",
- "File name contains at least one invalid character" : "Jméno souboru obsahuje nejméně jeden neplatný znak",
- "File name is too long" : "Jméno souboru je moc dlouhé",
- "Dot files are not allowed" : "Jména souborů začínající tečkou nejsou povolena",
- "Empty filename is not allowed" : "Prázdné jméno souboru není povoleno",
- "App \"%s\" cannot be installed because appinfo file cannot be read." : "Aplikace \"%s\" nemůže být nainstalována protože soubor appinfo nelze přečíst.",
- "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "Aplikaci \"%s\" nelze nainstalovat, protože není kompatibilní s touto verzí serveru.",
+ "File name is a reserved word" : "Název souboru je rezervované slovo",
+ "File name contains at least one invalid character" : "Název souboru obsahuje nejméně jeden neplatný znak",
+ "File name is too long" : "Název souboru je příliš dlouhý",
+ "Dot files are not allowed" : "Názvy souborů, začínající na tečku nejsou povolené",
+ "Empty filename is not allowed" : "Je třeba vyplnit název souboru",
+ "App \"%s\" cannot be installed because appinfo file cannot be read." : "Aplikace „%s“ nemůže být nainstalována protože soubor appinfo nelze přečíst.",
+ "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "Aplikaci „%s“ nelze nainstalovat, protože není kompatibilní s touto verzí serveru.",
"__language_name__" : "Česky",
- "This is an automatically sent email, please do not reply." : "Toto je automaticky odesílaný e-mail, prosím, neodpovídejte.",
+ "This is an automatically sent email, please do not reply." : "Toto je automaticky odesílaný e-mail, neodpovídejte na něj.",
"Help" : "Nápověda",
"Apps" : "Aplikace",
"Settings" : "Nastavení",
@@ -74,63 +76,67 @@ OC.L10N.register(
"Basic settings" : "Základní nastavení",
"Sharing" : "Sdílení",
"Security" : "Zabezpečení",
- "Groupware" : "Groupware",
- "Additional settings" : "Dodatečná nastavení",
+ "Groupware" : "Software pro podporu spolupráce",
+ "Additional settings" : "Další nastavení",
"Personal info" : "Osobní informace",
"Mobile & desktop" : "Mobilní a desktop",
"Unlimited" : "Neomezeně",
- "Verifying" : "Ověření",
- "Verifying …" : "Ověřování …",
+ "Verifying" : "Ověřuje se",
+ "Verifying …" : "Ověřování…",
"Verify" : "Ověřit",
- "%s enter the database username and name." : "%s zadejte uživatelské jméno a jméno databáze.",
+ "%s enter the database username and name." : "%s zadejte databázové uživatelské jméno a jméno.",
"%s enter the database username." : "Zadejte uživatelské jméno %s databáze.",
"%s enter the database name." : "Zadejte název databáze pro %s databáze.",
- "%s you may not use dots in the database name" : "V názvu databáze %s nesmíte používat tečky.",
+ "%s you may not use dots in the database name" : "V názvu databáze %s není možné používat tečky.",
"Oracle connection could not be established" : "Spojení s Oracle nemohlo být navázáno",
- "Oracle username and/or password not valid" : "Uživatelské jméno či heslo Oracle není platné",
- "PostgreSQL username and/or password not valid" : "Uživatelské jméno či heslo PostgreSQL není platné",
- "You need to enter details of an existing account." : "Musíte zadat údaje existujícího účtu.",
+ "Oracle username and/or password not valid" : "Uživatelské jméno nebo heslo do Oracle není platné",
+ "PostgreSQL username and/or password not valid" : "Uživatelské jméno nebo heslo do PostgreSQL není platné",
+ "You need to enter details of an existing account." : "Je třeba zadat podrobnosti existujícího účtu.",
"Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " : "Mac OS X není podporován a %s nebude na této platformě správně fungovat. Používejte pouze na vlastní nebezpečí!",
"For the best results, please consider using a GNU/Linux server instead." : "Místo toho zvažte pro nejlepší funkčnost použití GNU/Linux serveru.",
- "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." : "Vypadá to, že tato %s instance běží v 32-bitovém PHP prostředí a byl nakonfigurován open_basedir v php.ini. Toto povede k problémům se soubory většími než 4 GB a není doporučováno.",
- "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Odstraňte prosím open_basedir nastavení ve svém php.ini nebo přejděte na 64-bitové PHP.",
+ "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á se, že tato instance %s je provozována v 32-bitovém PHP prostředí a v php.ini je nastavena volba open_basedir. Toto povede k problémům se soubory většími než 4 GB a silně není doporučováno.",
+ "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Odstraňte z php.ini nastavení volby open_basedir nebo přejděte na 64-bitové PHP.",
"Set an admin username." : "Zadejte uživatelské jméno správce.",
"Set an admin password." : "Zadejte heslo správce.",
- "Can't create or write into the data directory %s" : "Nelze vytvořit nebo zapisovat do datového adresáře %s",
+ "Can't create or write into the data directory %s" : "Nedaří se vytvořit nebo zapisovat do datového adresáře %s",
"Invalid Federated Cloud ID" : "Neplatné sdružené cloud ID",
- "Sharing %s failed, because the backend does not allow shares from type %i" : "Sdílení %s selhalo, podpůrná vrstva nepodporuje typ sdílení %i",
- "Sharing %s failed, because the file does not exist" : "Sdílení %s selhalo, protože soubor neexistuje",
+ "Sharing %s failed, because the backend does not allow shares from type %i" : "Sdílení %s se nezdařilo, podpůrná vrstva nepodporuje typ sdílení %i",
+ "Sharing %s failed, because the file does not exist" : "Sdílení %s se nezdařilo, protože soubor neexistuje",
"You are not allowed to share %s" : "Nemáte povoleno sdílet %s",
- "Sharing %s failed, because you can not share with yourself" : "Sdílení %s selhalo, protože nemůžete sdílet sami se sebou",
- "Sharing %s failed, because the user %s does not exist" : "Sdílení položky %s selhalo, protože uživatel %s neexistuje",
- "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "Sdílení položky %s selhalo, protože uživatel %s není členem žádné skupiny společné s uživatelem %s",
- "Sharing %s failed, because this item is already shared with %s" : "Sdílení položky %s selhalo, protože položka již je s uživatelem %s sdílena",
- "Sharing %s failed, because this item is already shared with user %s" : "Sdílení položky %s selhalo, protože ta je již s uživatelem %s sdílena",
- "Sharing %s failed, because the group %s does not exist" : "Sdílení položky %s selhalo, protože skupina %s neexistuje",
- "Sharing %s failed, because %s is not a member of the group %s" : "Sdílení položky %s selhalo, protože uživatel %s není členem skupiny %s",
+ "Sharing %s failed, because you can not share with yourself" : "Sdílení %s se nezdařilo, protože nemůžete sdílet sami se sebou",
+ "Sharing %s failed, because the user %s does not exist" : "Sdílení položky %s se nezdařilo, protože uživatel %s neexistuje",
+ "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "Sdílení položky %s se nezdařilo, protože uživatel %s není členem žádné skupiny společné s uživatelem %s",
+ "Sharing %s failed, because this item is already shared with %s" : "Sdílení položky %s se nezdařilo, protože položka už je s uživatelem %s sdílena",
+ "Sharing %s failed, because this item is already shared with user %s" : "Sdílení položky %s se nezdařilo, protože ta je už s uživatelem %s sdílena",
+ "Sharing %s failed, because the group %s does not exist" : "Sdílení položky %s se nezdařilo, protože skupina %s neexistuje",
+ "Sharing %s failed, because %s is not a member of the group %s" : "Sdílení položky %s se nezdařilo, protože uživatel %s není členem skupiny %s",
"You need to provide a password to create a public link, only protected links are allowed" : "Pro vytvoření veřejného odkazu je nutné zadat heslo, jsou povoleny pouze chráněné odkazy",
- "Sharing %s failed, because sharing with links is not allowed" : "Sdílení položky %s selhalo, protože sdílení pomocí linků není povoleno",
+ "Sharing %s failed, because sharing with links is not allowed" : "Sdílení položky %s se nezdařilo, protože sdílení pomocí odkazů není povoleno",
"Not allowed to create a federated share with the same user" : "Není povoleno vytvořit propojené sdílení s tím samým uživatelem",
- "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Sdílení %s selhalo, %s se nepodařilo nalézt, server pravděpodobně právě není dostupný.",
+ "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Sdílení %s se nezdařilo, %s se nepodařilo nalézt, server pravděpodobně právě není dostupný.",
"Share type %s is not valid for %s" : "Sdílení typu %s není korektní pro %s",
- "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "Nelze nastavit datum vypršení platnosti. Sdílení nemůže vypršet později než za %s po zveřejnění",
- "Cannot set expiration date. Expiration date is in the past" : "Nelze nastavit datum vypršení platnosti. Datum vypršení je v minulosti",
+ "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "Nedaří se nastavit datum skončení platnosti. Sdílení nemůže vypršet později než za %s po zveřejnění",
+ "Cannot set expiration date. Expiration date is in the past" : "Takové datum skončení platnosti nelze nastavit – je třeba, aby bylo v budoucnosti a ne minulosti…",
"Sharing backend %s must implement the interface OCP\\Share_Backend" : "Úložiště pro sdílení %s musí implementovat rozhraní OCP\\Share_Backend",
"Sharing backend %s not found" : "Úložiště sdílení %s nenalezeno",
"Sharing backend for %s not found" : "Úložiště sdílení pro %s nenalezeno",
- "Sharing failed, because the user %s is the original sharer" : "Sdílení položky selhalo, protože uživatel %s je originálním vlastníkem",
- "Sharing %s failed, because the permissions exceed permissions granted to %s" : "Sdílení položky %s selhalo, protože jsou k tomu nutná vyšší oprávnění, než jaká byla %s povolena.",
- "Sharing %s failed, because resharing is not allowed" : "Sdílení položky %s selhalo, protože znovu-sdílení není povoleno",
+ "Sharing failed, because the user %s is the original sharer" : "Sdílení položky se nezdařilo, protože uživatel %s je původním vlastníkem",
+ "Sharing %s failed, because the permissions exceed permissions granted to %s" : "Sdílení položky %s se nezdařilo, protože jsou k tomu nutná vyšší oprávnění, než jaká byla %s povolena.",
+ "Sharing %s failed, because resharing is not allowed" : "Sdílení položky %s se nezdařilo, protože znovu-sdílení není povoleno",
"Sharing %s failed, because the sharing backend for %s could not find its source" : "Sdílení položky %s selhalo, protože úložiště sdílení %s nenalezla zdroj",
"Sharing %s failed, because the file could not be found in the file cache" : "Sdílení položky %s selhalo, protože soubor nebyl nalezen ve vyrovnávací paměti",
- "Open »%s«" : "Otevřít »%s«",
+ "%1$s shared »%2$s« with you and wants to add:" : "%1$s vám nasdílel(a) „%2$s“ a chce přidat:",
+ "%1$s shared »%2$s« with you and wants to add" : "%1$s vám nasdílel(a) „%2$s“ a chce přidat",
+ "»%s« added a note to a file shared with you" : "„%s“ přidal(a) poznámku k souboru, který je s vámi sdílený",
+ "Open »%s«" : "Otevřít „%s“",
+ "%1$s via %2$s" : "%1$s prostřednictvím %2$s",
"Can’t increase permissions of %s" : "Nelze zvýšit oprávnění %s",
"Files can’t be shared with delete permissions" : "Soubory nelze sdílet s oprávněními k odstranění",
"Files can’t be shared with create permissions" : "Soubory nelze sdílet s oprávněními k vytváření",
"Expiration date is in the past" : "Datum skončení platnosti je v minulosti",
"Can’t set expiration date more than %s days in the future" : "Nelze nastavit datum vypršení platnosti více než %s dní v budoucnu",
- "%s shared »%s« with you" : "%s s vámi sdílí »%s«",
- "%s shared »%s« with you." : "%s s vámi sdílel(a) »%s»",
+ "%s shared »%s« with you" : "%s s vámi sdílí „%s“",
+ "%s shared »%s« with you." : "%s s vámi sdílel(a) „%s“",
"Click the button below to open it." : "Pro otevření kliknětena tlačítko níže.",
"%s via %s" : "%s pomocí %s",
"The requested share does not exist anymore" : "Požadované sdílení už neexistuje",
@@ -180,16 +186,16 @@ OC.L10N.register(
"Oct." : "říjen",
"Nov." : "listopad",
"Dec." : "prosinec",
- "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "Pouze následující znaky jsou povoleny pro uživatelské jméno: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"",
+ "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "Pouze následující znaky jsou povoleny pro uživatelské jméno: „a-z“, „A-Z“, „0-9“, a „_.@-'“",
"A valid username must be provided" : "Je třeba zadat platné uživatelské jméno",
"Username contains whitespace at the beginning or at the end" : "Uživatelské jméno obsahuje mezery na svém začátku nebo konci",
- "Username must not consist of dots only" : "Uživatelské jméno se nesmí skládat ze samých teček",
+ "Username must not consist of dots only" : "Uživatelské jméno se nemůže skládat ze samých teček",
"A valid password must be provided" : "Je třeba zadat platné heslo",
"The username is already being used" : "Uživatelské jméno už je využíváno",
"Could not create user" : "Nepodařilo se vytvořit uživatele",
"User disabled" : "Uživatel zakázán",
"Login canceled by app" : "Přihlášení zrušeno aplikací",
- "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "Aplikaci \"%s\" nelze nainstalovat, protože nejsou splněny následující závislosti: %s",
+ "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "Aplikaci „%s“ nelze nainstalovat, protože nejsou splněny následující závislosti: %s",
"a safe home for all your data" : "bezpečný domov pro všechna vaše data",
"File is currently busy, please try again later" : "Soubor je používán, zkuste to později",
"Can't read file" : "Nelze přečíst soubor",
@@ -197,40 +203,42 @@ OC.L10N.register(
"Authentication error" : "Chyba ověření",
"Token expired. Please reload page." : "Platnost tokenu skončila. Načtěte stránku znovu.",
"No database drivers (sqlite, mysql, or postgresql) installed." : "Nejsou instalovány ovladače databází (sqlite, mysql nebo postresql).",
- "Cannot write into \"config\" directory" : "Nelze zapisovat do adresáře \"config\"",
- "Cannot write into \"apps\" directory" : "Nelze zapisovat do adresáře \"apps\"",
- "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "To lze obvykle vyřešit povolením zápisu webovému serveru do adresáře apps nebo zakázáním appstore v konfiguračním souboru. Viz %s",
+ "Cannot write into \"config\" directory" : "Nelze zapisovat do adresáře „config“",
+ "Cannot write into \"apps\" directory" : "Nedaří se zapisovat do adresáře „apps“",
+ "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "To lze obvykle vyřešit povolením zápisu webovému serveru do adresáře apps nebo zakázáním appstore v souboru s nastaveními. Viz %s",
"Cannot create \"data\" directory" : "Nelze vytvořit datový adresář",
- "This can usually be fixed by giving the webserver write access to the root directory. See %s" : "To lze obvykle vyřešit povolením zápisu webovému serveru do kořenového adresáře. Viz %s",
- "Permissions can usually be fixed by giving the webserver write access to the root directory. See %s." : "Oprávnění lze obvykle napravit povolením zápisu webovému serveru do kořenového adresáře. Viz %s.",
+ "This can usually be fixed by giving the webserver write access to the root directory. See %s" : "Toto obvykle lze vyřešit udělením oprávnění k zápisu do kořenové složky webu pro účet, pod kterým je provozován webový server. Viz %s",
+ "Permissions can usually be fixed by giving the webserver write access to the root directory. See %s." : "Oprávnění lze obvykle napravit umožněním zápisu do kořene webu pro účet, pod kterým je provozován webový server. Viz %s.",
"Setting locale to %s failed" : "Nastavení jazyka na %s se nezdařilo",
- "Please install one of these locales on your system and restart your webserver." : "Prosím nainstalujte alespoň jeden z těchto jazyků do svého systému a restartujte webový server.",
+ "Please install one of these locales on your system and restart your webserver." : "Do svého systému nainstalujte alespoň jeden z těchto jazyků a restartujte webový server.",
"Please ask your server administrator to install the module." : "Požádejte svého správce systému o instalaci tohoto modulu.",
"PHP module %s not installed." : "PHP modul %s není nainstalován.",
- "PHP setting \"%s\" is not set to \"%s\"." : "PHP hodnota „%s“ není nastavena na „%s“.",
- "Adjusting this setting in php.ini will make Nextcloud run again" : "Změna tohoto nastavení v php.ini umožní Nextcloudu opět běžet",
- "mbstring.func_overload is set to \"%s\" instead of the expected value \"0\"" : "mbstring.func_overload je nastaven na \"%s\" místo očekávané hodnoty \"0\"",
- "To fix this issue set <code>mbstring.func_overload</code> to <code>0</code> in your php.ini" : "Pro nápravu nastavte <code>mbstring.func_overload</code> na <code>0</code> v souboru php.ini",
- "libxml2 2.7.0 is at least required. Currently %s is installed." : "Je požadováno minimálně libxml2 2.7.0. Aktuálně je nainstalována verze %s.",
- "To fix this issue update your libxml2 version and restart your web server." : "Pro opravu tohoto problému aktualizujte libxml2 a restartujte web server.",
+ "PHP setting \"%s\" is not set to \"%s\"." : "Hodnota PHP nastavení „%s“ není nastavená na „%s“.",
+ "Adjusting this setting in php.ini will make Nextcloud run again" : "Úprava tohoto nastavení v php.ini umožní Nextcloud opět zprovoznit",
+ "mbstring.func_overload is set to \"%s\" instead of the expected value \"0\"" : "mbstring.func_overload je nastaven na „%s“ namísto očekávané hodnoty „0“",
+ "To fix this issue set <code>mbstring.func_overload</code> to <code>0</code> in your php.ini" : "Pro nápravu nastavte v souboru php.ini parametr <code>mbstring.func_overload</code> na <code>0</code>",
+ "libxml2 2.7.0 is at least required. Currently %s is installed." : "Je požadována verze softwarové knihovny libxml2 minimálně 2.7.0. Nyní je nainstalována verze %s.",
+ "To fix this issue update your libxml2 version and restart your web server." : "Pro opravu tohoto problému aktualizujte knihovnu libxml2 a restartujte webový server.",
"PHP is apparently set up to strip inline doc blocks. This will make several core apps inaccessible." : "PHP je patrně nastaveno tak, aby odstraňovalo bloky komentářů. Toto bude mít za následek znepřístupnění mnoha důležitých aplikací.",
"This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Toto je pravděpodobně způsobeno aplikacemi pro urychlení načítání jako jsou Zend OPcache nebo eAccelerator.",
"PHP modules have been installed, but they are still listed as missing?" : "PHP moduly jsou nainstalovány, ale stále se tváří jako chybějící?",
"Please ask your server administrator to restart the web server." : "Požádejte svého správce systému o restart webového serveru.",
- "PostgreSQL >= 9 required" : "Je vyžadováno PostgreSQL >= 9",
+ "PostgreSQL >= 9 required" : "Je vyžadováno PostgreSQL verze 9 a novější",
"Please upgrade your database version" : "Aktualizujte verzi své databáze",
- "Please change the permissions to 0770 so that the directory cannot be listed by other users." : "Změňte prosím práva na 0770, aby adresář nemohl být otevřen ostatními uživateli.",
- "Your data directory is readable by other users" : "Váš datový adresář mohou číst ostatní užovatelé",
- "Your data directory must be an absolute path" : "Váš datový adresář musí být absolutní cesta",
+ "Please change the permissions to 0770 so that the directory cannot be listed by other users." : "Změňte práva na 0770, aby obsah adresáře nemohl být vypisován ostatními uživateli.",
+ "Your data directory is readable by other users" : "Váš datový adresář mohou číst ostatní uživatelé",
+ "Your data directory must be an absolute path" : "Je třeba, aby váš datový adresář byl zadán jako úplný popis umístění",
"Check the value of \"datadirectory\" in your configuration" : "Zkontrolujte hodnotu „datadirectory“ ve svém nastavení",
- "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\".",
+ "Your data directory is invalid" : "Váš datový adresář není platný",
+ "Ensure there is a file called \".ocdata\" in the root of the data directory." : "Ověřte, že v kořeni datového adresáře je soubor s názvem „.ocdata“.",
"Action \"%s\" not supported or implemented." : "Akce „%s“ není podporována nebo implementová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\".",
+ "Authentication failed, wrong token or provider ID given" : "Ověření se nezdařilo, předán chybný token nebo identifikátor poskytovatele",
+ "Parameters missing in order to complete the request. Missing Parameters: \"%s\"" : "Pro dokončení požadavku chybí parametry. Konkrétně: „%s“",
+ "ID \"%s\" already used by cloud federation provider \"%s\"" : "Identifikátor „%s“ je už použitý poskytovatelem federování cloudu „%s“",
+ "Cloud Federation Provider with ID: \"%s\" does not exist." : "Poskytovatel sdružování cloudů s identifikátorem: „%s“ neexistuje",
+ "Could not obtain lock type %d on \"%s\"." : "Nedaří 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",
+ "Storage incomplete configuration. %s" : "Neúplné nastavení pro úložiště. %s",
"Storage connection error. %s" : "Chyba připojení úložiště. %s",
"Storage is temporarily not available" : "Úložiště je dočasně nedostupné",
"Storage connection timeout. %s" : "Překročen časový limit připojování k úložišti. %s",
@@ -241,6 +249,9 @@ OC.L10N.register(
"Encryption" : "Šifrování",
"Tips & tricks" : "Tipy a triky",
"DB Error: \"%s\"" : "Chyba databáze: „%s“",
+ "Offending command was: \"%s\"" : "Proviňující se příkaz byl: „%s“",
+ "Offending command was: \"%s\", name: %s, password: %s" : "Proviňující se příkaz byl: „%s“, název: %s, heslo: %s",
+ "Setting permissions for %s failed, because the permissions exceed permissions granted to %s" : "Nastavení oprávnění pro %s se nezdařilo, protože oprávnění překročila oprávnění udělená pro %s",
"Setting permissions for %s failed, because the item was not found" : "Nastavení oprávnění pro %s se nezdařilo, protože položka nebyla nalezena",
"Cannot clear expiration date. Shares are required to have an expiration date." : "Datum skončení platnosti nelze odebrat. Je třeba, aby sdílení měla datum skončení platnosti.",
"Cannot increase permissions of %s" : "Nelze zvýšit oprávnění %s",
diff --git a/lib/l10n/cs.json b/lib/l10n/cs.json
index 1f4dd7ef180..7b5e69f6600 100644
--- a/lib/l10n/cs.json
+++ b/lib/l10n/cs.json
@@ -1,16 +1,18 @@
{ "translations": {
- "Cannot write into \"config\" directory!" : "Nelze zapisovat do složky „config“!",
- "This can usually be fixed by giving the webserver write access to the config directory" : "To lze obvykle vyřešit povolením zápisu webovému serveru do konfiguračního adresáře",
+ "Cannot write into \"config\" directory!" : "Nedaří se zapisovat do adresáře „config“!",
+ "This can usually be fixed by giving the webserver write access to the config directory" : "Toto obvykle lze vyřešit udělením oprávnění k zápisu do adresáře s nastaveními pro účet, pod kterým je provozován webový server",
"See %s" : "Viz %s",
- "This can usually be fixed by giving the webserver write access to the config directory. See %s" : "To lze obvykle vyřešit povolením zápisu webovému serveru do konfiguračního adresáře. Viz %s",
- "The files of the app %$1s were not replaced correctly. Make sure it is a version compatible with the server." : "Soubory aplikace %$1s nebyly řádně nahrazeny. Ujistěte se, že je to verze kompatibilní se serverem.",
+ "Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it." : "Nebo, pokud chcete mít soubor config.php pouze pro čtení, nastavte v něm volbu „config_is_read_only“ na hodnotu true.",
+ "This can usually be fixed by giving the webserver write access to the config directory. See %s" : "Toto obvykle lze vyřešit udělením oprávnění k zápisu do kořenové složky webu pro účet, pod kterým je provozován webový server. Viz %s",
+ "Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it. See %s" : "Nebo, pokud chcete mít soubor config.php pouze pro čtení, nastavte v něm volbu „config_is_read_only“ na hodnotu true. Viz %s",
+ "The files of the app %$1s were not replaced correctly. Make sure it is a version compatible with the server." : "Soubory aplikace %$1s nebyly řádně nahrazeny. Ověřte, že je to verze kompatibilní se serverem.",
"Sample configuration detected" : "Bylo zjištěno setrvání u předváděcího nastavení",
- "It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "Pravděpodobně byla zkopírována konfigurační nastavení ze vzorových souborů. Toto není podporováno a může poškodit vaši instalaci. Nahlédněte prosím do dokumentace před prováděním změn v souboru config.php",
+ "It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "Pravděpodobně byla zkopírována nastavení ze vzorových souborů. Toto není podporováno a může poškodit vaši instalaci. Před prováděním změn v souboru config.php si přečtěte dokumentaci",
"%1$s and %2$s" : "%1$s a %2$s",
"%1$s, %2$s and %3$s" : "%1$s, %2$s a %3$s",
"%1$s, %2$s, %3$s and %4$s" : "%1$s, %2$s, %3$s a %4$s",
"%1$s, %2$s, %3$s, %4$s and %5$s" : "%1$s, %2$s, %3$s, %4$s a %5$s",
- "Education Edition" : "Edice pro výuku",
+ "Education Edition" : "Vydání pro vzdělávací instituce",
"Enterprise bundle" : "Enterprise balíček",
"Groupware bundle" : "Balíček groupware",
"Social sharing bundle" : "Balíček sociálního sdílení",
@@ -49,15 +51,15 @@
"in a few seconds" : "během několika sekund",
"seconds ago" : "před pár sekundami",
"Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "Modul s ID: %s neexistuje. Povolte ho v nastavení aplikací, nebo kontaktujte vašeho administrátora.",
- "File name is a reserved word" : "Jméno souboru je rezervované slovo",
- "File name contains at least one invalid character" : "Jméno souboru obsahuje nejméně jeden neplatný znak",
- "File name is too long" : "Jméno souboru je moc dlouhé",
- "Dot files are not allowed" : "Jména souborů začínající tečkou nejsou povolena",
- "Empty filename is not allowed" : "Prázdné jméno souboru není povoleno",
- "App \"%s\" cannot be installed because appinfo file cannot be read." : "Aplikace \"%s\" nemůže být nainstalována protože soubor appinfo nelze přečíst.",
- "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "Aplikaci \"%s\" nelze nainstalovat, protože není kompatibilní s touto verzí serveru.",
+ "File name is a reserved word" : "Název souboru je rezervované slovo",
+ "File name contains at least one invalid character" : "Název souboru obsahuje nejméně jeden neplatný znak",
+ "File name is too long" : "Název souboru je příliš dlouhý",
+ "Dot files are not allowed" : "Názvy souborů, začínající na tečku nejsou povolené",
+ "Empty filename is not allowed" : "Je třeba vyplnit název souboru",
+ "App \"%s\" cannot be installed because appinfo file cannot be read." : "Aplikace „%s“ nemůže být nainstalována protože soubor appinfo nelze přečíst.",
+ "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "Aplikaci „%s“ nelze nainstalovat, protože není kompatibilní s touto verzí serveru.",
"__language_name__" : "Česky",
- "This is an automatically sent email, please do not reply." : "Toto je automaticky odesílaný e-mail, prosím, neodpovídejte.",
+ "This is an automatically sent email, please do not reply." : "Toto je automaticky odesílaný e-mail, neodpovídejte na něj.",
"Help" : "Nápověda",
"Apps" : "Aplikace",
"Settings" : "Nastavení",
@@ -72,63 +74,67 @@
"Basic settings" : "Základní nastavení",
"Sharing" : "Sdílení",
"Security" : "Zabezpečení",
- "Groupware" : "Groupware",
- "Additional settings" : "Dodatečná nastavení",
+ "Groupware" : "Software pro podporu spolupráce",
+ "Additional settings" : "Další nastavení",
"Personal info" : "Osobní informace",
"Mobile & desktop" : "Mobilní a desktop",
"Unlimited" : "Neomezeně",
- "Verifying" : "Ověření",
- "Verifying …" : "Ověřování …",
+ "Verifying" : "Ověřuje se",
+ "Verifying …" : "Ověřování…",
"Verify" : "Ověřit",
- "%s enter the database username and name." : "%s zadejte uživatelské jméno a jméno databáze.",
+ "%s enter the database username and name." : "%s zadejte databázové uživatelské jméno a jméno.",
"%s enter the database username." : "Zadejte uživatelské jméno %s databáze.",
"%s enter the database name." : "Zadejte název databáze pro %s databáze.",
- "%s you may not use dots in the database name" : "V názvu databáze %s nesmíte používat tečky.",
+ "%s you may not use dots in the database name" : "V názvu databáze %s není možné používat tečky.",
"Oracle connection could not be established" : "Spojení s Oracle nemohlo být navázáno",
- "Oracle username and/or password not valid" : "Uživatelské jméno či heslo Oracle není platné",
- "PostgreSQL username and/or password not valid" : "Uživatelské jméno či heslo PostgreSQL není platné",
- "You need to enter details of an existing account." : "Musíte zadat údaje existujícího účtu.",
+ "Oracle username and/or password not valid" : "Uživatelské jméno nebo heslo do Oracle není platné",
+ "PostgreSQL username and/or password not valid" : "Uživatelské jméno nebo heslo do PostgreSQL není platné",
+ "You need to enter details of an existing account." : "Je třeba zadat podrobnosti existujícího účtu.",
"Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " : "Mac OS X není podporován a %s nebude na této platformě správně fungovat. Používejte pouze na vlastní nebezpečí!",
"For the best results, please consider using a GNU/Linux server instead." : "Místo toho zvažte pro nejlepší funkčnost použití GNU/Linux serveru.",
- "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." : "Vypadá to, že tato %s instance běží v 32-bitovém PHP prostředí a byl nakonfigurován open_basedir v php.ini. Toto povede k problémům se soubory většími než 4 GB a není doporučováno.",
- "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Odstraňte prosím open_basedir nastavení ve svém php.ini nebo přejděte na 64-bitové PHP.",
+ "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á se, že tato instance %s je provozována v 32-bitovém PHP prostředí a v php.ini je nastavena volba open_basedir. Toto povede k problémům se soubory většími než 4 GB a silně není doporučováno.",
+ "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Odstraňte z php.ini nastavení volby open_basedir nebo přejděte na 64-bitové PHP.",
"Set an admin username." : "Zadejte uživatelské jméno správce.",
"Set an admin password." : "Zadejte heslo správce.",
- "Can't create or write into the data directory %s" : "Nelze vytvořit nebo zapisovat do datového adresáře %s",
+ "Can't create or write into the data directory %s" : "Nedaří se vytvořit nebo zapisovat do datového adresáře %s",
"Invalid Federated Cloud ID" : "Neplatné sdružené cloud ID",
- "Sharing %s failed, because the backend does not allow shares from type %i" : "Sdílení %s selhalo, podpůrná vrstva nepodporuje typ sdílení %i",
- "Sharing %s failed, because the file does not exist" : "Sdílení %s selhalo, protože soubor neexistuje",
+ "Sharing %s failed, because the backend does not allow shares from type %i" : "Sdílení %s se nezdařilo, podpůrná vrstva nepodporuje typ sdílení %i",
+ "Sharing %s failed, because the file does not exist" : "Sdílení %s se nezdařilo, protože soubor neexistuje",
"You are not allowed to share %s" : "Nemáte povoleno sdílet %s",
- "Sharing %s failed, because you can not share with yourself" : "Sdílení %s selhalo, protože nemůžete sdílet sami se sebou",
- "Sharing %s failed, because the user %s does not exist" : "Sdílení položky %s selhalo, protože uživatel %s neexistuje",
- "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "Sdílení položky %s selhalo, protože uživatel %s není členem žádné skupiny společné s uživatelem %s",
- "Sharing %s failed, because this item is already shared with %s" : "Sdílení položky %s selhalo, protože položka již je s uživatelem %s sdílena",
- "Sharing %s failed, because this item is already shared with user %s" : "Sdílení položky %s selhalo, protože ta je již s uživatelem %s sdílena",
- "Sharing %s failed, because the group %s does not exist" : "Sdílení položky %s selhalo, protože skupina %s neexistuje",
- "Sharing %s failed, because %s is not a member of the group %s" : "Sdílení položky %s selhalo, protože uživatel %s není členem skupiny %s",
+ "Sharing %s failed, because you can not share with yourself" : "Sdílení %s se nezdařilo, protože nemůžete sdílet sami se sebou",
+ "Sharing %s failed, because the user %s does not exist" : "Sdílení položky %s se nezdařilo, protože uživatel %s neexistuje",
+ "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "Sdílení položky %s se nezdařilo, protože uživatel %s není členem žádné skupiny společné s uživatelem %s",
+ "Sharing %s failed, because this item is already shared with %s" : "Sdílení položky %s se nezdařilo, protože položka už je s uživatelem %s sdílena",
+ "Sharing %s failed, because this item is already shared with user %s" : "Sdílení položky %s se nezdařilo, protože ta je už s uživatelem %s sdílena",
+ "Sharing %s failed, because the group %s does not exist" : "Sdílení položky %s se nezdařilo, protože skupina %s neexistuje",
+ "Sharing %s failed, because %s is not a member of the group %s" : "Sdílení položky %s se nezdařilo, protože uživatel %s není členem skupiny %s",
"You need to provide a password to create a public link, only protected links are allowed" : "Pro vytvoření veřejného odkazu je nutné zadat heslo, jsou povoleny pouze chráněné odkazy",
- "Sharing %s failed, because sharing with links is not allowed" : "Sdílení položky %s selhalo, protože sdílení pomocí linků není povoleno",
+ "Sharing %s failed, because sharing with links is not allowed" : "Sdílení položky %s se nezdařilo, protože sdílení pomocí odkazů není povoleno",
"Not allowed to create a federated share with the same user" : "Není povoleno vytvořit propojené sdílení s tím samým uživatelem",
- "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Sdílení %s selhalo, %s se nepodařilo nalézt, server pravděpodobně právě není dostupný.",
+ "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Sdílení %s se nezdařilo, %s se nepodařilo nalézt, server pravděpodobně právě není dostupný.",
"Share type %s is not valid for %s" : "Sdílení typu %s není korektní pro %s",
- "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "Nelze nastavit datum vypršení platnosti. Sdílení nemůže vypršet později než za %s po zveřejnění",
- "Cannot set expiration date. Expiration date is in the past" : "Nelze nastavit datum vypršení platnosti. Datum vypršení je v minulosti",
+ "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "Nedaří se nastavit datum skončení platnosti. Sdílení nemůže vypršet později než za %s po zveřejnění",
+ "Cannot set expiration date. Expiration date is in the past" : "Takové datum skončení platnosti nelze nastavit – je třeba, aby bylo v budoucnosti a ne minulosti…",
"Sharing backend %s must implement the interface OCP\\Share_Backend" : "Úložiště pro sdílení %s musí implementovat rozhraní OCP\\Share_Backend",
"Sharing backend %s not found" : "Úložiště sdílení %s nenalezeno",
"Sharing backend for %s not found" : "Úložiště sdílení pro %s nenalezeno",
- "Sharing failed, because the user %s is the original sharer" : "Sdílení položky selhalo, protože uživatel %s je originálním vlastníkem",
- "Sharing %s failed, because the permissions exceed permissions granted to %s" : "Sdílení položky %s selhalo, protože jsou k tomu nutná vyšší oprávnění, než jaká byla %s povolena.",
- "Sharing %s failed, because resharing is not allowed" : "Sdílení položky %s selhalo, protože znovu-sdílení není povoleno",
+ "Sharing failed, because the user %s is the original sharer" : "Sdílení položky se nezdařilo, protože uživatel %s je původním vlastníkem",
+ "Sharing %s failed, because the permissions exceed permissions granted to %s" : "Sdílení položky %s se nezdařilo, protože jsou k tomu nutná vyšší oprávnění, než jaká byla %s povolena.",
+ "Sharing %s failed, because resharing is not allowed" : "Sdílení položky %s se nezdařilo, protože znovu-sdílení není povoleno",
"Sharing %s failed, because the sharing backend for %s could not find its source" : "Sdílení položky %s selhalo, protože úložiště sdílení %s nenalezla zdroj",
"Sharing %s failed, because the file could not be found in the file cache" : "Sdílení položky %s selhalo, protože soubor nebyl nalezen ve vyrovnávací paměti",
- "Open »%s«" : "Otevřít »%s«",
+ "%1$s shared »%2$s« with you and wants to add:" : "%1$s vám nasdílel(a) „%2$s“ a chce přidat:",
+ "%1$s shared »%2$s« with you and wants to add" : "%1$s vám nasdílel(a) „%2$s“ a chce přidat",
+ "»%s« added a note to a file shared with you" : "„%s“ přidal(a) poznámku k souboru, který je s vámi sdílený",
+ "Open »%s«" : "Otevřít „%s“",
+ "%1$s via %2$s" : "%1$s prostřednictvím %2$s",
"Can’t increase permissions of %s" : "Nelze zvýšit oprávnění %s",
"Files can’t be shared with delete permissions" : "Soubory nelze sdílet s oprávněními k odstranění",
"Files can’t be shared with create permissions" : "Soubory nelze sdílet s oprávněními k vytváření",
"Expiration date is in the past" : "Datum skončení platnosti je v minulosti",
"Can’t set expiration date more than %s days in the future" : "Nelze nastavit datum vypršení platnosti více než %s dní v budoucnu",
- "%s shared »%s« with you" : "%s s vámi sdílí »%s«",
- "%s shared »%s« with you." : "%s s vámi sdílel(a) »%s»",
+ "%s shared »%s« with you" : "%s s vámi sdílí „%s“",
+ "%s shared »%s« with you." : "%s s vámi sdílel(a) „%s“",
"Click the button below to open it." : "Pro otevření kliknětena tlačítko níže.",
"%s via %s" : "%s pomocí %s",
"The requested share does not exist anymore" : "Požadované sdílení už neexistuje",
@@ -178,16 +184,16 @@
"Oct." : "říjen",
"Nov." : "listopad",
"Dec." : "prosinec",
- "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "Pouze následující znaky jsou povoleny pro uživatelské jméno: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"",
+ "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "Pouze následující znaky jsou povoleny pro uživatelské jméno: „a-z“, „A-Z“, „0-9“, a „_.@-'“",
"A valid username must be provided" : "Je třeba zadat platné uživatelské jméno",
"Username contains whitespace at the beginning or at the end" : "Uživatelské jméno obsahuje mezery na svém začátku nebo konci",
- "Username must not consist of dots only" : "Uživatelské jméno se nesmí skládat ze samých teček",
+ "Username must not consist of dots only" : "Uživatelské jméno se nemůže skládat ze samých teček",
"A valid password must be provided" : "Je třeba zadat platné heslo",
"The username is already being used" : "Uživatelské jméno už je využíváno",
"Could not create user" : "Nepodařilo se vytvořit uživatele",
"User disabled" : "Uživatel zakázán",
"Login canceled by app" : "Přihlášení zrušeno aplikací",
- "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "Aplikaci \"%s\" nelze nainstalovat, protože nejsou splněny následující závislosti: %s",
+ "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "Aplikaci „%s“ nelze nainstalovat, protože nejsou splněny následující závislosti: %s",
"a safe home for all your data" : "bezpečný domov pro všechna vaše data",
"File is currently busy, please try again later" : "Soubor je používán, zkuste to později",
"Can't read file" : "Nelze přečíst soubor",
@@ -195,40 +201,42 @@
"Authentication error" : "Chyba ověření",
"Token expired. Please reload page." : "Platnost tokenu skončila. Načtěte stránku znovu.",
"No database drivers (sqlite, mysql, or postgresql) installed." : "Nejsou instalovány ovladače databází (sqlite, mysql nebo postresql).",
- "Cannot write into \"config\" directory" : "Nelze zapisovat do adresáře \"config\"",
- "Cannot write into \"apps\" directory" : "Nelze zapisovat do adresáře \"apps\"",
- "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "To lze obvykle vyřešit povolením zápisu webovému serveru do adresáře apps nebo zakázáním appstore v konfiguračním souboru. Viz %s",
+ "Cannot write into \"config\" directory" : "Nelze zapisovat do adresáře „config“",
+ "Cannot write into \"apps\" directory" : "Nedaří se zapisovat do adresáře „apps“",
+ "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "To lze obvykle vyřešit povolením zápisu webovému serveru do adresáře apps nebo zakázáním appstore v souboru s nastaveními. Viz %s",
"Cannot create \"data\" directory" : "Nelze vytvořit datový adresář",
- "This can usually be fixed by giving the webserver write access to the root directory. See %s" : "To lze obvykle vyřešit povolením zápisu webovému serveru do kořenového adresáře. Viz %s",
- "Permissions can usually be fixed by giving the webserver write access to the root directory. See %s." : "Oprávnění lze obvykle napravit povolením zápisu webovému serveru do kořenového adresáře. Viz %s.",
+ "This can usually be fixed by giving the webserver write access to the root directory. See %s" : "Toto obvykle lze vyřešit udělením oprávnění k zápisu do kořenové složky webu pro účet, pod kterým je provozován webový server. Viz %s",
+ "Permissions can usually be fixed by giving the webserver write access to the root directory. See %s." : "Oprávnění lze obvykle napravit umožněním zápisu do kořene webu pro účet, pod kterým je provozován webový server. Viz %s.",
"Setting locale to %s failed" : "Nastavení jazyka na %s se nezdařilo",
- "Please install one of these locales on your system and restart your webserver." : "Prosím nainstalujte alespoň jeden z těchto jazyků do svého systému a restartujte webový server.",
+ "Please install one of these locales on your system and restart your webserver." : "Do svého systému nainstalujte alespoň jeden z těchto jazyků a restartujte webový server.",
"Please ask your server administrator to install the module." : "Požádejte svého správce systému o instalaci tohoto modulu.",
"PHP module %s not installed." : "PHP modul %s není nainstalován.",
- "PHP setting \"%s\" is not set to \"%s\"." : "PHP hodnota „%s“ není nastavena na „%s“.",
- "Adjusting this setting in php.ini will make Nextcloud run again" : "Změna tohoto nastavení v php.ini umožní Nextcloudu opět běžet",
- "mbstring.func_overload is set to \"%s\" instead of the expected value \"0\"" : "mbstring.func_overload je nastaven na \"%s\" místo očekávané hodnoty \"0\"",
- "To fix this issue set <code>mbstring.func_overload</code> to <code>0</code> in your php.ini" : "Pro nápravu nastavte <code>mbstring.func_overload</code> na <code>0</code> v souboru php.ini",
- "libxml2 2.7.0 is at least required. Currently %s is installed." : "Je požadováno minimálně libxml2 2.7.0. Aktuálně je nainstalována verze %s.",
- "To fix this issue update your libxml2 version and restart your web server." : "Pro opravu tohoto problému aktualizujte libxml2 a restartujte web server.",
+ "PHP setting \"%s\" is not set to \"%s\"." : "Hodnota PHP nastavení „%s“ není nastavená na „%s“.",
+ "Adjusting this setting in php.ini will make Nextcloud run again" : "Úprava tohoto nastavení v php.ini umožní Nextcloud opět zprovoznit",
+ "mbstring.func_overload is set to \"%s\" instead of the expected value \"0\"" : "mbstring.func_overload je nastaven na „%s“ namísto očekávané hodnoty „0“",
+ "To fix this issue set <code>mbstring.func_overload</code> to <code>0</code> in your php.ini" : "Pro nápravu nastavte v souboru php.ini parametr <code>mbstring.func_overload</code> na <code>0</code>",
+ "libxml2 2.7.0 is at least required. Currently %s is installed." : "Je požadována verze softwarové knihovny libxml2 minimálně 2.7.0. Nyní je nainstalována verze %s.",
+ "To fix this issue update your libxml2 version and restart your web server." : "Pro opravu tohoto problému aktualizujte knihovnu libxml2 a restartujte webový server.",
"PHP is apparently set up to strip inline doc blocks. This will make several core apps inaccessible." : "PHP je patrně nastaveno tak, aby odstraňovalo bloky komentářů. Toto bude mít za následek znepřístupnění mnoha důležitých aplikací.",
"This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Toto je pravděpodobně způsobeno aplikacemi pro urychlení načítání jako jsou Zend OPcache nebo eAccelerator.",
"PHP modules have been installed, but they are still listed as missing?" : "PHP moduly jsou nainstalovány, ale stále se tváří jako chybějící?",
"Please ask your server administrator to restart the web server." : "Požádejte svého správce systému o restart webového serveru.",
- "PostgreSQL >= 9 required" : "Je vyžadováno PostgreSQL >= 9",
+ "PostgreSQL >= 9 required" : "Je vyžadováno PostgreSQL verze 9 a novější",
"Please upgrade your database version" : "Aktualizujte verzi své databáze",
- "Please change the permissions to 0770 so that the directory cannot be listed by other users." : "Změňte prosím práva na 0770, aby adresář nemohl být otevřen ostatními uživateli.",
- "Your data directory is readable by other users" : "Váš datový adresář mohou číst ostatní užovatelé",
- "Your data directory must be an absolute path" : "Váš datový adresář musí být absolutní cesta",
+ "Please change the permissions to 0770 so that the directory cannot be listed by other users." : "Změňte práva na 0770, aby obsah adresáře nemohl být vypisován ostatními uživateli.",
+ "Your data directory is readable by other users" : "Váš datový adresář mohou číst ostatní uživatelé",
+ "Your data directory must be an absolute path" : "Je třeba, aby váš datový adresář byl zadán jako úplný popis umístění",
"Check the value of \"datadirectory\" in your configuration" : "Zkontrolujte hodnotu „datadirectory“ ve svém nastavení",
- "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\".",
+ "Your data directory is invalid" : "Váš datový adresář není platný",
+ "Ensure there is a file called \".ocdata\" in the root of the data directory." : "Ověřte, že v kořeni datového adresáře je soubor s názvem „.ocdata“.",
"Action \"%s\" not supported or implemented." : "Akce „%s“ není podporována nebo implementová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\".",
+ "Authentication failed, wrong token or provider ID given" : "Ověření se nezdařilo, předán chybný token nebo identifikátor poskytovatele",
+ "Parameters missing in order to complete the request. Missing Parameters: \"%s\"" : "Pro dokončení požadavku chybí parametry. Konkrétně: „%s“",
+ "ID \"%s\" already used by cloud federation provider \"%s\"" : "Identifikátor „%s“ je už použitý poskytovatelem federování cloudu „%s“",
+ "Cloud Federation Provider with ID: \"%s\" does not exist." : "Poskytovatel sdružování cloudů s identifikátorem: „%s“ neexistuje",
+ "Could not obtain lock type %d on \"%s\"." : "Nedaří 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",
+ "Storage incomplete configuration. %s" : "Neúplné nastavení pro úložiště. %s",
"Storage connection error. %s" : "Chyba připojení úložiště. %s",
"Storage is temporarily not available" : "Úložiště je dočasně nedostupné",
"Storage connection timeout. %s" : "Překročen časový limit připojování k úložišti. %s",
@@ -239,6 +247,9 @@
"Encryption" : "Šifrování",
"Tips & tricks" : "Tipy a triky",
"DB Error: \"%s\"" : "Chyba databáze: „%s“",
+ "Offending command was: \"%s\"" : "Proviňující se příkaz byl: „%s“",
+ "Offending command was: \"%s\", name: %s, password: %s" : "Proviňující se příkaz byl: „%s“, název: %s, heslo: %s",
+ "Setting permissions for %s failed, because the permissions exceed permissions granted to %s" : "Nastavení oprávnění pro %s se nezdařilo, protože oprávnění překročila oprávnění udělená pro %s",
"Setting permissions for %s failed, because the item was not found" : "Nastavení oprávnění pro %s se nezdařilo, protože položka nebyla nalezena",
"Cannot clear expiration date. Shares are required to have an expiration date." : "Datum skončení platnosti nelze odebrat. Je třeba, aby sdílení měla datum skončení platnosti.",
"Cannot increase permissions of %s" : "Nelze zvýšit oprávnění %s",
diff --git a/lib/l10n/fi.js b/lib/l10n/fi.js
index e39907f5641..6c05cad2b92 100644
--- a/lib/l10n/fi.js
+++ b/lib/l10n/fi.js
@@ -199,6 +199,7 @@ OC.L10N.register(
"Your data directory must be an absolute path" : "Data-hakemiston tulee olla absoluuttinen polku",
"Check the value of \"datadirectory\" in your configuration" : "Tarkista \"datadirectory\"-arvo asetuksistasi",
"Your data directory is invalid" : "Datahakemistosi on virheellinen",
+ "Action \"%s\" not supported or implemented." : "Toiminto \"%s\" ei ole tuettu tai sitä ei ole toteutettu.",
"Could not obtain lock type %d on \"%s\"." : "Lukitustapaa %d ei saatu kohteelle \"%s\".",
"Storage unauthorized. %s" : "Tallennustila ei ole valtuutettu. %s",
"Storage incomplete configuration. %s" : "Tallennustilan puutteellinen määritys. %s",
diff --git a/lib/l10n/fi.json b/lib/l10n/fi.json
index 84859c2b4d8..0c035e1b936 100644
--- a/lib/l10n/fi.json
+++ b/lib/l10n/fi.json
@@ -197,6 +197,7 @@
"Your data directory must be an absolute path" : "Data-hakemiston tulee olla absoluuttinen polku",
"Check the value of \"datadirectory\" in your configuration" : "Tarkista \"datadirectory\"-arvo asetuksistasi",
"Your data directory is invalid" : "Datahakemistosi on virheellinen",
+ "Action \"%s\" not supported or implemented." : "Toiminto \"%s\" ei ole tuettu tai sitä ei ole toteutettu.",
"Could not obtain lock type %d on \"%s\"." : "Lukitustapaa %d ei saatu kohteelle \"%s\".",
"Storage unauthorized. %s" : "Tallennustila ei ole valtuutettu. %s",
"Storage incomplete configuration. %s" : "Tallennustilan puutteellinen määritys. %s",
diff --git a/lib/l10n/ja.js b/lib/l10n/ja.js
index e60c32ba08f..4081167240a 100644
--- a/lib/l10n/ja.js
+++ b/lib/l10n/ja.js
@@ -12,7 +12,7 @@ OC.L10N.register(
"%1$s, %2$s and %3$s" : "%1$s と %2$s、%3$s",
"%1$s, %2$s, %3$s and %4$s" : "%1$s と %2$s、%3$s、%4$s",
"%1$s, %2$s, %3$s, %4$s and %5$s" : "%1$s と %2$s、%3$s、%4$s、%5$s",
- "Education Edition" : "Education Edition",
+ "Education Edition" : "教育向けエディション",
"Enterprise bundle" : "エンタープライズ バンドル",
"Groupware bundle" : "グループウェア バンドル",
"Social sharing bundle" : "SNS バンドル",
diff --git a/lib/l10n/ja.json b/lib/l10n/ja.json
index 67921cb812e..e0668b274d0 100644
--- a/lib/l10n/ja.json
+++ b/lib/l10n/ja.json
@@ -10,7 +10,7 @@
"%1$s, %2$s and %3$s" : "%1$s と %2$s、%3$s",
"%1$s, %2$s, %3$s and %4$s" : "%1$s と %2$s、%3$s、%4$s",
"%1$s, %2$s, %3$s, %4$s and %5$s" : "%1$s と %2$s、%3$s、%4$s、%5$s",
- "Education Edition" : "Education Edition",
+ "Education Edition" : "教育向けエディション",
"Enterprise bundle" : "エンタープライズ バンドル",
"Groupware bundle" : "グループウェア バンドル",
"Social sharing bundle" : "SNS バンドル",
diff --git a/lib/l10n/nl.js b/lib/l10n/nl.js
index a4832f7a627..985a18a183e 100644
--- a/lib/l10n/nl.js
+++ b/lib/l10n/nl.js
@@ -72,11 +72,14 @@ OC.L10N.register(
"Change" : "Wijzigen",
"Delete" : "Verwijderen",
"Share" : "Delen",
+ "Overview" : "Overzicht",
"Basic settings" : "Basis-instellingen",
"Sharing" : "Delen",
"Security" : "Beveiliging",
+ "Groupware" : "Groupware",
"Additional settings" : "Aanvullende instellingen",
"Personal info" : "Persoonlijke informatie",
+ "Mobile & desktop" : "Mobiel & desktop",
"Unlimited" : "Ongelimiteerd",
"Verifying" : "Verifiëren",
"Verifying …" : "Verifiëren...",
@@ -122,7 +125,11 @@ OC.L10N.register(
"Sharing %s failed, because resharing is not allowed" : "Delen van %s is mislukt, omdat her-delen niet is toegestaan",
"Sharing %s failed, because the sharing backend for %s could not find its source" : "Delen van %s is mislukt, omdat de gedeelde backend voor %s de bron niet kon vinden",
"Sharing %s failed, because the file could not be found in the file cache" : "Delen van %s is mislukt, omdat het bestand niet in de bestand cache kon worden gevonden",
+ "%1$s shared »%2$s« with you and wants to add:" : "%1$s deelde »%2$s« met jou en wil toevoegen:",
+ "%1$s shared »%2$s« with you and wants to add" : "%1$s deelde »%2$s« met jou en wil toevoegen",
+ "»%s« added a note to a file shared with you" : "»%s« voegde een notitie toe aan een bestand dat met jou is gedeeld",
"Open »%s«" : "Open »%s«",
+ "%1$s via %2$s" : "%1$s via %2$s",
"Can’t increase permissions of %s" : "Kan niet meer rechten geven aan %s",
"Files can’t be shared with delete permissions" : "Bestanden kunnen niet worden gedeeld met verwijder permissies",
"Files can’t be shared with create permissions" : "Bestanden kunnen niet worden gedeeld met 'creëer' permissies",
@@ -224,6 +231,11 @@ OC.L10N.register(
"Check the value of \"datadirectory\" in your configuration" : "Controleer de waarde van \"datadirectory\" in je configuratie",
"Your data directory is invalid" : "Je data folder is ongeldig",
"Ensure there is a file called \".ocdata\" in the root of the data directory." : "Zorg dat er een bestand genaamd \".ocdata\" in de hoofddirectory aanwezig is.",
+ "Action \"%s\" not supported or implemented." : "Actie \"%s\" niet ondersteund of geïmplementeerd.",
+ "Authentication failed, wrong token or provider ID given" : "Authenticatie mislukt, ongeldig token of provider ID opgegeven",
+ "Parameters missing in order to complete the request. Missing Parameters: \"%s\"" : "Er ontbreken parameters om de aanvraag uit te voeren. Ontbrekende parameters: \"%s\"",
+ "ID \"%s\" already used by cloud federation provider \"%s\"" : "ID \"%s\" wordt al gebruikt door cloud federatieprovider \"%s\"",
+ "Cloud Federation Provider with ID: \"%s\" does not exist." : "Cloud Federationprovider met ID: \"%s\" bestaat niet.",
"Could not obtain lock type %d on \"%s\"." : "Kon geen lock type %d krijgen op \"%s\".",
"Storage unauthorized. %s" : "Opslag niet toegestaan. %s",
"Storage incomplete configuration. %s" : "Incomplete opslag configuratie. %s",
diff --git a/lib/l10n/nl.json b/lib/l10n/nl.json
index 849a57ec3bb..c3230928c3b 100644
--- a/lib/l10n/nl.json
+++ b/lib/l10n/nl.json
@@ -70,11 +70,14 @@
"Change" : "Wijzigen",
"Delete" : "Verwijderen",
"Share" : "Delen",
+ "Overview" : "Overzicht",
"Basic settings" : "Basis-instellingen",
"Sharing" : "Delen",
"Security" : "Beveiliging",
+ "Groupware" : "Groupware",
"Additional settings" : "Aanvullende instellingen",
"Personal info" : "Persoonlijke informatie",
+ "Mobile & desktop" : "Mobiel & desktop",
"Unlimited" : "Ongelimiteerd",
"Verifying" : "Verifiëren",
"Verifying …" : "Verifiëren...",
@@ -120,7 +123,11 @@
"Sharing %s failed, because resharing is not allowed" : "Delen van %s is mislukt, omdat her-delen niet is toegestaan",
"Sharing %s failed, because the sharing backend for %s could not find its source" : "Delen van %s is mislukt, omdat de gedeelde backend voor %s de bron niet kon vinden",
"Sharing %s failed, because the file could not be found in the file cache" : "Delen van %s is mislukt, omdat het bestand niet in de bestand cache kon worden gevonden",
+ "%1$s shared »%2$s« with you and wants to add:" : "%1$s deelde »%2$s« met jou en wil toevoegen:",
+ "%1$s shared »%2$s« with you and wants to add" : "%1$s deelde »%2$s« met jou en wil toevoegen",
+ "»%s« added a note to a file shared with you" : "»%s« voegde een notitie toe aan een bestand dat met jou is gedeeld",
"Open »%s«" : "Open »%s«",
+ "%1$s via %2$s" : "%1$s via %2$s",
"Can’t increase permissions of %s" : "Kan niet meer rechten geven aan %s",
"Files can’t be shared with delete permissions" : "Bestanden kunnen niet worden gedeeld met verwijder permissies",
"Files can’t be shared with create permissions" : "Bestanden kunnen niet worden gedeeld met 'creëer' permissies",
@@ -222,6 +229,11 @@
"Check the value of \"datadirectory\" in your configuration" : "Controleer de waarde van \"datadirectory\" in je configuratie",
"Your data directory is invalid" : "Je data folder is ongeldig",
"Ensure there is a file called \".ocdata\" in the root of the data directory." : "Zorg dat er een bestand genaamd \".ocdata\" in de hoofddirectory aanwezig is.",
+ "Action \"%s\" not supported or implemented." : "Actie \"%s\" niet ondersteund of geïmplementeerd.",
+ "Authentication failed, wrong token or provider ID given" : "Authenticatie mislukt, ongeldig token of provider ID opgegeven",
+ "Parameters missing in order to complete the request. Missing Parameters: \"%s\"" : "Er ontbreken parameters om de aanvraag uit te voeren. Ontbrekende parameters: \"%s\"",
+ "ID \"%s\" already used by cloud federation provider \"%s\"" : "ID \"%s\" wordt al gebruikt door cloud federatieprovider \"%s\"",
+ "Cloud Federation Provider with ID: \"%s\" does not exist." : "Cloud Federationprovider met ID: \"%s\" bestaat niet.",
"Could not obtain lock type %d on \"%s\"." : "Kon geen lock type %d krijgen op \"%s\".",
"Storage unauthorized. %s" : "Opslag niet toegestaan. %s",
"Storage incomplete configuration. %s" : "Incomplete opslag configuratie. %s",
diff --git a/lib/l10n/pl.js b/lib/l10n/pl.js
index 8a526c5c30b..40951298554 100644
--- a/lib/l10n/pl.js
+++ b/lib/l10n/pl.js
@@ -4,7 +4,9 @@ OC.L10N.register(
"Cannot write into \"config\" directory!" : "Nie można zapisać do katalogu \"config\"!",
"This can usually be fixed by giving the webserver write access to the config directory" : "Można to zwykle rozwiązać przez dodanie serwerowi www uprawnień zapisu do katalogu config.",
"See %s" : "Zobacz %s",
+ "Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it." : "Lub, jeśli wolisz zachować plik config.php tylko do odczytu, ustaw w nim opcję \"config_is_read_only\" na true.",
"This can usually be fixed by giving the webserver write access to the config directory. See %s" : "Zwykle można to rozwiązać nadając serwerowi www uprawnienia do zapisu w katalogu konfiguracji. Zobacz %s",
+ "Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it. See %s" : "Lub, jeśli wolisz zachować plik config.php tylko do odczytu, ustaw w nim opcję \"config_is_read_only\" na true. Patrz %s",
"The files of the app %$1s were not replaced correctly. Make sure it is a version compatible with the server." : "Pliki aplikacji %1$s nie zostały zastąpione prawidłowo. Upewnij się, że to jest wersja kompatybilna z serwerem.",
"Sample configuration detected" : "Wykryto przykładową konfigurację",
"It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "Wykryto skopiowanie przykładowej konfiguracji. To może popsuć Twoją instalację i nie jest wspierane. Proszę przeczytać dokumentację przed dokonywaniem zmian w config.php",
@@ -27,6 +29,7 @@ OC.L10N.register(
"Following platforms are supported: %s" : "Obsługiwane są następujące platformy: %s",
"Server version %s or higher is required." : "Wersja serwera %s lub wyższa jest wymagana.",
"Server version %s or lower is required." : "Wersja serwera %s lub niższa jest wymagana.",
+ "Logged in user must be an admin" : "Zalogowany użytkownik musi być administratorem",
"Unknown filetype" : "Nieznany typ pliku",
"Invalid image" : "Błędne zdjęcie",
"Avatar image is not square" : "Obraz awataru nie jest kwadratowy",
@@ -63,11 +66,15 @@ OC.L10N.register(
"Create" : "Utwórz",
"Change" : "Zmień",
"Delete" : "Usuń",
+ "Share" : "Udział",
+ "Overview" : "Przegląd",
"Basic settings" : "Ustawienia podstawowe",
"Sharing" : "Udostępnianie",
"Security" : "Bepieczeństwo",
+ "Groupware" : "Praca grupowa",
"Additional settings" : "Ustawienia dodatkowe",
"Personal info" : "Informacje Osobiste",
+ "Mobile & desktop" : "Mobilne i stacjonarne",
"Unlimited" : "Nielimitowane",
"Verifying" : "Weryfikacja",
"Verifying …" : "Weryfikacja…",
@@ -113,7 +120,11 @@ OC.L10N.register(
"Sharing %s failed, because resharing is not allowed" : "Współdzielenie %s nie powiodło się, ponieważ ponowne współdzielenie nie jest dozwolone",
"Sharing %s failed, because the sharing backend for %s could not find its source" : "Współdzielenie %s nie powiodło się, ponieważ zaplecze współdzielenia dla %s nie mogło znaleźć jego źródła",
"Sharing %s failed, because the file could not be found in the file cache" : "Współdzielenie %s nie powiodło się, ponieważ plik nie może zostać odnaleziony w buforze plików",
+ "%1$s shared »%2$s« with you and wants to add:" : "%1$s współdzieli »%2$s« z Tobą i chce dodać: ",
+ "%1$s shared »%2$s« with you and wants to add" : " %1$s współdzieli »%2$s« z Tobą i chce dodać",
+ "»%s« added a note to a file shared with you" : "»%s« dodał notatkę do pliku współdzielonego z Tobą",
"Open »%s«" : "Otwórz »%s«",
+ "%1$s via %2$s" : "%1$s przez %2$s",
"Can’t increase permissions of %s" : "Nie można zwiększyć praw dla 1%s",
"Files can’t be shared with delete permissions" : "Pliki nie mogą zostać udostępnione z prawem do usuwania",
"Files can’t be shared with create permissions" : "Pliki nie mogą zostać udostępnione z prawem do tworzenia",
@@ -215,16 +226,35 @@ OC.L10N.register(
"Check the value of \"datadirectory\" in your configuration" : "Sprawdź wartość \"datadirectory\" w swojej konfiguracji",
"Your data directory is invalid" : "Twój katalog z danymi jest nieprawidłowy",
"Ensure there is a file called \".ocdata\" in the root of the data directory." : "Upewnij się, że istnieje plik \".ocdata\" w katalogu z danymi, data/",
+ "Action \"%s\" not supported or implemented." : "Akcja \"%s\" jest niewspierana lub niezaimplementowana.",
+ "Authentication failed, wrong token or provider ID given" : "Uwierzytelnienie nie powiodło się, podano nieprawidłowy token lub ID dostawcy",
+ "Parameters missing in order to complete the request. Missing Parameters: \"%s\"" : "Brakujące parametry dla ukończenia żądania. Brakujące parametry: \"%s\"",
+ "ID \"%s\" already used by cloud federation provider \"%s\"" : "ID \"%s\" jest już używane przez Cloud Federation Provider \"%s\"",
+ "Cloud Federation Provider with ID: \"%s\" does not exist." : "Cloud Federation Provider o ID: \"%s\" nie istnieje.",
"Could not obtain lock type %d on \"%s\"." : "Nie można uzyskać blokady typu %d na \"%s\".",
"Storage unauthorized. %s" : "Magazyn nieautoryzowany. %s",
"Storage incomplete configuration. %s" : "Niekompletna konfiguracja magazynu. %s",
"Storage connection error. %s" : "Błąd połączenia z magazynem. %s",
"Storage is temporarily not available" : "Magazyn jest tymczasowo niedostępny",
"Storage connection timeout. %s" : "Limit czasu połączenia do magazynu został przekroczony. %s",
+ "Personal" : "Osobiste",
+ "Admin" : "Administrator",
"APCu" : "APCu",
"Redis" : "Redis",
"Encryption" : "Szyfrowanie",
"Tips & tricks" : "Porady i wskazówki",
+ "DB Error: \"%s\"" : "Błąd bazy danych: \"%s\"",
+ "Offending command was: \"%s\"" : "Błędne polecenie to: \"%s\"",
+ "Offending command was: \"%s\", name: %s, password: %s" : "Błędne polecenie to: \"%s\", nazwa: %s, hasło: %s",
+ "Setting permissions for %s failed, because the permissions exceed permissions granted to %s" : "Ustawienie uprawnień dla %s nie powiodło się, ponieważ uprawnienia wykraczają poza przydzielone %s",
+ "Setting permissions for %s failed, because the item was not found" : "Ustawienie uprawnień dla %s nie powiodło się, ponieważ element nie został znaleziony",
+ "Cannot clear expiration date. Shares are required to have an expiration date." : "Nie można wyczyścić daty wygaśnięcia. Współudziały muszą posiadać datę wygaśnięcia.",
+ "Cannot increase permissions of %s" : "Nie można zwiększyć uprawnienia %s",
+ "Files can't be shared with delete permissions" : "Pliki nie mogą być współdzielone z uprawnieniami kasowania",
+ "Files can't be shared with create permissions" : "Pliki nie mogą być współdzielone z uprawnieniami tworzenia",
+ "Cannot set expiration date more than %s days in the future" : "Nie można utworzyć daty wygaśnięcia na %s dni do przodu",
+ "No app name specified" : "Nie określono nazwy aplikacji",
+ "App '%s' could not be installed!" : "Aplikacja '%s' nie mogła zostać zainstalowana!",
"Sync clients" : "Synchronizuj z klientami"
},
"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);");
diff --git a/lib/l10n/pl.json b/lib/l10n/pl.json
index 511115dd20b..864e51306a9 100644
--- a/lib/l10n/pl.json
+++ b/lib/l10n/pl.json
@@ -2,7 +2,9 @@
"Cannot write into \"config\" directory!" : "Nie można zapisać do katalogu \"config\"!",
"This can usually be fixed by giving the webserver write access to the config directory" : "Można to zwykle rozwiązać przez dodanie serwerowi www uprawnień zapisu do katalogu config.",
"See %s" : "Zobacz %s",
+ "Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it." : "Lub, jeśli wolisz zachować plik config.php tylko do odczytu, ustaw w nim opcję \"config_is_read_only\" na true.",
"This can usually be fixed by giving the webserver write access to the config directory. See %s" : "Zwykle można to rozwiązać nadając serwerowi www uprawnienia do zapisu w katalogu konfiguracji. Zobacz %s",
+ "Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it. See %s" : "Lub, jeśli wolisz zachować plik config.php tylko do odczytu, ustaw w nim opcję \"config_is_read_only\" na true. Patrz %s",
"The files of the app %$1s were not replaced correctly. Make sure it is a version compatible with the server." : "Pliki aplikacji %1$s nie zostały zastąpione prawidłowo. Upewnij się, że to jest wersja kompatybilna z serwerem.",
"Sample configuration detected" : "Wykryto przykładową konfigurację",
"It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "Wykryto skopiowanie przykładowej konfiguracji. To może popsuć Twoją instalację i nie jest wspierane. Proszę przeczytać dokumentację przed dokonywaniem zmian w config.php",
@@ -25,6 +27,7 @@
"Following platforms are supported: %s" : "Obsługiwane są następujące platformy: %s",
"Server version %s or higher is required." : "Wersja serwera %s lub wyższa jest wymagana.",
"Server version %s or lower is required." : "Wersja serwera %s lub niższa jest wymagana.",
+ "Logged in user must be an admin" : "Zalogowany użytkownik musi być administratorem",
"Unknown filetype" : "Nieznany typ pliku",
"Invalid image" : "Błędne zdjęcie",
"Avatar image is not square" : "Obraz awataru nie jest kwadratowy",
@@ -61,11 +64,15 @@
"Create" : "Utwórz",
"Change" : "Zmień",
"Delete" : "Usuń",
+ "Share" : "Udział",
+ "Overview" : "Przegląd",
"Basic settings" : "Ustawienia podstawowe",
"Sharing" : "Udostępnianie",
"Security" : "Bepieczeństwo",
+ "Groupware" : "Praca grupowa",
"Additional settings" : "Ustawienia dodatkowe",
"Personal info" : "Informacje Osobiste",
+ "Mobile & desktop" : "Mobilne i stacjonarne",
"Unlimited" : "Nielimitowane",
"Verifying" : "Weryfikacja",
"Verifying …" : "Weryfikacja…",
@@ -111,7 +118,11 @@
"Sharing %s failed, because resharing is not allowed" : "Współdzielenie %s nie powiodło się, ponieważ ponowne współdzielenie nie jest dozwolone",
"Sharing %s failed, because the sharing backend for %s could not find its source" : "Współdzielenie %s nie powiodło się, ponieważ zaplecze współdzielenia dla %s nie mogło znaleźć jego źródła",
"Sharing %s failed, because the file could not be found in the file cache" : "Współdzielenie %s nie powiodło się, ponieważ plik nie może zostać odnaleziony w buforze plików",
+ "%1$s shared »%2$s« with you and wants to add:" : "%1$s współdzieli »%2$s« z Tobą i chce dodać: ",
+ "%1$s shared »%2$s« with you and wants to add" : " %1$s współdzieli »%2$s« z Tobą i chce dodać",
+ "»%s« added a note to a file shared with you" : "»%s« dodał notatkę do pliku współdzielonego z Tobą",
"Open »%s«" : "Otwórz »%s«",
+ "%1$s via %2$s" : "%1$s przez %2$s",
"Can’t increase permissions of %s" : "Nie można zwiększyć praw dla 1%s",
"Files can’t be shared with delete permissions" : "Pliki nie mogą zostać udostępnione z prawem do usuwania",
"Files can’t be shared with create permissions" : "Pliki nie mogą zostać udostępnione z prawem do tworzenia",
@@ -213,16 +224,35 @@
"Check the value of \"datadirectory\" in your configuration" : "Sprawdź wartość \"datadirectory\" w swojej konfiguracji",
"Your data directory is invalid" : "Twój katalog z danymi jest nieprawidłowy",
"Ensure there is a file called \".ocdata\" in the root of the data directory." : "Upewnij się, że istnieje plik \".ocdata\" w katalogu z danymi, data/",
+ "Action \"%s\" not supported or implemented." : "Akcja \"%s\" jest niewspierana lub niezaimplementowana.",
+ "Authentication failed, wrong token or provider ID given" : "Uwierzytelnienie nie powiodło się, podano nieprawidłowy token lub ID dostawcy",
+ "Parameters missing in order to complete the request. Missing Parameters: \"%s\"" : "Brakujące parametry dla ukończenia żądania. Brakujące parametry: \"%s\"",
+ "ID \"%s\" already used by cloud federation provider \"%s\"" : "ID \"%s\" jest już używane przez Cloud Federation Provider \"%s\"",
+ "Cloud Federation Provider with ID: \"%s\" does not exist." : "Cloud Federation Provider o ID: \"%s\" nie istnieje.",
"Could not obtain lock type %d on \"%s\"." : "Nie można uzyskać blokady typu %d na \"%s\".",
"Storage unauthorized. %s" : "Magazyn nieautoryzowany. %s",
"Storage incomplete configuration. %s" : "Niekompletna konfiguracja magazynu. %s",
"Storage connection error. %s" : "Błąd połączenia z magazynem. %s",
"Storage is temporarily not available" : "Magazyn jest tymczasowo niedostępny",
"Storage connection timeout. %s" : "Limit czasu połączenia do magazynu został przekroczony. %s",
+ "Personal" : "Osobiste",
+ "Admin" : "Administrator",
"APCu" : "APCu",
"Redis" : "Redis",
"Encryption" : "Szyfrowanie",
"Tips & tricks" : "Porady i wskazówki",
+ "DB Error: \"%s\"" : "Błąd bazy danych: \"%s\"",
+ "Offending command was: \"%s\"" : "Błędne polecenie to: \"%s\"",
+ "Offending command was: \"%s\", name: %s, password: %s" : "Błędne polecenie to: \"%s\", nazwa: %s, hasło: %s",
+ "Setting permissions for %s failed, because the permissions exceed permissions granted to %s" : "Ustawienie uprawnień dla %s nie powiodło się, ponieważ uprawnienia wykraczają poza przydzielone %s",
+ "Setting permissions for %s failed, because the item was not found" : "Ustawienie uprawnień dla %s nie powiodło się, ponieważ element nie został znaleziony",
+ "Cannot clear expiration date. Shares are required to have an expiration date." : "Nie można wyczyścić daty wygaśnięcia. Współudziały muszą posiadać datę wygaśnięcia.",
+ "Cannot increase permissions of %s" : "Nie można zwiększyć uprawnienia %s",
+ "Files can't be shared with delete permissions" : "Pliki nie mogą być współdzielone z uprawnieniami kasowania",
+ "Files can't be shared with create permissions" : "Pliki nie mogą być współdzielone z uprawnieniami tworzenia",
+ "Cannot set expiration date more than %s days in the future" : "Nie można utworzyć daty wygaśnięcia na %s dni do przodu",
+ "No app name specified" : "Nie określono nazwy aplikacji",
+ "App '%s' could not be installed!" : "Aplikacja '%s' nie mogła zostać zainstalowana!",
"Sync clients" : "Synchronizuj z klientami"
},"pluralForm" :"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);"
} \ No newline at end of file
diff --git a/lib/l10n/sl.js b/lib/l10n/sl.js
index 3c90a1f7a3a..b77f0939186 100644
--- a/lib/l10n/sl.js
+++ b/lib/l10n/sl.js
@@ -41,11 +41,18 @@ OC.L10N.register(
"App \"%s\" cannot be installed because appinfo file cannot be read." : "Programa \\\"%s\\\" ni mogoče namestiti, ker ni mogoče brati datoteke appinfo.",
"App \"%s\" cannot be installed because it is not compatible with this version of the server." : "Programa »%s« ni mogoče namestiti, ker ni združljiv z nameščeno različico strežnika.",
"__language_name__" : "Slovenščina",
+ "Help" : "Pomoč",
"Apps" : "Programi",
+ "Settings" : "Nastavitve",
+ "Log out" : "Odjava",
"Users" : "Uporabniki",
"Unknown user" : "Neznan uporabnik",
+ "Overview" : "Splošni pregled",
"Basic settings" : "Osnovne nastavitve",
+ "Sharing" : "Souporaba",
"Security" : "Varnost",
+ "Additional settings" : "Dodatne nastavitve",
+ "Personal info" : "Osebni podatki",
"%s enter the database username and name." : "%s - vnos uporabniškega imena in imena podatkovne zbirke.",
"%s enter the database username." : "%s - vnos uporabniškega imena podatkovne zbirke.",
"%s enter the database name." : "%s - vnos imena podatkovne zbirke.",
@@ -96,9 +103,9 @@ OC.L10N.register(
"A valid password must be provided" : "Navedeno mora biti veljavno geslo",
"The username is already being used" : "Vpisano uporabniško ime je že v uporabi",
"User disabled" : "Uporabnik je onemogočen",
- "Login canceled by app" : "Aplikacija je prijavo prekinila.",
+ "Login canceled by app" : "Program onemogoča prijavo",
"App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "Programa \"%s\" ni mogoče namestiti zaradi nerešenih odvisnosti: %s",
- "a safe home for all your data" : "varen dom za vse vaše podatke",
+ "a safe home for all your data" : "Varno okolje za vse vaše podatke!",
"File is currently busy, please try again later" : "Datoteka je trenutno v uporabi. Poskusite znova kasneje.",
"Can't read file" : "Datoteke ni mogoče prebrati.",
"Application is not enabled" : "Program ni omogočen",
@@ -129,7 +136,12 @@ OC.L10N.register(
"Storage unauthorized. %s" : "Dostop do shrambe ni overjen. %s",
"Storage incomplete configuration. %s" : "Nepopolna nastavitev shrambe. %s",
"Storage connection error. %s" : "Napaka povezave do shrambe. %s",
+ "Storage is temporarily not available" : "Shramba trenutno ni na voljo",
"Storage connection timeout. %s" : "Povezava do shrambe je časovno potekla. %s",
+ "Personal" : "Osebno",
+ "APCu" : "APCu",
+ "Redis" : "Redis",
+ "Encryption" : "Šifriranje",
"Tips & tricks" : "Triki in nasveti"
},
"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);");
diff --git a/lib/l10n/sl.json b/lib/l10n/sl.json
index 86ebbe50369..15cf13dc129 100644
--- a/lib/l10n/sl.json
+++ b/lib/l10n/sl.json
@@ -39,11 +39,18 @@
"App \"%s\" cannot be installed because appinfo file cannot be read." : "Programa \\\"%s\\\" ni mogoče namestiti, ker ni mogoče brati datoteke appinfo.",
"App \"%s\" cannot be installed because it is not compatible with this version of the server." : "Programa »%s« ni mogoče namestiti, ker ni združljiv z nameščeno različico strežnika.",
"__language_name__" : "Slovenščina",
+ "Help" : "Pomoč",
"Apps" : "Programi",
+ "Settings" : "Nastavitve",
+ "Log out" : "Odjava",
"Users" : "Uporabniki",
"Unknown user" : "Neznan uporabnik",
+ "Overview" : "Splošni pregled",
"Basic settings" : "Osnovne nastavitve",
+ "Sharing" : "Souporaba",
"Security" : "Varnost",
+ "Additional settings" : "Dodatne nastavitve",
+ "Personal info" : "Osebni podatki",
"%s enter the database username and name." : "%s - vnos uporabniškega imena in imena podatkovne zbirke.",
"%s enter the database username." : "%s - vnos uporabniškega imena podatkovne zbirke.",
"%s enter the database name." : "%s - vnos imena podatkovne zbirke.",
@@ -94,9 +101,9 @@
"A valid password must be provided" : "Navedeno mora biti veljavno geslo",
"The username is already being used" : "Vpisano uporabniško ime je že v uporabi",
"User disabled" : "Uporabnik je onemogočen",
- "Login canceled by app" : "Aplikacija je prijavo prekinila.",
+ "Login canceled by app" : "Program onemogoča prijavo",
"App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "Programa \"%s\" ni mogoče namestiti zaradi nerešenih odvisnosti: %s",
- "a safe home for all your data" : "varen dom za vse vaše podatke",
+ "a safe home for all your data" : "Varno okolje za vse vaše podatke!",
"File is currently busy, please try again later" : "Datoteka je trenutno v uporabi. Poskusite znova kasneje.",
"Can't read file" : "Datoteke ni mogoče prebrati.",
"Application is not enabled" : "Program ni omogočen",
@@ -127,7 +134,12 @@
"Storage unauthorized. %s" : "Dostop do shrambe ni overjen. %s",
"Storage incomplete configuration. %s" : "Nepopolna nastavitev shrambe. %s",
"Storage connection error. %s" : "Napaka povezave do shrambe. %s",
+ "Storage is temporarily not available" : "Shramba trenutno ni na voljo",
"Storage connection timeout. %s" : "Povezava do shrambe je časovno potekla. %s",
+ "Personal" : "Osebno",
+ "APCu" : "APCu",
+ "Redis" : "Redis",
+ "Encryption" : "Šifriranje",
"Tips & tricks" : "Triki in nasveti"
},"pluralForm" :"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"
} \ No newline at end of file
diff --git a/lib/l10n/sv.js b/lib/l10n/sv.js
index bcef177aba8..494a42d8923 100644
--- a/lib/l10n/sv.js
+++ b/lib/l10n/sv.js
@@ -27,6 +27,7 @@ OC.L10N.register(
"Following platforms are supported: %s" : "Följande plattformar stöds: %s",
"Server version %s or higher is required." : "Serverversion %s eller nyare krävs.",
"Server version %s or lower is required." : "Serverversion %s eller äldre krävs.",
+ "Logged in user must be an admin" : "Inloggad användare måste vara administratör",
"Unknown filetype" : "Okänd filtyp",
"Invalid image" : "Ogiltig bild",
"Avatar image is not square" : "Profilbilden är inte fyrkantig",
@@ -65,11 +66,18 @@ OC.L10N.register(
"Log out" : "Logga ut",
"Users" : "Användare",
"Unknown user" : "Okänd användare",
+ "Create" : "Skapa",
+ "Change" : "Ändra",
+ "Delete" : "Radera",
+ "Share" : "Dela",
+ "Overview" : "Översikt",
"Basic settings" : "Generella inställningar",
"Sharing" : "Delning",
"Security" : "Säkerhet",
+ "Groupware" : "Grupprogram",
"Additional settings" : "Övriga inställningar",
"Personal info" : "Personlig information",
+ "Mobile & desktop" : "Mobil & desktop",
"Unlimited" : "Obegränsad",
"Verifying" : "Verifierar",
"Verifying …" : "Verifierar ...",
@@ -115,6 +123,9 @@ OC.L10N.register(
"Sharing %s failed, because resharing is not allowed" : "Delning %s misslyckades därför att vidaredelning inte är tillåten",
"Sharing %s failed, because the sharing backend for %s could not find its source" : "Delning %s misslyckades därför att delningsgränsnittet för %s inte kunde hitta sin källa",
"Sharing %s failed, because the file could not be found in the file cache" : "Delning %s misslyckades därför att filen inte kunde hittas i filcachen",
+ "%1$s shared »%2$s« with you and wants to add:" : "%1$s delade »%2$s« med dig och vill lägga till:",
+ "%1$s shared »%2$s« with you and wants to add" : "%1$s delade »%2$s« med dig och vill lägga till",
+ "»%s« added a note to a file shared with you" : "»%s« la till en kommentar till en fil delad med dig",
"Open »%s«" : "Öppna »%s«",
"Can’t increase permissions of %s" : "Kan inte öka rättigheterna för %s",
"Files can’t be shared with delete permissions" : "Filer kan inte delas med borttagningsrättigheter",
@@ -217,16 +228,32 @@ OC.L10N.register(
"Check the value of \"datadirectory\" in your configuration" : "Kontrollera värdet av \"datakatalog\" i din konfiguration",
"Your data directory is invalid" : "Din datamapp är ogiltig",
"Ensure there is a file called \".ocdata\" in the root of the data directory." : "Säkerställ att du har filen \".ocdata\" i huvudkatalogen för din data.",
+ "Action \"%s\" not supported or implemented." : "Åtgärd \"%s\" stöds ej eller är inte implementerad.",
+ "Authentication failed, wrong token or provider ID given" : "Autentisering misslyckades, felaktig token eller leverantörs-ID",
+ "Parameters missing in order to complete the request. Missing Parameters: \"%s\"" : "Parametrar saknas för att slutföra förfrågan. Saknade parametrar: \"%s\"",
"Could not obtain lock type %d on \"%s\"." : "Kunde inte hämta låstyp %d på \"%s\".",
"Storage unauthorized. %s" : "Lagringsutrymme ej tillåtet. %s",
"Storage incomplete configuration. %s" : "Lagringsutrymme felaktigt inställt. %s",
"Storage connection error. %s" : "Lagringsutrymme lyckas inte ansluta. %s",
"Storage is temporarily not available" : "Lagringsutrymme är för tillfället inte tillgängligt",
"Storage connection timeout. %s" : "Lagringsutrymme lyckas inte ansluta \"timeout\". %s",
+ "Personal" : "Personlig",
+ "Admin" : "Administratör",
"APCu" : "APCu",
"Redis" : "Redis",
"Encryption" : "Kryptering",
"Tips & tricks" : "Tips & tricks",
+ "Offending command was: \"%s\"" : "Felaktigt kommando var: \"%s\"",
+ "Offending command was: \"%s\", name: %s, password: %s" : "Felaktigt kommando var: \"%s\", namn: %s, lösenord: %s",
+ "Setting permissions for %s failed, because the permissions exceed permissions granted to %s" : "Kunde inte sätta behörigheter för %s eftersom behörigheterna överskrider dom behörigheter som har beviljats %s",
+ "Setting permissions for %s failed, because the item was not found" : "Kunde inte sätta behörigheter för %s eftersom objektet inte hittades",
+ "Cannot clear expiration date. Shares are required to have an expiration date." : "Kan inte rensa utgångsdatum. Delningar måste ha ett utgångsdatum.",
+ "Cannot increase permissions of %s" : "Kan inte höja behörigheter för %s",
+ "Files can't be shared with delete permissions" : "Filer kan inte delas med rättighet att radera",
+ "Files can't be shared with create permissions" : "Filer kan inte delas med rättighet att skapa",
+ "Cannot set expiration date more than %s days in the future" : "Kan inte sätta ett utgångsdatum längre fram än %s dagar",
+ "No app name specified" : "Inget appnamn angivet",
+ "App '%s' could not be installed!" : "Appen '%s' kunde inte installeras!",
"Sync clients" : "Synkklienter"
},
"nplurals=2; plural=(n != 1);");
diff --git a/lib/l10n/sv.json b/lib/l10n/sv.json
index 1e90ff6a00d..3365194d44f 100644
--- a/lib/l10n/sv.json
+++ b/lib/l10n/sv.json
@@ -25,6 +25,7 @@
"Following platforms are supported: %s" : "Följande plattformar stöds: %s",
"Server version %s or higher is required." : "Serverversion %s eller nyare krävs.",
"Server version %s or lower is required." : "Serverversion %s eller äldre krävs.",
+ "Logged in user must be an admin" : "Inloggad användare måste vara administratör",
"Unknown filetype" : "Okänd filtyp",
"Invalid image" : "Ogiltig bild",
"Avatar image is not square" : "Profilbilden är inte fyrkantig",
@@ -63,11 +64,18 @@
"Log out" : "Logga ut",
"Users" : "Användare",
"Unknown user" : "Okänd användare",
+ "Create" : "Skapa",
+ "Change" : "Ändra",
+ "Delete" : "Radera",
+ "Share" : "Dela",
+ "Overview" : "Översikt",
"Basic settings" : "Generella inställningar",
"Sharing" : "Delning",
"Security" : "Säkerhet",
+ "Groupware" : "Grupprogram",
"Additional settings" : "Övriga inställningar",
"Personal info" : "Personlig information",
+ "Mobile & desktop" : "Mobil & desktop",
"Unlimited" : "Obegränsad",
"Verifying" : "Verifierar",
"Verifying …" : "Verifierar ...",
@@ -113,6 +121,9 @@
"Sharing %s failed, because resharing is not allowed" : "Delning %s misslyckades därför att vidaredelning inte är tillåten",
"Sharing %s failed, because the sharing backend for %s could not find its source" : "Delning %s misslyckades därför att delningsgränsnittet för %s inte kunde hitta sin källa",
"Sharing %s failed, because the file could not be found in the file cache" : "Delning %s misslyckades därför att filen inte kunde hittas i filcachen",
+ "%1$s shared »%2$s« with you and wants to add:" : "%1$s delade »%2$s« med dig och vill lägga till:",
+ "%1$s shared »%2$s« with you and wants to add" : "%1$s delade »%2$s« med dig och vill lägga till",
+ "»%s« added a note to a file shared with you" : "»%s« la till en kommentar till en fil delad med dig",
"Open »%s«" : "Öppna »%s«",
"Can’t increase permissions of %s" : "Kan inte öka rättigheterna för %s",
"Files can’t be shared with delete permissions" : "Filer kan inte delas med borttagningsrättigheter",
@@ -215,16 +226,32 @@
"Check the value of \"datadirectory\" in your configuration" : "Kontrollera värdet av \"datakatalog\" i din konfiguration",
"Your data directory is invalid" : "Din datamapp är ogiltig",
"Ensure there is a file called \".ocdata\" in the root of the data directory." : "Säkerställ att du har filen \".ocdata\" i huvudkatalogen för din data.",
+ "Action \"%s\" not supported or implemented." : "Åtgärd \"%s\" stöds ej eller är inte implementerad.",
+ "Authentication failed, wrong token or provider ID given" : "Autentisering misslyckades, felaktig token eller leverantörs-ID",
+ "Parameters missing in order to complete the request. Missing Parameters: \"%s\"" : "Parametrar saknas för att slutföra förfrågan. Saknade parametrar: \"%s\"",
"Could not obtain lock type %d on \"%s\"." : "Kunde inte hämta låstyp %d på \"%s\".",
"Storage unauthorized. %s" : "Lagringsutrymme ej tillåtet. %s",
"Storage incomplete configuration. %s" : "Lagringsutrymme felaktigt inställt. %s",
"Storage connection error. %s" : "Lagringsutrymme lyckas inte ansluta. %s",
"Storage is temporarily not available" : "Lagringsutrymme är för tillfället inte tillgängligt",
"Storage connection timeout. %s" : "Lagringsutrymme lyckas inte ansluta \"timeout\". %s",
+ "Personal" : "Personlig",
+ "Admin" : "Administratör",
"APCu" : "APCu",
"Redis" : "Redis",
"Encryption" : "Kryptering",
"Tips & tricks" : "Tips & tricks",
+ "Offending command was: \"%s\"" : "Felaktigt kommando var: \"%s\"",
+ "Offending command was: \"%s\", name: %s, password: %s" : "Felaktigt kommando var: \"%s\", namn: %s, lösenord: %s",
+ "Setting permissions for %s failed, because the permissions exceed permissions granted to %s" : "Kunde inte sätta behörigheter för %s eftersom behörigheterna överskrider dom behörigheter som har beviljats %s",
+ "Setting permissions for %s failed, because the item was not found" : "Kunde inte sätta behörigheter för %s eftersom objektet inte hittades",
+ "Cannot clear expiration date. Shares are required to have an expiration date." : "Kan inte rensa utgångsdatum. Delningar måste ha ett utgångsdatum.",
+ "Cannot increase permissions of %s" : "Kan inte höja behörigheter för %s",
+ "Files can't be shared with delete permissions" : "Filer kan inte delas med rättighet att radera",
+ "Files can't be shared with create permissions" : "Filer kan inte delas med rättighet att skapa",
+ "Cannot set expiration date more than %s days in the future" : "Kan inte sätta ett utgångsdatum längre fram än %s dagar",
+ "No app name specified" : "Inget appnamn angivet",
+ "App '%s' could not be installed!" : "Appen '%s' kunde inte installeras!",
"Sync clients" : "Synkklienter"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/lib/l10n/vi.js b/lib/l10n/vi.js
index f42825aad46..8156212d8ba 100644
--- a/lib/l10n/vi.js
+++ b/lib/l10n/vi.js
@@ -16,6 +16,7 @@ OC.L10N.register(
"__language_name__" : "Tiếng Việt",
"Apps" : "Ứng dụng",
"Users" : "Người dùng",
+ "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Hãy xóa thiết lập open_basedir tại tập tin cấu hình php.ini hoặc chuyển sang dùng PHP 64-bit.",
"%s shared »%s« with you" : "%s đã chia sẻ »%s« với bạn",
"Could not find category \"%s\"" : "không thể tìm thấy mục \"%s\"",
"Application is not enabled" : "Ứng dụng không được BẬT",
diff --git a/lib/l10n/vi.json b/lib/l10n/vi.json
index 6fe39695b02..b864aafd1e4 100644
--- a/lib/l10n/vi.json
+++ b/lib/l10n/vi.json
@@ -14,6 +14,7 @@
"__language_name__" : "Tiếng Việt",
"Apps" : "Ứng dụng",
"Users" : "Người dùng",
+ "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Hãy xóa thiết lập open_basedir tại tập tin cấu hình php.ini hoặc chuyển sang dùng PHP 64-bit.",
"%s shared »%s« with you" : "%s đã chia sẻ »%s« với bạn",
"Could not find category \"%s\"" : "không thể tìm thấy mục \"%s\"",
"Application is not enabled" : "Ứng dụng không được BẬT",
diff --git a/lib/l10n/zh_CN.js b/lib/l10n/zh_CN.js
index 76654275c63..42ee025ef11 100644
--- a/lib/l10n/zh_CN.js
+++ b/lib/l10n/zh_CN.js
@@ -76,6 +76,7 @@ OC.L10N.register(
"Security" : "安全",
"Additional settings" : "其他设置",
"Personal info" : "个人信息",
+ "Mobile & desktop" : "移动 & 桌面",
"Unlimited" : "无限制",
"Verifying" : "验证",
"Verifying …" : "验证...",
@@ -223,6 +224,7 @@ OC.L10N.register(
"Check the value of \"datadirectory\" in your configuration" : "请检查配置文件中 \"datadirectory\" 的值",
"Your data directory is invalid" : "您的数据目录无效",
"Ensure there is a file called \".ocdata\" in the root of the data directory." : "请确定在根目录下有一个名为\".ocdata\"的文件。",
+ "Action \"%s\" not supported or implemented." : "操作 \"%s\" 不支持或未实现.",
"Could not obtain lock type %d on \"%s\"." : "无法在 \"%s\" 上获取锁类型 %d.",
"Storage unauthorized. %s" : "存储认证失败. %s",
"Storage incomplete configuration. %s" : "存储未完成配置. %s",
@@ -230,12 +232,15 @@ OC.L10N.register(
"Storage is temporarily not available" : "存储暂时不可用",
"Storage connection timeout. %s" : "存储连接超时. %s",
"Personal" : "个人",
+ "Admin" : "管理员",
"APCu" : "APCu",
"Redis" : "Redis",
"Encryption" : "加密",
"Tips & tricks" : "小提示",
"DB Error: \"%s\"" : "数据库错误:\"%s\"",
+ "Cannot increase permissions of %s" : "无法增加 %s 的权限",
"No app name specified" : "没有指定的 App 名称",
+ "App '%s' could not be installed!" : "应用 '%s' 无法被安装!",
"Sync clients" : "同步客户"
},
"nplurals=1; plural=0;");
diff --git a/lib/l10n/zh_CN.json b/lib/l10n/zh_CN.json
index a8b91d21d03..7f95b6c314c 100644
--- a/lib/l10n/zh_CN.json
+++ b/lib/l10n/zh_CN.json
@@ -74,6 +74,7 @@
"Security" : "安全",
"Additional settings" : "其他设置",
"Personal info" : "个人信息",
+ "Mobile & desktop" : "移动 & 桌面",
"Unlimited" : "无限制",
"Verifying" : "验证",
"Verifying …" : "验证...",
@@ -221,6 +222,7 @@
"Check the value of \"datadirectory\" in your configuration" : "请检查配置文件中 \"datadirectory\" 的值",
"Your data directory is invalid" : "您的数据目录无效",
"Ensure there is a file called \".ocdata\" in the root of the data directory." : "请确定在根目录下有一个名为\".ocdata\"的文件。",
+ "Action \"%s\" not supported or implemented." : "操作 \"%s\" 不支持或未实现.",
"Could not obtain lock type %d on \"%s\"." : "无法在 \"%s\" 上获取锁类型 %d.",
"Storage unauthorized. %s" : "存储认证失败. %s",
"Storage incomplete configuration. %s" : "存储未完成配置. %s",
@@ -228,12 +230,15 @@
"Storage is temporarily not available" : "存储暂时不可用",
"Storage connection timeout. %s" : "存储连接超时. %s",
"Personal" : "个人",
+ "Admin" : "管理员",
"APCu" : "APCu",
"Redis" : "Redis",
"Encryption" : "加密",
"Tips & tricks" : "小提示",
"DB Error: \"%s\"" : "数据库错误:\"%s\"",
+ "Cannot increase permissions of %s" : "无法增加 %s 的权限",
"No app name specified" : "没有指定的 App 名称",
+ "App '%s' could not be installed!" : "应用 '%s' 无法被安装!",
"Sync clients" : "同步客户"
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file