diff options
Diffstat (limited to 'apps/files')
30 files changed, 60 insertions, 6 deletions
diff --git a/apps/files/l10n/cs.js b/apps/files/l10n/cs.js index d7d4d38e01f..2aec8d764c1 100644 --- a/apps/files/l10n/cs.js +++ b/apps/files/l10n/cs.js @@ -68,6 +68,7 @@ OC.L10N.register( "You don’t have permission to upload or create files here" : "Nemáte oprávnění sem nahrávat nebo vytvářet soubory", "_Uploading %n file_::_Uploading %n files_" : ["Nahrává se %n soubor","Nahrávají se %n soubory","Nahrává se %n souborů","Nahrávají se %n soubory"], "New" : "Nový", + "Select file range" : "Vybrat rozsah souborů", "{used} of {quota} used" : "Využito {used} z {quota} ", "{used} used" : "{used} Využito", "\"{name}\" is an invalid file name." : "„{name}“ není platným názvem souboru.", @@ -86,6 +87,7 @@ OC.L10N.register( "_%n byte_::_%n bytes_" : ["%n bajt","%n bajty","%n bajtů","%n bajtů"], "Favorited" : "Přidáno k oblíbeným", "Favorite" : "Oblíbené", + "You can only favorite a single file or folder at a time" : "Do oblíbených lze soubory a složky zařazovat jen jednotlivě", "New folder" : "Nová složka", "Upload file" : "Nahrát soubor", "Not favorited" : "Nepřidáno do oblíbených", diff --git a/apps/files/l10n/cs.json b/apps/files/l10n/cs.json index eaca9814f1e..d8d4e835d9a 100644 --- a/apps/files/l10n/cs.json +++ b/apps/files/l10n/cs.json @@ -66,6 +66,7 @@ "You don’t have permission to upload or create files here" : "Nemáte oprávnění sem nahrávat nebo vytvářet soubory", "_Uploading %n file_::_Uploading %n files_" : ["Nahrává se %n soubor","Nahrávají se %n soubory","Nahrává se %n souborů","Nahrávají se %n soubory"], "New" : "Nový", + "Select file range" : "Vybrat rozsah souborů", "{used} of {quota} used" : "Využito {used} z {quota} ", "{used} used" : "{used} Využito", "\"{name}\" is an invalid file name." : "„{name}“ není platným názvem souboru.", @@ -84,6 +85,7 @@ "_%n byte_::_%n bytes_" : ["%n bajt","%n bajty","%n bajtů","%n bajtů"], "Favorited" : "Přidáno k oblíbeným", "Favorite" : "Oblíbené", + "You can only favorite a single file or folder at a time" : "Do oblíbených lze soubory a složky zařazovat jen jednotlivě", "New folder" : "Nová složka", "Upload file" : "Nahrát soubor", "Not favorited" : "Nepřidáno do oblíbených", diff --git a/apps/files/l10n/de.js b/apps/files/l10n/de.js index 9f945129e8e..082752bb8e5 100644 --- a/apps/files/l10n/de.js +++ b/apps/files/l10n/de.js @@ -68,6 +68,7 @@ OC.L10N.register( "You don’t have permission to upload or create files here" : "Du hast keine Berechtigung, hier Dateien hochzuladen oder zu erstellen", "_Uploading %n file_::_Uploading %n files_" : ["%n Datei wird hochgeladen","%n Dateien werden hochgeladen"], "New" : "Neu", + "Select file range" : "Dateibereich auswählen", "{used} of {quota} used" : "{used} von {quota} verwendet", "{used} used" : "{used} verwendet", "\"{name}\" is an invalid file name." : "»{name}« ist kein gültiger Dateiname.", @@ -86,6 +87,7 @@ OC.L10N.register( "_%n byte_::_%n bytes_" : ["%n Byte","%n Bytes"], "Favorited" : "Favorisiert", "Favorite" : "Favorit", + "You can only favorite a single file or folder at a time" : "Du kannst gleichzeitig nur eine Datei oder einen Ordner als Favorit markieren", "New folder" : "Neuer Ordner", "Upload file" : "Datei hochladen", "Not favorited" : "Nicht favorisiert", diff --git a/apps/files/l10n/de.json b/apps/files/l10n/de.json index 5ce4771a9bd..e28b3ff81ea 100644 --- a/apps/files/l10n/de.json +++ b/apps/files/l10n/de.json @@ -66,6 +66,7 @@ "You don’t have permission to upload or create files here" : "Du hast keine Berechtigung, hier Dateien hochzuladen oder zu erstellen", "_Uploading %n file_::_Uploading %n files_" : ["%n Datei wird hochgeladen","%n Dateien werden hochgeladen"], "New" : "Neu", + "Select file range" : "Dateibereich auswählen", "{used} of {quota} used" : "{used} von {quota} verwendet", "{used} used" : "{used} verwendet", "\"{name}\" is an invalid file name." : "»{name}« ist kein gültiger Dateiname.", @@ -84,6 +85,7 @@ "_%n byte_::_%n bytes_" : ["%n Byte","%n Bytes"], "Favorited" : "Favorisiert", "Favorite" : "Favorit", + "You can only favorite a single file or folder at a time" : "Du kannst gleichzeitig nur eine Datei oder einen Ordner als Favorit markieren", "New folder" : "Neuer Ordner", "Upload file" : "Datei hochladen", "Not favorited" : "Nicht favorisiert", diff --git a/apps/files/l10n/de_DE.js b/apps/files/l10n/de_DE.js index ee0cb031e54..a24ee54ee75 100644 --- a/apps/files/l10n/de_DE.js +++ b/apps/files/l10n/de_DE.js @@ -68,6 +68,7 @@ OC.L10N.register( "You don’t have permission to upload or create files here" : "Sie haben keine Berechtigung, hier Dateien hochzuladen oder zu erstellen", "_Uploading %n file_::_Uploading %n files_" : ["%n Datei wird hoch geladen","%n Dateien werden hoch geladen"], "New" : "Neu", + "Select file range" : "Dateibereich auswählen", "{used} of {quota} used" : "{used} von {quota} verwendet", "{used} used" : "{used} verwendet", "\"{name}\" is an invalid file name." : "„{name}“ ist kein gültiger Dateiname.", @@ -86,6 +87,7 @@ OC.L10N.register( "_%n byte_::_%n bytes_" : ["%n Byte","%n Bytes"], "Favorited" : "Favorisiert", "Favorite" : "Favorit", + "You can only favorite a single file or folder at a time" : "Sie können gleichzeitig nur eine Datei oder einen Ordner als Favorit markieren", "New folder" : "Neuer Ordner", "Upload file" : "Datei hochladen", "Not favorited" : "Nicht favorisiert", diff --git a/apps/files/l10n/de_DE.json b/apps/files/l10n/de_DE.json index c0056f2e11c..06d63e7a1da 100644 --- a/apps/files/l10n/de_DE.json +++ b/apps/files/l10n/de_DE.json @@ -66,6 +66,7 @@ "You don’t have permission to upload or create files here" : "Sie haben keine Berechtigung, hier Dateien hochzuladen oder zu erstellen", "_Uploading %n file_::_Uploading %n files_" : ["%n Datei wird hoch geladen","%n Dateien werden hoch geladen"], "New" : "Neu", + "Select file range" : "Dateibereich auswählen", "{used} of {quota} used" : "{used} von {quota} verwendet", "{used} used" : "{used} verwendet", "\"{name}\" is an invalid file name." : "„{name}“ ist kein gültiger Dateiname.", @@ -84,6 +85,7 @@ "_%n byte_::_%n bytes_" : ["%n Byte","%n Bytes"], "Favorited" : "Favorisiert", "Favorite" : "Favorit", + "You can only favorite a single file or folder at a time" : "Sie können gleichzeitig nur eine Datei oder einen Ordner als Favorit markieren", "New folder" : "Neuer Ordner", "Upload file" : "Datei hochladen", "Not favorited" : "Nicht favorisiert", diff --git a/apps/files/l10n/eo.js b/apps/files/l10n/eo.js index a74bee74ff5..539c44506ca 100644 --- a/apps/files/l10n/eo.js +++ b/apps/files/l10n/eo.js @@ -68,6 +68,7 @@ OC.L10N.register( "You don’t have permission to upload or create files here" : "Vi ne permesatas alŝuti aŭ krei dosierojn ĉi tie", "_Uploading %n file_::_Uploading %n files_" : ["Alŝutatas %n dosiero","Alŝutatas %n dosieroj"], "New" : "Nova", + "Select file range" : "Elekti dosierintervalon", "{used} of {quota} used" : "{used} uzataj el {quota}", "{used} used" : "{used} uzataj", "\"{name}\" is an invalid file name." : "„{name}“ estas nevalida dosiernomo.", diff --git a/apps/files/l10n/eo.json b/apps/files/l10n/eo.json index 76e5d1bc057..6d9ec60538e 100644 --- a/apps/files/l10n/eo.json +++ b/apps/files/l10n/eo.json @@ -66,6 +66,7 @@ "You don’t have permission to upload or create files here" : "Vi ne permesatas alŝuti aŭ krei dosierojn ĉi tie", "_Uploading %n file_::_Uploading %n files_" : ["Alŝutatas %n dosiero","Alŝutatas %n dosieroj"], "New" : "Nova", + "Select file range" : "Elekti dosierintervalon", "{used} of {quota} used" : "{used} uzataj el {quota}", "{used} used" : "{used} uzataj", "\"{name}\" is an invalid file name." : "„{name}“ estas nevalida dosiernomo.", diff --git a/apps/files/l10n/fi.js b/apps/files/l10n/fi.js index 88332b2b6e9..3593b32b09a 100644 --- a/apps/files/l10n/fi.js +++ b/apps/files/l10n/fi.js @@ -66,6 +66,7 @@ OC.L10N.register( "You don’t have permission to upload or create files here" : "Käyttöoikeutesi eivät riitä tiedostojen lähettämiseen tai kansioiden luomiseen tähän sijaintiin", "_Uploading %n file_::_Uploading %n files_" : ["Lähetetään %n tiedosto","Lähetetään %n tiedostoa"], "New" : "Uusi", + "Select file range" : "Valitse tiedostojoukko", "{used} of {quota} used" : "{used}/{quota} käytetty", "{used} used" : "{used} käytetty", "\"{name}\" is an invalid file name." : "\"{name}\" on virheellinen tiedostonimi.", @@ -84,6 +85,7 @@ OC.L10N.register( "_%n byte_::_%n bytes_" : ["%n tavu","%n tavua"], "Favorited" : "Lisätty suosikkeihin", "Favorite" : "Suosikki", + "You can only favorite a single file or folder at a time" : "Voit valita suosikiksi vain yhden tiedoston tai kansion kerrallaan", "New folder" : "Uusi kansio", "Upload file" : "Lähetä tiedosto", "Not favorited" : "Ei suosikeissa", diff --git a/apps/files/l10n/fi.json b/apps/files/l10n/fi.json index 5bff0637c18..ea260655944 100644 --- a/apps/files/l10n/fi.json +++ b/apps/files/l10n/fi.json @@ -64,6 +64,7 @@ "You don’t have permission to upload or create files here" : "Käyttöoikeutesi eivät riitä tiedostojen lähettämiseen tai kansioiden luomiseen tähän sijaintiin", "_Uploading %n file_::_Uploading %n files_" : ["Lähetetään %n tiedosto","Lähetetään %n tiedostoa"], "New" : "Uusi", + "Select file range" : "Valitse tiedostojoukko", "{used} of {quota} used" : "{used}/{quota} käytetty", "{used} used" : "{used} käytetty", "\"{name}\" is an invalid file name." : "\"{name}\" on virheellinen tiedostonimi.", @@ -82,6 +83,7 @@ "_%n byte_::_%n bytes_" : ["%n tavu","%n tavua"], "Favorited" : "Lisätty suosikkeihin", "Favorite" : "Suosikki", + "You can only favorite a single file or folder at a time" : "Voit valita suosikiksi vain yhden tiedoston tai kansion kerrallaan", "New folder" : "Uusi kansio", "Upload file" : "Lähetä tiedosto", "Not favorited" : "Ei suosikeissa", diff --git a/apps/files/l10n/fr.js b/apps/files/l10n/fr.js index 95c58c15edd..74764235708 100644 --- a/apps/files/l10n/fr.js +++ b/apps/files/l10n/fr.js @@ -68,6 +68,7 @@ OC.L10N.register( "You don’t have permission to upload or create files here" : "Vous n'avez pas la permission d'envoyer ou de créer des fichiers ici", "_Uploading %n file_::_Uploading %n files_" : ["Téléversement de %n fichier","Téléversement de %n fichiers"], "New" : "Nouveau", + "Select file range" : "Sélectionnez l'étendue des fichiers", "{used} of {quota} used" : "{used} de {quota} utilisé", "{used} used" : "{used} utilisé", "\"{name}\" is an invalid file name." : "\"{name}\" n'est pas un nom de fichier valide.", @@ -86,6 +87,7 @@ OC.L10N.register( "_%n byte_::_%n bytes_" : ["%n octet","%n octets"], "Favorited" : "Marqué comme favori", "Favorite" : "Favoris", + "You can only favorite a single file or folder at a time" : "Vous ne pouvez ajouter qu'un seul favori de dossier ou de fichier à la fois.", "New folder" : "Nouveau dossier", "Upload file" : "Téléverser un fichier", "Not favorited" : "Non marqué comme favori", diff --git a/apps/files/l10n/fr.json b/apps/files/l10n/fr.json index a4ae2518cb7..9a8394ef2e1 100644 --- a/apps/files/l10n/fr.json +++ b/apps/files/l10n/fr.json @@ -66,6 +66,7 @@ "You don’t have permission to upload or create files here" : "Vous n'avez pas la permission d'envoyer ou de créer des fichiers ici", "_Uploading %n file_::_Uploading %n files_" : ["Téléversement de %n fichier","Téléversement de %n fichiers"], "New" : "Nouveau", + "Select file range" : "Sélectionnez l'étendue des fichiers", "{used} of {quota} used" : "{used} de {quota} utilisé", "{used} used" : "{used} utilisé", "\"{name}\" is an invalid file name." : "\"{name}\" n'est pas un nom de fichier valide.", @@ -84,6 +85,7 @@ "_%n byte_::_%n bytes_" : ["%n octet","%n octets"], "Favorited" : "Marqué comme favori", "Favorite" : "Favoris", + "You can only favorite a single file or folder at a time" : "Vous ne pouvez ajouter qu'un seul favori de dossier ou de fichier à la fois.", "New folder" : "Nouveau dossier", "Upload file" : "Téléverser un fichier", "Not favorited" : "Non marqué comme favori", diff --git a/apps/files/l10n/gl.js b/apps/files/l10n/gl.js index 4ca5956e5c6..bc553ef3050 100644 --- a/apps/files/l10n/gl.js +++ b/apps/files/l10n/gl.js @@ -68,6 +68,7 @@ OC.L10N.register( "You don’t have permission to upload or create files here" : "Non ten permisos para enviar ou crear ficheiros aquí.", "_Uploading %n file_::_Uploading %n files_" : ["Cargando %n ficheiro","Cargando %n ficheiros"], "New" : "Novo", + "Select file range" : "Seleccionar o intervalo de ficheiros ", "{used} of {quota} used" : "Usados {used} de {quota}", "{used} used" : "{used} usados", "\"{name}\" is an invalid file name." : "«{name}» é un nome incorrecto de ficheiro.", @@ -86,6 +87,7 @@ OC.L10N.register( "_%n byte_::_%n bytes_" : ["%n byte","%n bytes"], "Favorited" : "Marcado como favorito", "Favorite" : "Favorito", + "You can only favorite a single file or folder at a time" : "Só pode marcar como favorito un único ficheiro ou cartafol por vez", "New folder" : "Novo cartafol", "Upload file" : "Enviar ficheiro", "Not favorited" : "Non marcado como favorito", @@ -137,7 +139,7 @@ OC.L10N.register( "max. possible: " : "máx. posíbel: ", "Save" : "Gardar", "With PHP-FPM it might take 5 minutes for changes to be applied." : "Con PHP-FPM podería levarlle 5 minutos para que se realicen os cambios.", - "Missing permissions to edit from here." : "Faltan os permisos para poder editar desde aquí.", + "Missing permissions to edit from here." : "Faltan os permisos para poder editar dende aquí.", "%s of %s used" : "%s de %s utilizado", "%1$s%% of %2$s used" : "%1$s%% de %2$s utilizado", "%s used" : "%s utilizado", diff --git a/apps/files/l10n/gl.json b/apps/files/l10n/gl.json index ec4bab67883..eafc38fff5e 100644 --- a/apps/files/l10n/gl.json +++ b/apps/files/l10n/gl.json @@ -66,6 +66,7 @@ "You don’t have permission to upload or create files here" : "Non ten permisos para enviar ou crear ficheiros aquí.", "_Uploading %n file_::_Uploading %n files_" : ["Cargando %n ficheiro","Cargando %n ficheiros"], "New" : "Novo", + "Select file range" : "Seleccionar o intervalo de ficheiros ", "{used} of {quota} used" : "Usados {used} de {quota}", "{used} used" : "{used} usados", "\"{name}\" is an invalid file name." : "«{name}» é un nome incorrecto de ficheiro.", @@ -84,6 +85,7 @@ "_%n byte_::_%n bytes_" : ["%n byte","%n bytes"], "Favorited" : "Marcado como favorito", "Favorite" : "Favorito", + "You can only favorite a single file or folder at a time" : "Só pode marcar como favorito un único ficheiro ou cartafol por vez", "New folder" : "Novo cartafol", "Upload file" : "Enviar ficheiro", "Not favorited" : "Non marcado como favorito", @@ -135,7 +137,7 @@ "max. possible: " : "máx. posíbel: ", "Save" : "Gardar", "With PHP-FPM it might take 5 minutes for changes to be applied." : "Con PHP-FPM podería levarlle 5 minutos para que se realicen os cambios.", - "Missing permissions to edit from here." : "Faltan os permisos para poder editar desde aquí.", + "Missing permissions to edit from here." : "Faltan os permisos para poder editar dende aquí.", "%s of %s used" : "%s de %s utilizado", "%1$s%% of %2$s used" : "%1$s%% de %2$s utilizado", "%s used" : "%s utilizado", diff --git a/apps/files/l10n/it.js b/apps/files/l10n/it.js index ad2f4396e72..6db70f42d74 100644 --- a/apps/files/l10n/it.js +++ b/apps/files/l10n/it.js @@ -68,6 +68,7 @@ OC.L10N.register( "You don’t have permission to upload or create files here" : "Qui non hai i permessi per caricare o creare file", "_Uploading %n file_::_Uploading %n files_" : ["Caricamento di %n file in corso","Caricamento di %n file in corso"], "New" : "Nuovo", + "Select file range" : "Seleziona intervallo di file", "{used} of {quota} used" : "{used} di {quota} utilizzati", "{used} used" : "{used} utilizzati", "\"{name}\" is an invalid file name." : "\"{name}\" non è un nome file valido.", @@ -86,6 +87,7 @@ OC.L10N.register( "_%n byte_::_%n bytes_" : ["%n byte","%n byte"], "Favorited" : "Preferiti", "Favorite" : "Preferito", + "You can only favorite a single file or folder at a time" : "Puoi aggiungere ai preferiti un singolo file o cartella alla volta", "New folder" : "Nuova cartella", "Upload file" : "Carica file", "Not favorited" : "Non preferito", diff --git a/apps/files/l10n/it.json b/apps/files/l10n/it.json index 7e19c01d957..e6ddb57ffc5 100644 --- a/apps/files/l10n/it.json +++ b/apps/files/l10n/it.json @@ -66,6 +66,7 @@ "You don’t have permission to upload or create files here" : "Qui non hai i permessi per caricare o creare file", "_Uploading %n file_::_Uploading %n files_" : ["Caricamento di %n file in corso","Caricamento di %n file in corso"], "New" : "Nuovo", + "Select file range" : "Seleziona intervallo di file", "{used} of {quota} used" : "{used} di {quota} utilizzati", "{used} used" : "{used} utilizzati", "\"{name}\" is an invalid file name." : "\"{name}\" non è un nome file valido.", @@ -84,6 +85,7 @@ "_%n byte_::_%n bytes_" : ["%n byte","%n byte"], "Favorited" : "Preferiti", "Favorite" : "Preferito", + "You can only favorite a single file or folder at a time" : "Puoi aggiungere ai preferiti un singolo file o cartella alla volta", "New folder" : "Nuova cartella", "Upload file" : "Carica file", "Not favorited" : "Non preferito", diff --git a/apps/files/l10n/ja.js b/apps/files/l10n/ja.js index 7d428716564..81f4313aead 100644 --- a/apps/files/l10n/ja.js +++ b/apps/files/l10n/ja.js @@ -139,6 +139,7 @@ OC.L10N.register( "With PHP-FPM it might take 5 minutes for changes to be applied." : "PHP-FPM の場合は値を変更後、反映されるのに5分程度かかります。", "Missing permissions to edit from here." : "ここから編集するための権限がありません。", "%s of %s used" : "%s / %s 使用中", + "%1$s%% of %2$s used" : "%2$s 中%1$s %%が使われています。", "%s used" : "%s 使用中", "Settings" : "設定", "Show hidden files" : "隠しファイルを表示", diff --git a/apps/files/l10n/ja.json b/apps/files/l10n/ja.json index 0bf772a15df..b0369aa807d 100644 --- a/apps/files/l10n/ja.json +++ b/apps/files/l10n/ja.json @@ -137,6 +137,7 @@ "With PHP-FPM it might take 5 minutes for changes to be applied." : "PHP-FPM の場合は値を変更後、反映されるのに5分程度かかります。", "Missing permissions to edit from here." : "ここから編集するための権限がありません。", "%s of %s used" : "%s / %s 使用中", + "%1$s%% of %2$s used" : "%2$s 中%1$s %%が使われています。", "%s used" : "%s 使用中", "Settings" : "設定", "Show hidden files" : "隠しファイルを表示", diff --git a/apps/files/l10n/lt_LT.js b/apps/files/l10n/lt_LT.js index 7bb5a8afa21..76c271fd719 100644 --- a/apps/files/l10n/lt_LT.js +++ b/apps/files/l10n/lt_LT.js @@ -6,6 +6,7 @@ OC.L10N.register( "Unknown error" : "Nežinoma klaida", "All files" : "Visi failai", "File could not be found" : "Nepavyko rasti failo", + "Move or copy" : "Perkelti ar kopijuoti", "Download" : "Atsisiųsti", "Delete" : "Ištrinti", "Home" : "Pagrindinis", @@ -35,6 +36,7 @@ OC.L10N.register( "This directory is unavailable, please check the logs or contact the administrator" : "Katalogas neprieinamas, prašome peržiūrėti žurnalo įrašus arba susisiekti su administratoriumi", "Could not move \"{file}\", target exists" : "Nepavyko perkelti \"{file}\", toks jau egzistuoja", "Could not move \"{file}\"" : "Nepavyko perkelti \"{file}\"", + "copy" : "kopija", "Could not copy \"{file}\", target exists" : "Nepavyko nukopijuoti \"{file}\", toks jau yra", "Could not copy \"{file}\"" : "Nepavyko nukopijuoti \"{file}\"", "{newName} already exists" : "{newName} jau yra", @@ -103,6 +105,7 @@ OC.L10N.register( "A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Buvo <strong>pakeistas</strong> ar <strong>pervadintas</strong> failas ar aplankas", "A new file or folder has been <strong>created</strong>" : "Buvo <strong>sukurtas</strong> naujas failas ar aplankas", "Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Riboti pranešimus apie sukūrimą ir pokyčius jūsų <strong>mėgiamuose failuose</strong> <em>(Tik srautas)</em>", + "A file or folder has been <strong>restored</strong>" : "Failas ar aplankas <strong>atkurtas</strong>", "Unlimited" : "Neribotai", "Upload (max. %s)" : "Įkelti (maks. %s)", "File Management" : "Failų tvarkymas", diff --git a/apps/files/l10n/lt_LT.json b/apps/files/l10n/lt_LT.json index 5ebd821f963..338535b56fa 100644 --- a/apps/files/l10n/lt_LT.json +++ b/apps/files/l10n/lt_LT.json @@ -4,6 +4,7 @@ "Unknown error" : "Nežinoma klaida", "All files" : "Visi failai", "File could not be found" : "Nepavyko rasti failo", + "Move or copy" : "Perkelti ar kopijuoti", "Download" : "Atsisiųsti", "Delete" : "Ištrinti", "Home" : "Pagrindinis", @@ -33,6 +34,7 @@ "This directory is unavailable, please check the logs or contact the administrator" : "Katalogas neprieinamas, prašome peržiūrėti žurnalo įrašus arba susisiekti su administratoriumi", "Could not move \"{file}\", target exists" : "Nepavyko perkelti \"{file}\", toks jau egzistuoja", "Could not move \"{file}\"" : "Nepavyko perkelti \"{file}\"", + "copy" : "kopija", "Could not copy \"{file}\", target exists" : "Nepavyko nukopijuoti \"{file}\", toks jau yra", "Could not copy \"{file}\"" : "Nepavyko nukopijuoti \"{file}\"", "{newName} already exists" : "{newName} jau yra", @@ -101,6 +103,7 @@ "A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Buvo <strong>pakeistas</strong> ar <strong>pervadintas</strong> failas ar aplankas", "A new file or folder has been <strong>created</strong>" : "Buvo <strong>sukurtas</strong> naujas failas ar aplankas", "Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Riboti pranešimus apie sukūrimą ir pokyčius jūsų <strong>mėgiamuose failuose</strong> <em>(Tik srautas)</em>", + "A file or folder has been <strong>restored</strong>" : "Failas ar aplankas <strong>atkurtas</strong>", "Unlimited" : "Neribotai", "Upload (max. %s)" : "Įkelti (maks. %s)", "File Management" : "Failų tvarkymas", diff --git a/apps/files/l10n/nl.js b/apps/files/l10n/nl.js index edcc083f33d..eb5737c2ad3 100644 --- a/apps/files/l10n/nl.js +++ b/apps/files/l10n/nl.js @@ -68,6 +68,7 @@ OC.L10N.register( "You don’t have permission to upload or create files here" : "Je hebt geen toestemming om hier te uploaden of bestanden te maken", "_Uploading %n file_::_Uploading %n files_" : ["%n bestand aan het uploaden","%n bestanden aan het uploaden"], "New" : "Nieuw", + "Select file range" : "Kies een reeks bestanden", "{used} of {quota} used" : "{used} van {quota} gebruikt", "{used} used" : "{used} gebruikt", "\"{name}\" is an invalid file name." : "\"{name}\" is een ongeldige bestandsnaam.", @@ -86,6 +87,7 @@ OC.L10N.register( "_%n byte_::_%n bytes_" : ["%n byte","%n bytes"], "Favorited" : "Favoriet", "Favorite" : "Favoriet", + "You can only favorite a single file or folder at a time" : "Je kunt maar één bestand of map tegelijk favoriet maken", "New folder" : "Nieuwe map", "Upload file" : "Bestand uploaden", "Not favorited" : "Niet in favorieten", diff --git a/apps/files/l10n/nl.json b/apps/files/l10n/nl.json index 34ba6d49c87..5eb6b8b1df2 100644 --- a/apps/files/l10n/nl.json +++ b/apps/files/l10n/nl.json @@ -66,6 +66,7 @@ "You don’t have permission to upload or create files here" : "Je hebt geen toestemming om hier te uploaden of bestanden te maken", "_Uploading %n file_::_Uploading %n files_" : ["%n bestand aan het uploaden","%n bestanden aan het uploaden"], "New" : "Nieuw", + "Select file range" : "Kies een reeks bestanden", "{used} of {quota} used" : "{used} van {quota} gebruikt", "{used} used" : "{used} gebruikt", "\"{name}\" is an invalid file name." : "\"{name}\" is een ongeldige bestandsnaam.", @@ -84,6 +85,7 @@ "_%n byte_::_%n bytes_" : ["%n byte","%n bytes"], "Favorited" : "Favoriet", "Favorite" : "Favoriet", + "You can only favorite a single file or folder at a time" : "Je kunt maar één bestand of map tegelijk favoriet maken", "New folder" : "Nieuwe map", "Upload file" : "Bestand uploaden", "Not favorited" : "Niet in favorieten", diff --git a/apps/files/l10n/pt_BR.js b/apps/files/l10n/pt_BR.js index 450f43458cf..aaceedc382e 100644 --- a/apps/files/l10n/pt_BR.js +++ b/apps/files/l10n/pt_BR.js @@ -68,6 +68,7 @@ OC.L10N.register( "You don’t have permission to upload or create files here" : "Você não tem permissão para enviar ou criar arquivos aqui", "_Uploading %n file_::_Uploading %n files_" : ["Enviando %n arquivo","Enviando %n arquivos"], "New" : "Novo", + "Select file range" : "Selecionar o intervalo de arquivos", "{used} of {quota} used" : "{used} de {quota} usados", "{used} used" : "{used} usados", "\"{name}\" is an invalid file name." : "\"{name}\" é um nome de arquivo inválido.", @@ -86,6 +87,7 @@ OC.L10N.register( "_%n byte_::_%n bytes_" : ["%n byte","%n bytes"], "Favorited" : "Favoritado", "Favorite" : "Favorito", + "You can only favorite a single file or folder at a time" : "Você só pode favoritar um único arquivo ou pasta de cada vez", "New folder" : "Nova pasta", "Upload file" : "Enviar arquivo", "Not favorited" : "Sem favoritos", diff --git a/apps/files/l10n/pt_BR.json b/apps/files/l10n/pt_BR.json index a32d16748f7..2759e651890 100644 --- a/apps/files/l10n/pt_BR.json +++ b/apps/files/l10n/pt_BR.json @@ -66,6 +66,7 @@ "You don’t have permission to upload or create files here" : "Você não tem permissão para enviar ou criar arquivos aqui", "_Uploading %n file_::_Uploading %n files_" : ["Enviando %n arquivo","Enviando %n arquivos"], "New" : "Novo", + "Select file range" : "Selecionar o intervalo de arquivos", "{used} of {quota} used" : "{used} de {quota} usados", "{used} used" : "{used} usados", "\"{name}\" is an invalid file name." : "\"{name}\" é um nome de arquivo inválido.", @@ -84,6 +85,7 @@ "_%n byte_::_%n bytes_" : ["%n byte","%n bytes"], "Favorited" : "Favoritado", "Favorite" : "Favorito", + "You can only favorite a single file or folder at a time" : "Você só pode favoritar um único arquivo ou pasta de cada vez", "New folder" : "Nova pasta", "Upload file" : "Enviar arquivo", "Not favorited" : "Sem favoritos", diff --git a/apps/files/l10n/sl.js b/apps/files/l10n/sl.js index f531523c0a7..0e92a64f015 100644 --- a/apps/files/l10n/sl.js +++ b/apps/files/l10n/sl.js @@ -7,7 +7,7 @@ OC.L10N.register( "All files" : "Vse datoteke", "Recent" : "Nedavno", "Favorites" : "Priljubljene", - "File could not be found" : "Datoteke ne najdem", + "File could not be found" : "Datoteke ni mogoče najti", "Move or copy" : "Premakni ali kopiraj", "Download" : "Prejmi", "Delete" : "Izbriši", @@ -72,7 +72,7 @@ OC.L10N.register( "Storage of {owner} is almost full ({usedSpacePercent}%)" : "Shramba uporabnika {owner} je polna ({usedSpacePercent}%).", "Your storage is almost full ({usedSpacePercent}%)" : "Prostor za shranjevanje je skoraj do konca zaseden ({usedSpacePercent}%)", "_matches '{filter}'_::_match '{filter}'_" : ["se sklada s filtrom '{filter}'","se skladata s filtrom '{filter}'","se skladajo s filtrom '{filter}'","se skladajo s filtrom '{filter}'"], - "View in folder" : "Prikaži v mapi", + "View in folder" : "Pokaži v mapi", "Copied!" : "Kopirano!", "Copy direct link (only works for users who have access to this file/folder)" : "Kopiraj neposredno povezavo (za uporabnike, ki imajo dostop do datoteke ali mape)", "Path" : "Pot", diff --git a/apps/files/l10n/sl.json b/apps/files/l10n/sl.json index f5e948740ae..8535321e68c 100644 --- a/apps/files/l10n/sl.json +++ b/apps/files/l10n/sl.json @@ -5,7 +5,7 @@ "All files" : "Vse datoteke", "Recent" : "Nedavno", "Favorites" : "Priljubljene", - "File could not be found" : "Datoteke ne najdem", + "File could not be found" : "Datoteke ni mogoče najti", "Move or copy" : "Premakni ali kopiraj", "Download" : "Prejmi", "Delete" : "Izbriši", @@ -70,7 +70,7 @@ "Storage of {owner} is almost full ({usedSpacePercent}%)" : "Shramba uporabnika {owner} je polna ({usedSpacePercent}%).", "Your storage is almost full ({usedSpacePercent}%)" : "Prostor za shranjevanje je skoraj do konca zaseden ({usedSpacePercent}%)", "_matches '{filter}'_::_match '{filter}'_" : ["se sklada s filtrom '{filter}'","se skladata s filtrom '{filter}'","se skladajo s filtrom '{filter}'","se skladajo s filtrom '{filter}'"], - "View in folder" : "Prikaži v mapi", + "View in folder" : "Pokaži v mapi", "Copied!" : "Kopirano!", "Copy direct link (only works for users who have access to this file/folder)" : "Kopiraj neposredno povezavo (za uporabnike, ki imajo dostop do datoteke ali mape)", "Path" : "Pot", diff --git a/apps/files/l10n/sr.js b/apps/files/l10n/sr.js index 4bb680451a8..20acaffa2e0 100644 --- a/apps/files/l10n/sr.js +++ b/apps/files/l10n/sr.js @@ -68,6 +68,7 @@ OC.L10N.register( "You don’t have permission to upload or create files here" : "Немате дозволе да овде отпремате или стварате фајлове", "_Uploading %n file_::_Uploading %n files_" : ["Отпремам %n фајл","Отпремам %n фајла","Отпремам %n фајлова"], "New" : "Ново", + "Select file range" : "Одаберите опсег фајлова", "{used} of {quota} used" : "{used} од {quota} искоришћено", "{used} used" : "{used} искоришћено", "\"{name}\" is an invalid file name." : "\"{name}\" није исправан назив фајла.", @@ -86,6 +87,7 @@ OC.L10N.register( "_%n byte_::_%n bytes_" : ["%n бајт","%n бајта","%n бајтова"], "Favorited" : "Омиљено", "Favorite" : "Омиљени", + "You can only favorite a single file or folder at a time" : "Можете поставити као омиљени само један фајл или фасциклу одједном", "New folder" : "Нова фасцикла", "Upload file" : "Отпреми фајл", "Not favorited" : "Није омиљено", diff --git a/apps/files/l10n/sr.json b/apps/files/l10n/sr.json index 0eb75f5b56e..93d9f364114 100644 --- a/apps/files/l10n/sr.json +++ b/apps/files/l10n/sr.json @@ -66,6 +66,7 @@ "You don’t have permission to upload or create files here" : "Немате дозволе да овде отпремате или стварате фајлове", "_Uploading %n file_::_Uploading %n files_" : ["Отпремам %n фајл","Отпремам %n фајла","Отпремам %n фајлова"], "New" : "Ново", + "Select file range" : "Одаберите опсег фајлова", "{used} of {quota} used" : "{used} од {quota} искоришћено", "{used} used" : "{used} искоришћено", "\"{name}\" is an invalid file name." : "\"{name}\" није исправан назив фајла.", @@ -84,6 +85,7 @@ "_%n byte_::_%n bytes_" : ["%n бајт","%n бајта","%n бајтова"], "Favorited" : "Омиљено", "Favorite" : "Омиљени", + "You can only favorite a single file or folder at a time" : "Можете поставити као омиљени само један фајл или фасциклу одједном", "New folder" : "Нова фасцикла", "Upload file" : "Отпреми фајл", "Not favorited" : "Није омиљено", diff --git a/apps/files/l10n/sv.js b/apps/files/l10n/sv.js index 9f7b9e66a0f..2464d924815 100644 --- a/apps/files/l10n/sv.js +++ b/apps/files/l10n/sv.js @@ -68,6 +68,7 @@ OC.L10N.register( "You don’t have permission to upload or create files here" : "Du har ej tillåtelse att ladda upp eller skapa filer här", "_Uploading %n file_::_Uploading %n files_" : ["Laddar upp %n fil","Laddar upp %n filer"], "New" : "Ny", + "Select file range" : "Välj filintervall", "{used} of {quota} used" : "{used} av {quota} använt", "{used} used" : "{used} använt", "\"{name}\" is an invalid file name." : "\"{name}\" är ett ogiltigt filnamn.", @@ -86,6 +87,7 @@ OC.L10N.register( "_%n byte_::_%n bytes_" : ["%n bytes","%n bytes"], "Favorited" : "Favoriserad", "Favorite" : "Favorit", + "You can only favorite a single file or folder at a time" : "Du kan bara favoritmarkera en fil eller mapp åt gången", "New folder" : "Ny mapp", "Upload file" : "Ladda upp fil", "Not favorited" : "Ej favoriserade", diff --git a/apps/files/l10n/sv.json b/apps/files/l10n/sv.json index af9c811e0f8..d7e38863ffa 100644 --- a/apps/files/l10n/sv.json +++ b/apps/files/l10n/sv.json @@ -66,6 +66,7 @@ "You don’t have permission to upload or create files here" : "Du har ej tillåtelse att ladda upp eller skapa filer här", "_Uploading %n file_::_Uploading %n files_" : ["Laddar upp %n fil","Laddar upp %n filer"], "New" : "Ny", + "Select file range" : "Välj filintervall", "{used} of {quota} used" : "{used} av {quota} använt", "{used} used" : "{used} använt", "\"{name}\" is an invalid file name." : "\"{name}\" är ett ogiltigt filnamn.", @@ -84,6 +85,7 @@ "_%n byte_::_%n bytes_" : ["%n bytes","%n bytes"], "Favorited" : "Favoriserad", "Favorite" : "Favorit", + "You can only favorite a single file or folder at a time" : "Du kan bara favoritmarkera en fil eller mapp åt gången", "New folder" : "Ny mapp", "Upload file" : "Ladda upp fil", "Not favorited" : "Ej favoriserade", |