aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files')
-rw-r--r--apps/files/l10n/ca.js1
-rw-r--r--apps/files/l10n/ca.json1
-rw-r--r--apps/files/l10n/en_GB.js1
-rw-r--r--apps/files/l10n/en_GB.json1
-rw-r--r--apps/files/l10n/fr.js2
-rw-r--r--apps/files/l10n/fr.json2
-rw-r--r--apps/files/l10n/sr.js1
-rw-r--r--apps/files/l10n/sr.json1
-rw-r--r--apps/files/l10n/sv.js1
-rw-r--r--apps/files/l10n/sv.json1
-rw-r--r--apps/files/l10n/uk.js10
-rw-r--r--apps/files/l10n/uk.json10
-rw-r--r--apps/files/l10n/zh_HK.js1
-rw-r--r--apps/files/l10n/zh_HK.json1
-rw-r--r--apps/files/l10n/zh_TW.js1
-rw-r--r--apps/files/l10n/zh_TW.json1
16 files changed, 36 insertions, 0 deletions
diff --git a/apps/files/l10n/ca.js b/apps/files/l10n/ca.js
index a695bd6ed91..4111384d4af 100644
--- a/apps/files/l10n/ca.js
+++ b/apps/files/l10n/ca.js
@@ -273,6 +273,7 @@ OC.L10N.register(
"You cannot move a file/folder onto itself or into a subfolder of itself" : "No podeu moure un fitxer o carpeta a la mateixa carpeta o a una subcarpeta de la mateixa carpeta",
"(copy)" : "(còpia)",
"(copy %n)" : "(còpia %n)",
+ "Move cancelled" : "S'ha cancel·lat el desplaçament",
"A file or folder with that name already exists in this folder" : "Ja existeix un fitxer o carpeta amb aquest nom en aquesta carpeta",
"The files is locked" : "El fitxer està blocat",
"The file does not exist anymore" : "El fitxer ja no existeix",
diff --git a/apps/files/l10n/ca.json b/apps/files/l10n/ca.json
index b873138d125..a17611aba2f 100644
--- a/apps/files/l10n/ca.json
+++ b/apps/files/l10n/ca.json
@@ -271,6 +271,7 @@
"You cannot move a file/folder onto itself or into a subfolder of itself" : "No podeu moure un fitxer o carpeta a la mateixa carpeta o a una subcarpeta de la mateixa carpeta",
"(copy)" : "(còpia)",
"(copy %n)" : "(còpia %n)",
+ "Move cancelled" : "S'ha cancel·lat el desplaçament",
"A file or folder with that name already exists in this folder" : "Ja existeix un fitxer o carpeta amb aquest nom en aquesta carpeta",
"The files is locked" : "El fitxer està blocat",
"The file does not exist anymore" : "El fitxer ja no existeix",
diff --git a/apps/files/l10n/en_GB.js b/apps/files/l10n/en_GB.js
index 4fb2266ad8a..fc56558f36f 100644
--- a/apps/files/l10n/en_GB.js
+++ b/apps/files/l10n/en_GB.js
@@ -273,6 +273,7 @@ OC.L10N.register(
"You cannot move a file/folder onto itself or into a subfolder of itself" : "You cannot move a file/folder onto itself or into a subfolder of itself",
"(copy)" : "(copy)",
"(copy %n)" : "(copy %n)",
+ "Move cancelled" : "Move cancelled",
"A file or folder with that name already exists in this folder" : "A file or folder with that name already exists in this folder",
"The files is locked" : "The files is locked",
"The file does not exist anymore" : "The file does not exist anymore",
diff --git a/apps/files/l10n/en_GB.json b/apps/files/l10n/en_GB.json
index 5e73559a5a9..6daba2c9d68 100644
--- a/apps/files/l10n/en_GB.json
+++ b/apps/files/l10n/en_GB.json
@@ -271,6 +271,7 @@
"You cannot move a file/folder onto itself or into a subfolder of itself" : "You cannot move a file/folder onto itself or into a subfolder of itself",
"(copy)" : "(copy)",
"(copy %n)" : "(copy %n)",
+ "Move cancelled" : "Move cancelled",
"A file or folder with that name already exists in this folder" : "A file or folder with that name already exists in this folder",
"The files is locked" : "The files is locked",
"The file does not exist anymore" : "The file does not exist anymore",
diff --git a/apps/files/l10n/fr.js b/apps/files/l10n/fr.js
index 5b45e99dec7..768f4ba8fd2 100644
--- a/apps/files/l10n/fr.js
+++ b/apps/files/l10n/fr.js
@@ -273,6 +273,7 @@ OC.L10N.register(
"You cannot move a file/folder onto itself or into a subfolder of itself" : "Vous ne pouvez pas déplacer un fichier/dossier sur lui-même ou dans un sous-dossier de celui-ci",
"(copy)" : "(copier)",
"(copy %n)" : "(copier %n)",
+ "Move cancelled" : "Déplacement annulé",
"A file or folder with that name already exists in this folder" : "Un fichier ou un dossier portant ce nom existe déjà dans ce dossier",
"The files is locked" : "Le fichier est verrouillé",
"The file does not exist anymore" : "Le fichier n'existe plus",
@@ -308,6 +309,7 @@ OC.L10N.register(
"Personal Files" : "Fichiers personnels",
"List of your files and folders that are not shared." : "Liste de vos fichiers et dossiers non partagés.",
"No personal files found" : "Aucun fichier personnel trouvé",
+ "Files that are not shared will show up here." : "Les fichiers qui ne sont pas partagés apparaîtront ici",
"List of recently modified files and folders." : "Liste des fichiers et dossiers récemment modifiés.",
"No recently modified files" : "Pas de fichiers récemment modifiés",
"Files and folders you recently modified will show up here." : "Les fichiers et dossiers que vous avez récemment modifiés apparaîtront ici.",
diff --git a/apps/files/l10n/fr.json b/apps/files/l10n/fr.json
index 5588a7319e1..76ab885e9e4 100644
--- a/apps/files/l10n/fr.json
+++ b/apps/files/l10n/fr.json
@@ -271,6 +271,7 @@
"You cannot move a file/folder onto itself or into a subfolder of itself" : "Vous ne pouvez pas déplacer un fichier/dossier sur lui-même ou dans un sous-dossier de celui-ci",
"(copy)" : "(copier)",
"(copy %n)" : "(copier %n)",
+ "Move cancelled" : "Déplacement annulé",
"A file or folder with that name already exists in this folder" : "Un fichier ou un dossier portant ce nom existe déjà dans ce dossier",
"The files is locked" : "Le fichier est verrouillé",
"The file does not exist anymore" : "Le fichier n'existe plus",
@@ -306,6 +307,7 @@
"Personal Files" : "Fichiers personnels",
"List of your files and folders that are not shared." : "Liste de vos fichiers et dossiers non partagés.",
"No personal files found" : "Aucun fichier personnel trouvé",
+ "Files that are not shared will show up here." : "Les fichiers qui ne sont pas partagés apparaîtront ici",
"List of recently modified files and folders." : "Liste des fichiers et dossiers récemment modifiés.",
"No recently modified files" : "Pas de fichiers récemment modifiés",
"Files and folders you recently modified will show up here." : "Les fichiers et dossiers que vous avez récemment modifiés apparaîtront ici.",
diff --git a/apps/files/l10n/sr.js b/apps/files/l10n/sr.js
index 47cca23592c..994070ab1fb 100644
--- a/apps/files/l10n/sr.js
+++ b/apps/files/l10n/sr.js
@@ -273,6 +273,7 @@ OC.L10N.register(
"You cannot move a file/folder onto itself or into a subfolder of itself" : "Фајл/фолдер не можете да преместите у самог себе или у његов подфолдер",
"(copy)" : "(копиран)",
"(copy %n)" : "(копирано %n)",
+ "Move cancelled" : "Премештање је отказано",
"A file or folder with that name already exists in this folder" : "У овом фолдеру већ постоји фајл или фолдер са тим именом",
"The files is locked" : "Фајл је закључан",
"The file does not exist anymore" : "Фајл више не постоји",
diff --git a/apps/files/l10n/sr.json b/apps/files/l10n/sr.json
index 42e4019e45e..7e3e6e3dbb9 100644
--- a/apps/files/l10n/sr.json
+++ b/apps/files/l10n/sr.json
@@ -271,6 +271,7 @@
"You cannot move a file/folder onto itself or into a subfolder of itself" : "Фајл/фолдер не можете да преместите у самог себе или у његов подфолдер",
"(copy)" : "(копиран)",
"(copy %n)" : "(копирано %n)",
+ "Move cancelled" : "Премештање је отказано",
"A file or folder with that name already exists in this folder" : "У овом фолдеру већ постоји фајл или фолдер са тим именом",
"The files is locked" : "Фајл је закључан",
"The file does not exist anymore" : "Фајл више не постоји",
diff --git a/apps/files/l10n/sv.js b/apps/files/l10n/sv.js
index 3fc337de5bd..7f27b6eb30b 100644
--- a/apps/files/l10n/sv.js
+++ b/apps/files/l10n/sv.js
@@ -273,6 +273,7 @@ OC.L10N.register(
"You cannot move a file/folder onto itself or into a subfolder of itself" : "Du kan inte flytta en fil/mapp till sig själv eller till en undermapp till sig själv",
"(copy)" : "(kopia)",
"(copy %n)" : "(kopia %n)",
+ "Move cancelled" : "Flytt avbruten",
"A file or folder with that name already exists in this folder" : "En fil eller mapp med det namnet finns redan i den här mappen",
"The files is locked" : "Filerna är låsta",
"The file does not exist anymore" : "Filen finns inte längre",
diff --git a/apps/files/l10n/sv.json b/apps/files/l10n/sv.json
index 1158a567589..bac62a65cf1 100644
--- a/apps/files/l10n/sv.json
+++ b/apps/files/l10n/sv.json
@@ -271,6 +271,7 @@
"You cannot move a file/folder onto itself or into a subfolder of itself" : "Du kan inte flytta en fil/mapp till sig själv eller till en undermapp till sig själv",
"(copy)" : "(kopia)",
"(copy %n)" : "(kopia %n)",
+ "Move cancelled" : "Flytt avbruten",
"A file or folder with that name already exists in this folder" : "En fil eller mapp med det namnet finns redan i den här mappen",
"The files is locked" : "Filerna är låsta",
"The file does not exist anymore" : "Filen finns inte längre",
diff --git a/apps/files/l10n/uk.js b/apps/files/l10n/uk.js
index 885923229f7..df6134cf5b0 100644
--- a/apps/files/l10n/uk.js
+++ b/apps/files/l10n/uk.js
@@ -101,10 +101,12 @@ OC.L10N.register(
"Your storage is almost full ({usedSpacePercent}%)." : "Ваше сховище майже заповнено ({usedSpacePercent}%).",
"_matches \"{filter}\"_::_match \"{filter}\"_" : ["відповідає \"{filter}\"","відповідає \"{filter}\"","відповідає \"{filter}\"","відповідає \"{filter}\""],
"View in folder" : "Переглянути у каталозі",
+ "Direct link was copied (only works for people who have access to this file/folder)" : "Пряме посилання було скопійовано (дійсне лише для користувачів, які мають відповідні права доступу)",
"Path" : "Шлях",
"_%n byte_::_%n bytes_" : ["%n байт","%n байти","%n байт","%n байт(ів)"],
"Favorited" : "Із зірочкою",
"Favorite" : "Додати зірочку",
+ "Copy direct link (only works for people who have access to this file/folder)" : "Копіювати пряме посилання (дійсне лише для користувачів, які мають відповідні права доступу)",
"New folder" : "Новий каталог",
"Create new folder" : "Створити новий каталог",
"Upload file" : "Завантажити файл",
@@ -125,6 +127,7 @@ OC.L10N.register(
"Restored by {user}" : "Відновлено користувачем {user}",
"Renamed by {user}" : "Перейменовано {user}",
"Moved by {user}" : "Переміщено користувачем {user}",
+ "\"remote account\"" : "\"віддалений обліковий запис\"",
"You created {file}" : "Ви створили {file}",
"You created an encrypted file in {file}" : "Ви створили зашифрований файл у {file}",
"{user} created {file}" : "{user} створив(-ла) файл {file}",
@@ -206,6 +209,7 @@ OC.L10N.register(
"Could not refresh storage stats" : "Неможливо оновити статистику сховища",
"Your storage is full, files can not be updated or synced anymore!" : "Ваше сховище переповнене, файли більше не можуть бути оновлені або синхронізовані!",
"Create" : "Створити",
+ "A file or folder with that name already exists." : "Файл або каталог з таким ім'ям вже присутній.",
"Transfer ownership of a file or folder" : "Передавання прав власника на файл або каталог",
"Choose file or folder to transfer" : "Виберіть файл або каталог для передавання",
"Change" : "Змінити",
@@ -269,6 +273,7 @@ OC.L10N.register(
"You cannot move a file/folder onto itself or into a subfolder of itself" : "Неможливо перемістити файл чи каталог до самого себе або у цей саме підкаталог",
"(copy)" : "(копія)",
"(copy %n)" : "(копія %n)",
+ "Move cancelled" : "Переміщення скасовано",
"A file or folder with that name already exists in this folder" : "Файл чи каталог з таким ім'ям вже присутній в цьому каталозі",
"The files is locked" : "Файл заблоковано",
"The file does not exist anymore" : "Цей файл більше недоступний",
@@ -288,6 +293,7 @@ OC.L10N.register(
"Unable to initialize the templates directory" : "Неможливо встановити каталог з шаблонами",
"Create new templates folder" : "Створіть новий каталог для шаблонів",
"Templates" : "Шаблони",
+ "New template folder" : "Новий каталог шаблонів",
"One of the dropped files could not be processed" : "Один із завантажених файлів не вдалося обробити",
"Uploading \"{filename}\" failed" : "Завантаження \"{filename}\" не вдалося",
"_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} каталог","{folderCount} каталоги","{folderCount} каталогів","{folderCount} каталогів"],
@@ -300,6 +306,10 @@ OC.L10N.register(
"Files and folders you mark as favorite will show up here" : "Файли та каталоги із зірочкою з’являться тут",
"All files" : "Усі файли",
"List of your files and folders." : "Список ваших файлів та каталогів.",
+ "Personal Files" : "Приватні файли",
+ "List of your files and folders that are not shared." : "Перелік ваших файлів та каталогів, які не є у спільному доступі.",
+ "No personal files found" : "Приватні файли не знайдено",
+ "Files that are not shared will show up here." : "Тут показуватимуться файли, які не є у спільному доступі.",
"List of recently modified files and folders." : "Список нещодавно змінених файлів та каталогів.",
"No recently modified files" : "Відсутні файли із нещодавними змінами",
"Files and folders you recently modified will show up here." : "Тут показуватимуться файли та каталоги, які було нещодавно змінено.",
diff --git a/apps/files/l10n/uk.json b/apps/files/l10n/uk.json
index 6a32c8c3de9..87090e3e280 100644
--- a/apps/files/l10n/uk.json
+++ b/apps/files/l10n/uk.json
@@ -99,10 +99,12 @@
"Your storage is almost full ({usedSpacePercent}%)." : "Ваше сховище майже заповнено ({usedSpacePercent}%).",
"_matches \"{filter}\"_::_match \"{filter}\"_" : ["відповідає \"{filter}\"","відповідає \"{filter}\"","відповідає \"{filter}\"","відповідає \"{filter}\""],
"View in folder" : "Переглянути у каталозі",
+ "Direct link was copied (only works for people who have access to this file/folder)" : "Пряме посилання було скопійовано (дійсне лише для користувачів, які мають відповідні права доступу)",
"Path" : "Шлях",
"_%n byte_::_%n bytes_" : ["%n байт","%n байти","%n байт","%n байт(ів)"],
"Favorited" : "Із зірочкою",
"Favorite" : "Додати зірочку",
+ "Copy direct link (only works for people who have access to this file/folder)" : "Копіювати пряме посилання (дійсне лише для користувачів, які мають відповідні права доступу)",
"New folder" : "Новий каталог",
"Create new folder" : "Створити новий каталог",
"Upload file" : "Завантажити файл",
@@ -123,6 +125,7 @@
"Restored by {user}" : "Відновлено користувачем {user}",
"Renamed by {user}" : "Перейменовано {user}",
"Moved by {user}" : "Переміщено користувачем {user}",
+ "\"remote account\"" : "\"віддалений обліковий запис\"",
"You created {file}" : "Ви створили {file}",
"You created an encrypted file in {file}" : "Ви створили зашифрований файл у {file}",
"{user} created {file}" : "{user} створив(-ла) файл {file}",
@@ -204,6 +207,7 @@
"Could not refresh storage stats" : "Неможливо оновити статистику сховища",
"Your storage is full, files can not be updated or synced anymore!" : "Ваше сховище переповнене, файли більше не можуть бути оновлені або синхронізовані!",
"Create" : "Створити",
+ "A file or folder with that name already exists." : "Файл або каталог з таким ім'ям вже присутній.",
"Transfer ownership of a file or folder" : "Передавання прав власника на файл або каталог",
"Choose file or folder to transfer" : "Виберіть файл або каталог для передавання",
"Change" : "Змінити",
@@ -267,6 +271,7 @@
"You cannot move a file/folder onto itself or into a subfolder of itself" : "Неможливо перемістити файл чи каталог до самого себе або у цей саме підкаталог",
"(copy)" : "(копія)",
"(copy %n)" : "(копія %n)",
+ "Move cancelled" : "Переміщення скасовано",
"A file or folder with that name already exists in this folder" : "Файл чи каталог з таким ім'ям вже присутній в цьому каталозі",
"The files is locked" : "Файл заблоковано",
"The file does not exist anymore" : "Цей файл більше недоступний",
@@ -286,6 +291,7 @@
"Unable to initialize the templates directory" : "Неможливо встановити каталог з шаблонами",
"Create new templates folder" : "Створіть новий каталог для шаблонів",
"Templates" : "Шаблони",
+ "New template folder" : "Новий каталог шаблонів",
"One of the dropped files could not be processed" : "Один із завантажених файлів не вдалося обробити",
"Uploading \"{filename}\" failed" : "Завантаження \"{filename}\" не вдалося",
"_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} каталог","{folderCount} каталоги","{folderCount} каталогів","{folderCount} каталогів"],
@@ -298,6 +304,10 @@
"Files and folders you mark as favorite will show up here" : "Файли та каталоги із зірочкою з’являться тут",
"All files" : "Усі файли",
"List of your files and folders." : "Список ваших файлів та каталогів.",
+ "Personal Files" : "Приватні файли",
+ "List of your files and folders that are not shared." : "Перелік ваших файлів та каталогів, які не є у спільному доступі.",
+ "No personal files found" : "Приватні файли не знайдено",
+ "Files that are not shared will show up here." : "Тут показуватимуться файли, які не є у спільному доступі.",
"List of recently modified files and folders." : "Список нещодавно змінених файлів та каталогів.",
"No recently modified files" : "Відсутні файли із нещодавними змінами",
"Files and folders you recently modified will show up here." : "Тут показуватимуться файли та каталоги, які було нещодавно змінено.",
diff --git a/apps/files/l10n/zh_HK.js b/apps/files/l10n/zh_HK.js
index 0c5b3047e82..1d88f836157 100644
--- a/apps/files/l10n/zh_HK.js
+++ b/apps/files/l10n/zh_HK.js
@@ -273,6 +273,7 @@ OC.L10N.register(
"You cannot move a file/folder onto itself or into a subfolder of itself" : "您無法將檔案/資料夾移動到其自身或子資料夾中",
"(copy)" : "(複本)",
"(copy %n)" : "(複本 %n)",
+ "Move cancelled" : "移動已取消",
"A file or folder with that name already exists in this folder" : "此資料夾中已存在同名的檔案或資料夾",
"The files is locked" : "檔案已被上鎖",
"The file does not exist anymore" : "檔案已不存在",
diff --git a/apps/files/l10n/zh_HK.json b/apps/files/l10n/zh_HK.json
index fc9b165222d..f877e7cb4d2 100644
--- a/apps/files/l10n/zh_HK.json
+++ b/apps/files/l10n/zh_HK.json
@@ -271,6 +271,7 @@
"You cannot move a file/folder onto itself or into a subfolder of itself" : "您無法將檔案/資料夾移動到其自身或子資料夾中",
"(copy)" : "(複本)",
"(copy %n)" : "(複本 %n)",
+ "Move cancelled" : "移動已取消",
"A file or folder with that name already exists in this folder" : "此資料夾中已存在同名的檔案或資料夾",
"The files is locked" : "檔案已被上鎖",
"The file does not exist anymore" : "檔案已不存在",
diff --git a/apps/files/l10n/zh_TW.js b/apps/files/l10n/zh_TW.js
index 4bccd530eab..ca8ffde46d2 100644
--- a/apps/files/l10n/zh_TW.js
+++ b/apps/files/l10n/zh_TW.js
@@ -273,6 +273,7 @@ OC.L10N.register(
"You cannot move a file/folder onto itself or into a subfolder of itself" : "您無法將檔案/資料夾移動到其自身或子資料夾中",
"(copy)" : "(副本)",
"(copy %n)" : "(副本 %n)",
+ "Move cancelled" : "移動已取消",
"A file or folder with that name already exists in this folder" : "此資料夾中已存在同名的檔案或資料夾",
"The files is locked" : "檔案已鎖定",
"The file does not exist anymore" : "檔案已不存在",
diff --git a/apps/files/l10n/zh_TW.json b/apps/files/l10n/zh_TW.json
index 2cd01db96b7..247f75b8035 100644
--- a/apps/files/l10n/zh_TW.json
+++ b/apps/files/l10n/zh_TW.json
@@ -271,6 +271,7 @@
"You cannot move a file/folder onto itself or into a subfolder of itself" : "您無法將檔案/資料夾移動到其自身或子資料夾中",
"(copy)" : "(副本)",
"(copy %n)" : "(副本 %n)",
+ "Move cancelled" : "移動已取消",
"A file or folder with that name already exists in this folder" : "此資料夾中已存在同名的檔案或資料夾",
"The files is locked" : "檔案已鎖定",
"The file does not exist anymore" : "檔案已不存在",