diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-04-27 01:55:59 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-04-27 01:55:59 -0400 |
commit | 2b67f87ea8c34cb82222d89065aa2639193c467c (patch) | |
tree | ae9695f083f099e5ef7fc3b1cfcd8a44d3b20f21 /apps | |
parent | ddbebe91f0ea0c6a938991b929ffdb71bbb2cc16 (diff) | |
download | nextcloud-server-2b67f87ea8c34cb82222d89065aa2639193c467c.tar.gz nextcloud-server-2b67f87ea8c34cb82222d89065aa2639193c467c.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps')
34 files changed, 92 insertions, 2 deletions
diff --git a/apps/comments/l10n/hu_HU.js b/apps/comments/l10n/hu_HU.js index 37f36e8bd7d..8f789e19328 100644 --- a/apps/comments/l10n/hu_HU.js +++ b/apps/comments/l10n/hu_HU.js @@ -1,6 +1,7 @@ OC.L10N.register( "comments", { + "<strong>Comments</strong> for files <em>(always listed in stream)</em>" : "<strong>Hozzászólás</strong> a fájlokhoz <em>(mindig listázásra kerül a hírfolyamon)</em>", "You commented" : "Hozzászólt", "%1$s commented" : "%1$s hozzászólt", "You commented on %2$s" : "Hozzászólt ehhez: %2$s", diff --git a/apps/comments/l10n/hu_HU.json b/apps/comments/l10n/hu_HU.json index 720fe62d447..f10a740b510 100644 --- a/apps/comments/l10n/hu_HU.json +++ b/apps/comments/l10n/hu_HU.json @@ -1,4 +1,5 @@ { "translations": { + "<strong>Comments</strong> for files <em>(always listed in stream)</em>" : "<strong>Hozzászólás</strong> a fájlokhoz <em>(mindig listázásra kerül a hírfolyamon)</em>", "You commented" : "Hozzászólt", "%1$s commented" : "%1$s hozzászólt", "You commented on %2$s" : "Hozzászólt ehhez: %2$s", diff --git a/apps/files/l10n/cs_CZ.js b/apps/files/l10n/cs_CZ.js index 453e2b8fc58..7301549e63a 100644 --- a/apps/files/l10n/cs_CZ.js +++ b/apps/files/l10n/cs_CZ.js @@ -105,6 +105,7 @@ OC.L10N.register( "With PHP-FPM it might take 5 minutes for changes to be applied." : "Při použití PHP-FPM může změna nastavení trvat až 5 minut od uložení.", "Missing permissions to edit from here." : "Pro úpravy v aktuálním náhledu chybí oprávnění.", "Settings" : "Nastavení", + "Show hidden files" : "Zobrazit skryté soubory", "WebDAV" : "WebDAV", "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Použijte tuto adresu pro <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">přístup ke svým Souborům přes WebDAV</a>", "Cancel upload" : "Zrušit odesílání", diff --git a/apps/files/l10n/cs_CZ.json b/apps/files/l10n/cs_CZ.json index 6e6bcfbe23d..9423db1ca09 100644 --- a/apps/files/l10n/cs_CZ.json +++ b/apps/files/l10n/cs_CZ.json @@ -103,6 +103,7 @@ "With PHP-FPM it might take 5 minutes for changes to be applied." : "Při použití PHP-FPM může změna nastavení trvat až 5 minut od uložení.", "Missing permissions to edit from here." : "Pro úpravy v aktuálním náhledu chybí oprávnění.", "Settings" : "Nastavení", + "Show hidden files" : "Zobrazit skryté soubory", "WebDAV" : "WebDAV", "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Použijte tuto adresu pro <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">přístup ke svým Souborům přes WebDAV</a>", "Cancel upload" : "Zrušit odesílání", diff --git a/apps/files/l10n/fr.js b/apps/files/l10n/fr.js index 12497c4dbe1..4edc931ca25 100644 --- a/apps/files/l10n/fr.js +++ b/apps/files/l10n/fr.js @@ -105,6 +105,7 @@ OC.L10N.register( "With PHP-FPM it might take 5 minutes for changes to be applied." : "Avec PHP-FPM il peut se passer jusqu'à 5 minutes pour que les changements soient appliqués.", "Missing permissions to edit from here." : "Manque de permissions pour éditer à partir d'ici.", "Settings" : "Paramètres", + "Show hidden files" : "Afficher les fichiers cachés", "WebDAV" : "WebDAV", "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Utilisez cette adresse pour <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">accéder à vos fichiers par WebDAV</a>", "Cancel upload" : "Annuler l'envoi", diff --git a/apps/files/l10n/fr.json b/apps/files/l10n/fr.json index 679d170b2ad..f80275841ac 100644 --- a/apps/files/l10n/fr.json +++ b/apps/files/l10n/fr.json @@ -103,6 +103,7 @@ "With PHP-FPM it might take 5 minutes for changes to be applied." : "Avec PHP-FPM il peut se passer jusqu'à 5 minutes pour que les changements soient appliqués.", "Missing permissions to edit from here." : "Manque de permissions pour éditer à partir d'ici.", "Settings" : "Paramètres", + "Show hidden files" : "Afficher les fichiers cachés", "WebDAV" : "WebDAV", "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Utilisez cette adresse pour <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">accéder à vos fichiers par WebDAV</a>", "Cancel upload" : "Annuler l'envoi", diff --git a/apps/files/l10n/hu_HU.js b/apps/files/l10n/hu_HU.js index 96f599c87c5..181bac52a09 100644 --- a/apps/files/l10n/hu_HU.js +++ b/apps/files/l10n/hu_HU.js @@ -105,6 +105,7 @@ OC.L10N.register( "With PHP-FPM it might take 5 minutes for changes to be applied." : "PHP-FPM-mel akár 5 percbe is telhet, míg ez a beállítás érvénybe lép.", "Missing permissions to edit from here." : "Innen nem lehet szerkeszteni hiányzó jogosultság miatt.", "Settings" : "Beállítások", + "Show hidden files" : "Rejtett fájlok megjelenítése", "WebDAV" : "WebDAV", "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Használja ezt a címet <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">a Fájlok eléréséhez WebDAV-on keresztül</a>.", "Cancel upload" : "A feltöltés megszakítása", diff --git a/apps/files/l10n/hu_HU.json b/apps/files/l10n/hu_HU.json index 442d883d234..35e4546923b 100644 --- a/apps/files/l10n/hu_HU.json +++ b/apps/files/l10n/hu_HU.json @@ -103,6 +103,7 @@ "With PHP-FPM it might take 5 minutes for changes to be applied." : "PHP-FPM-mel akár 5 percbe is telhet, míg ez a beállítás érvénybe lép.", "Missing permissions to edit from here." : "Innen nem lehet szerkeszteni hiányzó jogosultság miatt.", "Settings" : "Beállítások", + "Show hidden files" : "Rejtett fájlok megjelenítése", "WebDAV" : "WebDAV", "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Használja ezt a címet <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">a Fájlok eléréséhez WebDAV-on keresztül</a>.", "Cancel upload" : "A feltöltés megszakítása", diff --git a/apps/systemtags/l10n/de.js b/apps/systemtags/l10n/de.js index 83f9ccb2dc5..49e7b2ae984 100644 --- a/apps/systemtags/l10n/de.js +++ b/apps/systemtags/l10n/de.js @@ -6,7 +6,6 @@ OC.L10N.register( "%1$s unassigned system tag %3$s" : "%1$s hat den System-Tag %3$s entfernt", "%1$s created system tag %2$s" : "%1$s hat erstellt System-Tag %2$s", "%1$s deleted system tag %2$s" : "%1$s hat System-Tag %2$s gelöscht", - "%1$s updated system tag %3$s to %2$s" : "%1$s hat System-Tag von %3$s zu %2$s aktualisiert", "%1$s assigned system tag %3$s to %2$s" : "%1$s hat System-Tag %3$s an %2$s angebracht", "%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)", diff --git a/apps/systemtags/l10n/de.json b/apps/systemtags/l10n/de.json index 0534e1b3cef..01e44d9798d 100644 --- a/apps/systemtags/l10n/de.json +++ b/apps/systemtags/l10n/de.json @@ -4,7 +4,6 @@ "%1$s unassigned system tag %3$s" : "%1$s hat den System-Tag %3$s entfernt", "%1$s created system tag %2$s" : "%1$s hat erstellt System-Tag %2$s", "%1$s deleted system tag %2$s" : "%1$s hat System-Tag %2$s gelöscht", - "%1$s updated system tag %3$s to %2$s" : "%1$s hat System-Tag von %3$s zu %2$s aktualisiert", "%1$s assigned system tag %3$s to %2$s" : "%1$s hat System-Tag %3$s an %2$s angebracht", "%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)", diff --git a/apps/systemtags/l10n/de_DE.js b/apps/systemtags/l10n/de_DE.js index 9a76c2fd9ce..d44a663f46e 100644 --- a/apps/systemtags/l10n/de_DE.js +++ b/apps/systemtags/l10n/de_DE.js @@ -2,12 +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" : "Sie haben 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" : "Sie haben 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" : "Sie haben 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" : "Sie haben 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" : "Sie haben 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" : "Sie haben 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" : "Sie haben 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)", diff --git a/apps/systemtags/l10n/de_DE.json b/apps/systemtags/l10n/de_DE.json index 815479bdc7f..22df20c6fca 100644 --- a/apps/systemtags/l10n/de_DE.json +++ b/apps/systemtags/l10n/de_DE.json @@ -1,11 +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" : "Sie haben 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" : "Sie haben 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" : "Sie haben 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" : "Sie haben 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" : "Sie haben 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" : "Sie haben 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" : "Sie haben 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)", diff --git a/apps/systemtags/l10n/hu_HU.js b/apps/systemtags/l10n/hu_HU.js index 1e121781941..20df1176d06 100644 --- a/apps/systemtags/l10n/hu_HU.js +++ b/apps/systemtags/l10n/hu_HU.js @@ -2,12 +2,19 @@ OC.L10N.register( "systemtags", { "<strong>System tags</strong> for a file have been modified" : "A fájl <strong>rendszer címkéje</strong> módosítva lett", + "You assigned system tag %3$s" : "%3$s rendszer címke hozzárendelve", "%1$s assigned system tag %3$s" : "%1$s hozzárendelte ezt a rendszer címkét: %3$s", + "You unassigned system tag %3$s" : "Evette ezt a rendszer címkét: %3$s", "%1$s unassigned system tag %3$s" : "%1$s elvette ezt a rendszer címkét: %3$s", + "You created system tag %2$s" : "%2$s rendszer címke létrehozva", "%1$s created system tag %2$s" : "%1$s létrehozta ezt a rendszer címkét: %2$s", + "You deleted system tag %2$s" : "%2$s rendszer címke törölve", "%1$s deleted system tag %2$s" : "%1$s törölte ezt a rendszer címkét: %2$s", + "You updated system tag %3$s to %2$s" : "%3$s rendszer címke frissítve erre: %2$s", "%1$s updated system tag %3$s to %2$s" : "%1$s frissítette ezt a rendszer címkét erről: %3$s erre: %2$s", + "You assigned system tag %3$s to %2$s" : "%3$s rendszer címkét hozzárendelte: %2$s", "%1$s assigned system tag %3$s to %2$s" : "%1$s hozzárendelte ezt a rendszer címkét: %3$s neki: %2$s", + "You unassigned system tag %3$s from %2$s" : "%3$s rendszer címke hozzárendelést elvette tőle: %2$s", "%1$s unassigned system tag %3$s from %2$s" : "%1$s elvette ezt a rendszer címkét %3$s tőle: %2$s", "%s (not-assignable)" : "%s (nem hozzárendelhető)", "%s (invisible)" : "%s (láthatatlan)", diff --git a/apps/systemtags/l10n/hu_HU.json b/apps/systemtags/l10n/hu_HU.json index 182f7f11ecf..86430e42e33 100644 --- a/apps/systemtags/l10n/hu_HU.json +++ b/apps/systemtags/l10n/hu_HU.json @@ -1,11 +1,18 @@ { "translations": { "<strong>System tags</strong> for a file have been modified" : "A fájl <strong>rendszer címkéje</strong> módosítva lett", + "You assigned system tag %3$s" : "%3$s rendszer címke hozzárendelve", "%1$s assigned system tag %3$s" : "%1$s hozzárendelte ezt a rendszer címkét: %3$s", + "You unassigned system tag %3$s" : "Evette ezt a rendszer címkét: %3$s", "%1$s unassigned system tag %3$s" : "%1$s elvette ezt a rendszer címkét: %3$s", + "You created system tag %2$s" : "%2$s rendszer címke létrehozva", "%1$s created system tag %2$s" : "%1$s létrehozta ezt a rendszer címkét: %2$s", + "You deleted system tag %2$s" : "%2$s rendszer címke törölve", "%1$s deleted system tag %2$s" : "%1$s törölte ezt a rendszer címkét: %2$s", + "You updated system tag %3$s to %2$s" : "%3$s rendszer címke frissítve erre: %2$s", "%1$s updated system tag %3$s to %2$s" : "%1$s frissítette ezt a rendszer címkét erről: %3$s erre: %2$s", + "You assigned system tag %3$s to %2$s" : "%3$s rendszer címkét hozzárendelte: %2$s", "%1$s assigned system tag %3$s to %2$s" : "%1$s hozzárendelte ezt a rendszer címkét: %3$s neki: %2$s", + "You unassigned system tag %3$s from %2$s" : "%3$s rendszer címke hozzárendelést elvette tőle: %2$s", "%1$s unassigned system tag %3$s from %2$s" : "%1$s elvette ezt a rendszer címkét %3$s tőle: %2$s", "%s (not-assignable)" : "%s (nem hozzárendelhető)", "%s (invisible)" : "%s (láthatatlan)", diff --git a/apps/systemtags/l10n/it.js b/apps/systemtags/l10n/it.js index b05cd7ea98f..df15aaac42c 100644 --- a/apps/systemtags/l10n/it.js +++ b/apps/systemtags/l10n/it.js @@ -2,12 +2,19 @@ OC.L10N.register( "systemtags", { "<strong>System tags</strong> for a file have been modified" : "I <strong>tag di sistema</strong> per un file sono stati modificati", + "You assigned system tag %3$s" : "Hai assegnato il tag di sistema %3$s", "%1$s assigned system tag %3$s" : "%1$s ha assegnato il tag di sistema %3$s", + "You unassigned system tag %3$s" : "Hai rimosso il tag di sistema %3$s", "%1$s unassigned system tag %3$s" : "%1$s ha rimosso il tag di sistema %3$s", + "You created system tag %2$s" : "Hai creato il tag di sistema %2$s", "%1$s created system tag %2$s" : "%1$s ha creato il tag di sistema %2$s", + "You deleted system tag %2$s" : "Hai eliminato il tag di sistema %2$s", "%1$s deleted system tag %2$s" : "%1$s ha eliminato il tag di sistema %2$s", + "You updated system tag %3$s to %2$s" : "Hai aggiornato il tag di sistema %3$s in %2$s", "%1$s updated system tag %3$s to %2$s" : "%1$s ha aggiornato il tag di sistema %3$s in %2$s", + "You assigned system tag %3$s to %2$s" : "Hai assegnato il tag di sistema %3$s a %2$s", "%1$s assigned system tag %3$s to %2$s" : "%1$s ha assegnato il tag di sistema %3$s a %2$s", + "You unassigned system tag %3$s from %2$s" : "Hai rimosso il tag di sistema %3$s da %2$s", "%1$s unassigned system tag %3$s from %2$s" : "%1$s ha rimosso il tag di sistema %3$s da %2$s", "%s (not-assignable)" : "%s (non assegnabile)", "%s (invisible)" : "%s (invisibile)", diff --git a/apps/systemtags/l10n/it.json b/apps/systemtags/l10n/it.json index 3d37068536f..4cb712a3462 100644 --- a/apps/systemtags/l10n/it.json +++ b/apps/systemtags/l10n/it.json @@ -1,11 +1,18 @@ { "translations": { "<strong>System tags</strong> for a file have been modified" : "I <strong>tag di sistema</strong> per un file sono stati modificati", + "You assigned system tag %3$s" : "Hai assegnato il tag di sistema %3$s", "%1$s assigned system tag %3$s" : "%1$s ha assegnato il tag di sistema %3$s", + "You unassigned system tag %3$s" : "Hai rimosso il tag di sistema %3$s", "%1$s unassigned system tag %3$s" : "%1$s ha rimosso il tag di sistema %3$s", + "You created system tag %2$s" : "Hai creato il tag di sistema %2$s", "%1$s created system tag %2$s" : "%1$s ha creato il tag di sistema %2$s", + "You deleted system tag %2$s" : "Hai eliminato il tag di sistema %2$s", "%1$s deleted system tag %2$s" : "%1$s ha eliminato il tag di sistema %2$s", + "You updated system tag %3$s to %2$s" : "Hai aggiornato il tag di sistema %3$s in %2$s", "%1$s updated system tag %3$s to %2$s" : "%1$s ha aggiornato il tag di sistema %3$s in %2$s", + "You assigned system tag %3$s to %2$s" : "Hai assegnato il tag di sistema %3$s a %2$s", "%1$s assigned system tag %3$s to %2$s" : "%1$s ha assegnato il tag di sistema %3$s a %2$s", + "You unassigned system tag %3$s from %2$s" : "Hai rimosso il tag di sistema %3$s da %2$s", "%1$s unassigned system tag %3$s from %2$s" : "%1$s ha rimosso il tag di sistema %3$s da %2$s", "%s (not-assignable)" : "%s (non assegnabile)", "%s (invisible)" : "%s (invisibile)", diff --git a/apps/systemtags/l10n/pt_BR.js b/apps/systemtags/l10n/pt_BR.js index ac755204c0a..fadca06e387 100644 --- a/apps/systemtags/l10n/pt_BR.js +++ b/apps/systemtags/l10n/pt_BR.js @@ -2,12 +2,19 @@ OC.L10N.register( "systemtags", { "<strong>System tags</strong> for a file have been modified" : "<strong>As etiquetas do sistema</strong> para um arquivo foram modificadas", + "You assigned system tag %3$s" : "Você atribuiu uma etiqueta ao sistema %3$s", "%1$s assigned system tag %3$s" : "%1$s etiqueta de sistema atribuída %3$s", + "You unassigned system tag %3$s" : "Você dasatribuiu uma etiqueta ao sistema %3$s", "%1$s unassigned system tag %3$s" : "%1$s etiqueta de sistema não atribuída %3$s", + "You created system tag %2$s" : "Você criou uma etiqueta de sistema %2$s", "%1$s created system tag %2$s" : "%1$s etiqueta de sistema criada %2$s", + "You deleted system tag %2$s" : "Você eliminou uma etiqueta de sistema %2$s", "%1$s deleted system tag %2$s" : "%1$s etiqueta de sistema excluída %2$s", + "You updated system tag %3$s to %2$s" : "Você atualizou a etiqueta do sistema %3$s para %2$s", "%1$s updated system tag %3$s to %2$s" : "%1$s etiqueta de sistema atualizada %3$s para %2$s", + "You assigned system tag %3$s to %2$s" : "Você atribuiu a etiqueta do sistema %3$s para %2$s", "%1$s assigned system tag %3$s to %2$s" : "%1$s etiqueta de sistema atribuída %3$s para %2$s", + "You unassigned system tag %3$s from %2$s" : "Você eliminou a atribuição da etiqueta do sistema %3$s de %2$s", "%1$s unassigned system tag %3$s from %2$s" : "%1$s etiqueta de sistema não atribuída %3$s de %2$s", "%s (not-assignable)" : "%s (intransferível)", "%s (invisible)" : "%s (invisivel)", diff --git a/apps/systemtags/l10n/pt_BR.json b/apps/systemtags/l10n/pt_BR.json index baa6a12064f..61b702ac530 100644 --- a/apps/systemtags/l10n/pt_BR.json +++ b/apps/systemtags/l10n/pt_BR.json @@ -1,11 +1,18 @@ { "translations": { "<strong>System tags</strong> for a file have been modified" : "<strong>As etiquetas do sistema</strong> para um arquivo foram modificadas", + "You assigned system tag %3$s" : "Você atribuiu uma etiqueta ao sistema %3$s", "%1$s assigned system tag %3$s" : "%1$s etiqueta de sistema atribuída %3$s", + "You unassigned system tag %3$s" : "Você dasatribuiu uma etiqueta ao sistema %3$s", "%1$s unassigned system tag %3$s" : "%1$s etiqueta de sistema não atribuída %3$s", + "You created system tag %2$s" : "Você criou uma etiqueta de sistema %2$s", "%1$s created system tag %2$s" : "%1$s etiqueta de sistema criada %2$s", + "You deleted system tag %2$s" : "Você eliminou uma etiqueta de sistema %2$s", "%1$s deleted system tag %2$s" : "%1$s etiqueta de sistema excluída %2$s", + "You updated system tag %3$s to %2$s" : "Você atualizou a etiqueta do sistema %3$s para %2$s", "%1$s updated system tag %3$s to %2$s" : "%1$s etiqueta de sistema atualizada %3$s para %2$s", + "You assigned system tag %3$s to %2$s" : "Você atribuiu a etiqueta do sistema %3$s para %2$s", "%1$s assigned system tag %3$s to %2$s" : "%1$s etiqueta de sistema atribuída %3$s para %2$s", + "You unassigned system tag %3$s from %2$s" : "Você eliminou a atribuição da etiqueta do sistema %3$s de %2$s", "%1$s unassigned system tag %3$s from %2$s" : "%1$s etiqueta de sistema não atribuída %3$s de %2$s", "%s (not-assignable)" : "%s (intransferível)", "%s (invisible)" : "%s (invisivel)", diff --git a/apps/systemtags/l10n/sq.js b/apps/systemtags/l10n/sq.js index f473495be01..c5741c81506 100644 --- a/apps/systemtags/l10n/sq.js +++ b/apps/systemtags/l10n/sq.js @@ -2,12 +2,19 @@ OC.L10N.register( "systemtags", { "<strong>System tags</strong> for a file have been modified" : "U ndryshyan <strong>etiketa sistemi</strong>për një kartelë", + "You assigned system tag %3$s" : "Caktuat etiketën e sistemit %3$s", "%1$s assigned system tag %3$s" : "%1$s caktoi etiketën e sistemit %3$s", + "You unassigned system tag %3$s" : "I hoqët etiketën e sistemit %3$s", "%1$s unassigned system tag %3$s" : "%1$s e hoqi %3$s si etiketë sistemi", + "You created system tag %2$s" : "Krijuat etiketën e sistemit %2$s", "%1$s created system tag %2$s" : "%1$s krijoi etiketën e sistemit %2$s", + "You deleted system tag %2$s" : "Fshitë etiketën e sistemit %2$s", "%1$s deleted system tag %2$s" : "%1$s fshiu etiketën e sistemit %2$s", + "You updated system tag %3$s to %2$s" : "Përditësuat etiketën e sistemit %3$s në %2$s", "%1$s updated system tag %3$s to %2$s" : "%1$s përditësoi etiketën e sistemit %3$s si %2$s", + "You assigned system tag %3$s to %2$s" : "Caktuat etiketë sistemi %3$s për %2$s", "%1$s assigned system tag %3$s to %2$s" : "%1$s caktoi etiketën e sistemit %3$s si %2$s", + "You unassigned system tag %3$s from %2$s" : "I hoqët %2$s etiketën e sistemit %3$s", "%1$s unassigned system tag %3$s from %2$s" : "%1$s hoqi prej %2$s etiketën e sistemit %3$s", "%s (not-assignable)" : "%s (e pacaktushme)", "%s (invisible)" : "%s (e padukshme)", diff --git a/apps/systemtags/l10n/sq.json b/apps/systemtags/l10n/sq.json index b3058efd995..66704860cc1 100644 --- a/apps/systemtags/l10n/sq.json +++ b/apps/systemtags/l10n/sq.json @@ -1,11 +1,18 @@ { "translations": { "<strong>System tags</strong> for a file have been modified" : "U ndryshyan <strong>etiketa sistemi</strong>për një kartelë", + "You assigned system tag %3$s" : "Caktuat etiketën e sistemit %3$s", "%1$s assigned system tag %3$s" : "%1$s caktoi etiketën e sistemit %3$s", + "You unassigned system tag %3$s" : "I hoqët etiketën e sistemit %3$s", "%1$s unassigned system tag %3$s" : "%1$s e hoqi %3$s si etiketë sistemi", + "You created system tag %2$s" : "Krijuat etiketën e sistemit %2$s", "%1$s created system tag %2$s" : "%1$s krijoi etiketën e sistemit %2$s", + "You deleted system tag %2$s" : "Fshitë etiketën e sistemit %2$s", "%1$s deleted system tag %2$s" : "%1$s fshiu etiketën e sistemit %2$s", + "You updated system tag %3$s to %2$s" : "Përditësuat etiketën e sistemit %3$s në %2$s", "%1$s updated system tag %3$s to %2$s" : "%1$s përditësoi etiketën e sistemit %3$s si %2$s", + "You assigned system tag %3$s to %2$s" : "Caktuat etiketë sistemi %3$s për %2$s", "%1$s assigned system tag %3$s to %2$s" : "%1$s caktoi etiketën e sistemit %3$s si %2$s", + "You unassigned system tag %3$s from %2$s" : "I hoqët %2$s etiketën e sistemit %3$s", "%1$s unassigned system tag %3$s from %2$s" : "%1$s hoqi prej %2$s etiketën e sistemit %3$s", "%s (not-assignable)" : "%s (e pacaktushme)", "%s (invisible)" : "%s (e padukshme)", diff --git a/apps/user_ldap/l10n/cs_CZ.js b/apps/user_ldap/l10n/cs_CZ.js index 0bbe6c4afe3..8f261c39af0 100644 --- a/apps/user_ldap/l10n/cs_CZ.js +++ b/apps/user_ldap/l10n/cs_CZ.js @@ -13,6 +13,7 @@ OC.L10N.register( " Could not set configuration %s" : "Nelze nastavit konfiguraci %s", "Action does not exist" : "Tato akce neexistuje", "The Base DN appears to be wrong" : "Base DN nevypadá být v pořádku", + "Testing configuration…" : "Testování konfigurace...", "Configuration incorrect" : "Nesprávná konfigurace", "Configuration incomplete" : "Nekompletní konfigurace", "Configuration OK" : "Konfigurace v pořádku", diff --git a/apps/user_ldap/l10n/cs_CZ.json b/apps/user_ldap/l10n/cs_CZ.json index 79cd96a7f8c..0dec48d25d0 100644 --- a/apps/user_ldap/l10n/cs_CZ.json +++ b/apps/user_ldap/l10n/cs_CZ.json @@ -11,6 +11,7 @@ " Could not set configuration %s" : "Nelze nastavit konfiguraci %s", "Action does not exist" : "Tato akce neexistuje", "The Base DN appears to be wrong" : "Base DN nevypadá být v pořádku", + "Testing configuration…" : "Testování konfigurace...", "Configuration incorrect" : "Nesprávná konfigurace", "Configuration incomplete" : "Nekompletní konfigurace", "Configuration OK" : "Konfigurace v pořádku", diff --git a/apps/user_ldap/l10n/de.js b/apps/user_ldap/l10n/de.js index 8e185d3806d..051d24c5066 100644 --- a/apps/user_ldap/l10n/de.js +++ b/apps/user_ldap/l10n/de.js @@ -13,6 +13,7 @@ OC.L10N.register( " Could not set configuration %s" : "Die Konfiguration %s konnte nicht gesetzt werden", "Action does not exist" : "Aktion existiert nicht", "The Base DN appears to be wrong" : "Die Base-DN scheint falsch zu sein", + "Testing configuration…" : "Teste Konfiguration…", "Configuration incorrect" : "Konfiguration nicht korrekt", "Configuration incomplete" : "Konfiguration nicht vollständig", "Configuration OK" : "Konfiguration OK", diff --git a/apps/user_ldap/l10n/de.json b/apps/user_ldap/l10n/de.json index 7ce59debdec..353ea1c6fda 100644 --- a/apps/user_ldap/l10n/de.json +++ b/apps/user_ldap/l10n/de.json @@ -11,6 +11,7 @@ " Could not set configuration %s" : "Die Konfiguration %s konnte nicht gesetzt werden", "Action does not exist" : "Aktion existiert nicht", "The Base DN appears to be wrong" : "Die Base-DN scheint falsch zu sein", + "Testing configuration…" : "Teste Konfiguration…", "Configuration incorrect" : "Konfiguration nicht korrekt", "Configuration incomplete" : "Konfiguration nicht vollständig", "Configuration OK" : "Konfiguration OK", diff --git a/apps/user_ldap/l10n/de_DE.js b/apps/user_ldap/l10n/de_DE.js index 87ec6ba222a..08f69982fa1 100644 --- a/apps/user_ldap/l10n/de_DE.js +++ b/apps/user_ldap/l10n/de_DE.js @@ -13,6 +13,7 @@ OC.L10N.register( " Could not set configuration %s" : "Die Konfiguration %s konnte nicht gesetzt werden", "Action does not exist" : "Aktion existiert nicht", "The Base DN appears to be wrong" : "Die Base-DN scheint falsch zu sein", + "Testing configuration…" : "Teste Konfiguration", "Configuration incorrect" : "Konfiguration nicht korrekt", "Configuration incomplete" : "Konfiguration nicht vollständig", "Configuration OK" : "Konfiguration OK", diff --git a/apps/user_ldap/l10n/de_DE.json b/apps/user_ldap/l10n/de_DE.json index f345ba52c2c..92a3deccbc3 100644 --- a/apps/user_ldap/l10n/de_DE.json +++ b/apps/user_ldap/l10n/de_DE.json @@ -11,6 +11,7 @@ " Could not set configuration %s" : "Die Konfiguration %s konnte nicht gesetzt werden", "Action does not exist" : "Aktion existiert nicht", "The Base DN appears to be wrong" : "Die Base-DN scheint falsch zu sein", + "Testing configuration…" : "Teste Konfiguration", "Configuration incorrect" : "Konfiguration nicht korrekt", "Configuration incomplete" : "Konfiguration nicht vollständig", "Configuration OK" : "Konfiguration OK", diff --git a/apps/user_ldap/l10n/fr.js b/apps/user_ldap/l10n/fr.js index 9d934181190..60aec9f0a65 100644 --- a/apps/user_ldap/l10n/fr.js +++ b/apps/user_ldap/l10n/fr.js @@ -13,6 +13,7 @@ OC.L10N.register( " Could not set configuration %s" : "Impossible de spécifier la configuration %s", "Action does not exist" : "L'action n'existe pas", "The Base DN appears to be wrong" : "Le DN de base est erroné", + "Testing configuration…" : "Test de configuration", "Configuration incorrect" : "Configuration incorrecte", "Configuration incomplete" : "Configuration incomplète", "Configuration OK" : "Configuration OK", diff --git a/apps/user_ldap/l10n/fr.json b/apps/user_ldap/l10n/fr.json index 64df1a3db67..35258c3a1b3 100644 --- a/apps/user_ldap/l10n/fr.json +++ b/apps/user_ldap/l10n/fr.json @@ -11,6 +11,7 @@ " Could not set configuration %s" : "Impossible de spécifier la configuration %s", "Action does not exist" : "L'action n'existe pas", "The Base DN appears to be wrong" : "Le DN de base est erroné", + "Testing configuration…" : "Test de configuration", "Configuration incorrect" : "Configuration incorrecte", "Configuration incomplete" : "Configuration incomplète", "Configuration OK" : "Configuration OK", diff --git a/apps/user_ldap/l10n/it.js b/apps/user_ldap/l10n/it.js index 7bc6de0d622..98e71008d28 100644 --- a/apps/user_ldap/l10n/it.js +++ b/apps/user_ldap/l10n/it.js @@ -13,6 +13,7 @@ OC.L10N.register( " Could not set configuration %s" : "Impossibile impostare la configurazione %s", "Action does not exist" : "L'azione non esiste", "The Base DN appears to be wrong" : "Il DN base sembra essere errato", + "Testing configuration…" : "Prova della configurazione...", "Configuration incorrect" : "Configurazione non corretta", "Configuration incomplete" : "Configurazione incompleta", "Configuration OK" : "Configurazione corretta", diff --git a/apps/user_ldap/l10n/it.json b/apps/user_ldap/l10n/it.json index 412508e64a7..7be99ae859a 100644 --- a/apps/user_ldap/l10n/it.json +++ b/apps/user_ldap/l10n/it.json @@ -11,6 +11,7 @@ " Could not set configuration %s" : "Impossibile impostare la configurazione %s", "Action does not exist" : "L'azione non esiste", "The Base DN appears to be wrong" : "Il DN base sembra essere errato", + "Testing configuration…" : "Prova della configurazione...", "Configuration incorrect" : "Configurazione non corretta", "Configuration incomplete" : "Configurazione incompleta", "Configuration OK" : "Configurazione corretta", diff --git a/apps/user_ldap/l10n/pt_BR.js b/apps/user_ldap/l10n/pt_BR.js index f1b36b31cc7..dfe18d59f58 100644 --- a/apps/user_ldap/l10n/pt_BR.js +++ b/apps/user_ldap/l10n/pt_BR.js @@ -13,6 +13,7 @@ OC.L10N.register( " Could not set configuration %s" : "Não foi possível definir a configuração %s", "Action does not exist" : "A ação não existe", "The Base DN appears to be wrong" : "O DN de base parece estar errado", + "Testing configuration…" : "Testando configuração...", "Configuration incorrect" : "Configuração incorreta", "Configuration incomplete" : "Configuração incompleta", "Configuration OK" : "Configuração OK", diff --git a/apps/user_ldap/l10n/pt_BR.json b/apps/user_ldap/l10n/pt_BR.json index 8da92737704..45d31cbee71 100644 --- a/apps/user_ldap/l10n/pt_BR.json +++ b/apps/user_ldap/l10n/pt_BR.json @@ -11,6 +11,7 @@ " Could not set configuration %s" : "Não foi possível definir a configuração %s", "Action does not exist" : "A ação não existe", "The Base DN appears to be wrong" : "O DN de base parece estar errado", + "Testing configuration…" : "Testando configuração...", "Configuration incorrect" : "Configuração incorreta", "Configuration incomplete" : "Configuração incompleta", "Configuration OK" : "Configuração OK", diff --git a/apps/user_ldap/l10n/sq.js b/apps/user_ldap/l10n/sq.js index 81da1fbf76b..965b8bc38db 100644 --- a/apps/user_ldap/l10n/sq.js +++ b/apps/user_ldap/l10n/sq.js @@ -13,6 +13,7 @@ OC.L10N.register( " Could not set configuration %s" : "S’vuri dot në punë formësimin %s", "Action does not exist" : "Veprimi s’ekziston", "The Base DN appears to be wrong" : "DN-ja Bazë duket se është e gabuar", + "Testing configuration…" : "Po provohet formësimi…", "Configuration incorrect" : "Formësim i pasaktë", "Configuration incomplete" : "Formësim jo i plotë", "Configuration OK" : "Formësimi OK", diff --git a/apps/user_ldap/l10n/sq.json b/apps/user_ldap/l10n/sq.json index f4f0224dd0a..09ff2ce39d0 100644 --- a/apps/user_ldap/l10n/sq.json +++ b/apps/user_ldap/l10n/sq.json @@ -11,6 +11,7 @@ " Could not set configuration %s" : "S’vuri dot në punë formësimin %s", "Action does not exist" : "Veprimi s’ekziston", "The Base DN appears to be wrong" : "DN-ja Bazë duket se është e gabuar", + "Testing configuration…" : "Po provohet formësimi…", "Configuration incorrect" : "Formësim i pasaktë", "Configuration incomplete" : "Formësim jo i plotë", "Configuration OK" : "Formësimi OK", |