[tx-robot] updated from transifex

This commit is contained in:
Jenkins for ownCloud 2016-04-28 01:55:14 -04:00
parent eb8addb077
commit ba0099f73a
24 changed files with 228 additions and 36 deletions

View File

@ -1,6 +1,7 @@
OC.L10N.register(
"comments",
{
"<strong>Comments</strong> for files <em>(always listed in stream)</em>" : "<strong>Komentáře</strong> pro soubory <em>(vždy uvedeny v proudu)</em>",
"You commented" : "Okomentoval(a) jsi",
"%1$s commented" : "%1$s okomentován",
"You commented on %2$s" : "Okomentoval(a) jsi %2$s",

View File

@ -1,4 +1,5 @@
{ "translations": {
"<strong>Comments</strong> for files <em>(always listed in stream)</em>" : "<strong>Komentáře</strong> pro soubory <em>(vždy uvedeny v proudu)</em>",
"You commented" : "Okomentoval(a) jsi",
"%1$s commented" : "%1$s okomentován",
"You commented on %2$s" : "Okomentoval(a) jsi %2$s",

View File

@ -8,6 +8,24 @@ OC.L10N.register(
"Could not authenticate to remote share, password might be wrong" : "Nezdařilo se ověření vzdáleného úložiště, pravděpodobně chybné heslo",
"Storage not valid" : "Úložiště není platné",
"Couldn't add remote share" : "Nelze přidat vzdálené úložiště",
"Share API is disabled" : "Sdílení API je zakázané",
"Wrong share ID, share doesn't exist" : "Špatné sdílení ID, sdílení neexistuje",
"Could not delete share" : "Nelze smazat sdílení",
"Please specify a file or folder path" : "Prosím zadejte cestu složky nebo souboru",
"Wrong path, file/folder doesn't exist" : "Špatná cesta, soubor/složka neexistuje",
"Please specify a valid user" : "Prosím zadejte platného uživatele",
"Group sharing is disabled by the administrator" : "Skupinové sdílení bylo zakázáno administrátorem",
"Please specify a valid group" : "Prosím zadejte platnou skupinu",
"Public link sharing is disabled by the administrator" : "Veřejný odkaz sdílení je zakázán administrátorem",
"Public upload disabled by the administrator" : "Veřejné nahrávání zakázáno administrátorem",
"Public upload is only possible for publicly shared folders" : "Veřejné nahrávání je možné pouze pro sdílení veřejných složek",
"Invalid date, date format must be YYYY-MM-DD" : "Neplatné datum, formát data musí být YYY-MM-DD",
"Sharing %s failed because the back end does not allow shares from type %s" : "Sdílení %s selhalo, podpůrná vrstva nepodporuje typ sdílení %s",
"Unknown share type" : "Neznámý typ sdílení",
"Not a directory" : "Žádný adresář",
"Can't change permissions for public share links" : "Nelze změnit oprávnění pro veřejně sdílené odkazy",
"Wrong or no update parameter given" : "Chyba nebo žádná aktualizace dle zadaných parametrů",
"Cannot increase permissions" : "Nelze navýšit oprávnění",
"Shared with you" : "Sdíleno s vámi",
"Shared with others" : "Sdíleno s ostatními",
"Shared by link" : "Sdíleno pomocí odkazu",

View File

@ -6,6 +6,24 @@
"Could not authenticate to remote share, password might be wrong" : "Nezdařilo se ověření vzdáleného úložiště, pravděpodobně chybné heslo",
"Storage not valid" : "Úložiště není platné",
"Couldn't add remote share" : "Nelze přidat vzdálené úložiště",
"Share API is disabled" : "Sdílení API je zakázané",
"Wrong share ID, share doesn't exist" : "Špatné sdílení ID, sdílení neexistuje",
"Could not delete share" : "Nelze smazat sdílení",
"Please specify a file or folder path" : "Prosím zadejte cestu složky nebo souboru",
"Wrong path, file/folder doesn't exist" : "Špatná cesta, soubor/složka neexistuje",
"Please specify a valid user" : "Prosím zadejte platného uživatele",
"Group sharing is disabled by the administrator" : "Skupinové sdílení bylo zakázáno administrátorem",
"Please specify a valid group" : "Prosím zadejte platnou skupinu",
"Public link sharing is disabled by the administrator" : "Veřejný odkaz sdílení je zakázán administrátorem",
"Public upload disabled by the administrator" : "Veřejné nahrávání zakázáno administrátorem",
"Public upload is only possible for publicly shared folders" : "Veřejné nahrávání je možné pouze pro sdílení veřejných složek",
"Invalid date, date format must be YYYY-MM-DD" : "Neplatné datum, formát data musí být YYY-MM-DD",
"Sharing %s failed because the back end does not allow shares from type %s" : "Sdílení %s selhalo, podpůrná vrstva nepodporuje typ sdílení %s",
"Unknown share type" : "Neznámý typ sdílení",
"Not a directory" : "Žádný adresář",
"Can't change permissions for public share links" : "Nelze změnit oprávnění pro veřejně sdílené odkazy",
"Wrong or no update parameter given" : "Chyba nebo žádná aktualizace dle zadaných parametrů",
"Cannot increase permissions" : "Nelze navýšit oprávnění",
"Shared with you" : "Sdíleno s vámi",
"Shared with others" : "Sdíleno s ostatními",
"Shared by link" : "Sdíleno pomocí odkazu",

View File

@ -8,6 +8,7 @@ OC.L10N.register(
"Could not authenticate to remote share, password might be wrong" : "Die Authentifizierung an der entfernten Freigabe konnte nicht erfolgen, das Passwort könnte falsch sein",
"Storage not valid" : "Speicher ungültig",
"Couldn't add remote share" : "Remotefreigabe kann nicht hinzu gefügt werden",
"Share API is disabled" : "Teilen-API ist deaktivert",
"Shared with you" : "Mit Dir geteilt",
"Shared with others" : "Von Dir geteilt",
"Shared by link" : "Geteilt über einen Link",

View File

@ -6,6 +6,7 @@
"Could not authenticate to remote share, password might be wrong" : "Die Authentifizierung an der entfernten Freigabe konnte nicht erfolgen, das Passwort könnte falsch sein",
"Storage not valid" : "Speicher ungültig",
"Couldn't add remote share" : "Remotefreigabe kann nicht hinzu gefügt werden",
"Share API is disabled" : "Teilen-API ist deaktivert",
"Shared with you" : "Mit Dir geteilt",
"Shared with others" : "Von Dir geteilt",
"Shared by link" : "Geteilt über einen Link",

View File

@ -8,6 +8,7 @@ OC.L10N.register(
"Could not authenticate to remote share, password might be wrong" : "Die Authentifizierung an der entfernten Freigabe konnte nicht erfolgen, das Passwort könnte falsch sein",
"Storage not valid" : "Speicher ungültig",
"Couldn't add remote share" : "Entfernte Freigabe kann nicht hinzugefügt werden",
"Share API is disabled" : "Teilen-API ist deaktivert",
"Shared with you" : "Mit Ihnen geteilt",
"Shared with others" : "Von Ihnen geteilt",
"Shared by link" : "Geteilt über einen Link",

View File

@ -6,6 +6,7 @@
"Could not authenticate to remote share, password might be wrong" : "Die Authentifizierung an der entfernten Freigabe konnte nicht erfolgen, das Passwort könnte falsch sein",
"Storage not valid" : "Speicher ungültig",
"Couldn't add remote share" : "Entfernte Freigabe kann nicht hinzugefügt werden",
"Share API is disabled" : "Teilen-API ist deaktivert",
"Shared with you" : "Mit Ihnen geteilt",
"Shared with others" : "Von Ihnen geteilt",
"Shared by link" : "Geteilt über einen Link",

View File

@ -8,6 +8,23 @@ OC.L10N.register(
"Could not authenticate to remote share, password might be wrong" : "Impossibile autenticarsi sulla condivisione remota, la password potrebbe essere errata",
"Storage not valid" : "Archiviazione non valida",
"Couldn't add remote share" : "Impossibile aggiungere la condivisione remota",
"Share API is disabled" : "API di condivisione disabilitate",
"Wrong share ID, share doesn't exist" : "ID di condivisione errato, la condivisione non esiste",
"Could not delete share" : "impossibile eliminare la condivisione",
"Please specify a file or folder path" : "Specifica un percorso di un file o di una cartella",
"Wrong path, file/folder doesn't exist" : "Percorso errato, file/cartella inesistente",
"Please specify a valid user" : "Specifica un utente valido",
"Group sharing is disabled by the administrator" : "La condivisione di gruppo è disabilitata dall'amministratore",
"Please specify a valid group" : "Specifica un gruppo valido",
"Public link sharing is disabled by the administrator" : "La condivisione pubblica di collegamenti è disabilitata dall'amministratore",
"Public upload disabled by the administrator" : "Caricamento pubblico disabilitato dall'amministratore",
"Public upload is only possible for publicly shared folders" : "Il caricamento pubblico è possibile solo per cartelle condivise pubblicamente",
"Invalid date, date format must be YYYY-MM-DD" : "Data non valida, il formato della data deve essere YYYY-MM-DD",
"Sharing %s failed because the back end does not allow shares from type %s" : "Condivisione di %s non riuscita poiché il motore non consente condivisioni del tipo %s",
"Unknown share type" : "Tipo di condivisione sconosciuto",
"Not a directory" : "Non è una cartella",
"Can't change permissions for public share links" : "Impossibile cambiare i permessi per i collegamenti di condivisione pubblici",
"Cannot increase permissions" : "Impossibile aumentare i permessi",
"Shared with you" : "Condivisi con te",
"Shared with others" : "Condivisi con altri",
"Shared by link" : "Condivisi tramite collegamento",

View File

@ -6,6 +6,23 @@
"Could not authenticate to remote share, password might be wrong" : "Impossibile autenticarsi sulla condivisione remota, la password potrebbe essere errata",
"Storage not valid" : "Archiviazione non valida",
"Couldn't add remote share" : "Impossibile aggiungere la condivisione remota",
"Share API is disabled" : "API di condivisione disabilitate",
"Wrong share ID, share doesn't exist" : "ID di condivisione errato, la condivisione non esiste",
"Could not delete share" : "impossibile eliminare la condivisione",
"Please specify a file or folder path" : "Specifica un percorso di un file o di una cartella",
"Wrong path, file/folder doesn't exist" : "Percorso errato, file/cartella inesistente",
"Please specify a valid user" : "Specifica un utente valido",
"Group sharing is disabled by the administrator" : "La condivisione di gruppo è disabilitata dall'amministratore",
"Please specify a valid group" : "Specifica un gruppo valido",
"Public link sharing is disabled by the administrator" : "La condivisione pubblica di collegamenti è disabilitata dall'amministratore",
"Public upload disabled by the administrator" : "Caricamento pubblico disabilitato dall'amministratore",
"Public upload is only possible for publicly shared folders" : "Il caricamento pubblico è possibile solo per cartelle condivise pubblicamente",
"Invalid date, date format must be YYYY-MM-DD" : "Data non valida, il formato della data deve essere YYYY-MM-DD",
"Sharing %s failed because the back end does not allow shares from type %s" : "Condivisione di %s non riuscita poiché il motore non consente condivisioni del tipo %s",
"Unknown share type" : "Tipo di condivisione sconosciuto",
"Not a directory" : "Non è una cartella",
"Can't change permissions for public share links" : "Impossibile cambiare i permessi per i collegamenti di condivisione pubblici",
"Cannot increase permissions" : "Impossibile aumentare i permessi",
"Shared with you" : "Condivisi con te",
"Shared with others" : "Condivisi con altri",
"Shared by link" : "Condivisi tramite collegamento",

View File

@ -8,6 +8,7 @@ OC.L10N.register(
"Could not authenticate to remote share, password might be wrong" : "Kon niet authenticeren bij externe share, misschien verkeerd wachtwoord",
"Storage not valid" : "Opslag ongeldig",
"Couldn't add remote share" : "Kon geen externe share toevoegen",
"Share API is disabled" : "Delen API is uitgeschakeld",
"Shared with you" : "Gedeeld met u",
"Shared with others" : "Gedeeld door u",
"Shared by link" : "Gedeeld via een link",

View File

@ -6,6 +6,7 @@
"Could not authenticate to remote share, password might be wrong" : "Kon niet authenticeren bij externe share, misschien verkeerd wachtwoord",
"Storage not valid" : "Opslag ongeldig",
"Couldn't add remote share" : "Kon geen externe share toevoegen",
"Share API is disabled" : "Delen API is uitgeschakeld",
"Shared with you" : "Gedeeld met u",
"Shared with others" : "Gedeeld door u",
"Shared by link" : "Gedeeld via een link",

View File

@ -8,6 +8,24 @@ OC.L10N.register(
"Could not authenticate to remote share, password might be wrong" : "Não foi possível autenticação com o compartilhamento remoto, a senha deve estar errada",
"Storage not valid" : "Armazenamento não válido",
"Couldn't add remote share" : "Não foi possível adicionar compartilhamento remoto",
"Share API is disabled" : "O compartilhamento de API está desabilitado.",
"Wrong share ID, share doesn't exist" : "ID de compartilhamento errado, o compartilhamento não existe",
"Could not delete share" : "Não foi possível eliminar o compartilhamento",
"Please specify a file or folder path" : "Por favor especifique um arquivo ou caminho",
"Wrong path, file/folder doesn't exist" : "Caminho errado, arquivo/pasta não existe",
"Please specify a valid user" : "Por favor especifique um usuário válido",
"Group sharing is disabled by the administrator" : "Grupo de compartilhamento foi desabilitado pelo administrador",
"Please specify a valid group" : "Por favor especifique um grupo válido",
"Public link sharing is disabled by the administrator" : "Link de compartilhamento público foi desativado pelo administrador",
"Public upload disabled by the administrator" : "Envio público foi desativado pelo administrador",
"Public upload is only possible for publicly shared folders" : "Envio pública só é possível para pastas compartilhadas publicamente",
"Invalid date, date format must be YYYY-MM-DD" : "Data inválida, o formato de data deve ser YYYY-MM-DD",
"Sharing %s failed because the back end does not allow shares from type %s" : "O compartilhando %s falhou porque o backend não permite ações de tipo %s",
"Unknown share type" : "Tipo de compartilhamento desconhecido",
"Not a directory" : "Não é um diretório",
"Can't change permissions for public share links" : "Não é possível alterar permissões para compartilhar links públicos",
"Wrong or no update parameter given" : "Está errado ou nenhum parâmetro de atualização foi fornecido",
"Cannot increase permissions" : "Não pode haver aumento de permissões",
"Shared with you" : "Compartilhado com você",
"Shared with others" : "Compartilhado com outros",
"Shared by link" : "Compartilhado por link",

View File

@ -6,6 +6,24 @@
"Could not authenticate to remote share, password might be wrong" : "Não foi possível autenticação com o compartilhamento remoto, a senha deve estar errada",
"Storage not valid" : "Armazenamento não válido",
"Couldn't add remote share" : "Não foi possível adicionar compartilhamento remoto",
"Share API is disabled" : "O compartilhamento de API está desabilitado.",
"Wrong share ID, share doesn't exist" : "ID de compartilhamento errado, o compartilhamento não existe",
"Could not delete share" : "Não foi possível eliminar o compartilhamento",
"Please specify a file or folder path" : "Por favor especifique um arquivo ou caminho",
"Wrong path, file/folder doesn't exist" : "Caminho errado, arquivo/pasta não existe",
"Please specify a valid user" : "Por favor especifique um usuário válido",
"Group sharing is disabled by the administrator" : "Grupo de compartilhamento foi desabilitado pelo administrador",
"Please specify a valid group" : "Por favor especifique um grupo válido",
"Public link sharing is disabled by the administrator" : "Link de compartilhamento público foi desativado pelo administrador",
"Public upload disabled by the administrator" : "Envio público foi desativado pelo administrador",
"Public upload is only possible for publicly shared folders" : "Envio pública só é possível para pastas compartilhadas publicamente",
"Invalid date, date format must be YYYY-MM-DD" : "Data inválida, o formato de data deve ser YYYY-MM-DD",
"Sharing %s failed because the back end does not allow shares from type %s" : "O compartilhando %s falhou porque o backend não permite ações de tipo %s",
"Unknown share type" : "Tipo de compartilhamento desconhecido",
"Not a directory" : "Não é um diretório",
"Can't change permissions for public share links" : "Não é possível alterar permissões para compartilhar links públicos",
"Wrong or no update parameter given" : "Está errado ou nenhum parâmetro de atualização foi fornecido",
"Cannot increase permissions" : "Não pode haver aumento de permissões",
"Shared with you" : "Compartilhado com você",
"Shared with others" : "Compartilhado com outros",
"Shared by link" : "Compartilhado por link",

View File

@ -8,6 +8,24 @@ OC.L10N.register(
"Could not authenticate to remote share, password might be wrong" : "Sbëri dot mirëfilltësimin te ndarja e largët, fjalëkalimi mund të jetë i gabuar",
"Storage not valid" : "Depozitë jo e vlefshme",
"Couldn't add remote share" : "Sshtoi dotë ndarje të largët",
"Share API is disabled" : "API i ndarjeve është çaktivizuar",
"Wrong share ID, share doesn't exist" : "ID e gabuar ndarjeje, ndarja sekziston",
"Could not delete share" : "Ndarja su fshi dot",
"Please specify a file or folder path" : "Ju lutemi, tregoni një shteg kartele ose dosjeje",
"Wrong path, file/folder doesn't exist" : "Shteg i gabuar, kratela/dosja sekziston",
"Please specify a valid user" : "Ju lutemi, tregoni një përdorues të vlefshëm",
"Group sharing is disabled by the administrator" : "Ndarja në grup është çaktivizuar nga përgjegjësi",
"Please specify a valid group" : "Ju lutemi, tregoni një grup të vlefshëm",
"Public link sharing is disabled by the administrator" : "Ndarja e lidhjeve publike është çaktivizuar nga përgjegjësi",
"Public upload disabled by the administrator" : "Ngarkimi publik është çaktivizuar nga përgjegjësi",
"Public upload is only possible for publicly shared folders" : "Ngarkimi publik është i mundshëm vetëm për dosje të ndara publikisht",
"Invalid date, date format must be YYYY-MM-DD" : "Datë e pavlefshme, formati i datës duhet të jetë VVVV-MM-DD",
"Sharing %s failed because the back end does not allow shares from type %s" : "Ndarja e %s dështoi, ngaqë pjesa përgjegjëse e shërbyesit nuk lejon ndarje prej llojit %s",
"Unknown share type" : "Lloj i panjohur ndarjesh",
"Not a directory" : "Sështë drejtori",
"Can't change permissions for public share links" : "Smund të ndryshohen lejet për lidhje ndarjesh publike",
"Wrong or no update parameter given" : "Ose u dha parametër i gabuar përditësimesh, pse su dha fare ",
"Cannot increase permissions" : "Smund të fuqizohen lejet",
"Shared with you" : "Të ndara me ju",
"Shared with others" : "Të ndara me të tjerët",
"Shared by link" : "Të ndara me lidhje",

View File

@ -6,6 +6,24 @@
"Could not authenticate to remote share, password might be wrong" : "Sbëri dot mirëfilltësimin te ndarja e largët, fjalëkalimi mund të jetë i gabuar",
"Storage not valid" : "Depozitë jo e vlefshme",
"Couldn't add remote share" : "Sshtoi dotë ndarje të largët",
"Share API is disabled" : "API i ndarjeve është çaktivizuar",
"Wrong share ID, share doesn't exist" : "ID e gabuar ndarjeje, ndarja sekziston",
"Could not delete share" : "Ndarja su fshi dot",
"Please specify a file or folder path" : "Ju lutemi, tregoni një shteg kartele ose dosjeje",
"Wrong path, file/folder doesn't exist" : "Shteg i gabuar, kratela/dosja sekziston",
"Please specify a valid user" : "Ju lutemi, tregoni një përdorues të vlefshëm",
"Group sharing is disabled by the administrator" : "Ndarja në grup është çaktivizuar nga përgjegjësi",
"Please specify a valid group" : "Ju lutemi, tregoni një grup të vlefshëm",
"Public link sharing is disabled by the administrator" : "Ndarja e lidhjeve publike është çaktivizuar nga përgjegjësi",
"Public upload disabled by the administrator" : "Ngarkimi publik është çaktivizuar nga përgjegjësi",
"Public upload is only possible for publicly shared folders" : "Ngarkimi publik është i mundshëm vetëm për dosje të ndara publikisht",
"Invalid date, date format must be YYYY-MM-DD" : "Datë e pavlefshme, formati i datës duhet të jetë VVVV-MM-DD",
"Sharing %s failed because the back end does not allow shares from type %s" : "Ndarja e %s dështoi, ngaqë pjesa përgjegjëse e shërbyesit nuk lejon ndarje prej llojit %s",
"Unknown share type" : "Lloj i panjohur ndarjesh",
"Not a directory" : "Sështë drejtori",
"Can't change permissions for public share links" : "Smund të ndryshohen lejet për lidhje ndarjesh publike",
"Wrong or no update parameter given" : "Ose u dha parametër i gabuar përditësimesh, pse su dha fare ",
"Cannot increase permissions" : "Smund të fuqizohen lejet",
"Shared with you" : "Të ndara me ju",
"Shared with others" : "Të ndara me të tjerët",
"Shared by link" : "Të ndara me lidhje",

View File

@ -2,12 +2,19 @@ OC.L10N.register(
"systemtags",
{
"<strong>System tags</strong> for a file have been modified" : "<strong>Systémové tagy</strong> souboru byly upraveny",
"You assigned system tag %3$s" : "Přidělili jste systémový tag %3$s",
"%1$s assigned system tag %3$s" : "%1$s přiřadil systémový tag %3$s",
"You unassigned system tag %3$s" : "Odebrali jste systémový tag %3$s",
"%1$s unassigned system tag %3$s" : "%1$s odebral systémový tag %3$s",
"You created system tag %2$s" : "Vytvořili jste systémový tag %2$s",
"%1$s created system tag %2$s" : "%1$s vytvořil systémový tag %2$s",
"You deleted system tag %2$s" : "Smazali jste systémový tag %2$s",
"%1$s deleted system tag %2$s" : "%1$s smazal systémový tag %2$s",
"You updated system tag %3$s to %2$s" : "Aktualizovali jste systémový tag %3$s na %2$s",
"%1$s updated system tag %3$s to %2$s" : "%1$s aktualizoval systémový tag %3$s na %2$s",
"You assigned system tag %3$s to %2$s" : "Přiřadili jste systémový tag %3$s na %2$s",
"%1$s assigned system tag %3$s to %2$s" : "%1$s přiřadil systémový tag %3$s na %2$s",
"You unassigned system tag %3$s from %2$s" : "Odebrali jste systémový tag %3$s z %2$s",
"%1$s unassigned system tag %3$s from %2$s" : "%1$s odebral systémový tag %3$s ze %2$s",
"%s (not-assignable)" : "%s (nepřiřaditelný)",
"%s (invisible)" : "%s (neviditelný)",

View File

@ -1,11 +1,18 @@
{ "translations": {
"<strong>System tags</strong> for a file have been modified" : "<strong>Systémové tagy</strong> souboru byly upraveny",
"You assigned system tag %3$s" : "Přidělili jste systémový tag %3$s",
"%1$s assigned system tag %3$s" : "%1$s přiřadil systémový tag %3$s",
"You unassigned system tag %3$s" : "Odebrali jste systémový tag %3$s",
"%1$s unassigned system tag %3$s" : "%1$s odebral systémový tag %3$s",
"You created system tag %2$s" : "Vytvořili jste systémový tag %2$s",
"%1$s created system tag %2$s" : "%1$s vytvořil systémový tag %2$s",
"You deleted system tag %2$s" : "Smazali jste systémový tag %2$s",
"%1$s deleted system tag %2$s" : "%1$s smazal systémový tag %2$s",
"You updated system tag %3$s to %2$s" : "Aktualizovali jste systémový tag %3$s na %2$s",
"%1$s updated system tag %3$s to %2$s" : "%1$s aktualizoval systémový tag %3$s na %2$s",
"You assigned system tag %3$s to %2$s" : "Přiřadili jste systémový tag %3$s na %2$s",
"%1$s assigned system tag %3$s to %2$s" : "%1$s přiřadil systémový tag %3$s na %2$s",
"You unassigned system tag %3$s from %2$s" : "Odebrali jste systémový tag %3$s z %2$s",
"%1$s unassigned system tag %3$s from %2$s" : "%1$s odebral systémový tag %3$s ze %2$s",
"%s (not-assignable)" : "%s (nepřiřaditelný)",
"%s (invisible)" : "%s (neviditelný)",

View File

@ -2,11 +2,19 @@ OC.L10N.register(
"systemtags",
{
"<strong>System tags</strong> for a file have been modified" : "<strong>System-Tags</strong> für eine Datei sind geändert worden",
"You assigned system tag %3$s" : "Du hast den System-Tag %3$s angebracht",
"%1$s assigned system tag %3$s" : "%1$s hat System-Tag %3$s angebracht",
"You unassigned system tag %3$s" : "Du hast den System-Tag %3$s entfernt",
"%1$s unassigned system tag %3$s" : "%1$s hat den System-Tag %3$s entfernt",
"You created system tag %2$s" : "Du hast den System-Tag %2$s erstellt",
"%1$s created system tag %2$s" : "%1$s hat erstellt System-Tag %2$s",
"You deleted system tag %2$s" : "Du hast den System-Tag %2$s gelöscht",
"%1$s deleted system tag %2$s" : "%1$s hat System-Tag %2$s gelöscht",
"You updated system tag %3$s to %2$s" : "Du hast den System-Tag %3$s zu %2$s aktualisiert",
"%1$s updated system tag %3$s to %2$s" : "%1$s hat System-Tag von %3$s zu %2$s aktualisiert",
"You assigned system tag %3$s to %2$s" : "Du hast den System-Tag %3$s an %2$s angebracht",
"%1$s assigned system tag %3$s to %2$s" : "%1$s hat System-Tag %3$s an %2$s angebracht",
"You unassigned system tag %3$s from %2$s" : "Du hast den System-Tag %3$s von %2$s entfernt",
"%1$s unassigned system tag %3$s from %2$s" : "%1$s hat den System-Tag %3$s von %2$s entfernt",
"%s (not-assignable)" : "%s (nicht anbringbar)",
"%s (invisible)" : "%s (unsichtbar)",

View File

@ -1,10 +1,18 @@
{ "translations": {
"<strong>System tags</strong> for a file have been modified" : "<strong>System-Tags</strong> für eine Datei sind geändert worden",
"You assigned system tag %3$s" : "Du hast den System-Tag %3$s angebracht",
"%1$s assigned system tag %3$s" : "%1$s hat System-Tag %3$s angebracht",
"You unassigned system tag %3$s" : "Du hast den System-Tag %3$s entfernt",
"%1$s unassigned system tag %3$s" : "%1$s hat den System-Tag %3$s entfernt",
"You created system tag %2$s" : "Du hast den System-Tag %2$s erstellt",
"%1$s created system tag %2$s" : "%1$s hat erstellt System-Tag %2$s",
"You deleted system tag %2$s" : "Du hast den System-Tag %2$s gelöscht",
"%1$s deleted system tag %2$s" : "%1$s hat System-Tag %2$s gelöscht",
"You updated system tag %3$s to %2$s" : "Du hast den System-Tag %3$s zu %2$s aktualisiert",
"%1$s updated system tag %3$s to %2$s" : "%1$s hat System-Tag von %3$s zu %2$s aktualisiert",
"You assigned system tag %3$s to %2$s" : "Du hast den System-Tag %3$s an %2$s angebracht",
"%1$s assigned system tag %3$s to %2$s" : "%1$s hat System-Tag %3$s an %2$s angebracht",
"You unassigned system tag %3$s from %2$s" : "Du hast den System-Tag %3$s von %2$s entfernt",
"%1$s unassigned system tag %3$s from %2$s" : "%1$s hat den System-Tag %3$s von %2$s entfernt",
"%s (not-assignable)" : "%s (nicht anbringbar)",
"%s (invisible)" : "%s (unsichtbar)",

View File

@ -27,6 +27,7 @@ OC.L10N.register(
"Error unfavoriting" : "Chyba při odznačování jako oblíbené",
"Couldn't send mail to following users: %s " : "Nebylo možné odeslat email následujícím uživatelům: %s",
"Preparing update" : "Příprava na aktualizaci",
"Please use the command line updater because automatic updating is disabled in the config.php." : "Prosím použijte aktualizační příkazový řádek, protože automatická aktualizace je zakázána v config.php",
"[%d / %d]: %s" : "[%d / %d]: %s",
"[%d / %d]: Checking table %s" : "[%d / %d]: Kontrola tabulky %s",
"Turned on maintenance mode" : "Zapnut režim údržby",
@ -97,6 +98,7 @@ OC.L10N.register(
"Dec." : "prosinec",
"<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\">Došlo k problémům při kontrole integrity kódu. Více informací…</a>",
"Settings" : "Nastavení",
"Problem loading page, reloading in 5 seconds" : "Problém s načítáním stránky, stránka se obnoví za 5 sekund",
"Saving..." : "Ukládám...",
"Dismiss" : "Zamítnout",
"seconds ago" : "před pár sekundami",
@ -307,6 +309,7 @@ OC.L10N.register(
"To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" : "Abyste zabránili vypršení časového limitu u větších instalací, můžete namísto toho spustit následující příkaz v hlavním adresáři:",
"Detailed logs" : "Podrobné logy",
"Update needed" : "Potřeba aktualizace",
"Please use the command line updater because you have a big instance." : "Prosím použijte aktualizační příkazový řádek, protože máte velkou instanci.",
"For help, see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation</a>." : "Pro pomoc, shlédněte <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">dokumentaci</a>.",
"This %s instance is currently in maintenance mode, which may take a while." : "Tato instalace %s je právě ve stavu údržby a to může chvíli trvat.",
"This page will refresh itself when the %s instance is available again." : "Tato stránka se automaticky načte poté, co bude opět dostupná instance %s."

View File

@ -25,6 +25,7 @@
"Error unfavoriting" : "Chyba při odznačování jako oblíbené",
"Couldn't send mail to following users: %s " : "Nebylo možné odeslat email následujícím uživatelům: %s",
"Preparing update" : "Příprava na aktualizaci",
"Please use the command line updater because automatic updating is disabled in the config.php." : "Prosím použijte aktualizační příkazový řádek, protože automatická aktualizace je zakázána v config.php",
"[%d / %d]: %s" : "[%d / %d]: %s",
"[%d / %d]: Checking table %s" : "[%d / %d]: Kontrola tabulky %s",
"Turned on maintenance mode" : "Zapnut režim údržby",
@ -95,6 +96,7 @@
"Dec." : "prosinec",
"<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\">Došlo k problémům při kontrole integrity kódu. Více informací…</a>",
"Settings" : "Nastavení",
"Problem loading page, reloading in 5 seconds" : "Problém s načítáním stránky, stránka se obnoví za 5 sekund",
"Saving..." : "Ukládám...",
"Dismiss" : "Zamítnout",
"seconds ago" : "před pár sekundami",
@ -305,6 +307,7 @@
"To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" : "Abyste zabránili vypršení časového limitu u větších instalací, můžete namísto toho spustit následující příkaz v hlavním adresáři:",
"Detailed logs" : "Podrobné logy",
"Update needed" : "Potřeba aktualizace",
"Please use the command line updater because you have a big instance." : "Prosím použijte aktualizační příkazový řádek, protože máte velkou instanci.",
"For help, see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation</a>." : "Pro pomoc, shlédněte <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">dokumentaci</a>.",
"This %s instance is currently in maintenance mode, which may take a while." : "Tato instalace %s je právě ve stavu údržby a to může chvíli trvat.",
"This page will refresh itself when the %s instance is available again." : "Tato stránka se automaticky načte poté, co bude opět dostupná instance %s."

View File

@ -17,8 +17,28 @@ OC.L10N.register(
"Following platforms are supported: %s" : "Jsou podporovány následující systémy: %s",
"ownCloud %s or higher is required." : "Je vyžadován ownCloud %s nebo vyšší.",
"ownCloud %s or lower is required." : "Je vyžadován ownCloud %s nebo nižší.",
"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 prosím ve svých nastaveních aplikací nebo kontaktujte svého administrátora.",
"Empty filename is not allowed" : "Prázdné jméno souboru není povoleno",
"Dot files are not allowed" : "Jména souborů začínající tečkou nejsou povolena",
"4-byte characters are not supported in file names" : "4-bytové znaky nejsou podporovány ve jménech souborů",
"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é",
"%s enter the database username and name." : "%s zadejte uživatelské jméno a jméno databáze.",
"%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.",
"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é",
"DB Error: \"%s\"" : "Chyba databáze: \"%s\"",
"Offending command was: \"%s\"" : "Příslušný příkaz byl: \"%s\"",
"You need to enter either an existing account or the administrator." : "Musíte zadat existující účet či správce.",
"Offending command was: \"%s\", name: %s, password: %s" : "Příslušný příkaz byl: \"%s\", jméno: %s, heslo: %s",
"PostgreSQL username and/or password not valid" : "Uživatelské jméno či heslo PostgreSQL není platné",
"You are not allowed to share %s" : "Nemáte povoleno sdílet %s",
"Cannot increase permissions of %s" : "Nelze navýšit oprávnění u %s",
"Files can't be shared with delete permissions" : "Soubory nelze sdílet se smazanými oprávněními",
"Files can't be shared with create permissions" : "Soubory nelze sdílet s vytvořenými oprávněními",
"Expiration date is in the past" : "Datum vypršení je v minulosti",
"Cannot set expiration date more than %s days in the future" : "Datum vypršení nelze nastavit na více než %s dní do budoucnosti",
"Help" : "Nápověda",
@ -26,6 +46,7 @@ OC.L10N.register(
"Users" : "Uživatelé",
"Admin" : "Administrace",
"Recommended" : "Doporučené",
"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 ownCloud." : "Aplikace \"%s\" nemůže být nainstalována, protože není kompatibilní s touto verzí ownCloud.",
"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",
"No app name specified" : "Nebyl zadan název aplikace",
@ -42,13 +63,6 @@ OC.L10N.register(
"_%n minute ago_::_%n minutes ago_" : ["před %n minutou","před %n minutami","před %n minutami"],
"seconds ago" : "před pár sekundami",
"web services under your control" : "webové služby pod vlastní kontrolou",
"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 prosím ve svých nastaveních aplikací nebo kontaktujte svého administrátora.",
"Empty filename is not allowed" : "Prázdné jméno souboru není povoleno",
"Dot files are not allowed" : "Jména souborů začínající tečkou nejsou povolena",
"4-byte characters are not supported in file names" : "4-bytové znaky nejsou podporovány ve jménech souborů",
"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é",
"File is currently busy, please try again later" : "Soubor je používán, zkus to později",
"Can't read file" : "Nelze přečíst soubor",
"App directory already exists" : "Adresář aplikace již existuje",
@ -70,17 +84,6 @@ OC.L10N.register(
"Authentication error" : "Chyba ověření",
"Token expired. Please reload page." : "Token vypršel. Obnovte prosím stránku.",
"Unknown user" : "Neznámý uživatel",
"%s enter the database username and name." : "%s zadejte uživatelské jméno a jméno databáze.",
"%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.",
"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é",
"DB Error: \"%s\"" : "Chyba databáze: \"%s\"",
"Offending command was: \"%s\"" : "Příslušný příkaz byl: \"%s\"",
"You need to enter either an existing account or the administrator." : "Musíte zadat existující účet či správce.",
"Offending command was: \"%s\", name: %s, password: %s" : "Příslušný příkaz byl: \"%s\", jméno: %s, heslo: %s",
"PostgreSQL username and/or password not valid" : "Uživatelské jméno či heslo PostgreSQL není platné",
"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.",

View File

@ -15,8 +15,28 @@
"Following platforms are supported: %s" : "Jsou podporovány následující systémy: %s",
"ownCloud %s or higher is required." : "Je vyžadován ownCloud %s nebo vyšší.",
"ownCloud %s or lower is required." : "Je vyžadován ownCloud %s nebo nižší.",
"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 prosím ve svých nastaveních aplikací nebo kontaktujte svého administrátora.",
"Empty filename is not allowed" : "Prázdné jméno souboru není povoleno",
"Dot files are not allowed" : "Jména souborů začínající tečkou nejsou povolena",
"4-byte characters are not supported in file names" : "4-bytové znaky nejsou podporovány ve jménech souborů",
"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é",
"%s enter the database username and name." : "%s zadejte uživatelské jméno a jméno databáze.",
"%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.",
"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é",
"DB Error: \"%s\"" : "Chyba databáze: \"%s\"",
"Offending command was: \"%s\"" : "Příslušný příkaz byl: \"%s\"",
"You need to enter either an existing account or the administrator." : "Musíte zadat existující účet či správce.",
"Offending command was: \"%s\", name: %s, password: %s" : "Příslušný příkaz byl: \"%s\", jméno: %s, heslo: %s",
"PostgreSQL username and/or password not valid" : "Uživatelské jméno či heslo PostgreSQL není platné",
"You are not allowed to share %s" : "Nemáte povoleno sdílet %s",
"Cannot increase permissions of %s" : "Nelze navýšit oprávnění u %s",
"Files can't be shared with delete permissions" : "Soubory nelze sdílet se smazanými oprávněními",
"Files can't be shared with create permissions" : "Soubory nelze sdílet s vytvořenými oprávněními",
"Expiration date is in the past" : "Datum vypršení je v minulosti",
"Cannot set expiration date more than %s days in the future" : "Datum vypršení nelze nastavit na více než %s dní do budoucnosti",
"Help" : "Nápověda",
@ -24,6 +44,7 @@
"Users" : "Uživatelé",
"Admin" : "Administrace",
"Recommended" : "Doporučené",
"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 ownCloud." : "Aplikace \"%s\" nemůže být nainstalována, protože není kompatibilní s touto verzí ownCloud.",
"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",
"No app name specified" : "Nebyl zadan název aplikace",
@ -40,13 +61,6 @@
"_%n minute ago_::_%n minutes ago_" : ["před %n minutou","před %n minutami","před %n minutami"],
"seconds ago" : "před pár sekundami",
"web services under your control" : "webové služby pod vlastní kontrolou",
"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 prosím ve svých nastaveních aplikací nebo kontaktujte svého administrátora.",
"Empty filename is not allowed" : "Prázdné jméno souboru není povoleno",
"Dot files are not allowed" : "Jména souborů začínající tečkou nejsou povolena",
"4-byte characters are not supported in file names" : "4-bytové znaky nejsou podporovány ve jménech souborů",
"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é",
"File is currently busy, please try again later" : "Soubor je používán, zkus to později",
"Can't read file" : "Nelze přečíst soubor",
"App directory already exists" : "Adresář aplikace již existuje",
@ -68,17 +82,6 @@
"Authentication error" : "Chyba ověření",
"Token expired. Please reload page." : "Token vypršel. Obnovte prosím stránku.",
"Unknown user" : "Neznámý uživatel",
"%s enter the database username and name." : "%s zadejte uživatelské jméno a jméno databáze.",
"%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.",
"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é",
"DB Error: \"%s\"" : "Chyba databáze: \"%s\"",
"Offending command was: \"%s\"" : "Příslušný příkaz byl: \"%s\"",
"You need to enter either an existing account or the administrator." : "Musíte zadat existující účet či správce.",
"Offending command was: \"%s\", name: %s, password: %s" : "Příslušný příkaz byl: \"%s\", jméno: %s, heslo: %s",
"PostgreSQL username and/or password not valid" : "Uživatelské jméno či heslo PostgreSQL není platné",
"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.",