diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-01-22 00:20:09 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-01-22 00:20:09 +0000 |
commit | f0824db9c708a202acd4f9c9b5d07cdb4ac5b6bb (patch) | |
tree | ddb8aebf135c6ef4e7b8e72bf629a870944755c8 /apps/files/l10n | |
parent | 1612d025cf21ac0ae70327c46dd59be66c096627 (diff) | |
download | nextcloud-server-f0824db9c708a202acd4f9c9b5d07cdb4ac5b6bb.tar.gz nextcloud-server-f0824db9c708a202acd4f9c9b5d07cdb4ac5b6bb.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n')
-rw-r--r-- | apps/files/l10n/ar.js | 5 | ||||
-rw-r--r-- | apps/files/l10n/ar.json | 5 | ||||
-rw-r--r-- | apps/files/l10n/ca.js | 5 | ||||
-rw-r--r-- | apps/files/l10n/ca.json | 5 | ||||
-rw-r--r-- | apps/files/l10n/de_DE.js | 5 | ||||
-rw-r--r-- | apps/files/l10n/de_DE.json | 5 | ||||
-rw-r--r-- | apps/files/l10n/en_GB.js | 5 | ||||
-rw-r--r-- | apps/files/l10n/en_GB.json | 5 | ||||
-rw-r--r-- | apps/files/l10n/fr.js | 2 | ||||
-rw-r--r-- | apps/files/l10n/fr.json | 2 | ||||
-rw-r--r-- | apps/files/l10n/it.js | 2 | ||||
-rw-r--r-- | apps/files/l10n/it.json | 2 | ||||
-rw-r--r-- | apps/files/l10n/ko.js | 4 | ||||
-rw-r--r-- | apps/files/l10n/ko.json | 4 | ||||
-rw-r--r-- | apps/files/l10n/sv.js | 5 | ||||
-rw-r--r-- | apps/files/l10n/sv.json | 5 | ||||
-rw-r--r-- | apps/files/l10n/zh_HK.js | 5 | ||||
-rw-r--r-- | apps/files/l10n/zh_HK.json | 5 |
18 files changed, 72 insertions, 4 deletions
diff --git a/apps/files/l10n/ar.js b/apps/files/l10n/ar.js index 09b7648e1ac..d72a48eca26 100644 --- a/apps/files/l10n/ar.js +++ b/apps/files/l10n/ar.js @@ -178,6 +178,8 @@ OC.L10N.register( "Upload successful" : "تمّ الرفع بنجاحٍ", "\"{displayName}\" action executed successfully" : "\"{displayName}\" الأمر نُفّذ بنجاح", "\"{displayName}\" action failed" : "\"{dispalyName}\" الأمر أخفق عند التنفيذ", + "Toggle selection for file \"{displayName}\"" : "تبديل الاختيار للملف \"{displayName}\"", + "Toggle selection for folder \"{displayName}\"" : "تبديل الاختيار للمجلد \"{displayName}\"", "Rename file" : "إعادة تسمية الملف", "File name" : "اسم الملف", "Folder name" : "اسم المجلد", @@ -195,6 +197,7 @@ OC.L10N.register( "Could not copy {file}. {message}" : "تعذّر نسخ {file}. {message}", "Could not move {file}. {message}" : "تعذّر نقل {file}. {message}", "Total rows summary" : "ملخص مجموع الأسطر", + "Toggle selection for all files and folders" : "تبديل الاختيار لكل الملفات و المجلدات", "\"{displayName}\" failed on some elements " : "\"{displayName}\" فشل في بعض العناصر", "\"{displayName}\" batch action executed successfully" : "\"{displayName}\" حزمة الأوامر نُفّذت بنجاح", "List of files and folders." : "قائمة الملفات و المجلدات", @@ -264,6 +267,8 @@ OC.L10N.register( "Destination is not a folder" : "المَقصَد ليس مُجلّداً", "This file/folder is already in that directory" : "هذا الملف/المجلد موجود سلفاً في ذلك المجلد", "You cannot move a file/folder onto itself or into a subfolder of itself" : "لا يمكنك نقل ملف/مجلد إلى نفسه أو إلى مجلد فرعي منه", + "(copy)" : "(نسخ)", + "(copy %n)" : "(نسخ %n)", "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/ar.json b/apps/files/l10n/ar.json index 5306c846317..d69163fbab5 100644 --- a/apps/files/l10n/ar.json +++ b/apps/files/l10n/ar.json @@ -176,6 +176,8 @@ "Upload successful" : "تمّ الرفع بنجاحٍ", "\"{displayName}\" action executed successfully" : "\"{displayName}\" الأمر نُفّذ بنجاح", "\"{displayName}\" action failed" : "\"{dispalyName}\" الأمر أخفق عند التنفيذ", + "Toggle selection for file \"{displayName}\"" : "تبديل الاختيار للملف \"{displayName}\"", + "Toggle selection for folder \"{displayName}\"" : "تبديل الاختيار للمجلد \"{displayName}\"", "Rename file" : "إعادة تسمية الملف", "File name" : "اسم الملف", "Folder name" : "اسم المجلد", @@ -193,6 +195,7 @@ "Could not copy {file}. {message}" : "تعذّر نسخ {file}. {message}", "Could not move {file}. {message}" : "تعذّر نقل {file}. {message}", "Total rows summary" : "ملخص مجموع الأسطر", + "Toggle selection for all files and folders" : "تبديل الاختيار لكل الملفات و المجلدات", "\"{displayName}\" failed on some elements " : "\"{displayName}\" فشل في بعض العناصر", "\"{displayName}\" batch action executed successfully" : "\"{displayName}\" حزمة الأوامر نُفّذت بنجاح", "List of files and folders." : "قائمة الملفات و المجلدات", @@ -262,6 +265,8 @@ "Destination is not a folder" : "المَقصَد ليس مُجلّداً", "This file/folder is already in that directory" : "هذا الملف/المجلد موجود سلفاً في ذلك المجلد", "You cannot move a file/folder onto itself or into a subfolder of itself" : "لا يمكنك نقل ملف/مجلد إلى نفسه أو إلى مجلد فرعي منه", + "(copy)" : "(نسخ)", + "(copy %n)" : "(نسخ %n)", "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/ca.js b/apps/files/l10n/ca.js index f45af27c89d..2afa80726ac 100644 --- a/apps/files/l10n/ca.js +++ b/apps/files/l10n/ca.js @@ -178,6 +178,8 @@ OC.L10N.register( "Upload successful" : "S'ha pujat correctament", "\"{displayName}\" action executed successfully" : "L'acció «{displayName}» s'ha executat correctament", "\"{displayName}\" action failed" : "S'ha produït un error en l'acció «{displayName}»", + "Toggle selection for file \"{displayName}\"" : "Canvia la selecció per al fitxer «{displayName}»", + "Toggle selection for folder \"{displayName}\"" : "Canvia la selecció per a la carpeta «{displayName}»", "Rename file" : "Canvia el nom del fitxer", "File name" : "Nom del fitxer", "Folder name" : "Nom de la carpeta", @@ -195,6 +197,7 @@ OC.L10N.register( "Could not copy {file}. {message}" : "No s'ha pogut copiar {file}. {message}", "Could not move {file}. {message}" : "No s'ha pogut moure {file}. {message}", "Total rows summary" : "Resum de totes les files", + "Toggle selection for all files and folders" : "Canvia la selecció per a tots els fitxers i carpetes", "\"{displayName}\" failed on some elements " : "S'ha produït un error en l'acció «{displayName}» per a alguns elements", "\"{displayName}\" batch action executed successfully" : "L'acció per lots «{displayName}» s'ha executat correctament", "List of files and folders." : "Llista de fitxers i carpetes.", @@ -264,6 +267,8 @@ OC.L10N.register( "Destination is not a folder" : "La destinació no és una carpeta", "This file/folder is already in that directory" : "Aquest fitxer o carpeta ja existeix en aquesta carpeta", "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)", "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 9296868afe4..a1b9c9109ba 100644 --- a/apps/files/l10n/ca.json +++ b/apps/files/l10n/ca.json @@ -176,6 +176,8 @@ "Upload successful" : "S'ha pujat correctament", "\"{displayName}\" action executed successfully" : "L'acció «{displayName}» s'ha executat correctament", "\"{displayName}\" action failed" : "S'ha produït un error en l'acció «{displayName}»", + "Toggle selection for file \"{displayName}\"" : "Canvia la selecció per al fitxer «{displayName}»", + "Toggle selection for folder \"{displayName}\"" : "Canvia la selecció per a la carpeta «{displayName}»", "Rename file" : "Canvia el nom del fitxer", "File name" : "Nom del fitxer", "Folder name" : "Nom de la carpeta", @@ -193,6 +195,7 @@ "Could not copy {file}. {message}" : "No s'ha pogut copiar {file}. {message}", "Could not move {file}. {message}" : "No s'ha pogut moure {file}. {message}", "Total rows summary" : "Resum de totes les files", + "Toggle selection for all files and folders" : "Canvia la selecció per a tots els fitxers i carpetes", "\"{displayName}\" failed on some elements " : "S'ha produït un error en l'acció «{displayName}» per a alguns elements", "\"{displayName}\" batch action executed successfully" : "L'acció per lots «{displayName}» s'ha executat correctament", "List of files and folders." : "Llista de fitxers i carpetes.", @@ -262,6 +265,8 @@ "Destination is not a folder" : "La destinació no és una carpeta", "This file/folder is already in that directory" : "Aquest fitxer o carpeta ja existeix en aquesta carpeta", "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)", "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/de_DE.js b/apps/files/l10n/de_DE.js index 0996233446c..699ac188319 100644 --- a/apps/files/l10n/de_DE.js +++ b/apps/files/l10n/de_DE.js @@ -178,6 +178,8 @@ OC.L10N.register( "Upload successful" : "Hochladen erfolgreich", "\"{displayName}\" action executed successfully" : "Aktion \"{displayName}\" erfolgreich ausgeführt", "\"{displayName}\" action failed" : "Aktion \"{displayName}\" fehlgeschlagen", + "Toggle selection for file \"{displayName}\"" : "Auswahl für die Datei \"{displayName}\" umschalten", + "Toggle selection for folder \"{displayName}\"" : "Auswahl für den Ordner \"{displayName}\" umschalten", "Rename file" : "Datei umbenennen", "File name" : "Dateiname", "Folder name" : "Ordnername", @@ -195,6 +197,7 @@ OC.L10N.register( "Could not copy {file}. {message}" : "{file} konnte nicht kopiert werden. {message}", "Could not move {file}. {message}" : "{file} konnte nicht verschoben werden. {message}", "Total rows summary" : "Zusammenfassung aller Zeilen", + "Toggle selection for all files and folders" : "Auswahl für alle Dateien und Ordner umschalten", "\"{displayName}\" failed on some elements " : "\"{displayName}\" ist bei einigen Elementen fehlgeschlagen", "\"{displayName}\" batch action executed successfully" : "Stapelaktion \"{displayName}\" erfolgreich ausgeführt", "List of files and folders." : "Liste der Dateien und Ordner.", @@ -264,6 +267,8 @@ OC.L10N.register( "Destination is not a folder" : "Ziel ist kein Ordner", "This file/folder is already in that directory" : "Diese Datei oder Ordner ist bereits in diesem Verzeichnis vorhanden", "You cannot move a file/folder onto itself or into a subfolder of itself" : "Eine Datei oder ein Ordner kann nicht auf sich selbst oder in einen Unterordner von sich selbst verschoben werden", + "(copy)" : "(Kopie)", + "(copy %n)" : "(Kopie %n)", "A file or folder with that name already exists in this folder" : "In diesem Ordner ist bereits eine Datei oder ein Ordner mit diesem Namen vorhanden", "The files is locked" : "Die Datei ist gesperrt", "The file does not exist anymore" : "Diese Datei existiert nicht mehr", diff --git a/apps/files/l10n/de_DE.json b/apps/files/l10n/de_DE.json index 173f5dfcf4e..7481c4bb7c0 100644 --- a/apps/files/l10n/de_DE.json +++ b/apps/files/l10n/de_DE.json @@ -176,6 +176,8 @@ "Upload successful" : "Hochladen erfolgreich", "\"{displayName}\" action executed successfully" : "Aktion \"{displayName}\" erfolgreich ausgeführt", "\"{displayName}\" action failed" : "Aktion \"{displayName}\" fehlgeschlagen", + "Toggle selection for file \"{displayName}\"" : "Auswahl für die Datei \"{displayName}\" umschalten", + "Toggle selection for folder \"{displayName}\"" : "Auswahl für den Ordner \"{displayName}\" umschalten", "Rename file" : "Datei umbenennen", "File name" : "Dateiname", "Folder name" : "Ordnername", @@ -193,6 +195,7 @@ "Could not copy {file}. {message}" : "{file} konnte nicht kopiert werden. {message}", "Could not move {file}. {message}" : "{file} konnte nicht verschoben werden. {message}", "Total rows summary" : "Zusammenfassung aller Zeilen", + "Toggle selection for all files and folders" : "Auswahl für alle Dateien und Ordner umschalten", "\"{displayName}\" failed on some elements " : "\"{displayName}\" ist bei einigen Elementen fehlgeschlagen", "\"{displayName}\" batch action executed successfully" : "Stapelaktion \"{displayName}\" erfolgreich ausgeführt", "List of files and folders." : "Liste der Dateien und Ordner.", @@ -262,6 +265,8 @@ "Destination is not a folder" : "Ziel ist kein Ordner", "This file/folder is already in that directory" : "Diese Datei oder Ordner ist bereits in diesem Verzeichnis vorhanden", "You cannot move a file/folder onto itself or into a subfolder of itself" : "Eine Datei oder ein Ordner kann nicht auf sich selbst oder in einen Unterordner von sich selbst verschoben werden", + "(copy)" : "(Kopie)", + "(copy %n)" : "(Kopie %n)", "A file or folder with that name already exists in this folder" : "In diesem Ordner ist bereits eine Datei oder ein Ordner mit diesem Namen vorhanden", "The files is locked" : "Die Datei ist gesperrt", "The file does not exist anymore" : "Diese Datei existiert nicht mehr", diff --git a/apps/files/l10n/en_GB.js b/apps/files/l10n/en_GB.js index 0d5ab585b61..6ba5d491e2f 100644 --- a/apps/files/l10n/en_GB.js +++ b/apps/files/l10n/en_GB.js @@ -178,6 +178,8 @@ OC.L10N.register( "Upload successful" : "Upload successful", "\"{displayName}\" action executed successfully" : "\"{displayName}\" action executed successfully", "\"{displayName}\" action failed" : "\"{displayName}\" action failed", + "Toggle selection for file \"{displayName}\"" : "Toggle selection for file \"{displayName}\"", + "Toggle selection for folder \"{displayName}\"" : "Toggle selection for folder \"{displayName}\"", "Rename file" : "Rename file", "File name" : "File name", "Folder name" : "Folder name", @@ -195,6 +197,7 @@ OC.L10N.register( "Could not copy {file}. {message}" : "Could not copy {file}. {message}", "Could not move {file}. {message}" : "Could not move {file}. {message}", "Total rows summary" : "Total rows summary", + "Toggle selection for all files and folders" : "Toggle selection for all files and folders", "\"{displayName}\" failed on some elements " : "\"{displayName}\" failed on some elements ", "\"{displayName}\" batch action executed successfully" : "\"{displayName}\" batch action executed successfully", "List of files and folders." : "List of files and folders.", @@ -264,6 +267,8 @@ OC.L10N.register( "Destination is not a folder" : "Destination is not a folder", "This file/folder is already in that directory" : "This file/folder is already in that directory", "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)", "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 35535d10ff0..964271e565a 100644 --- a/apps/files/l10n/en_GB.json +++ b/apps/files/l10n/en_GB.json @@ -176,6 +176,8 @@ "Upload successful" : "Upload successful", "\"{displayName}\" action executed successfully" : "\"{displayName}\" action executed successfully", "\"{displayName}\" action failed" : "\"{displayName}\" action failed", + "Toggle selection for file \"{displayName}\"" : "Toggle selection for file \"{displayName}\"", + "Toggle selection for folder \"{displayName}\"" : "Toggle selection for folder \"{displayName}\"", "Rename file" : "Rename file", "File name" : "File name", "Folder name" : "Folder name", @@ -193,6 +195,7 @@ "Could not copy {file}. {message}" : "Could not copy {file}. {message}", "Could not move {file}. {message}" : "Could not move {file}. {message}", "Total rows summary" : "Total rows summary", + "Toggle selection for all files and folders" : "Toggle selection for all files and folders", "\"{displayName}\" failed on some elements " : "\"{displayName}\" failed on some elements ", "\"{displayName}\" batch action executed successfully" : "\"{displayName}\" batch action executed successfully", "List of files and folders." : "List of files and folders.", @@ -262,6 +265,8 @@ "Destination is not a folder" : "Destination is not a folder", "This file/folder is already in that directory" : "This file/folder is already in that directory", "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)", "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 6c76560d0ec..beba0542cb2 100644 --- a/apps/files/l10n/fr.js +++ b/apps/files/l10n/fr.js @@ -264,6 +264,8 @@ OC.L10N.register( "Destination is not a folder" : "La destination n'est pas un dossier", "This file/folder is already in that directory" : "Ce fichier/dossier se trouve déjà dans ce dossier", "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)", "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", diff --git a/apps/files/l10n/fr.json b/apps/files/l10n/fr.json index ccd4f06a4e8..1b407172200 100644 --- a/apps/files/l10n/fr.json +++ b/apps/files/l10n/fr.json @@ -262,6 +262,8 @@ "Destination is not a folder" : "La destination n'est pas un dossier", "This file/folder is already in that directory" : "Ce fichier/dossier se trouve déjà dans ce dossier", "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)", "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", diff --git a/apps/files/l10n/it.js b/apps/files/l10n/it.js index 3bba12f4e1c..56edff92133 100644 --- a/apps/files/l10n/it.js +++ b/apps/files/l10n/it.js @@ -264,6 +264,8 @@ OC.L10N.register( "Destination is not a folder" : "La destinazione non è una cartella", "This file/folder is already in that directory" : "Questo file/cartella è già in quella cartella", "You cannot move a file/folder onto itself or into a subfolder of itself" : "Non puoi spostare un file/cartella in se stesso o in una sottocartella di se stesso", + "(copy)" : "(copia)", + "(copy %n)" : "(copia %n)", "A file or folder with that name already exists in this folder" : "Esiste già un file o una cartella con quel nome in questa cartella", "The files is locked" : "Il file è bloccato", "The file does not exist anymore" : "Il file non esiste più", diff --git a/apps/files/l10n/it.json b/apps/files/l10n/it.json index 967b91f0b3f..ce8cc1bdccc 100644 --- a/apps/files/l10n/it.json +++ b/apps/files/l10n/it.json @@ -262,6 +262,8 @@ "Destination is not a folder" : "La destinazione non è una cartella", "This file/folder is already in that directory" : "Questo file/cartella è già in quella cartella", "You cannot move a file/folder onto itself or into a subfolder of itself" : "Non puoi spostare un file/cartella in se stesso o in una sottocartella di se stesso", + "(copy)" : "(copia)", + "(copy %n)" : "(copia %n)", "A file or folder with that name already exists in this folder" : "Esiste già un file o una cartella con quel nome in questa cartella", "The files is locked" : "Il file è bloccato", "The file does not exist anymore" : "Il file non esiste più", diff --git a/apps/files/l10n/ko.js b/apps/files/l10n/ko.js index f3b04c2828e..68feaca211a 100644 --- a/apps/files/l10n/ko.js +++ b/apps/files/l10n/ko.js @@ -159,8 +159,8 @@ OC.L10N.register( "Upload (max. %s)" : "업로드(최대 %s)", "Accept" : "수락", "Reject" : "거절", - "Incoming ownership transfer from {user}" : "{user}(으)로부터 들어오는 중인 소유권 이전", - "Do you want to accept {path}?\n\nNote: The transfer process after accepting may take up to 1 hour." : "{path}을(를) 받아들이시겠습니까?\n\n참고: 전송 과정은 동의한 시점으로부터 최대 1시간 소요됩니다.", + "Incoming ownership transfer from {user}" : "{user}의 소유권 이전 요청", + "Do you want to accept {path}?\n\nNote: The transfer process after accepting may take up to 1 hour." : "{path}의 소유권을 받으시겠습니까?\n\n참고: 이전 과정은 동의한 시점으로부터 최대 1시간 소요됩니다.", "Ownership transfer failed" : "소유권 이전 실패", "Your ownership transfer of {path} to {user} failed." : "{user}을(를) 향한 {path}의 소유권 이전에 실패했습니다.", "The ownership transfer of {path} from {user} failed." : "{user}(으)로부터 {path}의 소유권을 받는 것에 실패했습니다.", diff --git a/apps/files/l10n/ko.json b/apps/files/l10n/ko.json index 8e5afff9bcb..ef99a3c0a20 100644 --- a/apps/files/l10n/ko.json +++ b/apps/files/l10n/ko.json @@ -157,8 +157,8 @@ "Upload (max. %s)" : "업로드(최대 %s)", "Accept" : "수락", "Reject" : "거절", - "Incoming ownership transfer from {user}" : "{user}(으)로부터 들어오는 중인 소유권 이전", - "Do you want to accept {path}?\n\nNote: The transfer process after accepting may take up to 1 hour." : "{path}을(를) 받아들이시겠습니까?\n\n참고: 전송 과정은 동의한 시점으로부터 최대 1시간 소요됩니다.", + "Incoming ownership transfer from {user}" : "{user}의 소유권 이전 요청", + "Do you want to accept {path}?\n\nNote: The transfer process after accepting may take up to 1 hour." : "{path}의 소유권을 받으시겠습니까?\n\n참고: 이전 과정은 동의한 시점으로부터 최대 1시간 소요됩니다.", "Ownership transfer failed" : "소유권 이전 실패", "Your ownership transfer of {path} to {user} failed." : "{user}을(를) 향한 {path}의 소유권 이전에 실패했습니다.", "The ownership transfer of {path} from {user} failed." : "{user}(으)로부터 {path}의 소유권을 받는 것에 실패했습니다.", diff --git a/apps/files/l10n/sv.js b/apps/files/l10n/sv.js index 11211172557..8d697de8675 100644 --- a/apps/files/l10n/sv.js +++ b/apps/files/l10n/sv.js @@ -178,6 +178,8 @@ OC.L10N.register( "Upload successful" : "Uppladdningen lyckades", "\"{displayName}\" action executed successfully" : "\"{displayName}\"-åtgärden har utförts", "\"{displayName}\" action failed" : "\"{displayName}\"-åtgärden misslyckades", + "Toggle selection for file \"{displayName}\"" : "Växla markering för filen \"{displayName}\"", + "Toggle selection for folder \"{displayName}\"" : "Växla markering för mappen \"{displayName}\"", "Rename file" : "Byt namn på fil", "File name" : "Filnamn", "Folder name" : "Mappnamn", @@ -195,6 +197,7 @@ OC.L10N.register( "Could not copy {file}. {message}" : "Kunde inte kopiera {file}. {message}", "Could not move {file}. {message}" : "Kunde inte flytta {file}. {message}", "Total rows summary" : "Sammanfattning antal rader", + "Toggle selection for all files and folders" : "Växla markering för alla filer och mappar", "\"{displayName}\" failed on some elements " : "\"{displayName}\" misslyckades med vissa element", "\"{displayName}\" batch action executed successfully" : "Batchåtgärden \"{displayName}\" har utförts", "List of files and folders." : "Lista över filer och mappar.", @@ -264,6 +267,8 @@ OC.L10N.register( "Destination is not a folder" : "Destinationen är inte en mapp", "This file/folder is already in that directory" : "Den här filen/mappen finns redan i den katalogen", "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)", "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 7c2b911f1aa..cd0c52d3e5e 100644 --- a/apps/files/l10n/sv.json +++ b/apps/files/l10n/sv.json @@ -176,6 +176,8 @@ "Upload successful" : "Uppladdningen lyckades", "\"{displayName}\" action executed successfully" : "\"{displayName}\"-åtgärden har utförts", "\"{displayName}\" action failed" : "\"{displayName}\"-åtgärden misslyckades", + "Toggle selection for file \"{displayName}\"" : "Växla markering för filen \"{displayName}\"", + "Toggle selection for folder \"{displayName}\"" : "Växla markering för mappen \"{displayName}\"", "Rename file" : "Byt namn på fil", "File name" : "Filnamn", "Folder name" : "Mappnamn", @@ -193,6 +195,7 @@ "Could not copy {file}. {message}" : "Kunde inte kopiera {file}. {message}", "Could not move {file}. {message}" : "Kunde inte flytta {file}. {message}", "Total rows summary" : "Sammanfattning antal rader", + "Toggle selection for all files and folders" : "Växla markering för alla filer och mappar", "\"{displayName}\" failed on some elements " : "\"{displayName}\" misslyckades med vissa element", "\"{displayName}\" batch action executed successfully" : "Batchåtgärden \"{displayName}\" har utförts", "List of files and folders." : "Lista över filer och mappar.", @@ -262,6 +265,8 @@ "Destination is not a folder" : "Destinationen är inte en mapp", "This file/folder is already in that directory" : "Den här filen/mappen finns redan i den katalogen", "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)", "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/zh_HK.js b/apps/files/l10n/zh_HK.js index 48af391f721..24af8029a08 100644 --- a/apps/files/l10n/zh_HK.js +++ b/apps/files/l10n/zh_HK.js @@ -178,6 +178,8 @@ OC.L10N.register( "Upload successful" : "上傳成功", "\"{displayName}\" action executed successfully" : "成功執行 “{displayName}” 操作", "\"{displayName}\" action failed" : "“{displayName}” 操作失敗", + "Toggle selection for file \"{displayName}\"" : "切換對檔案 \"{displayName}\" 的選擇", + "Toggle selection for folder \"{displayName}\"" : "切換對資料夾 \"{displayName}\" 的選擇", "Rename file" : "重新命名檔案", "File name" : "檔案名稱", "Folder name" : "資料夾名稱", @@ -195,6 +197,7 @@ OC.L10N.register( "Could not copy {file}. {message}" : "無法複製 {file}。{message}", "Could not move {file}. {message}" : "無法移動 {file}。{message}", "Total rows summary" : "總列摘要", + "Toggle selection for all files and folders" : "切換所有檔案和資料夾的選擇", "\"{displayName}\" failed on some elements " : "“{displayName}” 在某些元素上失敗", "\"{displayName}\" batch action executed successfully" : "成功執行 “{displayName}” 批處理操作", "List of files and folders." : "檔案與資料夾清單。", @@ -264,6 +267,8 @@ OC.L10N.register( "Destination is not a folder" : "目標地不是資料夾", "This file/folder is already in that directory" : "此檔案/資料夾已在該目錄中", "You cannot move a file/folder onto itself or into a subfolder of itself" : "您無法將檔案/資料夾移動到其自身或子資料夾中", + "(copy)" : "(複本)", + "(copy %n)" : "(複本 %n)", "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 89d069d87db..676d6056637 100644 --- a/apps/files/l10n/zh_HK.json +++ b/apps/files/l10n/zh_HK.json @@ -176,6 +176,8 @@ "Upload successful" : "上傳成功", "\"{displayName}\" action executed successfully" : "成功執行 “{displayName}” 操作", "\"{displayName}\" action failed" : "“{displayName}” 操作失敗", + "Toggle selection for file \"{displayName}\"" : "切換對檔案 \"{displayName}\" 的選擇", + "Toggle selection for folder \"{displayName}\"" : "切換對資料夾 \"{displayName}\" 的選擇", "Rename file" : "重新命名檔案", "File name" : "檔案名稱", "Folder name" : "資料夾名稱", @@ -193,6 +195,7 @@ "Could not copy {file}. {message}" : "無法複製 {file}。{message}", "Could not move {file}. {message}" : "無法移動 {file}。{message}", "Total rows summary" : "總列摘要", + "Toggle selection for all files and folders" : "切換所有檔案和資料夾的選擇", "\"{displayName}\" failed on some elements " : "“{displayName}” 在某些元素上失敗", "\"{displayName}\" batch action executed successfully" : "成功執行 “{displayName}” 批處理操作", "List of files and folders." : "檔案與資料夾清單。", @@ -262,6 +265,8 @@ "Destination is not a folder" : "目標地不是資料夾", "This file/folder is already in that directory" : "此檔案/資料夾已在該目錄中", "You cannot move a file/folder onto itself or into a subfolder of itself" : "您無法將檔案/資料夾移動到其自身或子資料夾中", + "(copy)" : "(複本)", + "(copy %n)" : "(複本 %n)", "A file or folder with that name already exists in this folder" : "此資料夾中已存在同名的檔案或資料夾", "The files is locked" : "檔案已被上鎖", "The file does not exist anymore" : "檔案已不存在", |