diff options
Diffstat (limited to 'apps/files')
-rw-r--r-- | apps/files/l10n/fr.js | 2 | ||||
-rw-r--r-- | apps/files/l10n/fr.json | 2 | ||||
-rw-r--r-- | apps/files/l10n/nb.js | 7 | ||||
-rw-r--r-- | apps/files/l10n/nb.json | 7 | ||||
-rw-r--r-- | apps/files/l10n/pt_BR.js | 7 | ||||
-rw-r--r-- | apps/files/l10n/pt_BR.json | 7 | ||||
-rw-r--r-- | apps/files/l10n/ru.js | 2 | ||||
-rw-r--r-- | apps/files/l10n/ru.json | 2 |
8 files changed, 36 insertions, 0 deletions
diff --git a/apps/files/l10n/fr.js b/apps/files/l10n/fr.js index 37c48a50f7d..5aa510497aa 100644 --- a/apps/files/l10n/fr.js +++ b/apps/files/l10n/fr.js @@ -189,6 +189,8 @@ OC.L10N.register( "\"{displayName}\" action failed" : "Échec de l'action \"{displayName}\"", "Toggle selection for file \"{displayName}\"" : "Basculer la sélection pour le fichier « {displayName} »", "Toggle selection for folder \"{displayName}\"" : "Basculer la sélection pour le dossier « {displayName} »", + "File is loading" : "Fichier en cours de chargement", + "Folder is loading" : "Dossier en cours de chargement", "Rename file" : "Renommer le fichier", "Filename" : "Nom du fichier", "Folder name" : "Nom du dossier", diff --git a/apps/files/l10n/fr.json b/apps/files/l10n/fr.json index 170dad41216..f6e555bfc50 100644 --- a/apps/files/l10n/fr.json +++ b/apps/files/l10n/fr.json @@ -187,6 +187,8 @@ "\"{displayName}\" action failed" : "Échec de l'action \"{displayName}\"", "Toggle selection for file \"{displayName}\"" : "Basculer la sélection pour le fichier « {displayName} »", "Toggle selection for folder \"{displayName}\"" : "Basculer la sélection pour le dossier « {displayName} »", + "File is loading" : "Fichier en cours de chargement", + "Folder is loading" : "Dossier en cours de chargement", "Rename file" : "Renommer le fichier", "Filename" : "Nom du fichier", "Folder name" : "Nom du dossier", diff --git a/apps/files/l10n/nb.js b/apps/files/l10n/nb.js index 449b4563bf5..b2b48ba8f3b 100644 --- a/apps/files/l10n/nb.js +++ b/apps/files/l10n/nb.js @@ -189,6 +189,8 @@ OC.L10N.register( "\"{displayName}\" action failed" : "\"{displayName}\"-handling feilet", "Toggle selection for file \"{displayName}\"" : "Veksle valg for fil \"{displayName}\"", "Toggle selection for folder \"{displayName}\"" : "Veksle valg for mappe \"{displayName}\"", + "File is loading" : "Filen lastes inn", + "Folder is loading" : "Mappen lastes inn", "Rename file" : "Gi fil nytt navn", "Filename" : "Filnavn", "Folder name" : "Mappenavn", @@ -323,6 +325,7 @@ OC.L10N.register( "PDFs" : "PDFer", "Folders" : "Mapper", "Audio" : "Lyd", + "Photos and images" : "Fotoer og bilder", "Videos" : "Filmer", "New folder creation cancelled" : "Oppretting av ny mappe avbrutt", "Created new folder \"{name}\"" : "Opprettet ny mappe \"{name}\"", @@ -378,6 +381,10 @@ OC.L10N.register( "Copy direct link (only works for users who have access to this file/folder)" : "Kopier direktelenke (fungerer bare for brukere som har tilgang til denne filen/mappen)", "\"remote user\"" : "\"ekstern bruker\"", "{newName} already exists." : "{newName} finnes allerede.", + "\"{segment}\" is not allowed inside a filename." : "\"{segment}\" er ikke tillatt i et filnavn.", + "\"{segment}\" is a forbidden file or folder name." : "\"{segment}\" er et forbudt fil- eller mappenavn.", + "\"{segment}\" is not an allowed filetype." : "\"{segment}\" er ikke en tillatt filtype.", + "Filenames must not end with \"{segment}\"." : "Filnavn må ikke slutte med \"{segment}\".", "Name cannot be empty" : "Navn kan ikke være tom", "Another entry with the same name already exists" : "En annen oppføring med samme navnet finnes allerede", "Storage informations" : "Informasjon om lagring", diff --git a/apps/files/l10n/nb.json b/apps/files/l10n/nb.json index 05fd11ffab7..c5129d2c0dc 100644 --- a/apps/files/l10n/nb.json +++ b/apps/files/l10n/nb.json @@ -187,6 +187,8 @@ "\"{displayName}\" action failed" : "\"{displayName}\"-handling feilet", "Toggle selection for file \"{displayName}\"" : "Veksle valg for fil \"{displayName}\"", "Toggle selection for folder \"{displayName}\"" : "Veksle valg for mappe \"{displayName}\"", + "File is loading" : "Filen lastes inn", + "Folder is loading" : "Mappen lastes inn", "Rename file" : "Gi fil nytt navn", "Filename" : "Filnavn", "Folder name" : "Mappenavn", @@ -321,6 +323,7 @@ "PDFs" : "PDFer", "Folders" : "Mapper", "Audio" : "Lyd", + "Photos and images" : "Fotoer og bilder", "Videos" : "Filmer", "New folder creation cancelled" : "Oppretting av ny mappe avbrutt", "Created new folder \"{name}\"" : "Opprettet ny mappe \"{name}\"", @@ -376,6 +379,10 @@ "Copy direct link (only works for users who have access to this file/folder)" : "Kopier direktelenke (fungerer bare for brukere som har tilgang til denne filen/mappen)", "\"remote user\"" : "\"ekstern bruker\"", "{newName} already exists." : "{newName} finnes allerede.", + "\"{segment}\" is not allowed inside a filename." : "\"{segment}\" er ikke tillatt i et filnavn.", + "\"{segment}\" is a forbidden file or folder name." : "\"{segment}\" er et forbudt fil- eller mappenavn.", + "\"{segment}\" is not an allowed filetype." : "\"{segment}\" er ikke en tillatt filtype.", + "Filenames must not end with \"{segment}\"." : "Filnavn må ikke slutte med \"{segment}\".", "Name cannot be empty" : "Navn kan ikke være tom", "Another entry with the same name already exists" : "En annen oppføring med samme navnet finnes allerede", "Storage informations" : "Informasjon om lagring", diff --git a/apps/files/l10n/pt_BR.js b/apps/files/l10n/pt_BR.js index a66edd1078e..694e6d5d8f4 100644 --- a/apps/files/l10n/pt_BR.js +++ b/apps/files/l10n/pt_BR.js @@ -189,6 +189,8 @@ OC.L10N.register( "\"{displayName}\" action failed" : "A ação \"{displayName}\" falhou", "Toggle selection for file \"{displayName}\"" : "Alternar seleção do arquivo \"{displayName}\"", "Toggle selection for folder \"{displayName}\"" : "Alternar seleção da pasta \"{displayName}\"", + "File is loading" : "O arquivo está carregando", + "Folder is loading" : "A pasta está carregando", "Rename file" : "Renomear arquivo", "Filename" : "Nome do arquivo", "Folder name" : "Nome da pasta", @@ -323,6 +325,7 @@ OC.L10N.register( "PDFs" : "PDFs", "Folders" : "Pastas", "Audio" : "Áudio", + "Photos and images" : "Fotos e imagens", "Videos" : "Vídeos", "New folder creation cancelled" : "Criação de nova pasta cancelada", "Created new folder \"{name}\"" : "Nova pasta criada \"{name}\"", @@ -378,6 +381,10 @@ OC.L10N.register( "Copy direct link (only works for users who have access to this file/folder)" : "Copiar link direto (funciona apenas para usuários que tem acesso a este arquivo/pasta)", "\"remote user\"" : "\"usuário remoto\"", "{newName} already exists." : "{newName} já existe.", + "\"{segment}\" is not allowed inside a filename." : "\"{segment}\" não é permitido dentro de um nome de arquivo.", + "\"{segment}\" is a forbidden file or folder name." : "\"{segment}\" é um nome de arquivo ou pasta proibido.", + "\"{segment}\" is not an allowed filetype." : "\"{segment}\" não é um tipo de arquivo permitido.", + "Filenames must not end with \"{segment}\"." : "Os nomes de arquivos não devem terminar com \"{segment}\".", "Name cannot be empty" : "O nome não pode ficar em branco", "Another entry with the same name already exists" : "Já existe outra entrada com o mesmo nome", "Storage informations" : "Informações de armazenamento", diff --git a/apps/files/l10n/pt_BR.json b/apps/files/l10n/pt_BR.json index e6723bd6c17..b3ef2c95aa4 100644 --- a/apps/files/l10n/pt_BR.json +++ b/apps/files/l10n/pt_BR.json @@ -187,6 +187,8 @@ "\"{displayName}\" action failed" : "A ação \"{displayName}\" falhou", "Toggle selection for file \"{displayName}\"" : "Alternar seleção do arquivo \"{displayName}\"", "Toggle selection for folder \"{displayName}\"" : "Alternar seleção da pasta \"{displayName}\"", + "File is loading" : "O arquivo está carregando", + "Folder is loading" : "A pasta está carregando", "Rename file" : "Renomear arquivo", "Filename" : "Nome do arquivo", "Folder name" : "Nome da pasta", @@ -321,6 +323,7 @@ "PDFs" : "PDFs", "Folders" : "Pastas", "Audio" : "Áudio", + "Photos and images" : "Fotos e imagens", "Videos" : "Vídeos", "New folder creation cancelled" : "Criação de nova pasta cancelada", "Created new folder \"{name}\"" : "Nova pasta criada \"{name}\"", @@ -376,6 +379,10 @@ "Copy direct link (only works for users who have access to this file/folder)" : "Copiar link direto (funciona apenas para usuários que tem acesso a este arquivo/pasta)", "\"remote user\"" : "\"usuário remoto\"", "{newName} already exists." : "{newName} já existe.", + "\"{segment}\" is not allowed inside a filename." : "\"{segment}\" não é permitido dentro de um nome de arquivo.", + "\"{segment}\" is a forbidden file or folder name." : "\"{segment}\" é um nome de arquivo ou pasta proibido.", + "\"{segment}\" is not an allowed filetype." : "\"{segment}\" não é um tipo de arquivo permitido.", + "Filenames must not end with \"{segment}\"." : "Os nomes de arquivos não devem terminar com \"{segment}\".", "Name cannot be empty" : "O nome não pode ficar em branco", "Another entry with the same name already exists" : "Já existe outra entrada com o mesmo nome", "Storage informations" : "Informações de armazenamento", diff --git a/apps/files/l10n/ru.js b/apps/files/l10n/ru.js index 2f5f3ff9cb0..b53ae7555f9 100644 --- a/apps/files/l10n/ru.js +++ b/apps/files/l10n/ru.js @@ -189,6 +189,8 @@ OC.L10N.register( "\"{displayName}\" action failed" : "Действие «{displayName}» завершилось неудачно", "Toggle selection for file \"{displayName}\"" : "Установить или снять выделение файла «{displayName}»", "Toggle selection for folder \"{displayName}\"" : "Установить или снять выделение папки «{displayName}»", + "File is loading" : "Файл загружается", + "Folder is loading" : "Папка загружается", "Rename file" : "Переименовать файл", "Filename" : "Имя файла", "Folder name" : "Имя папки", diff --git a/apps/files/l10n/ru.json b/apps/files/l10n/ru.json index b71125c5576..a27c71af340 100644 --- a/apps/files/l10n/ru.json +++ b/apps/files/l10n/ru.json @@ -187,6 +187,8 @@ "\"{displayName}\" action failed" : "Действие «{displayName}» завершилось неудачно", "Toggle selection for file \"{displayName}\"" : "Установить или снять выделение файла «{displayName}»", "Toggle selection for folder \"{displayName}\"" : "Установить или снять выделение папки «{displayName}»", + "File is loading" : "Файл загружается", + "Folder is loading" : "Папка загружается", "Rename file" : "Переименовать файл", "Filename" : "Имя файла", "Folder name" : "Имя папки", |