diff --git a/apps/files/l10n/ar.js b/apps/files/l10n/ar.js index 91d492aa58cf4..8e10248c69a10 100644 --- a/apps/files/l10n/ar.js +++ b/apps/files/l10n/ar.js @@ -157,6 +157,8 @@ OC.L10N.register( "A file or folder has been changed" : "تم تغيير ملف أو مجلد", "A favorite file or folder has been changed" : "ملف في المفضلة تم تم تغييره", "Failed to authorize" : "فشل في التخويل", + "Invalid folder path" : "مسار المجلد غير صحيح", + "Folder not found" : "المجلد غير موجود", "Upload (max. %s)" : "الرفع ( حد اقصى. %s ) ", "Files compatibility" : "توافقية الملفات", "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "السماح بتقييد أسماء الملفات لضمان إمكانية مزامنة الملفات مع جميع العملاء. بشكل افتراضي، يُسمح بجميع أسماء الملفات الصالحة على POSIX (مثل Linux أو macOS).", diff --git a/apps/files/l10n/ar.json b/apps/files/l10n/ar.json index 41fb368ca1b14..086e69feec1d8 100644 --- a/apps/files/l10n/ar.json +++ b/apps/files/l10n/ar.json @@ -155,6 +155,8 @@ "A file or folder has been changed" : "تم تغيير ملف أو مجلد", "A favorite file or folder has been changed" : "ملف في المفضلة تم تم تغييره", "Failed to authorize" : "فشل في التخويل", + "Invalid folder path" : "مسار المجلد غير صحيح", + "Folder not found" : "المجلد غير موجود", "Upload (max. %s)" : "الرفع ( حد اقصى. %s ) ", "Files compatibility" : "توافقية الملفات", "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "السماح بتقييد أسماء الملفات لضمان إمكانية مزامنة الملفات مع جميع العملاء. بشكل افتراضي، يُسمح بجميع أسماء الملفات الصالحة على POSIX (مثل Linux أو macOS).", diff --git a/apps/files/l10n/de_DE.js b/apps/files/l10n/de_DE.js index 62a02419fd333..6d169acb22394 100644 --- a/apps/files/l10n/de_DE.js +++ b/apps/files/l10n/de_DE.js @@ -157,6 +157,8 @@ OC.L10N.register( "A file or folder has been changed" : "Eine Datei oder ein Ordner wurde geändert", "A favorite file or folder has been changed" : "Eine favorisierte Datei oder ein Ordner wurde geändert", "Failed to authorize" : "Autorisierung fehlgeschlagen", + "Invalid folder path" : "Ungültiger Order-Pfad", + "Folder not found" : "Ordner nicht gefunden", "Upload (max. %s)" : "Hochladen (max. %s)", "Files compatibility" : "Dateikompatibilität", "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Ermöglicht die Einschränkung von Dateinamen, um sicherzustellen, dass Dateien mit allen Clients synchronisiert werden können. Standardmäßig sind alle unter POSIX (z. B. Linux oder macOS) gültigen Dateinamen zulässig.", diff --git a/apps/files/l10n/de_DE.json b/apps/files/l10n/de_DE.json index 708b72065dd18..a5d9872dfda93 100644 --- a/apps/files/l10n/de_DE.json +++ b/apps/files/l10n/de_DE.json @@ -155,6 +155,8 @@ "A file or folder has been changed" : "Eine Datei oder ein Ordner wurde geändert", "A favorite file or folder has been changed" : "Eine favorisierte Datei oder ein Ordner wurde geändert", "Failed to authorize" : "Autorisierung fehlgeschlagen", + "Invalid folder path" : "Ungültiger Order-Pfad", + "Folder not found" : "Ordner nicht gefunden", "Upload (max. %s)" : "Hochladen (max. %s)", "Files compatibility" : "Dateikompatibilität", "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Ermöglicht die Einschränkung von Dateinamen, um sicherzustellen, dass Dateien mit allen Clients synchronisiert werden können. Standardmäßig sind alle unter POSIX (z. B. Linux oder macOS) gültigen Dateinamen zulässig.", diff --git a/apps/files/l10n/en_GB.js b/apps/files/l10n/en_GB.js index 038f05a5c63b2..9fa4cee45a0d9 100644 --- a/apps/files/l10n/en_GB.js +++ b/apps/files/l10n/en_GB.js @@ -157,6 +157,8 @@ OC.L10N.register( "A file or folder has been changed" : "A file or folder has been changed", "A favorite file or folder has been changed" : "A favourite file or folder has been changed", "Failed to authorize" : "Failed to authorize", + "Invalid folder path" : "Invalid folder path", + "Folder not found" : "Folder not found", "Upload (max. %s)" : "Upload (max. %s)", "Files compatibility" : "Files compatibility", "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed.", diff --git a/apps/files/l10n/en_GB.json b/apps/files/l10n/en_GB.json index f3cff8b7631da..ae28de84176b5 100644 --- a/apps/files/l10n/en_GB.json +++ b/apps/files/l10n/en_GB.json @@ -155,6 +155,8 @@ "A file or folder has been changed" : "A file or folder has been changed", "A favorite file or folder has been changed" : "A favourite file or folder has been changed", "Failed to authorize" : "Failed to authorize", + "Invalid folder path" : "Invalid folder path", + "Folder not found" : "Folder not found", "Upload (max. %s)" : "Upload (max. %s)", "Files compatibility" : "Files compatibility", "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed.", diff --git a/apps/files/l10n/fr.js b/apps/files/l10n/fr.js index 7053de81ff335..25174f7bb5579 100644 --- a/apps/files/l10n/fr.js +++ b/apps/files/l10n/fr.js @@ -157,8 +157,13 @@ OC.L10N.register( "A file or folder has been changed" : "Un fichier ou un dossier a été modifié", "A favorite file or folder has been changed" : "Un fichier ou un dossier favori a été modifié ", "Failed to authorize" : "Échec de l'autorisation", + "Invalid folder path" : "Chemin d'accès du dossier invalide", + "Folder not found" : "Dossier introuvable", "Upload (max. %s)" : "Envoi (max. %s)", "Files compatibility" : " Compatibilité des fichiers", + "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Permet de restreindre les noms de fichiers pour s'assurer que les fichiers peuvent être synchronisés avec tous les clients. Par défaut, tous les noms de fichier valides sur POSIX (c'est à dire sur Linux ou MacOS) sont acceptés.", + "Enforce Windows compatibility" : "Forcer la compatibilité Windows", + "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Cela va bloquer les noms de fichier non valides sur les systèmes Windows, comme utiliser des noms réservés ou des caractères spéciaux. Mais cela ne renforcera pas la compatibilité de la sensibilité à la casse.", "Accept" : "Accepter", "Reject" : "Refuser", "Incoming ownership transfer from {user}" : "Transfert de propriété de la part de {user}", @@ -188,6 +193,7 @@ OC.L10N.register( "Filename" : "Nom du fichier", "Folder name" : "Nom du dossier", "This node is unavailable" : "Ce nœud est indisponible ", + "Another entry with the same name already exists." : "Une autre entrée avec le même nom existe déjà.", "Invalid filename." : "Nom de fichier invalide.", "Renamed \"{oldName}\" to \"{newName}\"" : "\"{oldName}\" renommé en \"{newName}\"", "Could not rename \"{oldName}\", it does not exist any more" : "Impossible de renommer \"{oldName}\", il n'existe plus.", @@ -213,6 +219,9 @@ OC.L10N.register( "Could not refresh storage stats" : "Impossible de rafraîchir les statistiques de stockage", "Your storage is full, files can not be updated or synced anymore!" : "Votre espace de stockage est plein. Les fichiers ne peuvent plus être mis à jour ni synchronisés !", "Create" : "Créer", + "This name is already in use." : "Ce nom est déjà utilisé.", + "Fill template fields" : "Remplir les champs modèle", + "Submitting fields…" : "Validation des champs...", "Submit" : "Soumettre", "Transfer ownership of a file or folder" : "Transférer la propriété d'un fichier ou d'un dossier", "Choose file or folder to transfer" : "Sélectionnez un fichier ou un dossier à transférer", @@ -254,6 +263,7 @@ OC.L10N.register( "Show hidden files" : "Montrer les fichiers masqués", "Crop image previews" : "Afficher en miniatures carrées", "Enable the grid view" : "Activer la vue mosaïque", + "Enable folder tree" : "Activer l'arborescence des répertoires", "Additional settings" : "Paramètres supplémentaires", "WebDAV" : "WebDAV", "WebDAV URL" : "URL WebDAV", @@ -276,10 +286,13 @@ OC.L10N.register( "Disconnect storages" : "Déconnecter les supports de stockage", "Delete files" : "Supprimer les fichiers", "Delete folders" : "Supprimer les dossiers", + "_You are about to permanently delete {count} item_::_You are about to permanently delete {count} items_" : ["Vous êtes sur le point de supprimer définitivement {count} élément","Vous êtes sur le point de supprimer définitivement {count} éléments","Vous êtes sur le point de supprimer définitivement {count} éléments"], + "_You are about to delete {count} item_::_You are about to delete {count} items_" : ["Vous êtes sur le point de supprimer {count} élément","Vous êtes sur le point de supprimer {count} éléments","Vous êtes sur le point de supprimer {count} éléments"], "Confirm deletion" : "Confirmer la suppression", "Cancel" : "Annuler", "Edit file locally" : "Éditer le fichier localement", "The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system." : "Le fichier devrait maintenant s'ouvrir localement. Si ce n'est pas le cas, assurez-vous que le client de bureau est installé sur votre système.", + "Retry local edit" : "Réessayer l'édition locale", "Edit online" : "Éditer en ligne", "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", @@ -294,6 +307,7 @@ OC.L10N.register( "Copy to {target}" : "Copier vers {target}", "Move to {target}" : "Déplacer vers {target}", "Move or copy operation failed" : "L'opération de copie ou de déplacement a échoué", + "Cancelled move or copy of \"{filename}\"." : "Déplacement ou copie de \"{filename}\" annulé.", "Cancelled move or copy operation" : "Opération de déplacement ou de copie annulée", "Open folder {displayName}" : "Ouvrir le dossier {displayName}", "Open in Files" : "Ouvrir dans Fichiers", @@ -301,10 +315,15 @@ OC.L10N.register( "Today" : "Aujourd’hui", "Last 7 days" : "7 derniers jours", "Last 30 days" : "30 derniers jours", + "This year ({year})" : "Cette année ({year})", + "Last year ({year})" : "L'année dernière ({year})", "Documents" : "Documents", + "Spreadsheets" : "Feuilles de calcul", "Presentations" : "Présentations", + "PDFs" : "PDFs", "Folders" : "Dossiers", "Audio" : "Son", + "Pictures and images" : "Images et photos", "Videos" : "Vidéos", "Created new folder \"{name}\"" : "Nouveau dossier \"{name}\" créé", "Unable to initialize the templates directory" : "Impossible d'initialiser le dossier des modèles", @@ -332,6 +351,10 @@ OC.L10N.register( "_{fileCount} file and 1 folder_::_{fileCount} files and 1 folder_" : ["{fileCount} fichier et 1 dossier","{fileCount} fichiers et 1 dossier","{fileCount} fichiers et 1 dossier"], "{fileCount} files and {folderCount} folders" : "{fileCount} fichiers et {folderCount} dossiers", "Filename must not be empty." : "Le nom du fichier ne doit pas être vide.", + "\"{char}\" is not allowed inside a filename." : "\"{char}\" n'est pas autorisé dans un nom de fichier.", + "\"{segment}\" is a reserved name and not allowed for filenames." : "\"{segment}\" est un nom réservé et il n'est pas autorisé dans les noms de fichier.", + "\"{extension}\" is not an allowed filetype." : "\"{extension}\" est un type de fichier interdit.", + "Filenames must not end with \"{extension}\"." : "Les noms de fichier ne doivent pas se terminer par \"{extension}\".", "List of favorites files and folders." : "Liste des fichiers et dossiers favoris.", "No favorites yet" : "Aucun favori pour l'instant", "Files and folders you mark as favorite will show up here" : "Les fichiers et dossiers ajoutés à vos favoris apparaîtront ici", diff --git a/apps/files/l10n/fr.json b/apps/files/l10n/fr.json index 048fa10923bed..7d5fba5acc702 100644 --- a/apps/files/l10n/fr.json +++ b/apps/files/l10n/fr.json @@ -155,8 +155,13 @@ "A file or folder has been changed" : "Un fichier ou un dossier a été modifié", "A favorite file or folder has been changed" : "Un fichier ou un dossier favori a été modifié ", "Failed to authorize" : "Échec de l'autorisation", + "Invalid folder path" : "Chemin d'accès du dossier invalide", + "Folder not found" : "Dossier introuvable", "Upload (max. %s)" : "Envoi (max. %s)", "Files compatibility" : " Compatibilité des fichiers", + "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Permet de restreindre les noms de fichiers pour s'assurer que les fichiers peuvent être synchronisés avec tous les clients. Par défaut, tous les noms de fichier valides sur POSIX (c'est à dire sur Linux ou MacOS) sont acceptés.", + "Enforce Windows compatibility" : "Forcer la compatibilité Windows", + "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Cela va bloquer les noms de fichier non valides sur les systèmes Windows, comme utiliser des noms réservés ou des caractères spéciaux. Mais cela ne renforcera pas la compatibilité de la sensibilité à la casse.", "Accept" : "Accepter", "Reject" : "Refuser", "Incoming ownership transfer from {user}" : "Transfert de propriété de la part de {user}", @@ -186,6 +191,7 @@ "Filename" : "Nom du fichier", "Folder name" : "Nom du dossier", "This node is unavailable" : "Ce nœud est indisponible ", + "Another entry with the same name already exists." : "Une autre entrée avec le même nom existe déjà.", "Invalid filename." : "Nom de fichier invalide.", "Renamed \"{oldName}\" to \"{newName}\"" : "\"{oldName}\" renommé en \"{newName}\"", "Could not rename \"{oldName}\", it does not exist any more" : "Impossible de renommer \"{oldName}\", il n'existe plus.", @@ -211,6 +217,9 @@ "Could not refresh storage stats" : "Impossible de rafraîchir les statistiques de stockage", "Your storage is full, files can not be updated or synced anymore!" : "Votre espace de stockage est plein. Les fichiers ne peuvent plus être mis à jour ni synchronisés !", "Create" : "Créer", + "This name is already in use." : "Ce nom est déjà utilisé.", + "Fill template fields" : "Remplir les champs modèle", + "Submitting fields…" : "Validation des champs...", "Submit" : "Soumettre", "Transfer ownership of a file or folder" : "Transférer la propriété d'un fichier ou d'un dossier", "Choose file or folder to transfer" : "Sélectionnez un fichier ou un dossier à transférer", @@ -252,6 +261,7 @@ "Show hidden files" : "Montrer les fichiers masqués", "Crop image previews" : "Afficher en miniatures carrées", "Enable the grid view" : "Activer la vue mosaïque", + "Enable folder tree" : "Activer l'arborescence des répertoires", "Additional settings" : "Paramètres supplémentaires", "WebDAV" : "WebDAV", "WebDAV URL" : "URL WebDAV", @@ -274,10 +284,13 @@ "Disconnect storages" : "Déconnecter les supports de stockage", "Delete files" : "Supprimer les fichiers", "Delete folders" : "Supprimer les dossiers", + "_You are about to permanently delete {count} item_::_You are about to permanently delete {count} items_" : ["Vous êtes sur le point de supprimer définitivement {count} élément","Vous êtes sur le point de supprimer définitivement {count} éléments","Vous êtes sur le point de supprimer définitivement {count} éléments"], + "_You are about to delete {count} item_::_You are about to delete {count} items_" : ["Vous êtes sur le point de supprimer {count} élément","Vous êtes sur le point de supprimer {count} éléments","Vous êtes sur le point de supprimer {count} éléments"], "Confirm deletion" : "Confirmer la suppression", "Cancel" : "Annuler", "Edit file locally" : "Éditer le fichier localement", "The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system." : "Le fichier devrait maintenant s'ouvrir localement. Si ce n'est pas le cas, assurez-vous que le client de bureau est installé sur votre système.", + "Retry local edit" : "Réessayer l'édition locale", "Edit online" : "Éditer en ligne", "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", @@ -292,6 +305,7 @@ "Copy to {target}" : "Copier vers {target}", "Move to {target}" : "Déplacer vers {target}", "Move or copy operation failed" : "L'opération de copie ou de déplacement a échoué", + "Cancelled move or copy of \"{filename}\"." : "Déplacement ou copie de \"{filename}\" annulé.", "Cancelled move or copy operation" : "Opération de déplacement ou de copie annulée", "Open folder {displayName}" : "Ouvrir le dossier {displayName}", "Open in Files" : "Ouvrir dans Fichiers", @@ -299,10 +313,15 @@ "Today" : "Aujourd’hui", "Last 7 days" : "7 derniers jours", "Last 30 days" : "30 derniers jours", + "This year ({year})" : "Cette année ({year})", + "Last year ({year})" : "L'année dernière ({year})", "Documents" : "Documents", + "Spreadsheets" : "Feuilles de calcul", "Presentations" : "Présentations", + "PDFs" : "PDFs", "Folders" : "Dossiers", "Audio" : "Son", + "Pictures and images" : "Images et photos", "Videos" : "Vidéos", "Created new folder \"{name}\"" : "Nouveau dossier \"{name}\" créé", "Unable to initialize the templates directory" : "Impossible d'initialiser le dossier des modèles", @@ -330,6 +349,10 @@ "_{fileCount} file and 1 folder_::_{fileCount} files and 1 folder_" : ["{fileCount} fichier et 1 dossier","{fileCount} fichiers et 1 dossier","{fileCount} fichiers et 1 dossier"], "{fileCount} files and {folderCount} folders" : "{fileCount} fichiers et {folderCount} dossiers", "Filename must not be empty." : "Le nom du fichier ne doit pas être vide.", + "\"{char}\" is not allowed inside a filename." : "\"{char}\" n'est pas autorisé dans un nom de fichier.", + "\"{segment}\" is a reserved name and not allowed for filenames." : "\"{segment}\" est un nom réservé et il n'est pas autorisé dans les noms de fichier.", + "\"{extension}\" is not an allowed filetype." : "\"{extension}\" est un type de fichier interdit.", + "Filenames must not end with \"{extension}\"." : "Les noms de fichier ne doivent pas se terminer par \"{extension}\".", "List of favorites files and folders." : "Liste des fichiers et dossiers favoris.", "No favorites yet" : "Aucun favori pour l'instant", "Files and folders you mark as favorite will show up here" : "Les fichiers et dossiers ajoutés à vos favoris apparaîtront ici", diff --git a/apps/files/l10n/ja.js b/apps/files/l10n/ja.js index caf3ce0f99416..74c965e6175f2 100644 --- a/apps/files/l10n/ja.js +++ b/apps/files/l10n/ja.js @@ -157,6 +157,8 @@ OC.L10N.register( "A file or folder has been changed" : "ファイルまたはフォルダーが変更されたとき", "A favorite file or folder has been changed" : "お気に入りのファイルまたはフォルダーが 変更されたとき", "Failed to authorize" : "認証に失敗しました", + "Invalid folder path" : "無効なフォルダーパス", + "Folder not found" : "フォルダーが見つかりません", "Upload (max. %s)" : "アップロード ( 最大 %s )", "Files compatibility" : "ファイルの互換性", "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "ファイルをすべてのクライアントと同期できるようにするために、ファイル名を制限することを許可します。デフォルトではPOSIX(LinuxやmacOSなど)で有効なすべてのファイル名が許可されています。", @@ -305,6 +307,7 @@ OC.L10N.register( "Copy to {target}" : "{target} にコピー", "Move to {target}" : "{target} に移動", "Move or copy operation failed" : "移動またはコピー操作は失敗しました", + "Cancelled move or copy of \"{filename}\"." : "\"{filename}\"の移動またはコピーをキャンセルしました。", "Cancelled move or copy operation" : "キャンセルされた移動またはコピー操作", "Open folder {displayName}" : "フォルダ {displayName} を開く", "Open in Files" : "ファイルアプリで開く", diff --git a/apps/files/l10n/ja.json b/apps/files/l10n/ja.json index 57ac98a4f540c..d5b0f39762644 100644 --- a/apps/files/l10n/ja.json +++ b/apps/files/l10n/ja.json @@ -155,6 +155,8 @@ "A file or folder has been changed" : "ファイルまたはフォルダーが変更されたとき", "A favorite file or folder has been changed" : "お気に入りのファイルまたはフォルダーが 変更されたとき", "Failed to authorize" : "認証に失敗しました", + "Invalid folder path" : "無効なフォルダーパス", + "Folder not found" : "フォルダーが見つかりません", "Upload (max. %s)" : "アップロード ( 最大 %s )", "Files compatibility" : "ファイルの互換性", "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "ファイルをすべてのクライアントと同期できるようにするために、ファイル名を制限することを許可します。デフォルトではPOSIX(LinuxやmacOSなど)で有効なすべてのファイル名が許可されています。", @@ -303,6 +305,7 @@ "Copy to {target}" : "{target} にコピー", "Move to {target}" : "{target} に移動", "Move or copy operation failed" : "移動またはコピー操作は失敗しました", + "Cancelled move or copy of \"{filename}\"." : "\"{filename}\"の移動またはコピーをキャンセルしました。", "Cancelled move or copy operation" : "キャンセルされた移動またはコピー操作", "Open folder {displayName}" : "フォルダ {displayName} を開く", "Open in Files" : "ファイルアプリで開く", diff --git a/apps/files/l10n/pt_BR.js b/apps/files/l10n/pt_BR.js index a7c01094fb94a..ae7075f6ef260 100644 --- a/apps/files/l10n/pt_BR.js +++ b/apps/files/l10n/pt_BR.js @@ -157,6 +157,8 @@ OC.L10N.register( "A file or folder has been changed" : "Um arquivo ou pasta foi modificado", "A favorite file or folder has been changed" : "Um arquivo ou pasta favorita foi modificado", "Failed to authorize" : "Falha ao autorizar", + "Invalid folder path" : "Caminho de pasta inválido", + "Folder not found" : "Pasta não encontrada", "Upload (max. %s)" : "Envio (max. %s)", "Files compatibility" : "Compatibilidade de arquivos", "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Permitir restringir nomes de arquivos para garantir que os arquivos possam ser sincronizados com todos os clientes. Por padrão, todos os nomes de arquivos válidos em POSIX (por exemplo, Linux ou macOS) são permitidos.", diff --git a/apps/files/l10n/pt_BR.json b/apps/files/l10n/pt_BR.json index bd99eadd44896..27ddd4b338530 100644 --- a/apps/files/l10n/pt_BR.json +++ b/apps/files/l10n/pt_BR.json @@ -155,6 +155,8 @@ "A file or folder has been changed" : "Um arquivo ou pasta foi modificado", "A favorite file or folder has been changed" : "Um arquivo ou pasta favorita foi modificado", "Failed to authorize" : "Falha ao autorizar", + "Invalid folder path" : "Caminho de pasta inválido", + "Folder not found" : "Pasta não encontrada", "Upload (max. %s)" : "Envio (max. %s)", "Files compatibility" : "Compatibilidade de arquivos", "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Permitir restringir nomes de arquivos para garantir que os arquivos possam ser sincronizados com todos os clientes. Por padrão, todos os nomes de arquivos válidos em POSIX (por exemplo, Linux ou macOS) são permitidos.", diff --git a/apps/files/l10n/sv.js b/apps/files/l10n/sv.js index efbe8dac30fd8..02c5286c83d48 100644 --- a/apps/files/l10n/sv.js +++ b/apps/files/l10n/sv.js @@ -157,6 +157,8 @@ OC.L10N.register( "A file or folder has been changed" : "En ny fil eller mapp har blivit ändrad", "A favorite file or folder has been changed" : "En favorit-fil eller mapp har blivit ändrad", "Failed to authorize" : "Det gick inte att auktorisera", + "Invalid folder path" : "Ogiltig mappsökväg", + "Folder not found" : "Mappen hittades inte", "Upload (max. %s)" : "Ladda upp (högst %s)", "Files compatibility" : "Filkompatibilitet", "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Tillåt att begränsa filnamn för att säkerställa att filer kan synkroniseras med alla klienter. Som standard är alla filnamn som är giltiga på POSIX (t.ex. Linux eller macOS) tillåtna.", diff --git a/apps/files/l10n/sv.json b/apps/files/l10n/sv.json index 30d701533f287..9ae94a2489e87 100644 --- a/apps/files/l10n/sv.json +++ b/apps/files/l10n/sv.json @@ -155,6 +155,8 @@ "A file or folder has been changed" : "En ny fil eller mapp har blivit ändrad", "A favorite file or folder has been changed" : "En favorit-fil eller mapp har blivit ändrad", "Failed to authorize" : "Det gick inte att auktorisera", + "Invalid folder path" : "Ogiltig mappsökväg", + "Folder not found" : "Mappen hittades inte", "Upload (max. %s)" : "Ladda upp (högst %s)", "Files compatibility" : "Filkompatibilitet", "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Tillåt att begränsa filnamn för att säkerställa att filer kan synkroniseras med alla klienter. Som standard är alla filnamn som är giltiga på POSIX (t.ex. Linux eller macOS) tillåtna.", diff --git a/apps/files/l10n/tr.js b/apps/files/l10n/tr.js index 90511078e7037..f2ca65247917b 100644 --- a/apps/files/l10n/tr.js +++ b/apps/files/l10n/tr.js @@ -156,6 +156,7 @@ OC.L10N.register( "A file has been added to or removed from your favorites" : "Sık kullandıklarınıza bir dosya eklendi ya da silindi", "A file or folder has been changed" : "Bir dosya ya da klasör değiştirildiğinde", "A favorite file or folder has been changed" : "Sık kullanılan bir dosya ya da klasör değiştirildiğinde", + "Failed to authorize" : "İzin verilemedi", "Upload (max. %s)" : "Yükle (en büyük: %s)", "Accept" : "Kabul et", "Reject" : "Reddet", diff --git a/apps/files/l10n/tr.json b/apps/files/l10n/tr.json index 68bd368fc2c6d..4028a982d3260 100644 --- a/apps/files/l10n/tr.json +++ b/apps/files/l10n/tr.json @@ -154,6 +154,7 @@ "A file has been added to or removed from your favorites" : "Sık kullandıklarınıza bir dosya eklendi ya da silindi", "A file or folder has been changed" : "Bir dosya ya da klasör değiştirildiğinde", "A favorite file or folder has been changed" : "Sık kullanılan bir dosya ya da klasör değiştirildiğinde", + "Failed to authorize" : "İzin verilemedi", "Upload (max. %s)" : "Yükle (en büyük: %s)", "Accept" : "Kabul et", "Reject" : "Reddet", diff --git a/apps/files/l10n/zh_HK.js b/apps/files/l10n/zh_HK.js index 649c149b38697..07ebeb0952b49 100644 --- a/apps/files/l10n/zh_HK.js +++ b/apps/files/l10n/zh_HK.js @@ -157,6 +157,8 @@ OC.L10N.register( "A file or folder has been changed" : "檔案或資料夾有所更改", "A favorite file or folder has been changed" : "收藏的檔案或資料夾有所更改", "Failed to authorize" : "無法授權", + "Invalid folder path" : "無效的資料夾路徑", + "Folder not found" : "找不到資料夾", "Upload (max. %s)" : "上傳(上限 %s)", "Files compatibility" : "檔案兼容性", "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "允許限製檔案名稱以確保檔案可以與所有客戶端同步。默認情況下,允許 POSIX(例如 Linux 或 macOS)上有效的所有檔案名稱。", diff --git a/apps/files/l10n/zh_HK.json b/apps/files/l10n/zh_HK.json index 4109418aedf48..df85ab2840b57 100644 --- a/apps/files/l10n/zh_HK.json +++ b/apps/files/l10n/zh_HK.json @@ -155,6 +155,8 @@ "A file or folder has been changed" : "檔案或資料夾有所更改", "A favorite file or folder has been changed" : "收藏的檔案或資料夾有所更改", "Failed to authorize" : "無法授權", + "Invalid folder path" : "無效的資料夾路徑", + "Folder not found" : "找不到資料夾", "Upload (max. %s)" : "上傳(上限 %s)", "Files compatibility" : "檔案兼容性", "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "允許限製檔案名稱以確保檔案可以與所有客戶端同步。默認情況下,允許 POSIX(例如 Linux 或 macOS)上有效的所有檔案名稱。", diff --git a/apps/files/l10n/zh_TW.js b/apps/files/l10n/zh_TW.js index 179f839abb3db..d8f3acfa78b12 100644 --- a/apps/files/l10n/zh_TW.js +++ b/apps/files/l10n/zh_TW.js @@ -157,6 +157,8 @@ OC.L10N.register( "A file or folder has been changed" : "檔案或資料夾已被變更", "A favorite file or folder has been changed" : "一個最愛的檔案或資料夾已變更", "Failed to authorize" : "授權失敗", + "Invalid folder path" : "無效的資料夾路徑", + "Folder not found" : "找不到資料夾", "Upload (max. %s)" : "上傳(最多 %s)", "Files compatibility" : "檔案相容性", "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "允許限制檔案名稱以確保檔案可以與所有客戶端同步。預設情況下,允許 POSIX(例如 Linux 或 macOS)上所有有效的檔案名稱。", diff --git a/apps/files/l10n/zh_TW.json b/apps/files/l10n/zh_TW.json index 42ab31a08f487..2431e197e1fca 100644 --- a/apps/files/l10n/zh_TW.json +++ b/apps/files/l10n/zh_TW.json @@ -155,6 +155,8 @@ "A file or folder has been changed" : "檔案或資料夾已被變更", "A favorite file or folder has been changed" : "一個最愛的檔案或資料夾已變更", "Failed to authorize" : "授權失敗", + "Invalid folder path" : "無效的資料夾路徑", + "Folder not found" : "找不到資料夾", "Upload (max. %s)" : "上傳(最多 %s)", "Files compatibility" : "檔案相容性", "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "允許限制檔案名稱以確保檔案可以與所有客戶端同步。預設情況下,允許 POSIX(例如 Linux 或 macOS)上所有有效的檔案名稱。", diff --git a/apps/files_sharing/l10n/fr.js b/apps/files_sharing/l10n/fr.js index 94f174b47f484..999d5be32796d 100644 --- a/apps/files_sharing/l10n/fr.js +++ b/apps/files_sharing/l10n/fr.js @@ -69,6 +69,7 @@ OC.L10N.register( "Share for file {file} with {user} expired" : "Partage du fichier {file} avec l'utilisateur {user} expiré", "Share for file {file} expired" : "Partage du fichier {file} expiré", "A file or folder shared by mail or by public link was downloaded" : "Un fichier ou un dossier partagé par e-mail ou par lien public a été téléchargé", + "Files have been uploaded to a folder shared by mail or by public link" : "Des fichiers ont été téléversésdans un dossier partagé par mail ou lien public", "A file or folder was shared from another server" : "Un fichier ou un dossier a été partagé depuis un autre serveur", "Sharing" : "Partage", "A file or folder has been shared" : "Un fichier ou un dossier a été partagé", @@ -91,6 +92,8 @@ OC.L10N.register( "Sharing %1$s failed because the back end does not allow shares from type %2$s" : "Le partage %1$s a échoué parce que l'infrastructure n'autorise pas les partages du type %2$s", "Please specify a valid federated account ID" : "Merci de spécifier un compte fédéré valide", "Please specify a valid federated group ID" : "Merci de spécifier un groupe fédéré valide", + "You cannot share to a Team if the app is not enabled" : "Vous ne pouvez pas partager à une équipe si l'application n'est pas activée", + "Please specify a valid team" : "Merci de spécifier un équipe valide", "Sharing %s failed because the back end does not support room shares" : "Le partage %s a échoué parce que l'arrière-plan ne prend pas en charge les partages.", "Sharing %s failed because the back end does not support ScienceMesh shares" : "Le partage de %s a échoué car le serveur ne supporte pas les partages ScienceMesh", "Unknown share type" : "Type de partage inconnu", @@ -111,6 +114,7 @@ OC.L10N.register( "No mail notification configured for this share type" : "Aucune notification par e-mail n'est configurée pour ce type de partage", "Wrong password" : "Mot de passe incorrect", "Error while sending mail notification" : "Erreur lors de l'envoi de la notification par e-mail", + "This share does not exist or is no longer available" : "Ce partage n'existe pas ou n'est plus disponible", "shared by %s" : "partagé par %s", "Download all files" : "Télécharger tous les fichiers", "Direct link" : "Lien direct", @@ -145,13 +149,20 @@ OC.L10N.register( "Copy to clipboard" : "Copier dans le presse-papiers", "Send link via email" : "Envoyer le lien par mail", "Enter an email address or paste a list" : "Entrez une adresse e-mail ou collez une liste", - "Remove email" : "Retirer l'email", + "Remove email" : "Retirer l'e-mail", "Automatically copying failed, please copy the share link manually" : "La copie automatique a échoué, veuillez copier le lien de partage manuellement.", "Link copied to clipboard" : "Lien copié dans le presse-papier", "Email already added" : "E-mail déjà ajouté", "Invalid email address" : "Adresse e-mail invalide", + "_1 email address already added_::_{count} email addresses already added_" : ["1 adresse mail déjà ajoutée"," {count}adresses email déjà ajoutées","{count} adresses email déjà ajoutées"], + "_1 email address added_::_{count} email addresses added_" : [" 1 adresse mail ajoutée","{count} adresses mail ajoutées","{count} adresses mail ajoutées"], "What are you requesting?" : "Que demandez-vous ?", "Request subject" : "Sujet de la demande", + "Birthday party photos, History assignment…" : "Photos d'anniversaire, devoir d'Histoire...", + "Where should these files go?" : "Où doivent aller ces fichiers ?", + "Upload destination" : "Destination de téléversement", + "Select a destination" : "Choisir une destination", + "Revert to default" : "Réinitialiser", "The uploaded files are visible only to you unless you choose to share them." : "Les fichiers téléversés ne sont visibles que par vous, à moins que vous ne choisissiez de les partager.", "Add a note" : "Ajouter une note", "Note for recipient" : "Note au destinataire", @@ -160,15 +171,23 @@ OC.L10N.register( "Select" : "Sélectionner", "Create a file request" : "Créer une demande de fichier", "File request created" : "Demande de fichier créée", + "Collect files from others even if they do not have an account." : "Collecter les fichiers d'autres personnes même si elles n'ont pas de compte.", + "To ensure you can receive files, verify you have enough storage available." : "Pour vous assurer que vous pouvez recevoir des fichiers, vérifier que vous avez suffisamment d'espace disque.", "File request" : "Demande de fichier", + "Previous step" : "Étape précédente", "Cancel" : "Annuler", "Cancel the file request creation" : "Annuler la création de la demande de fichier", + "Close without sending emails" : "Fermer sans envoyer de mails", "Close" : "Fermer", "Continue" : "Continuer", + "Please select a folder, you cannot share the root directory." : "Merci de sélectionner un dossier, vous ne pouvez pas partager le répertoire racine.", "Error creating the share: {errorMessage}" : "Erreur à la création du partage : {errorMessage} ", "Error creating the share" : "Erreur lors de la création du partage", + "Error sending emails: {errorMessage}" : "Erreur à l'envoi des mails {errorMessage}", + "Error sending emails" : "Erreur à l'envoi des emails", + "_Send email and close_::_Send {count} emails and close_" : ["Envoyer {count} email et fermer","Envoyer {count} emails et fermer","Envoyer {count} emails et fermer"], "_File request created and email sent_::_File request created and {count} emails sent_" : ["Demande de fichier créée et {count} e-mail envoyé","Demande de fichier créée et {count} e-mails envoyés","Demande de fichier créée et {count} e-mails envoyés"], - "Accept shares from other accounts and groups by default" : "Accepter les partages des autres comptes et groupes par défaut", + "Accept shares from other accounts and groups by default" : "Accepter par défaut les partages provenant d'autres comptes et groupes", "Error while toggling options" : "Erreur pendant le choix des options", "Set default folder for accepted shares" : "Définir le dossier par défaut pour les partages acceptés", "Reset" : "Réinitialiser", @@ -210,6 +229,7 @@ OC.L10N.register( "File request ({label})" : "Demande de fichier ({label})", "Mail share ({label})" : "Partager par e-mail ({label}) ", "Share link ({label})" : "Lien de partage ({label})", + "Mail share" : "Partage par mail", "Share link ({index})" : "Lien de partage ({index})", "Actions for \"{title}\"" : "Actions pour \"{title}\"", "Copy public link of \"{title}\" to clipboard" : "Copier le lien public de \"{title}\" dans le presse-papiers", @@ -236,9 +256,13 @@ OC.L10N.register( "Deck board" : "Tableau Deck", "ScienceMesh" : "ScienceMesh", "on {server}" : "sur {server}", + "Note from" : "Note de", "Note:" : "Note :", + "{ownerDisplayName} shared a folder with you." : "{ownerDisplayName} a partagé un dossier avec vous.", + "To upload files, you need to provide your name first." : "Pour téléverser des fichiers, vous devez fournir votre nom.", "Enter your name" : "Saisissez votre nom", "Submit name" : "Confirmer votre nom", + "Upload files to {folder}" : "Téléverser les fichiers dans {folder}", "Allow upload and editing" : "Autoriser le téléversement et la modification", "Allow editing" : "Autoriser la modification", "Upload only" : "Téléversement seulement", @@ -272,6 +296,7 @@ OC.L10N.register( "Toggle list of others with access to this directory" : "Afficher/Masquer la liste des autres personnes ayant accès à ce dossier", "Toggle list of others with access to this file" : "Afficher/Masquer la liste des autres personnes ayant accès à ce fichier", "Unable to fetch inherited shares" : "Impossible de récupérer les partages hérités", + "_The following email address is not valid: {emails}_::_The following email addresses are not valid: {emails}_" : ["L'adresse mail suivante est invalide : {emails}","Les adresses mail suivantes sont invalides : {emails}","Les adresses mail suivantes sont invalides : {emails}"], "Unable to load the shares list" : "Impossible de charger la liste des partages", "Expires {relativetime}" : "Expire {relativetime}", "this share just expired." : "ce partage vient d'expirer", @@ -329,6 +354,7 @@ OC.L10N.register( "Shares you have received but not approved will show up here" : "Les partages que vous avez reçus mais non approuvés apparaîtront ici.", "Share note" : "Partager la note", "Upload files to %s" : "Téléversement de fichiers dans %s", + "%s shared a folder with you." : "%s a partagé un dossier avec vous.", "Note" : "Note", "Select or drop files" : "Sélectionnez ou glissez-déposez vos fichiers", "Uploading files" : "Téléversement des fichiers en cours...", diff --git a/apps/files_sharing/l10n/fr.json b/apps/files_sharing/l10n/fr.json index 99839669f4ad7..f46e6de4c8a73 100644 --- a/apps/files_sharing/l10n/fr.json +++ b/apps/files_sharing/l10n/fr.json @@ -67,6 +67,7 @@ "Share for file {file} with {user} expired" : "Partage du fichier {file} avec l'utilisateur {user} expiré", "Share for file {file} expired" : "Partage du fichier {file} expiré", "A file or folder shared by mail or by public link was downloaded" : "Un fichier ou un dossier partagé par e-mail ou par lien public a été téléchargé", + "Files have been uploaded to a folder shared by mail or by public link" : "Des fichiers ont été téléversésdans un dossier partagé par mail ou lien public", "A file or folder was shared from another server" : "Un fichier ou un dossier a été partagé depuis un autre serveur", "Sharing" : "Partage", "A file or folder has been shared" : "Un fichier ou un dossier a été partagé", @@ -89,6 +90,8 @@ "Sharing %1$s failed because the back end does not allow shares from type %2$s" : "Le partage %1$s a échoué parce que l'infrastructure n'autorise pas les partages du type %2$s", "Please specify a valid federated account ID" : "Merci de spécifier un compte fédéré valide", "Please specify a valid federated group ID" : "Merci de spécifier un groupe fédéré valide", + "You cannot share to a Team if the app is not enabled" : "Vous ne pouvez pas partager à une équipe si l'application n'est pas activée", + "Please specify a valid team" : "Merci de spécifier un équipe valide", "Sharing %s failed because the back end does not support room shares" : "Le partage %s a échoué parce que l'arrière-plan ne prend pas en charge les partages.", "Sharing %s failed because the back end does not support ScienceMesh shares" : "Le partage de %s a échoué car le serveur ne supporte pas les partages ScienceMesh", "Unknown share type" : "Type de partage inconnu", @@ -109,6 +112,7 @@ "No mail notification configured for this share type" : "Aucune notification par e-mail n'est configurée pour ce type de partage", "Wrong password" : "Mot de passe incorrect", "Error while sending mail notification" : "Erreur lors de l'envoi de la notification par e-mail", + "This share does not exist or is no longer available" : "Ce partage n'existe pas ou n'est plus disponible", "shared by %s" : "partagé par %s", "Download all files" : "Télécharger tous les fichiers", "Direct link" : "Lien direct", @@ -143,13 +147,20 @@ "Copy to clipboard" : "Copier dans le presse-papiers", "Send link via email" : "Envoyer le lien par mail", "Enter an email address or paste a list" : "Entrez une adresse e-mail ou collez une liste", - "Remove email" : "Retirer l'email", + "Remove email" : "Retirer l'e-mail", "Automatically copying failed, please copy the share link manually" : "La copie automatique a échoué, veuillez copier le lien de partage manuellement.", "Link copied to clipboard" : "Lien copié dans le presse-papier", "Email already added" : "E-mail déjà ajouté", "Invalid email address" : "Adresse e-mail invalide", + "_1 email address already added_::_{count} email addresses already added_" : ["1 adresse mail déjà ajoutée"," {count}adresses email déjà ajoutées","{count} adresses email déjà ajoutées"], + "_1 email address added_::_{count} email addresses added_" : [" 1 adresse mail ajoutée","{count} adresses mail ajoutées","{count} adresses mail ajoutées"], "What are you requesting?" : "Que demandez-vous ?", "Request subject" : "Sujet de la demande", + "Birthday party photos, History assignment…" : "Photos d'anniversaire, devoir d'Histoire...", + "Where should these files go?" : "Où doivent aller ces fichiers ?", + "Upload destination" : "Destination de téléversement", + "Select a destination" : "Choisir une destination", + "Revert to default" : "Réinitialiser", "The uploaded files are visible only to you unless you choose to share them." : "Les fichiers téléversés ne sont visibles que par vous, à moins que vous ne choisissiez de les partager.", "Add a note" : "Ajouter une note", "Note for recipient" : "Note au destinataire", @@ -158,15 +169,23 @@ "Select" : "Sélectionner", "Create a file request" : "Créer une demande de fichier", "File request created" : "Demande de fichier créée", + "Collect files from others even if they do not have an account." : "Collecter les fichiers d'autres personnes même si elles n'ont pas de compte.", + "To ensure you can receive files, verify you have enough storage available." : "Pour vous assurer que vous pouvez recevoir des fichiers, vérifier que vous avez suffisamment d'espace disque.", "File request" : "Demande de fichier", + "Previous step" : "Étape précédente", "Cancel" : "Annuler", "Cancel the file request creation" : "Annuler la création de la demande de fichier", + "Close without sending emails" : "Fermer sans envoyer de mails", "Close" : "Fermer", "Continue" : "Continuer", + "Please select a folder, you cannot share the root directory." : "Merci de sélectionner un dossier, vous ne pouvez pas partager le répertoire racine.", "Error creating the share: {errorMessage}" : "Erreur à la création du partage : {errorMessage} ", "Error creating the share" : "Erreur lors de la création du partage", + "Error sending emails: {errorMessage}" : "Erreur à l'envoi des mails {errorMessage}", + "Error sending emails" : "Erreur à l'envoi des emails", + "_Send email and close_::_Send {count} emails and close_" : ["Envoyer {count} email et fermer","Envoyer {count} emails et fermer","Envoyer {count} emails et fermer"], "_File request created and email sent_::_File request created and {count} emails sent_" : ["Demande de fichier créée et {count} e-mail envoyé","Demande de fichier créée et {count} e-mails envoyés","Demande de fichier créée et {count} e-mails envoyés"], - "Accept shares from other accounts and groups by default" : "Accepter les partages des autres comptes et groupes par défaut", + "Accept shares from other accounts and groups by default" : "Accepter par défaut les partages provenant d'autres comptes et groupes", "Error while toggling options" : "Erreur pendant le choix des options", "Set default folder for accepted shares" : "Définir le dossier par défaut pour les partages acceptés", "Reset" : "Réinitialiser", @@ -208,6 +227,7 @@ "File request ({label})" : "Demande de fichier ({label})", "Mail share ({label})" : "Partager par e-mail ({label}) ", "Share link ({label})" : "Lien de partage ({label})", + "Mail share" : "Partage par mail", "Share link ({index})" : "Lien de partage ({index})", "Actions for \"{title}\"" : "Actions pour \"{title}\"", "Copy public link of \"{title}\" to clipboard" : "Copier le lien public de \"{title}\" dans le presse-papiers", @@ -234,9 +254,13 @@ "Deck board" : "Tableau Deck", "ScienceMesh" : "ScienceMesh", "on {server}" : "sur {server}", + "Note from" : "Note de", "Note:" : "Note :", + "{ownerDisplayName} shared a folder with you." : "{ownerDisplayName} a partagé un dossier avec vous.", + "To upload files, you need to provide your name first." : "Pour téléverser des fichiers, vous devez fournir votre nom.", "Enter your name" : "Saisissez votre nom", "Submit name" : "Confirmer votre nom", + "Upload files to {folder}" : "Téléverser les fichiers dans {folder}", "Allow upload and editing" : "Autoriser le téléversement et la modification", "Allow editing" : "Autoriser la modification", "Upload only" : "Téléversement seulement", @@ -270,6 +294,7 @@ "Toggle list of others with access to this directory" : "Afficher/Masquer la liste des autres personnes ayant accès à ce dossier", "Toggle list of others with access to this file" : "Afficher/Masquer la liste des autres personnes ayant accès à ce fichier", "Unable to fetch inherited shares" : "Impossible de récupérer les partages hérités", + "_The following email address is not valid: {emails}_::_The following email addresses are not valid: {emails}_" : ["L'adresse mail suivante est invalide : {emails}","Les adresses mail suivantes sont invalides : {emails}","Les adresses mail suivantes sont invalides : {emails}"], "Unable to load the shares list" : "Impossible de charger la liste des partages", "Expires {relativetime}" : "Expire {relativetime}", "this share just expired." : "ce partage vient d'expirer", @@ -327,6 +352,7 @@ "Shares you have received but not approved will show up here" : "Les partages que vous avez reçus mais non approuvés apparaîtront ici.", "Share note" : "Partager la note", "Upload files to %s" : "Téléversement de fichiers dans %s", + "%s shared a folder with you." : "%s a partagé un dossier avec vous.", "Note" : "Note", "Select or drop files" : "Sélectionnez ou glissez-déposez vos fichiers", "Uploading files" : "Téléversement des fichiers en cours...", diff --git a/apps/files_sharing/l10n/ja.js b/apps/files_sharing/l10n/ja.js index fa4ba41b29739..32608ab508b05 100644 --- a/apps/files_sharing/l10n/ja.js +++ b/apps/files_sharing/l10n/ja.js @@ -69,6 +69,7 @@ OC.L10N.register( "Share for file {file} with {user} expired" : "ユーザー{user}へのファイル:{file}の共有が解除されました", "Share for file {file} expired" : "ファイル:{file}の共有が解除されました", "A file or folder shared by mail or by public link was downloaded" : "メールまたは公開リンクにより共有されたファイルまたはフォルダーがダウンロードされたとき", + "Files have been uploaded to a folder shared by mail or by public link" : "メールまたはパブリックリンクで共有されているフォルダにファイルがアップロードされました", "A file or folder was shared from another server" : "ファイルまたはフォルダーが他のサーバーから共有されたとき", "Sharing" : "共有", "A file or folder has been shared" : "ファイルまたはフォルダーが共有されたとき", @@ -91,6 +92,8 @@ OC.L10N.register( "Sharing %1$s failed because the back end does not allow shares from type %2$s" : "%1$s の共有に失敗しました。バックエンド側で %2$s タイプの共有が許可されていません。", "Please specify a valid federated account ID" : "有効なフェデレーションアカウントIDを指定してください", "Please specify a valid federated group ID" : "正しい連携グループIDを指定してください", + "You cannot share to a Team if the app is not enabled" : "アプリが有効でない場合、チームに共有することはできません", + "Please specify a valid team" : "有効なチームを指定してください", "Sharing %s failed because the back end does not support room shares" : "バックエンドがルーム共有をサポートしていないため、%s を共有できませんでした", "Sharing %s failed because the back end does not support ScienceMesh shares" : "バックエンドが ScienceMesh 共有をサポートしていないため %s の共有に失敗しました。", "Unknown share type" : "不明な共有タイプ", @@ -111,6 +114,7 @@ OC.L10N.register( "No mail notification configured for this share type" : "この共有タイプにはメール通知が設定されていません", "Wrong password" : "パスワードが間違っています", "Error while sending mail notification" : "メール通知送信中にエラーが発生", + "This share does not exist or is no longer available" : "このシェアは存在していないか、または利用できなくなりました", "shared by %s" : "%s が共有", "Download all files" : "すべてのファイルをダウンロード", "Direct link" : "リンク", diff --git a/apps/files_sharing/l10n/ja.json b/apps/files_sharing/l10n/ja.json index 326d4d51e76ca..7b4eb3588b760 100644 --- a/apps/files_sharing/l10n/ja.json +++ b/apps/files_sharing/l10n/ja.json @@ -67,6 +67,7 @@ "Share for file {file} with {user} expired" : "ユーザー{user}へのファイル:{file}の共有が解除されました", "Share for file {file} expired" : "ファイル:{file}の共有が解除されました", "A file or folder shared by mail or by public link was downloaded" : "メールまたは公開リンクにより共有されたファイルまたはフォルダーがダウンロードされたとき", + "Files have been uploaded to a folder shared by mail or by public link" : "メールまたはパブリックリンクで共有されているフォルダにファイルがアップロードされました", "A file or folder was shared from another server" : "ファイルまたはフォルダーが他のサーバーから共有されたとき", "Sharing" : "共有", "A file or folder has been shared" : "ファイルまたはフォルダーが共有されたとき", @@ -89,6 +90,8 @@ "Sharing %1$s failed because the back end does not allow shares from type %2$s" : "%1$s の共有に失敗しました。バックエンド側で %2$s タイプの共有が許可されていません。", "Please specify a valid federated account ID" : "有効なフェデレーションアカウントIDを指定してください", "Please specify a valid federated group ID" : "正しい連携グループIDを指定してください", + "You cannot share to a Team if the app is not enabled" : "アプリが有効でない場合、チームに共有することはできません", + "Please specify a valid team" : "有効なチームを指定してください", "Sharing %s failed because the back end does not support room shares" : "バックエンドがルーム共有をサポートしていないため、%s を共有できませんでした", "Sharing %s failed because the back end does not support ScienceMesh shares" : "バックエンドが ScienceMesh 共有をサポートしていないため %s の共有に失敗しました。", "Unknown share type" : "不明な共有タイプ", @@ -109,6 +112,7 @@ "No mail notification configured for this share type" : "この共有タイプにはメール通知が設定されていません", "Wrong password" : "パスワードが間違っています", "Error while sending mail notification" : "メール通知送信中にエラーが発生", + "This share does not exist or is no longer available" : "このシェアは存在していないか、または利用できなくなりました", "shared by %s" : "%s が共有", "Download all files" : "すべてのファイルをダウンロード", "Direct link" : "リンク", diff --git a/apps/files_sharing/l10n/pt_BR.js b/apps/files_sharing/l10n/pt_BR.js index 561b3eb01394e..dc80ed7f89b2e 100644 --- a/apps/files_sharing/l10n/pt_BR.js +++ b/apps/files_sharing/l10n/pt_BR.js @@ -69,6 +69,7 @@ OC.L10N.register( "Share for file {file} with {user} expired" : "Compartilhamento do arquivo {file} com {user} expirado", "Share for file {file} expired" : "Compartilhamento do arquivo {file} expirado", "A file or folder shared by mail or by public link was downloaded" : "Um arquivo ou pasta compartilhado por e-mail ou por link público foi baixado", + "Files have been uploaded to a folder shared by mail or by public link" : "Os arquivos foram enviados para uma pasta compartilhada por e-mail ou por link público", "A file or folder was shared from another server" : "Um arquivo ou pasta foi compartilhado a partir de outro servidor", "Sharing" : "Compartilhando", "A file or folder has been shared" : "Um arquivo ou pasta foi compartilhado ", diff --git a/apps/files_sharing/l10n/pt_BR.json b/apps/files_sharing/l10n/pt_BR.json index 682f34f45e2d6..2d8f1f164bed4 100644 --- a/apps/files_sharing/l10n/pt_BR.json +++ b/apps/files_sharing/l10n/pt_BR.json @@ -67,6 +67,7 @@ "Share for file {file} with {user} expired" : "Compartilhamento do arquivo {file} com {user} expirado", "Share for file {file} expired" : "Compartilhamento do arquivo {file} expirado", "A file or folder shared by mail or by public link was downloaded" : "Um arquivo ou pasta compartilhado por e-mail ou por link público foi baixado", + "Files have been uploaded to a folder shared by mail or by public link" : "Os arquivos foram enviados para uma pasta compartilhada por e-mail ou por link público", "A file or folder was shared from another server" : "Um arquivo ou pasta foi compartilhado a partir de outro servidor", "Sharing" : "Compartilhando", "A file or folder has been shared" : "Um arquivo ou pasta foi compartilhado ", diff --git a/apps/provisioning_api/l10n/tr.js b/apps/provisioning_api/l10n/tr.js index 8c929d1470706..5f5422084980a 100644 --- a/apps/provisioning_api/l10n/tr.js +++ b/apps/provisioning_api/l10n/tr.js @@ -19,6 +19,7 @@ OC.L10N.register( "Setting the password is not supported by the users backend" : "Kullanıcı arka yüzünden parola ayarlanamaz", "Invalid language" : "Dil geçersiz", "Invalid locale" : "Yerel ayar geçersiz", + "Invalid first day of week" : "Haftanın ilk günü geçersiz", "Cannot remove yourself from the admin group" : "Kendinizi yönetici grubundan çıkaramazsınız", "Cannot remove yourself from this group as you are a sub-admin" : "Bir alt yönetici olduğunuzdan kendinizi bu gruptan çıkaramazsınız", "Not viable to remove user from the last group you are sub-admin of" : "Alt yöneticisi olduğunuz son gruptan kullanıcıyı kaldıramazsınız", diff --git a/apps/provisioning_api/l10n/tr.json b/apps/provisioning_api/l10n/tr.json index d88d6c0f950ac..387a7afa2d419 100644 --- a/apps/provisioning_api/l10n/tr.json +++ b/apps/provisioning_api/l10n/tr.json @@ -17,6 +17,7 @@ "Setting the password is not supported by the users backend" : "Kullanıcı arka yüzünden parola ayarlanamaz", "Invalid language" : "Dil geçersiz", "Invalid locale" : "Yerel ayar geçersiz", + "Invalid first day of week" : "Haftanın ilk günü geçersiz", "Cannot remove yourself from the admin group" : "Kendinizi yönetici grubundan çıkaramazsınız", "Cannot remove yourself from this group as you are a sub-admin" : "Bir alt yönetici olduğunuzdan kendinizi bu gruptan çıkaramazsınız", "Not viable to remove user from the last group you are sub-admin of" : "Alt yöneticisi olduğunuz son gruptan kullanıcıyı kaldıramazsınız", diff --git a/apps/settings/l10n/tr.js b/apps/settings/l10n/tr.js index c49dad6086937..e9714a2148306 100644 --- a/apps/settings/l10n/tr.js +++ b/apps/settings/l10n/tr.js @@ -72,6 +72,7 @@ OC.L10N.register( "Email could not be sent. Check your mail server log" : "E-posta gönderilemedi. E-posta sunucunuzun günlüklerine bakın", "A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "E-posta gönderilirken bir sorun çıktı. Lütfen ayarlarınızı gözden geçirin. (Hata: %s)", "You need to set your account email before being able to send test emails. Go to %s for that." : "Sınama e-postaları göndermeden önce hesap e-postanızı ayarlamalısınız. Bunun için %s bölümüne gidin.", + "Recently active" : "Son kullanılanlar", "Disabled accounts" : "Devre dışı hesaplar", "Invalid account" : "Hesap geçersiz", "Invalid mail address" : "E-posta adresi geçersiz", @@ -124,6 +125,11 @@ OC.L10N.register( "Background jobs" : "Arka plan görevleri", "Unlimited" : "Sınırsız", "Verifying" : "Doğrulanıyor", + "Allowed admin IP ranges" : "İzin verilen IP adresi aralıkları", + "Admin IP filtering isn’t applied." : "Yönetici IP adresi süzgeci uygulanmadı.", + "Configuration key \"%1$s\" expects an array (%2$s found). Admin IP range validation will not be applied." : "\"%1$s\" yapılandırma anahtarı bir dizi bekliyordu (%2$s bulundu). Yönetici IP adresi aralığı doğrulaması uygulanmayacak.", + "Configuration key \"%1$s\" contains invalid IP range(s): \"%2$s\"" : "\"%1$s\" yapılandırma anahtarında geçersiz IP adresi aralıkları var: \"%2$s\"", + "Admin IP filtering is correctly configured." : "Yönetici IP adresi süzgeci doğru yapılandırılmış.", "App directories owner" : "Uygulama klasörleri sahibi", "Some app directories are owned by a different user than the web server one. This may be the case if apps have been installed manually. Check the permissions of the following app directories:\n%s" : "Bazı uygulama klasörlerinin sahipliği site sunucusunun kullandığından başka bir kullanıcıya ait. Bu durum, uygulamalar el ile kurulduğunda ortaya çıkabilir. Şu uygulama klasörlerinin izinlerini denetleyin:\n%s", "App directories have the correct owner \"%s\"" : "Uygulama klasörlerinin sahibi \"%s\" ve doğru", @@ -202,6 +208,8 @@ OC.L10N.register( "Memcached is configured as distributed cache, but the PHP module \"memcached\" is not installed. Please install the PHP module \"memcached\"." : "Memcached dağıtılmış önbellek olarak yapılandırılmış, ancak \"memcached\" PHP modülü kurulmamış. Lütfen \"memcached\" PHP modülünü yükleyin.", "No memory cache has been configured. To enhance performance, please configure a memcache, if available." : "Herhangi bir bellek ön belleği yapılandırılmamış. Başarımı artırmak için varsa lütfen bir memcache yapılandırın.", "Configured" : "Yapılandırılmış", + "Mimetype migrations available" : "MIMEType aktarımı kullanılabilir", + "One or more mimetype migrations are available. Occasionally new mimetypes are added to better handle certain file types. Migrating the mimetypes take a long time on larger instances so this is not done automatically during upgrades. Use the command `occ maintenance:repair --include-expensive` to perform the migrations." : "Bir veya birkaç mimetype aktarımı var. Bazen belirli dosya türlerini daha iyi işlemek için yeni mimetype seçenekleri eklenir. Büyük kopyalarda mimetype aktarımları uzun zaman alır. Bu nedenle aktarım, yükseltmeler sırasında otomatik olarak yapılmaz. Bu durumda aktarımları gerçekleştirmek için `occ maintenance:repair --include-expensive` komutunu kullanın.", "MySQL Unicode support" : "MySQL Unikod desteği", "You are not using MySQL" : "MySQL kullanmıyorsunuz", "MySQL is used as database and does support 4-byte characters" : "Veri tabanı olarak MySQL kullanılıyor ve 4 baytlık karakterler destekleniyor", diff --git a/apps/settings/l10n/tr.json b/apps/settings/l10n/tr.json index 1c37ac4f174cc..f89677babc5eb 100644 --- a/apps/settings/l10n/tr.json +++ b/apps/settings/l10n/tr.json @@ -70,6 +70,7 @@ "Email could not be sent. Check your mail server log" : "E-posta gönderilemedi. E-posta sunucunuzun günlüklerine bakın", "A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "E-posta gönderilirken bir sorun çıktı. Lütfen ayarlarınızı gözden geçirin. (Hata: %s)", "You need to set your account email before being able to send test emails. Go to %s for that." : "Sınama e-postaları göndermeden önce hesap e-postanızı ayarlamalısınız. Bunun için %s bölümüne gidin.", + "Recently active" : "Son kullanılanlar", "Disabled accounts" : "Devre dışı hesaplar", "Invalid account" : "Hesap geçersiz", "Invalid mail address" : "E-posta adresi geçersiz", @@ -122,6 +123,11 @@ "Background jobs" : "Arka plan görevleri", "Unlimited" : "Sınırsız", "Verifying" : "Doğrulanıyor", + "Allowed admin IP ranges" : "İzin verilen IP adresi aralıkları", + "Admin IP filtering isn’t applied." : "Yönetici IP adresi süzgeci uygulanmadı.", + "Configuration key \"%1$s\" expects an array (%2$s found). Admin IP range validation will not be applied." : "\"%1$s\" yapılandırma anahtarı bir dizi bekliyordu (%2$s bulundu). Yönetici IP adresi aralığı doğrulaması uygulanmayacak.", + "Configuration key \"%1$s\" contains invalid IP range(s): \"%2$s\"" : "\"%1$s\" yapılandırma anahtarında geçersiz IP adresi aralıkları var: \"%2$s\"", + "Admin IP filtering is correctly configured." : "Yönetici IP adresi süzgeci doğru yapılandırılmış.", "App directories owner" : "Uygulama klasörleri sahibi", "Some app directories are owned by a different user than the web server one. This may be the case if apps have been installed manually. Check the permissions of the following app directories:\n%s" : "Bazı uygulama klasörlerinin sahipliği site sunucusunun kullandığından başka bir kullanıcıya ait. Bu durum, uygulamalar el ile kurulduğunda ortaya çıkabilir. Şu uygulama klasörlerinin izinlerini denetleyin:\n%s", "App directories have the correct owner \"%s\"" : "Uygulama klasörlerinin sahibi \"%s\" ve doğru", @@ -200,6 +206,8 @@ "Memcached is configured as distributed cache, but the PHP module \"memcached\" is not installed. Please install the PHP module \"memcached\"." : "Memcached dağıtılmış önbellek olarak yapılandırılmış, ancak \"memcached\" PHP modülü kurulmamış. Lütfen \"memcached\" PHP modülünü yükleyin.", "No memory cache has been configured. To enhance performance, please configure a memcache, if available." : "Herhangi bir bellek ön belleği yapılandırılmamış. Başarımı artırmak için varsa lütfen bir memcache yapılandırın.", "Configured" : "Yapılandırılmış", + "Mimetype migrations available" : "MIMEType aktarımı kullanılabilir", + "One or more mimetype migrations are available. Occasionally new mimetypes are added to better handle certain file types. Migrating the mimetypes take a long time on larger instances so this is not done automatically during upgrades. Use the command `occ maintenance:repair --include-expensive` to perform the migrations." : "Bir veya birkaç mimetype aktarımı var. Bazen belirli dosya türlerini daha iyi işlemek için yeni mimetype seçenekleri eklenir. Büyük kopyalarda mimetype aktarımları uzun zaman alır. Bu nedenle aktarım, yükseltmeler sırasında otomatik olarak yapılmaz. Bu durumda aktarımları gerçekleştirmek için `occ maintenance:repair --include-expensive` komutunu kullanın.", "MySQL Unicode support" : "MySQL Unikod desteği", "You are not using MySQL" : "MySQL kullanmıyorsunuz", "MySQL is used as database and does support 4-byte characters" : "Veri tabanı olarak MySQL kullanılıyor ve 4 baytlık karakterler destekleniyor", diff --git a/apps/sharebymail/l10n/de_DE.js b/apps/sharebymail/l10n/de_DE.js index e780ed260bad1..e406989292a66 100644 --- a/apps/sharebymail/l10n/de_DE.js +++ b/apps/sharebymail/l10n/de_DE.js @@ -27,16 +27,16 @@ OC.L10N.register( "Open %s" : "%s öffnen", "%1$s via %2$s" : "%1$s über %2$s", "%1$s shared %2$s with you.\nYou should have already received a separate mail with a link to access it.\n" : "%1$s hat %2$s mit Ihnen geteilt.\nDen entsprechenden Link sollten Sie bereits in einer separaten Mail erhalten haben.\n\n", - "%1$s shared %2$s with you. You should have already received a separate mail with a link to access it." : " %1$s hat %2$s mit Ihnen geteilt.\nDen entsprechenden Link sollten Sie bereits in einer separaten Mail erhalten haben.", - "Password to access %1$s shared to you by %2$s" : "Passwort für den Zugriff auf %1$s, freigegeben von %2$s", + "%1$s shared %2$s with you. You should have already received a separate mail with a link to access it." : "%1$s hat %2$s mit Ihnen geteilt. Den entsprechenden Link sollten Sie bereits in einer separaten Mail erhalten haben.", + "Password to access %1$s shared to you by %2$s" : "Passwort für den Zugriff auf %1$s, mit Ihnen geteilt von %2$s", "Password to access %s" : "Zugriffspasswort %s", "It is protected with the following password:" : "Dies ist mit dem folgendem Passwort geschützt:", "This password will expire at %s" : "Dieses Passwort wird um %s ablaufen.", "%1$s shared %2$s with you and wants to add:" : "%1$s hat %2$s mit Ihnen geteilt und möchte hinzufügen:", "%1$s shared %2$s with you and wants to add" : "%1$s hat %2$s mit Ihnen geteilt und möchte hinzufügen", "%s added a note to a file shared with you" : "%s hat eine Notiz zu einer Datei, die mit Ihnen geteilt wurde, hinzugefügt", - "You just shared %1$s with %2$s. The share was already sent to the recipient. Due to the security policies defined by the administrator of %3$s each share needs to be protected by password and it is not allowed to send the password directly to the recipient. Therefore you need to forward the password manually to the recipient." : "Sie haben %1$s mit %2$s geteilt. Die Freigabe wurde an den Empfänger gesandt. Aufgrund der Sicherheits-Richtlinien, die der Administrator von %3$s vorgegeben hat, benötigt jede Freigabe einen Passwortschutz und es ist nicht zulässig, ein Passwort direkt an den Empfänger zu versenden. Aus diesem Grund müssen Sie das Passwort selbst an den Empfänger senden.", - "Password to access %1$s shared by you with %2$s" : "Passwort für den Zugriff auf %1$s, von Ihnen für %2$s freigegeben", + "You just shared %1$s with %2$s. The share was already sent to the recipient. Due to the security policies defined by the administrator of %3$s each share needs to be protected by password and it is not allowed to send the password directly to the recipient. Therefore you need to forward the password manually to the recipient." : "Sie haben %1$s mit %2$s geteilt. Die Freigabe wurde an den Empfänger gesandt. Aufgrund der Sicherheits-Richtlinien, welche die Administration von %3$s vorgegeben hat, benötigt jede Freigabe einen Passwortschutz und es ist nicht zulässig, ein Passwort direkt an den Empfänger zu versenden. Aus diesem Grund müssen Sie das Passwort selbst an den Empfänger senden.", + "Password to access %1$s shared by you with %2$s" : "Passwort für den Zugriff auf %1$s, von Ihnen mit %2$s geteilt", "This is the password:" : "Das Passwort lautet:", "You can choose a different password at any time in the share dialog." : "Im Teilen-Dialog können Sie jederzeit ein anderes Passwort wählen.", "Could not find share" : "Freigabe konnte nicht gefunden werden", diff --git a/apps/sharebymail/l10n/de_DE.json b/apps/sharebymail/l10n/de_DE.json index 75103765c5047..aafa972671db2 100644 --- a/apps/sharebymail/l10n/de_DE.json +++ b/apps/sharebymail/l10n/de_DE.json @@ -25,16 +25,16 @@ "Open %s" : "%s öffnen", "%1$s via %2$s" : "%1$s über %2$s", "%1$s shared %2$s with you.\nYou should have already received a separate mail with a link to access it.\n" : "%1$s hat %2$s mit Ihnen geteilt.\nDen entsprechenden Link sollten Sie bereits in einer separaten Mail erhalten haben.\n\n", - "%1$s shared %2$s with you. You should have already received a separate mail with a link to access it." : " %1$s hat %2$s mit Ihnen geteilt.\nDen entsprechenden Link sollten Sie bereits in einer separaten Mail erhalten haben.", - "Password to access %1$s shared to you by %2$s" : "Passwort für den Zugriff auf %1$s, freigegeben von %2$s", + "%1$s shared %2$s with you. You should have already received a separate mail with a link to access it." : "%1$s hat %2$s mit Ihnen geteilt. Den entsprechenden Link sollten Sie bereits in einer separaten Mail erhalten haben.", + "Password to access %1$s shared to you by %2$s" : "Passwort für den Zugriff auf %1$s, mit Ihnen geteilt von %2$s", "Password to access %s" : "Zugriffspasswort %s", "It is protected with the following password:" : "Dies ist mit dem folgendem Passwort geschützt:", "This password will expire at %s" : "Dieses Passwort wird um %s ablaufen.", "%1$s shared %2$s with you and wants to add:" : "%1$s hat %2$s mit Ihnen geteilt und möchte hinzufügen:", "%1$s shared %2$s with you and wants to add" : "%1$s hat %2$s mit Ihnen geteilt und möchte hinzufügen", "%s added a note to a file shared with you" : "%s hat eine Notiz zu einer Datei, die mit Ihnen geteilt wurde, hinzugefügt", - "You just shared %1$s with %2$s. The share was already sent to the recipient. Due to the security policies defined by the administrator of %3$s each share needs to be protected by password and it is not allowed to send the password directly to the recipient. Therefore you need to forward the password manually to the recipient." : "Sie haben %1$s mit %2$s geteilt. Die Freigabe wurde an den Empfänger gesandt. Aufgrund der Sicherheits-Richtlinien, die der Administrator von %3$s vorgegeben hat, benötigt jede Freigabe einen Passwortschutz und es ist nicht zulässig, ein Passwort direkt an den Empfänger zu versenden. Aus diesem Grund müssen Sie das Passwort selbst an den Empfänger senden.", - "Password to access %1$s shared by you with %2$s" : "Passwort für den Zugriff auf %1$s, von Ihnen für %2$s freigegeben", + "You just shared %1$s with %2$s. The share was already sent to the recipient. Due to the security policies defined by the administrator of %3$s each share needs to be protected by password and it is not allowed to send the password directly to the recipient. Therefore you need to forward the password manually to the recipient." : "Sie haben %1$s mit %2$s geteilt. Die Freigabe wurde an den Empfänger gesandt. Aufgrund der Sicherheits-Richtlinien, welche die Administration von %3$s vorgegeben hat, benötigt jede Freigabe einen Passwortschutz und es ist nicht zulässig, ein Passwort direkt an den Empfänger zu versenden. Aus diesem Grund müssen Sie das Passwort selbst an den Empfänger senden.", + "Password to access %1$s shared by you with %2$s" : "Passwort für den Zugriff auf %1$s, von Ihnen mit %2$s geteilt", "This is the password:" : "Das Passwort lautet:", "You can choose a different password at any time in the share dialog." : "Im Teilen-Dialog können Sie jederzeit ein anderes Passwort wählen.", "Could not find share" : "Freigabe konnte nicht gefunden werden", diff --git a/apps/sharebymail/l10n/ja.js b/apps/sharebymail/l10n/ja.js index 78130acc8a22c..06f51be9698cb 100644 --- a/apps/sharebymail/l10n/ja.js +++ b/apps/sharebymail/l10n/ja.js @@ -18,11 +18,25 @@ OC.L10N.register( "We cannot send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "あなたに自動生成したパスワードを送信できませんでした。個人設定画面から正しいメールアドレスを設定して再度実施してください。", "Failed to send share by email. Got an invalid email address" : "共有メールの送信に失敗しました。無効なメールアドレスが入力されています", "Failed to send share by email" : "メールで共有の送信に失敗しました", + "%1$s shared %2$s with you" : "%1$s は %2$s をあなたと共有しました", + "%1$s shared %2$s with you." : "%1$s は %2$s をあなたと共有しました。", "Note:" : "注意:", + "This share is valid until %s at midnight" : "この共有は%sの午前0時まで有効です。", + "Expiration:" : "期限切れ:", "Click the button below to open it." : "以下のリンクをクリックすると開きます。", + "Open %s" : "%sを開く", "%1$s via %2$s" : "%1$s に %2$s から", + "%1$s shared %2$s with you.\nYou should have already received a separate mail with a link to access it.\n" : "%1$sにより %2$s が共有されました。\nアクセスするためのリンクは別途メールで受信してください。\n", + "%1$s shared %2$s with you. You should have already received a separate mail with a link to access it." : "%1$sにより %2$s が共有されました。アクセスするためのリンクは別途メールで受信してください。", + "Password to access %1$s shared to you by %2$s" : "%1$sへの共有アクセスのパスワードが %2$s から共有されました", + "Password to access %s" : "%s にアクセスするパスワード", "It is protected with the following password:" : "次のパスワードで保護されています。", "This password will expire at %s" : "このパスワードは%sで期限切れとなります。", + "%1$s shared %2$s with you and wants to add:" : "%1$s さんが %2$s にノートを追加しました:", + "%1$s shared %2$s with you and wants to add" : "%1$s さんが %2$s にノートを追加しました", + "%s added a note to a file shared with you" : "%s があなたと共有しているファイルにノートを追加しました。", + "You just shared %1$s with %2$s. The share was already sent to the recipient. Due to the security policies defined by the administrator of %3$s each share needs to be protected by password and it is not allowed to send the password directly to the recipient. Therefore you need to forward the password manually to the recipient." : "%1$sを%2$sと共有しました。共有は受信者に送信されています。セキュリティポリシーにより%3$sの管理者が共有はパスワードで保護されるべきで、直接受信者に送信するべきではないと定めている場合、手動で受信者にメールを転送する必要があります。", + "Password to access %1$s shared by you with %2$s" : "%2$s と共有した %1$s にアクセスするパスワード", "This is the password:" : "パスワード: ", "You can choose a different password at any time in the share dialog." : "共有ダイアログからいつでも違うパスワードに変更できます。", "Could not find share" : "共有が見つかりませんでした", diff --git a/apps/sharebymail/l10n/ja.json b/apps/sharebymail/l10n/ja.json index 01d78375167bf..79f6ffa2e1eee 100644 --- a/apps/sharebymail/l10n/ja.json +++ b/apps/sharebymail/l10n/ja.json @@ -16,11 +16,25 @@ "We cannot send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "あなたに自動生成したパスワードを送信できませんでした。個人設定画面から正しいメールアドレスを設定して再度実施してください。", "Failed to send share by email. Got an invalid email address" : "共有メールの送信に失敗しました。無効なメールアドレスが入力されています", "Failed to send share by email" : "メールで共有の送信に失敗しました", + "%1$s shared %2$s with you" : "%1$s は %2$s をあなたと共有しました", + "%1$s shared %2$s with you." : "%1$s は %2$s をあなたと共有しました。", "Note:" : "注意:", + "This share is valid until %s at midnight" : "この共有は%sの午前0時まで有効です。", + "Expiration:" : "期限切れ:", "Click the button below to open it." : "以下のリンクをクリックすると開きます。", + "Open %s" : "%sを開く", "%1$s via %2$s" : "%1$s に %2$s から", + "%1$s shared %2$s with you.\nYou should have already received a separate mail with a link to access it.\n" : "%1$sにより %2$s が共有されました。\nアクセスするためのリンクは別途メールで受信してください。\n", + "%1$s shared %2$s with you. You should have already received a separate mail with a link to access it." : "%1$sにより %2$s が共有されました。アクセスするためのリンクは別途メールで受信してください。", + "Password to access %1$s shared to you by %2$s" : "%1$sへの共有アクセスのパスワードが %2$s から共有されました", + "Password to access %s" : "%s にアクセスするパスワード", "It is protected with the following password:" : "次のパスワードで保護されています。", "This password will expire at %s" : "このパスワードは%sで期限切れとなります。", + "%1$s shared %2$s with you and wants to add:" : "%1$s さんが %2$s にノートを追加しました:", + "%1$s shared %2$s with you and wants to add" : "%1$s さんが %2$s にノートを追加しました", + "%s added a note to a file shared with you" : "%s があなたと共有しているファイルにノートを追加しました。", + "You just shared %1$s with %2$s. The share was already sent to the recipient. Due to the security policies defined by the administrator of %3$s each share needs to be protected by password and it is not allowed to send the password directly to the recipient. Therefore you need to forward the password manually to the recipient." : "%1$sを%2$sと共有しました。共有は受信者に送信されています。セキュリティポリシーにより%3$sの管理者が共有はパスワードで保護されるべきで、直接受信者に送信するべきではないと定めている場合、手動で受信者にメールを転送する必要があります。", + "Password to access %1$s shared by you with %2$s" : "%2$s と共有した %1$s にアクセスするパスワード", "This is the password:" : "パスワード: ", "You can choose a different password at any time in the share dialog." : "共有ダイアログからいつでも違うパスワードに変更できます。", "Could not find share" : "共有が見つかりませんでした", diff --git a/apps/systemtags/l10n/ar.js b/apps/systemtags/l10n/ar.js index 87e8a61e5d672..735c42d6ffcd7 100644 --- a/apps/systemtags/l10n/ar.js +++ b/apps/systemtags/l10n/ar.js @@ -72,6 +72,8 @@ OC.L10N.register( "Failed to load selected tags" : "إخفاق في تحميل الوسوم المنتقاة", "Failed to select tag" : "إخفاق في اختيار وسم", "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "الوسوم التعاونية مُتاحة لكل المستخدمين. الوسوم المُقيّدة restricted يمكن للمستخدمين رؤيتها لكن لا يمكنهم اسنادها. الوسوم المخفية invisible للاستعمال الداخلي فقط حيث لا يستطيع المستخدمون رؤيتها و لا إسنادها.", + "Assigned collaborative tags" : "الوسوم التعاونية المُسندَة", + "Open in Files" : "إفتَح في \"الملفات\"", "List of tags and their associated files and folders." : "قائمة بالوسوم tags و الملفات و المجلدات الموسومة بها.", "No tags found" : "لم يُعثَر على أي وسم", "Tags you have created will show up here." : "الوسوم tags التي أنشأتَها ستظهر هنا.", diff --git a/apps/systemtags/l10n/ar.json b/apps/systemtags/l10n/ar.json index 5d6c5fb59d4e5..0931c584c85db 100644 --- a/apps/systemtags/l10n/ar.json +++ b/apps/systemtags/l10n/ar.json @@ -70,6 +70,8 @@ "Failed to load selected tags" : "إخفاق في تحميل الوسوم المنتقاة", "Failed to select tag" : "إخفاق في اختيار وسم", "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "الوسوم التعاونية مُتاحة لكل المستخدمين. الوسوم المُقيّدة restricted يمكن للمستخدمين رؤيتها لكن لا يمكنهم اسنادها. الوسوم المخفية invisible للاستعمال الداخلي فقط حيث لا يستطيع المستخدمون رؤيتها و لا إسنادها.", + "Assigned collaborative tags" : "الوسوم التعاونية المُسندَة", + "Open in Files" : "إفتَح في \"الملفات\"", "List of tags and their associated files and folders." : "قائمة بالوسوم tags و الملفات و المجلدات الموسومة بها.", "No tags found" : "لم يُعثَر على أي وسم", "Tags you have created will show up here." : "الوسوم tags التي أنشأتَها ستظهر هنا.", diff --git a/apps/systemtags/l10n/ast.js b/apps/systemtags/l10n/ast.js index 2661ab4ef5525..b8943a7150777 100644 --- a/apps/systemtags/l10n/ast.js +++ b/apps/systemtags/l10n/ast.js @@ -72,6 +72,7 @@ OC.L10N.register( "Failed to load selected tags" : "Nun se puen cargar les etiquetes seleicionaes", "Failed to select tag" : "Nun se pue seleicionar la etiqueta", "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Les etiquetes collaboratives tán disponibles pa tolos usuarios. Los usuarios puen ver les etiquetes restrinxíes mas nun les puen asignar. Les etiquetes invisibles pa usu internu, darréu que los usuarios nun puen vele o asignales.", + "Open in Files" : "Abrir en Ficheros", "List of tags and their associated files and folders." : "Una llista d'etiquetes y los sos ficheros y carpetes asociaos.", "No tags found" : "Nun s'atopó nenguna etiqueta", "Tags you have created will show up here." : "Equí apaecen les etiquetes que crees.", diff --git a/apps/systemtags/l10n/ast.json b/apps/systemtags/l10n/ast.json index 9103bd7b8c10d..67db7e22855ba 100644 --- a/apps/systemtags/l10n/ast.json +++ b/apps/systemtags/l10n/ast.json @@ -70,6 +70,7 @@ "Failed to load selected tags" : "Nun se puen cargar les etiquetes seleicionaes", "Failed to select tag" : "Nun se pue seleicionar la etiqueta", "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Les etiquetes collaboratives tán disponibles pa tolos usuarios. Los usuarios puen ver les etiquetes restrinxíes mas nun les puen asignar. Les etiquetes invisibles pa usu internu, darréu que los usuarios nun puen vele o asignales.", + "Open in Files" : "Abrir en Ficheros", "List of tags and their associated files and folders." : "Una llista d'etiquetes y los sos ficheros y carpetes asociaos.", "No tags found" : "Nun s'atopó nenguna etiqueta", "Tags you have created will show up here." : "Equí apaecen les etiquetes que crees.", diff --git a/apps/systemtags/l10n/ca.js b/apps/systemtags/l10n/ca.js index 85afc10cd83db..33c4415bc1922 100644 --- a/apps/systemtags/l10n/ca.js +++ b/apps/systemtags/l10n/ca.js @@ -72,6 +72,7 @@ OC.L10N.register( "Failed to load selected tags" : "No s'han pogut carregar les etiquetes seleccionades", "Failed to select tag" : "No s'ha pogut seleccionar l'etiqueta", "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Les etiquetes col·laboratives estan disponibles per a tots els usuaris. Els usuaris poden veure les etiquetes restringides, però no les poden assignar. Les etiquetes invisibles són per a ús intern, perquè els usuaris no poden ni veure-les ni assignar-les.", + "Open in Files" : "Obre a Fitxers", "List of tags and their associated files and folders." : "Llista d'etiquetes i els fitxers i carpetes associats.", "No tags found" : "No s'ha trobat cap etiqueta", "Tags you have created will show up here." : "Les etiquetes que heu creat es mostraran aquí.", diff --git a/apps/systemtags/l10n/ca.json b/apps/systemtags/l10n/ca.json index d586132ff6765..c4aba5ccf1a9f 100644 --- a/apps/systemtags/l10n/ca.json +++ b/apps/systemtags/l10n/ca.json @@ -70,6 +70,7 @@ "Failed to load selected tags" : "No s'han pogut carregar les etiquetes seleccionades", "Failed to select tag" : "No s'ha pogut seleccionar l'etiqueta", "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Les etiquetes col·laboratives estan disponibles per a tots els usuaris. Els usuaris poden veure les etiquetes restringides, però no les poden assignar. Les etiquetes invisibles són per a ús intern, perquè els usuaris no poden ni veure-les ni assignar-les.", + "Open in Files" : "Obre a Fitxers", "List of tags and their associated files and folders." : "Llista d'etiquetes i els fitxers i carpetes associats.", "No tags found" : "No s'ha trobat cap etiqueta", "Tags you have created will show up here." : "Les etiquetes que heu creat es mostraran aquí.", diff --git a/apps/systemtags/l10n/cs.js b/apps/systemtags/l10n/cs.js index 3c7eb602c4037..530bab9539966 100644 --- a/apps/systemtags/l10n/cs.js +++ b/apps/systemtags/l10n/cs.js @@ -70,6 +70,7 @@ OC.L10N.register( "Failed to load selected tags" : "Vybrané štítky se nepodařilo načíst", "Failed to select tag" : "Štítek se nepodařilo načíst", "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Štítky pro spolupráci jsou k dispozici všem uživatelům. Uživatelsky nepřiřaditelné štítky jsou uživatelům viditelné, ale nemohou je přiřazovat.\nNeviditelné štítky jsou pro vnitřní potřebu, protože uživatelé je nemohou vidět ani je přiřazovat.", + "Open in Files" : "Otevřít v Souborech", "List of tags and their associated files and folders." : "Seznam štítků a jejich souvisejících souborů a složek.", "No tags found" : "Nenalezeny žádné štítky", "Tags you have created will show up here." : "Štítky které jste vytvořili se zobrazí zde.", diff --git a/apps/systemtags/l10n/cs.json b/apps/systemtags/l10n/cs.json index e54fed50a8d0d..10a2f52b5246e 100644 --- a/apps/systemtags/l10n/cs.json +++ b/apps/systemtags/l10n/cs.json @@ -68,6 +68,7 @@ "Failed to load selected tags" : "Vybrané štítky se nepodařilo načíst", "Failed to select tag" : "Štítek se nepodařilo načíst", "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Štítky pro spolupráci jsou k dispozici všem uživatelům. Uživatelsky nepřiřaditelné štítky jsou uživatelům viditelné, ale nemohou je přiřazovat.\nNeviditelné štítky jsou pro vnitřní potřebu, protože uživatelé je nemohou vidět ani je přiřazovat.", + "Open in Files" : "Otevřít v Souborech", "List of tags and their associated files and folders." : "Seznam štítků a jejich souvisejících souborů a složek.", "No tags found" : "Nenalezeny žádné štítky", "Tags you have created will show up here." : "Štítky které jste vytvořili se zobrazí zde.", diff --git a/apps/systemtags/l10n/da.js b/apps/systemtags/l10n/da.js index 3d65537cd1325..b3b74e81f7ed9 100644 --- a/apps/systemtags/l10n/da.js +++ b/apps/systemtags/l10n/da.js @@ -43,6 +43,7 @@ OC.L10N.register( "Restricted" : "Begrænset", "Invisible" : "Usynlig", "Failed to load tags" : "Kunne ikke indlæse tags.", + "Open in Files" : "Åben i Filer", "No tags found" : "Ingen tags fundet", "Select tag …" : "Vælg tag...", "Tagged files" : "Mærkede filer", diff --git a/apps/systemtags/l10n/da.json b/apps/systemtags/l10n/da.json index 280f6cf8542ed..e3816d08b4124 100644 --- a/apps/systemtags/l10n/da.json +++ b/apps/systemtags/l10n/da.json @@ -41,6 +41,7 @@ "Restricted" : "Begrænset", "Invisible" : "Usynlig", "Failed to load tags" : "Kunne ikke indlæse tags.", + "Open in Files" : "Åben i Filer", "No tags found" : "Ingen tags fundet", "Select tag …" : "Vælg tag...", "Tagged files" : "Mærkede filer", diff --git a/apps/systemtags/l10n/de.js b/apps/systemtags/l10n/de.js index dc3a9bc9aefae..0009c5dc9f12a 100644 --- a/apps/systemtags/l10n/de.js +++ b/apps/systemtags/l10n/de.js @@ -72,6 +72,7 @@ OC.L10N.register( "Failed to load selected tags" : "Ausgewählte Schlagworte konnten nicht geladen werden", "Failed to select tag" : "Schlagwort konnte nicht ausgewählt werden", "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Öffentliche Schlagworte sind für alle Benutzer verfügbar. Eingeschränkte Schlagworte sind für alle Benutzer sichtbar, können jedoch nicht zugewiesen werden. Nicht sichtbare Schlagworte sind für interne Verwendung und können vom Benutzer nicht eingesehen und nicht zugewiesen werden.", + "Open in Files" : "In App \"Dateien\" öffnen", "List of tags and their associated files and folders." : "Liste der Schlagworte und der zugehörigen Dateien und Ordner.", "No tags found" : "Keine Tags gefunden", "Tags you have created will show up here." : "Die von Ihnen erstellten Schlagworte werden hier angezeigt.", diff --git a/apps/systemtags/l10n/de.json b/apps/systemtags/l10n/de.json index 92338bcf72f33..1751cadbe0888 100644 --- a/apps/systemtags/l10n/de.json +++ b/apps/systemtags/l10n/de.json @@ -70,6 +70,7 @@ "Failed to load selected tags" : "Ausgewählte Schlagworte konnten nicht geladen werden", "Failed to select tag" : "Schlagwort konnte nicht ausgewählt werden", "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Öffentliche Schlagworte sind für alle Benutzer verfügbar. Eingeschränkte Schlagworte sind für alle Benutzer sichtbar, können jedoch nicht zugewiesen werden. Nicht sichtbare Schlagworte sind für interne Verwendung und können vom Benutzer nicht eingesehen und nicht zugewiesen werden.", + "Open in Files" : "In App \"Dateien\" öffnen", "List of tags and their associated files and folders." : "Liste der Schlagworte und der zugehörigen Dateien und Ordner.", "No tags found" : "Keine Tags gefunden", "Tags you have created will show up here." : "Die von Ihnen erstellten Schlagworte werden hier angezeigt.", diff --git a/apps/systemtags/l10n/de_DE.js b/apps/systemtags/l10n/de_DE.js index ee6bf1ddc2c77..066752d1e2bee 100644 --- a/apps/systemtags/l10n/de_DE.js +++ b/apps/systemtags/l10n/de_DE.js @@ -72,6 +72,8 @@ OC.L10N.register( "Failed to load selected tags" : "Ausgewählte Schlagworte konnten nicht geladen werden", "Failed to select tag" : "Schlagwort konnte nicht ausgewählt werden", "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Gemeinschaftliche Schlagworte sind für alle Benutzer verfügbar. Eingeschränkte Schlagworte sind für alle Benutzer sichtbar, können jedoch nicht zugewiesen werden. Nicht sichtbare Schlagworte sind für interne Verwendung und können vom Benutzer nicht eingesehen und nicht zugewiesen werden.", + "Assigned collaborative tags" : "Zugewiesene kollaborative Schlagworte", + "Open in Files" : "In Dateien öffnen", "List of tags and their associated files and folders." : "Liste der Schlagworte und der zugehörigen Dateien und Ordner.", "No tags found" : "Keine Schlagworte gefunden", "Tags you have created will show up here." : "Die von Ihnen erstellten Schlagworte werden hier angezeigt.", diff --git a/apps/systemtags/l10n/de_DE.json b/apps/systemtags/l10n/de_DE.json index 915941526d0c1..8479ea0278a84 100644 --- a/apps/systemtags/l10n/de_DE.json +++ b/apps/systemtags/l10n/de_DE.json @@ -70,6 +70,8 @@ "Failed to load selected tags" : "Ausgewählte Schlagworte konnten nicht geladen werden", "Failed to select tag" : "Schlagwort konnte nicht ausgewählt werden", "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Gemeinschaftliche Schlagworte sind für alle Benutzer verfügbar. Eingeschränkte Schlagworte sind für alle Benutzer sichtbar, können jedoch nicht zugewiesen werden. Nicht sichtbare Schlagworte sind für interne Verwendung und können vom Benutzer nicht eingesehen und nicht zugewiesen werden.", + "Assigned collaborative tags" : "Zugewiesene kollaborative Schlagworte", + "Open in Files" : "In Dateien öffnen", "List of tags and their associated files and folders." : "Liste der Schlagworte und der zugehörigen Dateien und Ordner.", "No tags found" : "Keine Schlagworte gefunden", "Tags you have created will show up here." : "Die von Ihnen erstellten Schlagworte werden hier angezeigt.", diff --git a/apps/systemtags/l10n/el.js b/apps/systemtags/l10n/el.js index 3e691d70f1386..4938989ffb21a 100644 --- a/apps/systemtags/l10n/el.js +++ b/apps/systemtags/l10n/el.js @@ -53,6 +53,7 @@ OC.L10N.register( "Invisible" : "Αόρατο", "Failed to load tags" : "Απέτυχε η φόρτωση ετικετών", "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Οι ετικέτες σε συνεργασία είναι διαθέσιμες για όλους τους χρήστες. Οι περιορισμένες ετικέτες είναι ορατές στους χρήστες, αλλά δεν μπορούν να τους ανατεθούν. Οι κρυφές ετικέτες είναι για εσωτερική χρήση, όμως οι χρήστες δεν μπορούν να τις δουν ή να τις αναθέσουν.", + "Open in Files" : "Άνοιγμα στα Αρχεία", "No tags found" : "Δεν βρέθηκαν ετικέτες", "Tag name is empty" : "Το όνομα ετικέτας είναι κενό", "Select tag …" : "Επιλογή ετικέτας ...", diff --git a/apps/systemtags/l10n/el.json b/apps/systemtags/l10n/el.json index 50a638fc5b8d1..532890794d9fa 100644 --- a/apps/systemtags/l10n/el.json +++ b/apps/systemtags/l10n/el.json @@ -51,6 +51,7 @@ "Invisible" : "Αόρατο", "Failed to load tags" : "Απέτυχε η φόρτωση ετικετών", "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Οι ετικέτες σε συνεργασία είναι διαθέσιμες για όλους τους χρήστες. Οι περιορισμένες ετικέτες είναι ορατές στους χρήστες, αλλά δεν μπορούν να τους ανατεθούν. Οι κρυφές ετικέτες είναι για εσωτερική χρήση, όμως οι χρήστες δεν μπορούν να τις δουν ή να τις αναθέσουν.", + "Open in Files" : "Άνοιγμα στα Αρχεία", "No tags found" : "Δεν βρέθηκαν ετικέτες", "Tag name is empty" : "Το όνομα ετικέτας είναι κενό", "Select tag …" : "Επιλογή ετικέτας ...", diff --git a/apps/systemtags/l10n/en_GB.js b/apps/systemtags/l10n/en_GB.js index be67ac8451250..d135fedafba23 100644 --- a/apps/systemtags/l10n/en_GB.js +++ b/apps/systemtags/l10n/en_GB.js @@ -72,6 +72,8 @@ OC.L10N.register( "Failed to load selected tags" : "Failed to load selected tags", "Failed to select tag" : "Failed to select tag", "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them.", + "Assigned collaborative tags" : "Assigned collaborative tags", + "Open in Files" : "Open in Files", "List of tags and their associated files and folders." : "List of tags and their associated files and folders.", "No tags found" : "No tags found", "Tags you have created will show up here." : "Tags you have created will show up here.", diff --git a/apps/systemtags/l10n/en_GB.json b/apps/systemtags/l10n/en_GB.json index f9051a7198482..c2f98852feeb5 100644 --- a/apps/systemtags/l10n/en_GB.json +++ b/apps/systemtags/l10n/en_GB.json @@ -70,6 +70,8 @@ "Failed to load selected tags" : "Failed to load selected tags", "Failed to select tag" : "Failed to select tag", "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them.", + "Assigned collaborative tags" : "Assigned collaborative tags", + "Open in Files" : "Open in Files", "List of tags and their associated files and folders." : "List of tags and their associated files and folders.", "No tags found" : "No tags found", "Tags you have created will show up here." : "Tags you have created will show up here.", diff --git a/apps/systemtags/l10n/es.js b/apps/systemtags/l10n/es.js index f010d6b891b96..dbc9e057ec6d5 100644 --- a/apps/systemtags/l10n/es.js +++ b/apps/systemtags/l10n/es.js @@ -72,6 +72,7 @@ OC.L10N.register( "Failed to load selected tags" : "Fallo al cargar las etiquetas seleccionadas", "Failed to select tag" : "Fallo al seleccionar etiqueta", "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Las etiquetas colaborativas están disponibles para todos los usuarios. Las etiquetas restringidas son visibles para los usuarios, pero no pueden ser asignadas por ellos. Las etiquetas invisibles son para uso interno, pues los usuarios no pueden verlas ni asignarlas.", + "Open in Files" : "Abrir en Archivos", "List of tags and their associated files and folders." : "Lista de etiquetas y sus carpetas y archivos asociados.", "No tags found" : "No se encontraron etiquetas", "Tags you have created will show up here." : "Las etiquetas que haya creado aparecerán aquí.", diff --git a/apps/systemtags/l10n/es.json b/apps/systemtags/l10n/es.json index 88ce5121d7ad5..e4a7033a5faf2 100644 --- a/apps/systemtags/l10n/es.json +++ b/apps/systemtags/l10n/es.json @@ -70,6 +70,7 @@ "Failed to load selected tags" : "Fallo al cargar las etiquetas seleccionadas", "Failed to select tag" : "Fallo al seleccionar etiqueta", "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Las etiquetas colaborativas están disponibles para todos los usuarios. Las etiquetas restringidas son visibles para los usuarios, pero no pueden ser asignadas por ellos. Las etiquetas invisibles son para uso interno, pues los usuarios no pueden verlas ni asignarlas.", + "Open in Files" : "Abrir en Archivos", "List of tags and their associated files and folders." : "Lista de etiquetas y sus carpetas y archivos asociados.", "No tags found" : "No se encontraron etiquetas", "Tags you have created will show up here." : "Las etiquetas que haya creado aparecerán aquí.", diff --git a/apps/systemtags/l10n/es_MX.js b/apps/systemtags/l10n/es_MX.js index 18033edb2f58f..de85d46789986 100644 --- a/apps/systemtags/l10n/es_MX.js +++ b/apps/systemtags/l10n/es_MX.js @@ -70,6 +70,7 @@ OC.L10N.register( "Failed to load tags" : "No se pudieron cargar las etiquetas", "Failed to load selected tags" : "No se pudieron cargar las etiquetas seleccionadas", "Failed to select tag" : "No se pudieron seleccionar las etiquetas", + "Open in Files" : "Abrir en Archivos", "List of tags and their associated files and folders." : "Lista de etiquetas y sus archivos y carpetas asociados.", "No tags found" : "No se encontraron etiquetas", "Tags you have created will show up here." : "Las etiquetas que haya creado aparecerán aquí.", diff --git a/apps/systemtags/l10n/es_MX.json b/apps/systemtags/l10n/es_MX.json index ca638d2df83cf..e1fa19a7f8ba8 100644 --- a/apps/systemtags/l10n/es_MX.json +++ b/apps/systemtags/l10n/es_MX.json @@ -68,6 +68,7 @@ "Failed to load tags" : "No se pudieron cargar las etiquetas", "Failed to load selected tags" : "No se pudieron cargar las etiquetas seleccionadas", "Failed to select tag" : "No se pudieron seleccionar las etiquetas", + "Open in Files" : "Abrir en Archivos", "List of tags and their associated files and folders." : "Lista de etiquetas y sus archivos y carpetas asociados.", "No tags found" : "No se encontraron etiquetas", "Tags you have created will show up here." : "Las etiquetas que haya creado aparecerán aquí.", diff --git a/apps/systemtags/l10n/eu.js b/apps/systemtags/l10n/eu.js index 531fb229b8fcb..ff15162dd0379 100644 --- a/apps/systemtags/l10n/eu.js +++ b/apps/systemtags/l10n/eu.js @@ -72,6 +72,7 @@ OC.L10N.register( "Failed to load selected tags" : "Hautatutako etiketa kargatzeak huts egin du", "Failed to select tag" : "Etiketa hautatzeak huts egin du", "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Lankidetzazko etiketak erabilgarri daude erabiltzaile guztientzat. Erabiltzaileek etiketa murriztuak ikusgai dituzte baina ezin dituzte haiek esleitu. Etiketa ikusezinak barne erabilerarako dira, erabiltzaileek ezin baitituzte ikusi edo esleitu.", + "Open in Files" : "Ireki Fitxategiak aplikazioan", "List of tags and their associated files and folders." : "Etiketak eta atxikituta dituzten fitxategi eta karpetak.", "No tags found" : "Ez da etiketarik aurkitu", "Tags you have created will show up here." : "Sortu dituzun etiketak hemen agertuko dira.", diff --git a/apps/systemtags/l10n/eu.json b/apps/systemtags/l10n/eu.json index b53ab71a39da7..ac96a03d6013f 100644 --- a/apps/systemtags/l10n/eu.json +++ b/apps/systemtags/l10n/eu.json @@ -70,6 +70,7 @@ "Failed to load selected tags" : "Hautatutako etiketa kargatzeak huts egin du", "Failed to select tag" : "Etiketa hautatzeak huts egin du", "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Lankidetzazko etiketak erabilgarri daude erabiltzaile guztientzat. Erabiltzaileek etiketa murriztuak ikusgai dituzte baina ezin dituzte haiek esleitu. Etiketa ikusezinak barne erabilerarako dira, erabiltzaileek ezin baitituzte ikusi edo esleitu.", + "Open in Files" : "Ireki Fitxategiak aplikazioan", "List of tags and their associated files and folders." : "Etiketak eta atxikituta dituzten fitxategi eta karpetak.", "No tags found" : "Ez da etiketarik aurkitu", "Tags you have created will show up here." : "Sortu dituzun etiketak hemen agertuko dira.", diff --git a/apps/systemtags/l10n/fa.js b/apps/systemtags/l10n/fa.js index fa045da2984c8..819617c9355b2 100644 --- a/apps/systemtags/l10n/fa.js +++ b/apps/systemtags/l10n/fa.js @@ -60,6 +60,7 @@ OC.L10N.register( "Failed to load selected tags" : "Failed to load selected tags", "Failed to select tag" : "Failed to select tag", "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them.", + "Open in Files" : "در فایل باز کنید", "No tags found" : "هیچ برچسبی یافت نشد", "Failed to load last used tags" : "Failed to load last used tags", "Missing \"Content-Location\" header" : "Missing \"Content-Location\" header", diff --git a/apps/systemtags/l10n/fa.json b/apps/systemtags/l10n/fa.json index fbbb9f15e0d45..493a99ea9622e 100644 --- a/apps/systemtags/l10n/fa.json +++ b/apps/systemtags/l10n/fa.json @@ -58,6 +58,7 @@ "Failed to load selected tags" : "Failed to load selected tags", "Failed to select tag" : "Failed to select tag", "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them.", + "Open in Files" : "در فایل باز کنید", "No tags found" : "هیچ برچسبی یافت نشد", "Failed to load last used tags" : "Failed to load last used tags", "Missing \"Content-Location\" header" : "Missing \"Content-Location\" header", diff --git a/apps/systemtags/l10n/fi.js b/apps/systemtags/l10n/fi.js index 19c69126718c3..9e0299fc52d77 100644 --- a/apps/systemtags/l10n/fi.js +++ b/apps/systemtags/l10n/fi.js @@ -62,6 +62,7 @@ OC.L10N.register( "Search or create collaborative tags" : "Etsi tai luo yhteistyötunnisteita", "Failed to load tags" : "Tunnisteiden lataaminen epäonnistui", "Failed to select tag" : "Tunnisteen valitseminen epäonnistui", + "Open in Files" : "Avaa tiedostosovelluksessa", "No tags found" : "Tunnisteita ei löytynyt", "Tags you have created will show up here." : "Luomasi tunnisteet näkyvät täällä.", "Missing \"Content-Location\" header" : "\"Content-Location\"-otsake puuttuu", diff --git a/apps/systemtags/l10n/fi.json b/apps/systemtags/l10n/fi.json index 00eb801bc8ddc..0f50ad3ed78ff 100644 --- a/apps/systemtags/l10n/fi.json +++ b/apps/systemtags/l10n/fi.json @@ -60,6 +60,7 @@ "Search or create collaborative tags" : "Etsi tai luo yhteistyötunnisteita", "Failed to load tags" : "Tunnisteiden lataaminen epäonnistui", "Failed to select tag" : "Tunnisteen valitseminen epäonnistui", + "Open in Files" : "Avaa tiedostosovelluksessa", "No tags found" : "Tunnisteita ei löytynyt", "Tags you have created will show up here." : "Luomasi tunnisteet näkyvät täällä.", "Missing \"Content-Location\" header" : "\"Content-Location\"-otsake puuttuu", diff --git a/apps/systemtags/l10n/fr.js b/apps/systemtags/l10n/fr.js index 2603cb7023d0b..63fab158ba247 100644 --- a/apps/systemtags/l10n/fr.js +++ b/apps/systemtags/l10n/fr.js @@ -72,6 +72,7 @@ OC.L10N.register( "Failed to load selected tags" : "Impossible de charger les étiquettes sélectionnées", "Failed to select tag" : "Impossible de sélectionner l'étiquette", "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Les étiquettes collaboratives sont disponibles pour tous les utilisateurs. Les étiquettes restreintes sont visibles par les utilisateurs, mais ne peuvent pas être attribuées par eux. Les étiquettes invisibles sont à usage interne, car les utilisateurs ne peuvent pas les voir ou les assigner.", + "Open in Files" : "Ouvrir dans Fichiers", "List of tags and their associated files and folders." : "Liste des étiquettes et leurs fichiers et dossiers associés.", "No tags found" : "Aucune étiquette trouvée", "Tags you have created will show up here." : "Les étiquettes que vous avez créées s'afficheront ici", diff --git a/apps/systemtags/l10n/fr.json b/apps/systemtags/l10n/fr.json index 9ce09efb3c6ac..80fa34676c202 100644 --- a/apps/systemtags/l10n/fr.json +++ b/apps/systemtags/l10n/fr.json @@ -70,6 +70,7 @@ "Failed to load selected tags" : "Impossible de charger les étiquettes sélectionnées", "Failed to select tag" : "Impossible de sélectionner l'étiquette", "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Les étiquettes collaboratives sont disponibles pour tous les utilisateurs. Les étiquettes restreintes sont visibles par les utilisateurs, mais ne peuvent pas être attribuées par eux. Les étiquettes invisibles sont à usage interne, car les utilisateurs ne peuvent pas les voir ou les assigner.", + "Open in Files" : "Ouvrir dans Fichiers", "List of tags and their associated files and folders." : "Liste des étiquettes et leurs fichiers et dossiers associés.", "No tags found" : "Aucune étiquette trouvée", "Tags you have created will show up here." : "Les étiquettes que vous avez créées s'afficheront ici", diff --git a/apps/systemtags/l10n/ga.js b/apps/systemtags/l10n/ga.js index 19a7061f54d44..e776488f29185 100644 --- a/apps/systemtags/l10n/ga.js +++ b/apps/systemtags/l10n/ga.js @@ -72,6 +72,7 @@ OC.L10N.register( "Failed to load selected tags" : "Theip ar lódáil na gclibeanna roghnaithe", "Failed to select tag" : "Theip ar an gclib a roghnú", "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Tá clibeanna comhoibríocha ar fáil do gach úsáideoir. Tá clibeanna srianta le feiceáil ag úsáideoirí ach ní féidir leo a shannadh. Tá clibeanna dofheicthe le húsáid inmheánach, toisc nach féidir le húsáideoirí iad a fheiceáil ná a shannadh.", + "Open in Files" : "Oscail i Comhaid", "List of tags and their associated files and folders." : "Liosta clibeanna agus na comhaid agus na fillteáin a bhaineann leo.", "No tags found" : "Níor aimsíodh clibeanna", "Tags you have created will show up here." : "Taispeánfar clibeanna atá cruthaithe agat anseo.", diff --git a/apps/systemtags/l10n/ga.json b/apps/systemtags/l10n/ga.json index 8cdfad205e453..2e5f131bf0b62 100644 --- a/apps/systemtags/l10n/ga.json +++ b/apps/systemtags/l10n/ga.json @@ -70,6 +70,7 @@ "Failed to load selected tags" : "Theip ar lódáil na gclibeanna roghnaithe", "Failed to select tag" : "Theip ar an gclib a roghnú", "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Tá clibeanna comhoibríocha ar fáil do gach úsáideoir. Tá clibeanna srianta le feiceáil ag úsáideoirí ach ní féidir leo a shannadh. Tá clibeanna dofheicthe le húsáid inmheánach, toisc nach féidir le húsáideoirí iad a fheiceáil ná a shannadh.", + "Open in Files" : "Oscail i Comhaid", "List of tags and their associated files and folders." : "Liosta clibeanna agus na comhaid agus na fillteáin a bhaineann leo.", "No tags found" : "Níor aimsíodh clibeanna", "Tags you have created will show up here." : "Taispeánfar clibeanna atá cruthaithe agat anseo.", diff --git a/apps/systemtags/l10n/gl.js b/apps/systemtags/l10n/gl.js index 6bc109416dd52..86a913e5c2b68 100644 --- a/apps/systemtags/l10n/gl.js +++ b/apps/systemtags/l10n/gl.js @@ -72,6 +72,7 @@ OC.L10N.register( "Failed to load selected tags" : "Produciuse un fallo ao cargar as etiquetas seleccionadas", "Failed to select tag" : "Produciuse un fallo ao seleccionar a etiqueta", "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "As etiquetas colaborativas están dispoñíbeis para todos os usuarios. As etiquetas restrinxidas son visíbeis para os usuarios, mais non poden ser asignadas por eles. As etiquetas invisíbeis son para uso interno, pois os usuarios non poden velas nin asignalas.", + "Open in Files" : "Abrir en Ficheiros", "List of tags and their associated files and folders." : "Lista de etiquetas e os seus ficheiros e cartafoles asociados.", "No tags found" : "Non se atoparon etiquetas", "Tags you have created will show up here." : "As etiquetas que creou aparecerán aquí.", diff --git a/apps/systemtags/l10n/gl.json b/apps/systemtags/l10n/gl.json index b830157270c20..95871e49a919d 100644 --- a/apps/systemtags/l10n/gl.json +++ b/apps/systemtags/l10n/gl.json @@ -70,6 +70,7 @@ "Failed to load selected tags" : "Produciuse un fallo ao cargar as etiquetas seleccionadas", "Failed to select tag" : "Produciuse un fallo ao seleccionar a etiqueta", "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "As etiquetas colaborativas están dispoñíbeis para todos os usuarios. As etiquetas restrinxidas son visíbeis para os usuarios, mais non poden ser asignadas por eles. As etiquetas invisíbeis son para uso interno, pois os usuarios non poden velas nin asignalas.", + "Open in Files" : "Abrir en Ficheiros", "List of tags and their associated files and folders." : "Lista de etiquetas e os seus ficheiros e cartafoles asociados.", "No tags found" : "Non se atoparon etiquetas", "Tags you have created will show up here." : "As etiquetas que creou aparecerán aquí.", diff --git a/apps/systemtags/l10n/hu.js b/apps/systemtags/l10n/hu.js index f3a3d813315b8..cf2ad5f645fe8 100644 --- a/apps/systemtags/l10n/hu.js +++ b/apps/systemtags/l10n/hu.js @@ -63,6 +63,7 @@ OC.L10N.register( "Failed to load selected tags" : "A kiválasztott címkék betöltése sikertelen", "Failed to select tag" : "A címke kiválasztása sikertelen", "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Az együttműködési címkék elérhetők az összes felhasználó számára. A korlátozott címkék láthatók a felhasználók által, de nem rendelhetik azt semmihez. A láthatatlan címkék belső használatra vannak fenntartva, mivel a felhasználók nem látják ezeket, és nem is tudják semmihez hozzárendelni őket.", + "Open in Files" : "Megnyitás a Fájlokban", "List of tags and their associated files and folders." : "A címkék és a hozzájuk tartozó fájlok és mappák listázása.", "No tags found" : "Nem találhatók címkék", "Tags you have created will show up here." : "A saját címkék itt jelennek meg.", diff --git a/apps/systemtags/l10n/hu.json b/apps/systemtags/l10n/hu.json index 8087d210d2829..db89b41d3bd77 100644 --- a/apps/systemtags/l10n/hu.json +++ b/apps/systemtags/l10n/hu.json @@ -61,6 +61,7 @@ "Failed to load selected tags" : "A kiválasztott címkék betöltése sikertelen", "Failed to select tag" : "A címke kiválasztása sikertelen", "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Az együttműködési címkék elérhetők az összes felhasználó számára. A korlátozott címkék láthatók a felhasználók által, de nem rendelhetik azt semmihez. A láthatatlan címkék belső használatra vannak fenntartva, mivel a felhasználók nem látják ezeket, és nem is tudják semmihez hozzárendelni őket.", + "Open in Files" : "Megnyitás a Fájlokban", "List of tags and their associated files and folders." : "A címkék és a hozzájuk tartozó fájlok és mappák listázása.", "No tags found" : "Nem találhatók címkék", "Tags you have created will show up here." : "A saját címkék itt jelennek meg.", diff --git a/apps/systemtags/l10n/is.js b/apps/systemtags/l10n/is.js index 86ed677d22e88..fc9bee3372de3 100644 --- a/apps/systemtags/l10n/is.js +++ b/apps/systemtags/l10n/is.js @@ -70,6 +70,7 @@ OC.L10N.register( "Failed to load selected tags" : "Mistókst að hlaða inn völdum merkjum", "Failed to select tag" : "Ekki tókst að velja merki", "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Samstarfsmerkingar eru tiltækar öllum notendum. Takmörkuð merki sjá allir notendur en þeir geta ekki úthlutað þeim. Ósýnileg merki eru fyrir notkun innan kerfis, þar sem notendur munu ekki sjá þau eða getað úthlutað þeim.", + "Open in Files" : "Opna í skráaforritinu", "List of tags and their associated files and folders." : "Listi yfir merki og þeim tengdar skrár og möppur.", "No tags found" : "Engin merki fundust", "Tags you have created will show up here." : "Merki sem þú hefur útbúið munu birtast hér.", diff --git a/apps/systemtags/l10n/is.json b/apps/systemtags/l10n/is.json index cdb06a38fae27..0bce0c59ccd73 100644 --- a/apps/systemtags/l10n/is.json +++ b/apps/systemtags/l10n/is.json @@ -68,6 +68,7 @@ "Failed to load selected tags" : "Mistókst að hlaða inn völdum merkjum", "Failed to select tag" : "Ekki tókst að velja merki", "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Samstarfsmerkingar eru tiltækar öllum notendum. Takmörkuð merki sjá allir notendur en þeir geta ekki úthlutað þeim. Ósýnileg merki eru fyrir notkun innan kerfis, þar sem notendur munu ekki sjá þau eða getað úthlutað þeim.", + "Open in Files" : "Opna í skráaforritinu", "List of tags and their associated files and folders." : "Listi yfir merki og þeim tengdar skrár og möppur.", "No tags found" : "Engin merki fundust", "Tags you have created will show up here." : "Merki sem þú hefur útbúið munu birtast hér.", diff --git a/apps/systemtags/l10n/it.js b/apps/systemtags/l10n/it.js index fc5dfd234ae9c..a430535109cae 100644 --- a/apps/systemtags/l10n/it.js +++ b/apps/systemtags/l10n/it.js @@ -72,6 +72,7 @@ OC.L10N.register( "Failed to load selected tags" : "Caricamento etichette selezionate fallito", "Failed to select tag" : "Selezione etichetta fallita", "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Le etichette collaborative sono disponibili per tutti gli utenti. Le etichette limitate sono visibili agli utenti, ma non possono essere assegnate da essi. Le etichette invisibili sono per uso interno, poiché gli utenti non possono vederle o assegnarle.", + "Open in Files" : "Apri in File", "List of tags and their associated files and folders." : "Lista di etichette e dei loro file e cartelle associati.", "No tags found" : "Nessuna etichetta trovata", "Tags you have created will show up here." : "Le etichette che hai creato saranno mostrate qui.", diff --git a/apps/systemtags/l10n/it.json b/apps/systemtags/l10n/it.json index 3527ad881255b..2e4bcb2498ed5 100644 --- a/apps/systemtags/l10n/it.json +++ b/apps/systemtags/l10n/it.json @@ -70,6 +70,7 @@ "Failed to load selected tags" : "Caricamento etichette selezionate fallito", "Failed to select tag" : "Selezione etichetta fallita", "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Le etichette collaborative sono disponibili per tutti gli utenti. Le etichette limitate sono visibili agli utenti, ma non possono essere assegnate da essi. Le etichette invisibili sono per uso interno, poiché gli utenti non possono vederle o assegnarle.", + "Open in Files" : "Apri in File", "List of tags and their associated files and folders." : "Lista di etichette e dei loro file e cartelle associati.", "No tags found" : "Nessuna etichetta trovata", "Tags you have created will show up here." : "Le etichette che hai creato saranno mostrate qui.", diff --git a/apps/systemtags/l10n/ja.js b/apps/systemtags/l10n/ja.js index 425cba94e6a90..2326b079f92c5 100644 --- a/apps/systemtags/l10n/ja.js +++ b/apps/systemtags/l10n/ja.js @@ -72,6 +72,8 @@ OC.L10N.register( "Failed to load selected tags" : "選択したタグの読み込みに失敗しました", "Failed to select tag" : "タグの選択に失敗しました", "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "コラボタグはすべてのユーザーで利用できます。制限付きタグは、ユーザーから見えますが、ユーザーが割り当てることはできません。不可視タグは、ユーザーが見ることも割り当てることもできず、内部利用のためのものです。", + "Assigned collaborative tags" : "割り当てられたコラボレーションタグ", + "Open in Files" : "ファイルアプリで開く", "List of tags and their associated files and folders." : "タグとそれに関連するファイルやフォルダのリスト。", "No tags found" : "タグが見つかりません", "Tags you have created will show up here." : "あなたが作成したタグはここに表示されます。", diff --git a/apps/systemtags/l10n/ja.json b/apps/systemtags/l10n/ja.json index e8a4aa970f9ac..f02b3c82440e1 100644 --- a/apps/systemtags/l10n/ja.json +++ b/apps/systemtags/l10n/ja.json @@ -70,6 +70,8 @@ "Failed to load selected tags" : "選択したタグの読み込みに失敗しました", "Failed to select tag" : "タグの選択に失敗しました", "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "コラボタグはすべてのユーザーで利用できます。制限付きタグは、ユーザーから見えますが、ユーザーが割り当てることはできません。不可視タグは、ユーザーが見ることも割り当てることもできず、内部利用のためのものです。", + "Assigned collaborative tags" : "割り当てられたコラボレーションタグ", + "Open in Files" : "ファイルアプリで開く", "List of tags and their associated files and folders." : "タグとそれに関連するファイルやフォルダのリスト。", "No tags found" : "タグが見つかりません", "Tags you have created will show up here." : "あなたが作成したタグはここに表示されます。", diff --git a/apps/systemtags/l10n/ka.js b/apps/systemtags/l10n/ka.js index f6e0e640e0d59..ebd5f516d669a 100644 --- a/apps/systemtags/l10n/ka.js +++ b/apps/systemtags/l10n/ka.js @@ -69,6 +69,7 @@ OC.L10N.register( "Failed to load selected tags" : "Failed to load selected tags", "Failed to select tag" : "Failed to select tag", "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them.", + "Open in Files" : "Open in Files", "List of tags and their associated files and folders." : "List of tags and their associated files and folders.", "No tags found" : "No tags found", "Tags you have created will show up here." : "Tags you have created will show up here.", diff --git a/apps/systemtags/l10n/ka.json b/apps/systemtags/l10n/ka.json index cead7b4818d80..7c5bb143c09eb 100644 --- a/apps/systemtags/l10n/ka.json +++ b/apps/systemtags/l10n/ka.json @@ -67,6 +67,7 @@ "Failed to load selected tags" : "Failed to load selected tags", "Failed to select tag" : "Failed to select tag", "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them.", + "Open in Files" : "Open in Files", "List of tags and their associated files and folders." : "List of tags and their associated files and folders.", "No tags found" : "No tags found", "Tags you have created will show up here." : "Tags you have created will show up here.", diff --git a/apps/systemtags/l10n/ko.js b/apps/systemtags/l10n/ko.js index ff0ce0d36ce9f..c43be01456d56 100644 --- a/apps/systemtags/l10n/ko.js +++ b/apps/systemtags/l10n/ko.js @@ -70,6 +70,7 @@ OC.L10N.register( "Failed to load selected tags" : "선택 태그 불러오기 실패", "Failed to select tag" : "태그 선택 실패", "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "모든 사용자가 사용할 수 있는 협업 태그입니다. 제한된 태그는 사용자에게 표시되지만 할당할 수는 없습니다. 숨겨진 태그는 내부용으로 사용되며, 사용자는 보거나 할당할 수 없습니다.", + "Open in Files" : "파일에서 열기", "List of tags and their associated files and folders." : "태그 및 태그와 연결된 파일과 폴더 목록", "No tags found" : "태그를 찾을 수 없음", "Tags you have created will show up here." : "생성한 태그가 이곳에 나타납니다.", diff --git a/apps/systemtags/l10n/ko.json b/apps/systemtags/l10n/ko.json index cb8d202a16b9f..bc01b1c3090e4 100644 --- a/apps/systemtags/l10n/ko.json +++ b/apps/systemtags/l10n/ko.json @@ -68,6 +68,7 @@ "Failed to load selected tags" : "선택 태그 불러오기 실패", "Failed to select tag" : "태그 선택 실패", "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "모든 사용자가 사용할 수 있는 협업 태그입니다. 제한된 태그는 사용자에게 표시되지만 할당할 수는 없습니다. 숨겨진 태그는 내부용으로 사용되며, 사용자는 보거나 할당할 수 없습니다.", + "Open in Files" : "파일에서 열기", "List of tags and their associated files and folders." : "태그 및 태그와 연결된 파일과 폴더 목록", "No tags found" : "태그를 찾을 수 없음", "Tags you have created will show up here." : "생성한 태그가 이곳에 나타납니다.", diff --git a/apps/systemtags/l10n/mk.js b/apps/systemtags/l10n/mk.js index e9d85423c6ef7..c89fc6edd9b07 100644 --- a/apps/systemtags/l10n/mk.js +++ b/apps/systemtags/l10n/mk.js @@ -60,6 +60,7 @@ OC.L10N.register( "Failed to load selected tags" : "Неуспешно вчитување на избраната ознака", "Failed to select tag" : "Неуспешно избирање на ознака", "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Колаборативните ознаки се достапни за сите корисници. Ограничените ознаки се видливи за корисниците но неможат да ги додаваат. Невидливите ознаки се за внатрешна употреба, тоа значи дека корисниците неможат да ги видат или да ги додаваат.", + "Open in Files" : "Отвори во датотеките", "No tags found" : "Не се пронајдени ознаки", "Tags you have created will show up here." : "Ознаките што ги имате креирано ќе се појават овде", "Failed to load last used tags" : "Неуспешно вчитување на последно користените ознаки", diff --git a/apps/systemtags/l10n/mk.json b/apps/systemtags/l10n/mk.json index 0470830c850ca..e9bc6e9f74a71 100644 --- a/apps/systemtags/l10n/mk.json +++ b/apps/systemtags/l10n/mk.json @@ -58,6 +58,7 @@ "Failed to load selected tags" : "Неуспешно вчитување на избраната ознака", "Failed to select tag" : "Неуспешно избирање на ознака", "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Колаборативните ознаки се достапни за сите корисници. Ограничените ознаки се видливи за корисниците но неможат да ги додаваат. Невидливите ознаки се за внатрешна употреба, тоа значи дека корисниците неможат да ги видат или да ги додаваат.", + "Open in Files" : "Отвори во датотеките", "No tags found" : "Не се пронајдени ознаки", "Tags you have created will show up here." : "Ознаките што ги имате креирано ќе се појават овде", "Failed to load last used tags" : "Неуспешно вчитување на последно користените ознаки", diff --git a/apps/systemtags/l10n/nb.js b/apps/systemtags/l10n/nb.js index de54b521d9918..deaafbd56ec8a 100644 --- a/apps/systemtags/l10n/nb.js +++ b/apps/systemtags/l10n/nb.js @@ -72,6 +72,7 @@ OC.L10N.register( "Failed to load selected tags" : "Lasting av valgte merkelapper feilet", "Failed to select tag" : "Utvelging av merkelapp feilet", "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Samarbeidsmerkelapper er tilgjengelige for alle brukere. Begrensede merkelapper er synlige for brukere, men kan ikke tildeles av dem. Usynlige merkelapper er for intern bruk, siden brukere ikke kan se eller tildele dem.", + "Open in Files" : "Åpne i Filer", "List of tags and their associated files and folders." : "Liste over merkelapper og deres assosierte filer og mapper.", "No tags found" : "Fant ingen merkelapper", "Tags you have created will show up here." : "Merkelapper du har opprettet, vil vises her.", diff --git a/apps/systemtags/l10n/nb.json b/apps/systemtags/l10n/nb.json index c32a395e7ef16..9f099353ac755 100644 --- a/apps/systemtags/l10n/nb.json +++ b/apps/systemtags/l10n/nb.json @@ -70,6 +70,7 @@ "Failed to load selected tags" : "Lasting av valgte merkelapper feilet", "Failed to select tag" : "Utvelging av merkelapp feilet", "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Samarbeidsmerkelapper er tilgjengelige for alle brukere. Begrensede merkelapper er synlige for brukere, men kan ikke tildeles av dem. Usynlige merkelapper er for intern bruk, siden brukere ikke kan se eller tildele dem.", + "Open in Files" : "Åpne i Filer", "List of tags and their associated files and folders." : "Liste over merkelapper og deres assosierte filer og mapper.", "No tags found" : "Fant ingen merkelapper", "Tags you have created will show up here." : "Merkelapper du har opprettet, vil vises her.", diff --git a/apps/systemtags/l10n/pl.js b/apps/systemtags/l10n/pl.js index 4d310582ff24b..be16e9448e606 100644 --- a/apps/systemtags/l10n/pl.js +++ b/apps/systemtags/l10n/pl.js @@ -53,6 +53,7 @@ OC.L10N.register( "Invisible" : "Niewidoczne", "Failed to load tags" : "Nie udało się załadować etykiet", "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Wspólne etykietowanie jest dostępne dla wszystkich użytkowników. Ograniczone etykiety są widoczne dla użytkowników, ale nie mogą być przez nich przypisane. Etykiety niewidoczne są natomiast przeznaczone do użytku wewnętrznego, ponieważ użytkownicy nie mogą ich zobaczyć ani przypisać.", + "Open in Files" : "Otwórz w Plikach", "No tags found" : "Nie znaleziono etykiet", "Tag name is empty" : "Nazwa etykiety jest pusta", "Select tag …" : "Wybierz etykietę…", diff --git a/apps/systemtags/l10n/pl.json b/apps/systemtags/l10n/pl.json index a13ce4765f5f4..ca34588a499d2 100644 --- a/apps/systemtags/l10n/pl.json +++ b/apps/systemtags/l10n/pl.json @@ -51,6 +51,7 @@ "Invisible" : "Niewidoczne", "Failed to load tags" : "Nie udało się załadować etykiet", "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Wspólne etykietowanie jest dostępne dla wszystkich użytkowników. Ograniczone etykiety są widoczne dla użytkowników, ale nie mogą być przez nich przypisane. Etykiety niewidoczne są natomiast przeznaczone do użytku wewnętrznego, ponieważ użytkownicy nie mogą ich zobaczyć ani przypisać.", + "Open in Files" : "Otwórz w Plikach", "No tags found" : "Nie znaleziono etykiet", "Tag name is empty" : "Nazwa etykiety jest pusta", "Select tag …" : "Wybierz etykietę…", diff --git a/apps/systemtags/l10n/pt_BR.js b/apps/systemtags/l10n/pt_BR.js index daeb976c589ce..891db912e2f9b 100644 --- a/apps/systemtags/l10n/pt_BR.js +++ b/apps/systemtags/l10n/pt_BR.js @@ -72,6 +72,8 @@ OC.L10N.register( "Failed to load selected tags" : "Falha ao carregar as etiquetas selecionadas", "Failed to select tag" : "Falha ao selecionar etiqueta", "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Etiquetas colaborativas estão disponíveis para todos os usuários. As etiquetas restritas são visíveis para os usuários, mas não podem ser atribuídas por eles. Etiquetas invisíveis são para uso interno, já que os usuários não podem vê-las ou atribuí-las.", + "Assigned collaborative tags" : "Etiquetas colaborativas atribuídas", + "Open in Files" : "Abrir em arquivos", "List of tags and their associated files and folders." : "Lista de etiquetas e seus arquivos e pastas associados.", "No tags found" : "Nenhuma etiqueta encontrada", "Tags you have created will show up here." : "Asetiquetas que você criou aparecerão aqui.", diff --git a/apps/systemtags/l10n/pt_BR.json b/apps/systemtags/l10n/pt_BR.json index 47e47c36e288e..e050fc126b6b4 100644 --- a/apps/systemtags/l10n/pt_BR.json +++ b/apps/systemtags/l10n/pt_BR.json @@ -70,6 +70,8 @@ "Failed to load selected tags" : "Falha ao carregar as etiquetas selecionadas", "Failed to select tag" : "Falha ao selecionar etiqueta", "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Etiquetas colaborativas estão disponíveis para todos os usuários. As etiquetas restritas são visíveis para os usuários, mas não podem ser atribuídas por eles. Etiquetas invisíveis são para uso interno, já que os usuários não podem vê-las ou atribuí-las.", + "Assigned collaborative tags" : "Etiquetas colaborativas atribuídas", + "Open in Files" : "Abrir em arquivos", "List of tags and their associated files and folders." : "Lista de etiquetas e seus arquivos e pastas associados.", "No tags found" : "Nenhuma etiqueta encontrada", "Tags you have created will show up here." : "Asetiquetas que você criou aparecerão aqui.", diff --git a/apps/systemtags/l10n/ru.js b/apps/systemtags/l10n/ru.js index 25cbac403cdeb..f84078fa56328 100644 --- a/apps/systemtags/l10n/ru.js +++ b/apps/systemtags/l10n/ru.js @@ -71,6 +71,7 @@ OC.L10N.register( "Failed to load selected tags" : "Не удалось загрузить выбранный тег", "Failed to select tag" : "Не удалось выбрать тег", "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Совместные теги доступны для всех пользователей. Ограниченные теги видны пользователям, но не могут быть назначены ими. Невидимые теги предназначены для внутреннего использования, поскольку пользователи не могут их видеть или назначать.", + "Open in Files" : "Открыть в приложении «Файлы»", "List of tags and their associated files and folders." : "Список тегов и связанных с ними файлов и папок.", "No tags found" : "Меток не найдено", "Tags you have created will show up here." : "Здесь будут отображаться созданные вами теги.", diff --git a/apps/systemtags/l10n/ru.json b/apps/systemtags/l10n/ru.json index be3da5b816fe3..da30ef0efe53b 100644 --- a/apps/systemtags/l10n/ru.json +++ b/apps/systemtags/l10n/ru.json @@ -69,6 +69,7 @@ "Failed to load selected tags" : "Не удалось загрузить выбранный тег", "Failed to select tag" : "Не удалось выбрать тег", "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Совместные теги доступны для всех пользователей. Ограниченные теги видны пользователям, но не могут быть назначены ими. Невидимые теги предназначены для внутреннего использования, поскольку пользователи не могут их видеть или назначать.", + "Open in Files" : "Открыть в приложении «Файлы»", "List of tags and their associated files and folders." : "Список тегов и связанных с ними файлов и папок.", "No tags found" : "Меток не найдено", "Tags you have created will show up here." : "Здесь будут отображаться созданные вами теги.", diff --git a/apps/systemtags/l10n/sc.js b/apps/systemtags/l10n/sc.js index c04f71c5080a5..fd5803aa4bb27 100644 --- a/apps/systemtags/l10n/sc.js +++ b/apps/systemtags/l10n/sc.js @@ -51,6 +51,7 @@ OC.L10N.register( "Invisible" : "Invisìbile", "Failed to load tags" : "No at fatu a carrigare is etichetas", "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Is etichetas collaborativas sunt a disponimentu pro totu is utentes. Is etichetas limitadas podent èssere bidas dae is utentes, chi però no ddas podent assignare. Is etichetas visìbiles sunt pro un'impreu de intro, ca is utentes no ddas podent nen bìdere nen assignare.", + "Open in Files" : "Aberi in Archìvios", "No tags found" : "Peruna eticheta agatada", "Tag name is empty" : "Su nùmene de s'eticheta est bòidu", "Select tag …" : "Seletziona eticheta ...", diff --git a/apps/systemtags/l10n/sc.json b/apps/systemtags/l10n/sc.json index 3fd5af8861ec0..ccd57f3510aff 100644 --- a/apps/systemtags/l10n/sc.json +++ b/apps/systemtags/l10n/sc.json @@ -49,6 +49,7 @@ "Invisible" : "Invisìbile", "Failed to load tags" : "No at fatu a carrigare is etichetas", "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Is etichetas collaborativas sunt a disponimentu pro totu is utentes. Is etichetas limitadas podent èssere bidas dae is utentes, chi però no ddas podent assignare. Is etichetas visìbiles sunt pro un'impreu de intro, ca is utentes no ddas podent nen bìdere nen assignare.", + "Open in Files" : "Aberi in Archìvios", "No tags found" : "Peruna eticheta agatada", "Tag name is empty" : "Su nùmene de s'eticheta est bòidu", "Select tag …" : "Seletziona eticheta ...", diff --git a/apps/systemtags/l10n/sk.js b/apps/systemtags/l10n/sk.js index dee7c4b0dd3a5..b5a22cb403ba6 100644 --- a/apps/systemtags/l10n/sk.js +++ b/apps/systemtags/l10n/sk.js @@ -72,6 +72,7 @@ OC.L10N.register( "Failed to load selected tags" : "Nepodarilo sa načítať vytvorený štítok", "Failed to select tag" : "Nepodarilo sa vybrať štítok", "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Štítky pre spoluprácu sú k dispozícii pre všetkých používateľov. Obmedzené štítky sú viditeľné pre používateľov, ale nedajú sa priradiť. Neviditeľné značky sú určené na interné použitie, pretože používatelia ich nemôžu vidieť ani priradiť.", + "Open in Files" : "Otvoriť v súboroch", "List of tags and their associated files and folders." : "Zoznam štítkov a ich priradené súbory a priečinky.", "No tags found" : "Štítky sa nenašli", "Tags you have created will show up here." : "Štítky, ktoré ste vytvorili sa zobrazia tu.", diff --git a/apps/systemtags/l10n/sk.json b/apps/systemtags/l10n/sk.json index 0f8b50753220c..b8df66b7956e7 100644 --- a/apps/systemtags/l10n/sk.json +++ b/apps/systemtags/l10n/sk.json @@ -70,6 +70,7 @@ "Failed to load selected tags" : "Nepodarilo sa načítať vytvorený štítok", "Failed to select tag" : "Nepodarilo sa vybrať štítok", "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Štítky pre spoluprácu sú k dispozícii pre všetkých používateľov. Obmedzené štítky sú viditeľné pre používateľov, ale nedajú sa priradiť. Neviditeľné značky sú určené na interné použitie, pretože používatelia ich nemôžu vidieť ani priradiť.", + "Open in Files" : "Otvoriť v súboroch", "List of tags and their associated files and folders." : "Zoznam štítkov a ich priradené súbory a priečinky.", "No tags found" : "Štítky sa nenašli", "Tags you have created will show up here." : "Štítky, ktoré ste vytvorili sa zobrazia tu.", diff --git a/apps/systemtags/l10n/sl.js b/apps/systemtags/l10n/sl.js index 567ba5ce10312..36883ac326da0 100644 --- a/apps/systemtags/l10n/sl.js +++ b/apps/systemtags/l10n/sl.js @@ -63,6 +63,7 @@ OC.L10N.register( "Failed to delete tag" : "Brisanje oznake je spodletelo", "Failed to load tags" : "Nalaganje oznak je spodletelo", "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Sodelovalne oznake so na voljo vsem uporabnikom, omejitvene so uporabnikom vidne, a jih ni mogoče dodeliti, nevidne pa so namenjene sistemski rabi, uporabniki jih niti ne vidijo niti jih ne morejo dodeliti.", + "Open in Files" : "Odpri v mapi", "No tags found" : "Ni najdenih oznak", "Tag name is empty" : "Ime oznake je prazno", "Select tag …" : "Izbor oznake ...", diff --git a/apps/systemtags/l10n/sl.json b/apps/systemtags/l10n/sl.json index 1fa76e8998bce..22a0e3543e6bd 100644 --- a/apps/systemtags/l10n/sl.json +++ b/apps/systemtags/l10n/sl.json @@ -61,6 +61,7 @@ "Failed to delete tag" : "Brisanje oznake je spodletelo", "Failed to load tags" : "Nalaganje oznak je spodletelo", "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Sodelovalne oznake so na voljo vsem uporabnikom, omejitvene so uporabnikom vidne, a jih ni mogoče dodeliti, nevidne pa so namenjene sistemski rabi, uporabniki jih niti ne vidijo niti jih ne morejo dodeliti.", + "Open in Files" : "Odpri v mapi", "No tags found" : "Ni najdenih oznak", "Tag name is empty" : "Ime oznake je prazno", "Select tag …" : "Izbor oznake ...", diff --git a/apps/systemtags/l10n/sr.js b/apps/systemtags/l10n/sr.js index 8fb945a1e2d54..c7306edc2b4ab 100644 --- a/apps/systemtags/l10n/sr.js +++ b/apps/systemtags/l10n/sr.js @@ -72,6 +72,7 @@ OC.L10N.register( "Failed to load selected tags" : "Изабрана ознака није могла да се учита", "Failed to select tag" : "Ознака није могла да се изабере", "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Заједниче ознаке су доступне свим корисницима. Заштићене ознаке су доступне свим корисницима, али их они не могу додељивати. Невидљиве ознаке су за интерну употребу, пошто их корисници не могу ни видети ни додељивати.", + "Open in Files" : "Отвори у Фајловима", "List of tags and their associated files and folders." : "Листа ознака и њима придружени фајлови и директоријуми.", "No tags found" : "Нису нађене ознаке", "Tags you have created will show up here." : "Овде ће се појавити ознаке које сте креирали.", diff --git a/apps/systemtags/l10n/sr.json b/apps/systemtags/l10n/sr.json index 5fcbb4d8c515b..10cf889ac6fdb 100644 --- a/apps/systemtags/l10n/sr.json +++ b/apps/systemtags/l10n/sr.json @@ -70,6 +70,7 @@ "Failed to load selected tags" : "Изабрана ознака није могла да се учита", "Failed to select tag" : "Ознака није могла да се изабере", "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Заједниче ознаке су доступне свим корисницима. Заштићене ознаке су доступне свим корисницима, али их они не могу додељивати. Невидљиве ознаке су за интерну употребу, пошто их корисници не могу ни видети ни додељивати.", + "Open in Files" : "Отвори у Фајловима", "List of tags and their associated files and folders." : "Листа ознака и њима придружени фајлови и директоријуми.", "No tags found" : "Нису нађене ознаке", "Tags you have created will show up here." : "Овде ће се појавити ознаке које сте креирали.", diff --git a/apps/systemtags/l10n/sv.js b/apps/systemtags/l10n/sv.js index 00719abace120..fb3102971472f 100644 --- a/apps/systemtags/l10n/sv.js +++ b/apps/systemtags/l10n/sv.js @@ -72,6 +72,8 @@ OC.L10N.register( "Failed to load selected tags" : "Det gick inte att läsa in valda taggar", "Failed to select tag" : "Det gick inte att välja tagg", "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Samarbetstaggar är tillgängliga för alla användare. Begränsade taggar är synliga för användarna men kan inte tilldelas av dem. Osynliga taggar är för internt bruk, eftersom användarna inte kan se eller tilldela dem.", + "Assigned collaborative tags" : "Tilldelade samarbetstaggar", + "Open in Files" : "Öppna i Filer", "List of tags and their associated files and folders." : "Lista över taggar och deras tillhörande filer och mappar.", "No tags found" : "Inga taggar hittades", "Tags you have created will show up here." : "Taggar du har skapat kommer att visas här.", diff --git a/apps/systemtags/l10n/sv.json b/apps/systemtags/l10n/sv.json index d7320c84c2fca..febc54ddacc40 100644 --- a/apps/systemtags/l10n/sv.json +++ b/apps/systemtags/l10n/sv.json @@ -70,6 +70,8 @@ "Failed to load selected tags" : "Det gick inte att läsa in valda taggar", "Failed to select tag" : "Det gick inte att välja tagg", "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Samarbetstaggar är tillgängliga för alla användare. Begränsade taggar är synliga för användarna men kan inte tilldelas av dem. Osynliga taggar är för internt bruk, eftersom användarna inte kan se eller tilldela dem.", + "Assigned collaborative tags" : "Tilldelade samarbetstaggar", + "Open in Files" : "Öppna i Filer", "List of tags and their associated files and folders." : "Lista över taggar och deras tillhörande filer och mappar.", "No tags found" : "Inga taggar hittades", "Tags you have created will show up here." : "Taggar du har skapat kommer att visas här.", diff --git a/apps/systemtags/l10n/tr.js b/apps/systemtags/l10n/tr.js index 0e54da575118a..6abb98972147a 100644 --- a/apps/systemtags/l10n/tr.js +++ b/apps/systemtags/l10n/tr.js @@ -72,6 +72,8 @@ OC.L10N.register( "Failed to load selected tags" : "Seçilmiş etiketler yüklenemedi", "Failed to select tag" : "Seçilmiş etiket yüklenemedi", "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "İş birlikli etiketleri tüm kullanıcılar kullanabilir. Kısıtlanmış etiketleri kullanıcılar görebilir ancak atayamaz. Görünmeyen etiketler iç kullanım içindir ve kullanıcılar tarafından görülüp ve atanamaz.", + "Assigned collaborative tags" : "Atanmış iş birlikli etiketlet", + "Open in Files" : "Dosyalar uygulamasında aç", "List of tags and their associated files and folders." : "Etiketlerin ve ilişkili dosya ve klasörlerin listesi.", "No tags found" : "Herhangi bir etiket bulunamadı", "Tags you have created will show up here." : "Oluşturduğunuz etiketler burada görüntülenir.", diff --git a/apps/systemtags/l10n/tr.json b/apps/systemtags/l10n/tr.json index cb1542781c45e..24426f5b0337b 100644 --- a/apps/systemtags/l10n/tr.json +++ b/apps/systemtags/l10n/tr.json @@ -70,6 +70,8 @@ "Failed to load selected tags" : "Seçilmiş etiketler yüklenemedi", "Failed to select tag" : "Seçilmiş etiket yüklenemedi", "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "İş birlikli etiketleri tüm kullanıcılar kullanabilir. Kısıtlanmış etiketleri kullanıcılar görebilir ancak atayamaz. Görünmeyen etiketler iç kullanım içindir ve kullanıcılar tarafından görülüp ve atanamaz.", + "Assigned collaborative tags" : "Atanmış iş birlikli etiketlet", + "Open in Files" : "Dosyalar uygulamasında aç", "List of tags and their associated files and folders." : "Etiketlerin ve ilişkili dosya ve klasörlerin listesi.", "No tags found" : "Herhangi bir etiket bulunamadı", "Tags you have created will show up here." : "Oluşturduğunuz etiketler burada görüntülenir.", diff --git a/apps/systemtags/l10n/uk.js b/apps/systemtags/l10n/uk.js index 3734cf5cc862a..dfe64a3a601cd 100644 --- a/apps/systemtags/l10n/uk.js +++ b/apps/systemtags/l10n/uk.js @@ -71,6 +71,7 @@ OC.L10N.register( "Failed to load selected tags" : "Не вдалося завантажити вибрані мітки", "Failed to select tag" : "Не вдалося вибрати мітку", "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Спільні мітки доступні для всіх користувачів. Заборонені мітки видимі для користувачів, але вони не можуть їх призначити. Невидимі мітки призначені для внутрішнього використання, оскільки користувачі не можуть бачити або призначати їх.", + "Open in Files" : "Відкрити у Файлах", "List of tags and their associated files and folders." : "Перелік міток та файлів й каталогів, які їх мають", "No tags found" : "Відсутні мітки", "Tags you have created will show up here." : "Тут буде показано мітки, які було створено вами", diff --git a/apps/systemtags/l10n/uk.json b/apps/systemtags/l10n/uk.json index 916e59c2f5f98..354ac6e845960 100644 --- a/apps/systemtags/l10n/uk.json +++ b/apps/systemtags/l10n/uk.json @@ -69,6 +69,7 @@ "Failed to load selected tags" : "Не вдалося завантажити вибрані мітки", "Failed to select tag" : "Не вдалося вибрати мітку", "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Спільні мітки доступні для всіх користувачів. Заборонені мітки видимі для користувачів, але вони не можуть їх призначити. Невидимі мітки призначені для внутрішнього використання, оскільки користувачі не можуть бачити або призначати їх.", + "Open in Files" : "Відкрити у Файлах", "List of tags and their associated files and folders." : "Перелік міток та файлів й каталогів, які їх мають", "No tags found" : "Відсутні мітки", "Tags you have created will show up here." : "Тут буде показано мітки, які було створено вами", diff --git a/apps/systemtags/l10n/vi.js b/apps/systemtags/l10n/vi.js index 3ed8e0703416c..f7fec5bcfca02 100644 --- a/apps/systemtags/l10n/vi.js +++ b/apps/systemtags/l10n/vi.js @@ -50,6 +50,7 @@ OC.L10N.register( "Restricted" : "Bị giới hạn", "Invisible" : "Vô hình", "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Các thẻ hợp tác là có sẵn cho tất cả người dùng. Các thẻ giới hạn có thể được người dùng nhìn thấy nhưng không thể được họ phân công. Các thẻ vô hình là dành cho việc sử dụng nội bộ, vì những người dùng không thể thấy hay phân công chúng.", + "Open in Files" : "Mở trong Tệp", "No tags found" : "Không tìm thấy nhãn", "Tag name is empty" : "Tên thẻ đang trống", "Select tag …" : "Lựa chọn thẻ", diff --git a/apps/systemtags/l10n/vi.json b/apps/systemtags/l10n/vi.json index e837b25a99369..773791f4d49b4 100644 --- a/apps/systemtags/l10n/vi.json +++ b/apps/systemtags/l10n/vi.json @@ -48,6 +48,7 @@ "Restricted" : "Bị giới hạn", "Invisible" : "Vô hình", "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Các thẻ hợp tác là có sẵn cho tất cả người dùng. Các thẻ giới hạn có thể được người dùng nhìn thấy nhưng không thể được họ phân công. Các thẻ vô hình là dành cho việc sử dụng nội bộ, vì những người dùng không thể thấy hay phân công chúng.", + "Open in Files" : "Mở trong Tệp", "No tags found" : "Không tìm thấy nhãn", "Tag name is empty" : "Tên thẻ đang trống", "Select tag …" : "Lựa chọn thẻ", diff --git a/apps/systemtags/l10n/zh_CN.js b/apps/systemtags/l10n/zh_CN.js index 85432ea58109a..6b0350da3c15e 100644 --- a/apps/systemtags/l10n/zh_CN.js +++ b/apps/systemtags/l10n/zh_CN.js @@ -70,6 +70,7 @@ OC.L10N.register( "Failed to load selected tags" : "无法加载选中标签", "Failed to select tag" : "无法选中该标签", "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "协作标签可供所有用户使用。受限制的标签对用户可见,但不能由他们分配。不可见标签供内部使用,因为用户无法查看或分配它们。", + "Open in Files" : "在文件中打开", "List of tags and their associated files and folders." : "标签以及其相关文件和文件夹", "No tags found" : "标签未找到", "Tags you have created will show up here." : "您创建的标签将显示在此处。", diff --git a/apps/systemtags/l10n/zh_CN.json b/apps/systemtags/l10n/zh_CN.json index cdead5f9ab82c..e77034af5889e 100644 --- a/apps/systemtags/l10n/zh_CN.json +++ b/apps/systemtags/l10n/zh_CN.json @@ -68,6 +68,7 @@ "Failed to load selected tags" : "无法加载选中标签", "Failed to select tag" : "无法选中该标签", "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "协作标签可供所有用户使用。受限制的标签对用户可见,但不能由他们分配。不可见标签供内部使用,因为用户无法查看或分配它们。", + "Open in Files" : "在文件中打开", "List of tags and their associated files and folders." : "标签以及其相关文件和文件夹", "No tags found" : "标签未找到", "Tags you have created will show up here." : "您创建的标签将显示在此处。", diff --git a/apps/systemtags/l10n/zh_HK.js b/apps/systemtags/l10n/zh_HK.js index f0782b5c00a1b..f614c4844682a 100644 --- a/apps/systemtags/l10n/zh_HK.js +++ b/apps/systemtags/l10n/zh_HK.js @@ -72,6 +72,8 @@ OC.L10N.register( "Failed to load selected tags" : "無法加載所選的標籤", "Failed to select tag" : "無法選擇標籤", "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "協作標籤可以被所有用戶使用。受限標籤是可見的,但用戶無法分配它們。不可見標籤僅供內部使用,用戶既看不到也無法分配它們。", + "Assigned collaborative tags" : "已分配的協作標籤", + "Open in Files" : "在「檔案」應用程式中打開", "List of tags and their associated files and folders." : "標籤及其關聯檔案與資料夾的清單。", "No tags found" : "找不到標籤", "Tags you have created will show up here." : "您建立的標籤將會顯示在此處。", diff --git a/apps/systemtags/l10n/zh_HK.json b/apps/systemtags/l10n/zh_HK.json index f92f2601fd3e9..980520bc6a638 100644 --- a/apps/systemtags/l10n/zh_HK.json +++ b/apps/systemtags/l10n/zh_HK.json @@ -70,6 +70,8 @@ "Failed to load selected tags" : "無法加載所選的標籤", "Failed to select tag" : "無法選擇標籤", "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "協作標籤可以被所有用戶使用。受限標籤是可見的,但用戶無法分配它們。不可見標籤僅供內部使用,用戶既看不到也無法分配它們。", + "Assigned collaborative tags" : "已分配的協作標籤", + "Open in Files" : "在「檔案」應用程式中打開", "List of tags and their associated files and folders." : "標籤及其關聯檔案與資料夾的清單。", "No tags found" : "找不到標籤", "Tags you have created will show up here." : "您建立的標籤將會顯示在此處。", diff --git a/apps/systemtags/l10n/zh_TW.js b/apps/systemtags/l10n/zh_TW.js index 339dddf7c06f8..ee41d60bef66c 100644 --- a/apps/systemtags/l10n/zh_TW.js +++ b/apps/systemtags/l10n/zh_TW.js @@ -72,6 +72,8 @@ OC.L10N.register( "Failed to load selected tags" : "載入選定的標籤失敗", "Failed to select tag" : "選取標籤失敗", "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "協作標籤適用於所有使用者。使用者可以看到受限制的標籤,但無法由他們指派。不可見的標籤僅供內部使用,因為使用者無法看見或指派它們。", + "Assigned collaborative tags" : "已分配的協作標籤", + "Open in Files" : "在「檔案」應用程式中開啟", "List of tags and their associated files and folders." : "標籤及其關聯檔案與資料夾的清單。", "No tags found" : "找不到標籤", "Tags you have created will show up here." : "您建立的標籤將會顯示在此處。", diff --git a/apps/systemtags/l10n/zh_TW.json b/apps/systemtags/l10n/zh_TW.json index f16d243bb5104..eeb516df2125b 100644 --- a/apps/systemtags/l10n/zh_TW.json +++ b/apps/systemtags/l10n/zh_TW.json @@ -70,6 +70,8 @@ "Failed to load selected tags" : "載入選定的標籤失敗", "Failed to select tag" : "選取標籤失敗", "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "協作標籤適用於所有使用者。使用者可以看到受限制的標籤,但無法由他們指派。不可見的標籤僅供內部使用,因為使用者無法看見或指派它們。", + "Assigned collaborative tags" : "已分配的協作標籤", + "Open in Files" : "在「檔案」應用程式中開啟", "List of tags and their associated files and folders." : "標籤及其關聯檔案與資料夾的清單。", "No tags found" : "找不到標籤", "Tags you have created will show up here." : "您建立的標籤將會顯示在此處。", diff --git a/apps/theming/l10n/fr.js b/apps/theming/l10n/fr.js index 54eb591209b17..a26b31d946127 100644 --- a/apps/theming/l10n/fr.js +++ b/apps/theming/l10n/fr.js @@ -62,6 +62,7 @@ OC.L10N.register( "Web link" : "Lien web", "a safe home for all your data" : "un lieu sûr pour toutes vos données", "Slogan" : "Slogan", + "Primary color" : "Couleur primaire", "Legal notice link" : "Lien vers la notice légale", "Privacy policy link" : "Lien vers la politique de confidentialité", "Header logo" : "Logo d'en-tête", @@ -73,7 +74,9 @@ OC.L10N.register( "Although you can select and customize your instance, users can change their background and colors. If you want to enforce your customization, you can toggle this on." : "Bien que vous puissiez sélectionner et personnaliser votre instance, les utilisateurs peuvent modifier leur arrière-plan et leurs couleurs. Si vous voulez imposer votre personnalisation, vous pouvez activer cette option.", "Appearance and accessibility settings" : "Paramètres d’apparence et d’accessibilité", "Customization has been disabled by your administrator" : "La personnalisation a été désactivée par votre administrateur", + "Set a primary color to highlight important elements. The color used for elements such as primary buttons might differ a bit as it gets adjusted to fulfill accessibility requirements." : "Définissez une couleur primaire pour mettre en évidence les éléments importants. La couleur utilisée pour les éléments tels que les boutons primaires peut varier légèrement en fonction des exigences d'accessibilité.", "Background and color" : "Image d’arrière-plan et couleur", + "The background can be set to an image from the default set, a custom uploaded image, or a plain color." : "L'arrière-plan peut être une image du catalogue par défaut, une image personnalisée téléversée ou une couleur unie.", "Keyboard shortcuts" : "Raccourcis clavier", "In some cases keyboard shortcuts can interfere with accessibility tools. In order to allow focusing on your tool correctly you can disable all keyboard shortcuts here. This will also disable all available shortcuts in apps." : "Dans certains cas, les raccourcis clavier peuvent interférer avec les outils d'accessibilité. Afin de vous permettre de vous concentrer correctement sur votre outil, vous pouvez désactiver tous les raccourcis clavier ici. Cela désactivera également tous les raccourcis disponibles dans les applications.", "Disable all keyboard shortcuts" : "Désactiver tous les raccourcis clavier", @@ -96,6 +99,8 @@ OC.L10N.register( "Reset default app order" : "Réinitialiser l'ordre par défaut des applications", "Could not set the app order" : "Impossible de définir l'ordre des applications", "Could not reset the app order" : "Impossible de réinitialiser l'ordre des applications", + "Reset primary color" : "Réinitialiser la couleur primaire", + "Could not set primary color" : "Impossible de définir la couleur primaire", "Default app" : "Application par défaut", "The default app is the app that is e.g. opened after login or when the logo in the menu is clicked." : "L'application par défaut est l'application qui, par exemple, s'ouvre après une connexion ou lorsque l'on clique sur le logo du menu.", "Use custom default app" : "Utiliser l'application par défaut personnalisée", diff --git a/apps/theming/l10n/fr.json b/apps/theming/l10n/fr.json index a3f261cff45b7..5f381f1c8ff6e 100644 --- a/apps/theming/l10n/fr.json +++ b/apps/theming/l10n/fr.json @@ -60,6 +60,7 @@ "Web link" : "Lien web", "a safe home for all your data" : "un lieu sûr pour toutes vos données", "Slogan" : "Slogan", + "Primary color" : "Couleur primaire", "Legal notice link" : "Lien vers la notice légale", "Privacy policy link" : "Lien vers la politique de confidentialité", "Header logo" : "Logo d'en-tête", @@ -71,7 +72,9 @@ "Although you can select and customize your instance, users can change their background and colors. If you want to enforce your customization, you can toggle this on." : "Bien que vous puissiez sélectionner et personnaliser votre instance, les utilisateurs peuvent modifier leur arrière-plan et leurs couleurs. Si vous voulez imposer votre personnalisation, vous pouvez activer cette option.", "Appearance and accessibility settings" : "Paramètres d’apparence et d’accessibilité", "Customization has been disabled by your administrator" : "La personnalisation a été désactivée par votre administrateur", + "Set a primary color to highlight important elements. The color used for elements such as primary buttons might differ a bit as it gets adjusted to fulfill accessibility requirements." : "Définissez une couleur primaire pour mettre en évidence les éléments importants. La couleur utilisée pour les éléments tels que les boutons primaires peut varier légèrement en fonction des exigences d'accessibilité.", "Background and color" : "Image d’arrière-plan et couleur", + "The background can be set to an image from the default set, a custom uploaded image, or a plain color." : "L'arrière-plan peut être une image du catalogue par défaut, une image personnalisée téléversée ou une couleur unie.", "Keyboard shortcuts" : "Raccourcis clavier", "In some cases keyboard shortcuts can interfere with accessibility tools. In order to allow focusing on your tool correctly you can disable all keyboard shortcuts here. This will also disable all available shortcuts in apps." : "Dans certains cas, les raccourcis clavier peuvent interférer avec les outils d'accessibilité. Afin de vous permettre de vous concentrer correctement sur votre outil, vous pouvez désactiver tous les raccourcis clavier ici. Cela désactivera également tous les raccourcis disponibles dans les applications.", "Disable all keyboard shortcuts" : "Désactiver tous les raccourcis clavier", @@ -94,6 +97,8 @@ "Reset default app order" : "Réinitialiser l'ordre par défaut des applications", "Could not set the app order" : "Impossible de définir l'ordre des applications", "Could not reset the app order" : "Impossible de réinitialiser l'ordre des applications", + "Reset primary color" : "Réinitialiser la couleur primaire", + "Could not set primary color" : "Impossible de définir la couleur primaire", "Default app" : "Application par défaut", "The default app is the app that is e.g. opened after login or when the logo in the menu is clicked." : "L'application par défaut est l'application qui, par exemple, s'ouvre après une connexion ou lorsque l'on clique sur le logo du menu.", "Use custom default app" : "Utiliser l'application par défaut personnalisée", diff --git a/apps/theming/l10n/tr.js b/apps/theming/l10n/tr.js index d2b05ba389f2c..d62232dc2c2a6 100644 --- a/apps/theming/l10n/tr.js +++ b/apps/theming/l10n/tr.js @@ -76,6 +76,8 @@ OC.L10N.register( "Disable user theming" : "Kullanıcı teması devre dışı bırakılsın", "Although you can select and customize your instance, users can change their background and colors. If you want to enforce your customization, you can toggle this on." : "Kopyanızı seçip özelleştirebilmenize rağmen, kullanıcılar arka planlarını ve renklerini değiştirebilir. Özelleştirmenizi dayatmak istiyorsanız, bu seçeneği etkinleştirebilirsiniz.", "Appearance and accessibility settings" : "Görünüm ve erişilebilirlik ayarları", + "Misc accessibility options" : "Çeşitli erişilebilirlik seçenekleri", + "Enable blur background filter (may increase GPU load)" : "Arka plan bulanıklaştırılsın (grafik işlemci yükünü artırabilir)", "Customization has been disabled by your administrator" : "Özelleştirme yöneticiniz tarafından devre dışı bırakılmış", "Set a primary color to highlight important elements. The color used for elements such as primary buttons might differ a bit as it gets adjusted to fulfill accessibility requirements." : "Önemli ögeleri vurgulamak için bir birincil renk ayarlayın. Birincil düğmeler gibi ögeler için kullanılan renk, erişilebilirlik gereksinimlerini karşılamak üzere ayarlandığında biraz farklılık gösterebilir.", "Background and color" : "Arka plan ve renk", diff --git a/apps/theming/l10n/tr.json b/apps/theming/l10n/tr.json index c31f599149266..32f34d66be9aa 100644 --- a/apps/theming/l10n/tr.json +++ b/apps/theming/l10n/tr.json @@ -74,6 +74,8 @@ "Disable user theming" : "Kullanıcı teması devre dışı bırakılsın", "Although you can select and customize your instance, users can change their background and colors. If you want to enforce your customization, you can toggle this on." : "Kopyanızı seçip özelleştirebilmenize rağmen, kullanıcılar arka planlarını ve renklerini değiştirebilir. Özelleştirmenizi dayatmak istiyorsanız, bu seçeneği etkinleştirebilirsiniz.", "Appearance and accessibility settings" : "Görünüm ve erişilebilirlik ayarları", + "Misc accessibility options" : "Çeşitli erişilebilirlik seçenekleri", + "Enable blur background filter (may increase GPU load)" : "Arka plan bulanıklaştırılsın (grafik işlemci yükünü artırabilir)", "Customization has been disabled by your administrator" : "Özelleştirme yöneticiniz tarafından devre dışı bırakılmış", "Set a primary color to highlight important elements. The color used for elements such as primary buttons might differ a bit as it gets adjusted to fulfill accessibility requirements." : "Önemli ögeleri vurgulamak için bir birincil renk ayarlayın. Birincil düğmeler gibi ögeler için kullanılan renk, erişilebilirlik gereksinimlerini karşılamak üzere ayarlandığında biraz farklılık gösterebilir.", "Background and color" : "Arka plan ve renk", diff --git a/apps/twofactor_backupcodes/l10n/tr.js b/apps/twofactor_backupcodes/l10n/tr.js index 1a9b320c055d0..f8ace32b2c854 100644 --- a/apps/twofactor_backupcodes/l10n/tr.js +++ b/apps/twofactor_backupcodes/l10n/tr.js @@ -10,6 +10,7 @@ OC.L10N.register( "Two factor backup codes" : "İki adımlı doğrulama yedek kodları", "A two-factor auth backup codes provider" : "İki adımlı doğrulama için yedek kodlar sağlayıcısı", "Backup codes have been generated. {used} of {total} codes have been used." : "Yedek kodları oluşturuldu. {used} / {total} kod kullanılıyor.", + "These are your backup codes. Please save and/or print them as you will not be able to read the codes again later." : "Yedek kodlarınızı burada görebilirsiniz. Kodları daha sonra göremeyeceğiniz için bu kodları kaydedin ya da yazdırın.", "Save backup codes" : "Yedek kodları kaydet", "Print backup codes" : "Yedek kodları yazdır", "Regenerate backup codes" : "Yedek kodlarını yeniden oluştur", diff --git a/apps/twofactor_backupcodes/l10n/tr.json b/apps/twofactor_backupcodes/l10n/tr.json index c16b4716b1fc1..7831b40697fbf 100644 --- a/apps/twofactor_backupcodes/l10n/tr.json +++ b/apps/twofactor_backupcodes/l10n/tr.json @@ -8,6 +8,7 @@ "Two factor backup codes" : "İki adımlı doğrulama yedek kodları", "A two-factor auth backup codes provider" : "İki adımlı doğrulama için yedek kodlar sağlayıcısı", "Backup codes have been generated. {used} of {total} codes have been used." : "Yedek kodları oluşturuldu. {used} / {total} kod kullanılıyor.", + "These are your backup codes. Please save and/or print them as you will not be able to read the codes again later." : "Yedek kodlarınızı burada görebilirsiniz. Kodları daha sonra göremeyeceğiniz için bu kodları kaydedin ya da yazdırın.", "Save backup codes" : "Yedek kodları kaydet", "Print backup codes" : "Yedek kodları yazdır", "Regenerate backup codes" : "Yedek kodlarını yeniden oluştur", diff --git a/core/l10n/fr.js b/core/l10n/fr.js index b86c0aa5d73ed..c4b2bece9ffa8 100644 --- a/core/l10n/fr.js +++ b/core/l10n/fr.js @@ -112,7 +112,7 @@ OC.L10N.register( "Search everywhere" : "Chercher partout", "Unified search" : "Recherche unifiée", "Search apps, files, tags, messages" : "Rechercher des applications, des fichiers, des étiquettes, des messages", - "Places" : "Lieux", + "Places" : "Emplacements", "Date" : "Date", "Today" : "Aujourd’hui", "Last 7 days" : "7 derniers jours", diff --git a/core/l10n/fr.json b/core/l10n/fr.json index 045b3237bbc58..d9e45b60dc5ce 100644 --- a/core/l10n/fr.json +++ b/core/l10n/fr.json @@ -110,7 +110,7 @@ "Search everywhere" : "Chercher partout", "Unified search" : "Recherche unifiée", "Search apps, files, tags, messages" : "Rechercher des applications, des fichiers, des étiquettes, des messages", - "Places" : "Lieux", + "Places" : "Emplacements", "Date" : "Date", "Today" : "Aujourd’hui", "Last 7 days" : "7 derniers jours", diff --git a/core/l10n/tr.js b/core/l10n/tr.js index 1b1dc1459dd64..06ee6a61e8bcf 100644 --- a/core/l10n/tr.js +++ b/core/l10n/tr.js @@ -43,6 +43,7 @@ OC.L10N.register( "Task not found" : "Görev bulunamadı", "Internal error" : "İçeride bir sorun çıktı", "Not found" : "Bulunamadı", + "Bad request" : "İstek hatalı", "Requested task type does not exist" : "İstenilen görev türü bulunamadı", "Necessary language model provider is not available" : "Gerekli dil modeli sağlayıcısı kullanılamıyor", "No text to image provider is available" : "Kullanılabilecek bir yazıdan görsel oluşturma hizmeti sağlayıcısı yok", @@ -106,6 +107,9 @@ OC.L10N.register( "Pick start date" : "Başlangıç tarihini seçin", "Pick end date" : "Bitiş tarihini seçin", "Search in date range" : "Tarih aralığında ara", + "Search in current app" : "Geçerli uygulamada ara", + "Clear search" : "Aramayı temizle", + "Search everywhere" : "Her yerde ara", "Unified search" : "Birleşik arama", "Search apps, files, tags, messages" : "Uygulama, dosya, etiket, ileti ara", "Places" : "Yerler", diff --git a/core/l10n/tr.json b/core/l10n/tr.json index 2535dd036d8d1..4d49bbfb28cdb 100644 --- a/core/l10n/tr.json +++ b/core/l10n/tr.json @@ -41,6 +41,7 @@ "Task not found" : "Görev bulunamadı", "Internal error" : "İçeride bir sorun çıktı", "Not found" : "Bulunamadı", + "Bad request" : "İstek hatalı", "Requested task type does not exist" : "İstenilen görev türü bulunamadı", "Necessary language model provider is not available" : "Gerekli dil modeli sağlayıcısı kullanılamıyor", "No text to image provider is available" : "Kullanılabilecek bir yazıdan görsel oluşturma hizmeti sağlayıcısı yok", @@ -104,6 +105,9 @@ "Pick start date" : "Başlangıç tarihini seçin", "Pick end date" : "Bitiş tarihini seçin", "Search in date range" : "Tarih aralığında ara", + "Search in current app" : "Geçerli uygulamada ara", + "Clear search" : "Aramayı temizle", + "Search everywhere" : "Her yerde ara", "Unified search" : "Birleşik arama", "Search apps, files, tags, messages" : "Uygulama, dosya, etiket, ileti ara", "Places" : "Yerler", diff --git a/lib/l10n/ar.js b/lib/l10n/ar.js index be69e4b64ab75..26669563486aa 100644 --- a/lib/l10n/ar.js +++ b/lib/l10n/ar.js @@ -256,6 +256,7 @@ OC.L10N.register( "Your data directory must be an absolute path." : "مسار دليل بياناتك data directory يجب أن يكون مساراً مُطلقاً absolute path.", "Check the value of \"datadirectory\" in your configuration." : "راجع قيمة \"datadirectory\" في تهيئتك.", "Your data directory is invalid." : "دليل بياناتك data directory غير صحيح.", + "Ensure there is a file called \"%1$s\" in the root of the data directory. It should have the content: \"%2$s\"" : "تأكّد من وجود ملف باسم \"%1$s\" في جذر دليل البيانات. وهو يجب أن يحتوى على: \"%2$s\"", "Action \"%s\" not supported or implemented." : "الإجراء \"%s\" غيرُ مدعومٍ أو غيرً مُطبّقٍ.", "Authentication failed, wrong token or provider ID given" : "فشلت المصادقة بسبب خطأ في الرمز token أو في رقم المُزوّد provider ID المُعطى.", "Parameters missing in order to complete the request. Missing Parameters: \"%s\"" : "بارامترات لازمة لإكمال الطلب مفقودةٌ. و البارامترات هي: \"%s\"", diff --git a/lib/l10n/ar.json b/lib/l10n/ar.json index 3b731b4cca43b..0a2c82a3f2e28 100644 --- a/lib/l10n/ar.json +++ b/lib/l10n/ar.json @@ -254,6 +254,7 @@ "Your data directory must be an absolute path." : "مسار دليل بياناتك data directory يجب أن يكون مساراً مُطلقاً absolute path.", "Check the value of \"datadirectory\" in your configuration." : "راجع قيمة \"datadirectory\" في تهيئتك.", "Your data directory is invalid." : "دليل بياناتك data directory غير صحيح.", + "Ensure there is a file called \"%1$s\" in the root of the data directory. It should have the content: \"%2$s\"" : "تأكّد من وجود ملف باسم \"%1$s\" في جذر دليل البيانات. وهو يجب أن يحتوى على: \"%2$s\"", "Action \"%s\" not supported or implemented." : "الإجراء \"%s\" غيرُ مدعومٍ أو غيرً مُطبّقٍ.", "Authentication failed, wrong token or provider ID given" : "فشلت المصادقة بسبب خطأ في الرمز token أو في رقم المُزوّد provider ID المُعطى.", "Parameters missing in order to complete the request. Missing Parameters: \"%s\"" : "بارامترات لازمة لإكمال الطلب مفقودةٌ. و البارامترات هي: \"%s\"", diff --git a/lib/l10n/de_DE.js b/lib/l10n/de_DE.js index 7be0b40957734..36dba50e88ef4 100644 --- a/lib/l10n/de_DE.js +++ b/lib/l10n/de_DE.js @@ -256,6 +256,7 @@ OC.L10N.register( "Your data directory must be an absolute path." : "Ihr Datenverzeichnis muss einen absoluten Pfad haben.", "Check the value of \"datadirectory\" in your configuration." : "Überprüfen Sie den Wert von „datadirectory“ in Ihrer Konfiguration.", "Your data directory is invalid." : "Ihr Datenverzeichnis ist ungültig.", + "Ensure there is a file called \"%1$s\" in the root of the data directory. It should have the content: \"%2$s\"" : "Stellen Sie sicher, dass eine Datei \"%1$s\" im Wurzelverzeichnis des Datenverzeichnisses existiert. Sie sollte folgenden Inhalt haben: \"%2$s\"", "Action \"%s\" not supported or implemented." : "Aktion \"%s\" wird nicht unterstützt oder ist nicht implementiert.", "Authentication failed, wrong token or provider ID given" : "Authentifizierung ist fehlgeschlagen. Falsches Token oder Provider-ID wurde übertragen.", "Parameters missing in order to complete the request. Missing Parameters: \"%s\"" : "Es fehlen Parameter um die Anfrage zu bearbeiten. Fehlende Parameter: \"%s\"", diff --git a/lib/l10n/de_DE.json b/lib/l10n/de_DE.json index 6d713916fc93c..fd2d8c78440b4 100644 --- a/lib/l10n/de_DE.json +++ b/lib/l10n/de_DE.json @@ -254,6 +254,7 @@ "Your data directory must be an absolute path." : "Ihr Datenverzeichnis muss einen absoluten Pfad haben.", "Check the value of \"datadirectory\" in your configuration." : "Überprüfen Sie den Wert von „datadirectory“ in Ihrer Konfiguration.", "Your data directory is invalid." : "Ihr Datenverzeichnis ist ungültig.", + "Ensure there is a file called \"%1$s\" in the root of the data directory. It should have the content: \"%2$s\"" : "Stellen Sie sicher, dass eine Datei \"%1$s\" im Wurzelverzeichnis des Datenverzeichnisses existiert. Sie sollte folgenden Inhalt haben: \"%2$s\"", "Action \"%s\" not supported or implemented." : "Aktion \"%s\" wird nicht unterstützt oder ist nicht implementiert.", "Authentication failed, wrong token or provider ID given" : "Authentifizierung ist fehlgeschlagen. Falsches Token oder Provider-ID wurde übertragen.", "Parameters missing in order to complete the request. Missing Parameters: \"%s\"" : "Es fehlen Parameter um die Anfrage zu bearbeiten. Fehlende Parameter: \"%s\"", diff --git a/lib/l10n/en_GB.js b/lib/l10n/en_GB.js index 6e2493fa92a00..8e0fa717bf30f 100644 --- a/lib/l10n/en_GB.js +++ b/lib/l10n/en_GB.js @@ -256,6 +256,7 @@ OC.L10N.register( "Your data directory must be an absolute path." : "Your data directory must be an absolute path.", "Check the value of \"datadirectory\" in your configuration." : "Check the value of \"datadirectory\" in your configuration.", "Your data directory is invalid." : "Your data directory is invalid.", + "Ensure there is a file called \"%1$s\" in the root of the data directory. It should have the content: \"%2$s\"" : "Ensure there is a file called \"%1$s\" in the root of the data directory. It should have the content: \"%2$s\"", "Action \"%s\" not supported or implemented." : "Action \"%s\" not supported or implemented.", "Authentication failed, wrong token or provider ID given" : "Authentication failed, wrong token or provider ID given", "Parameters missing in order to complete the request. Missing Parameters: \"%s\"" : "Parameters missing in order to complete the request. Missing Parameters: \"%s\"", diff --git a/lib/l10n/en_GB.json b/lib/l10n/en_GB.json index c17237489b78e..f6cb366b288ff 100644 --- a/lib/l10n/en_GB.json +++ b/lib/l10n/en_GB.json @@ -254,6 +254,7 @@ "Your data directory must be an absolute path." : "Your data directory must be an absolute path.", "Check the value of \"datadirectory\" in your configuration." : "Check the value of \"datadirectory\" in your configuration.", "Your data directory is invalid." : "Your data directory is invalid.", + "Ensure there is a file called \"%1$s\" in the root of the data directory. It should have the content: \"%2$s\"" : "Ensure there is a file called \"%1$s\" in the root of the data directory. It should have the content: \"%2$s\"", "Action \"%s\" not supported or implemented." : "Action \"%s\" not supported or implemented.", "Authentication failed, wrong token or provider ID given" : "Authentication failed, wrong token or provider ID given", "Parameters missing in order to complete the request. Missing Parameters: \"%s\"" : "Parameters missing in order to complete the request. Missing Parameters: \"%s\"", diff --git a/lib/l10n/ja.js b/lib/l10n/ja.js index ef8d59fe504da..3348b33045742 100644 --- a/lib/l10n/ja.js +++ b/lib/l10n/ja.js @@ -19,6 +19,7 @@ OC.L10N.register( "%1$s, %2$s and %3$s" : "%1$s と %2$s、%3$s", "%1$s, %2$s, %3$s and %4$s" : "%1$s と %2$s、%3$s、%4$s", "%1$s, %2$s, %3$s, %4$s and %5$s" : "%1$s と %2$s、%3$s、%4$s、%5$s", + "Education bundle" : "教育向けバンドル", "Enterprise bundle" : "エンタープライズ バンドル", "Groupware bundle" : "グループウェア バンドル", "Hub bundle" : "Hubバンドル", @@ -255,6 +256,7 @@ OC.L10N.register( "Your data directory must be an absolute path." : "データディレクトリは、絶対パスにする必要があります", "Check the value of \"datadirectory\" in your configuration." : "設定ファイル内の \"datadirectory\" の値を確認してください。", "Your data directory is invalid." : "データディレクトリが無効です", + "Ensure there is a file called \"%1$s\" in the root of the data directory. It should have the content: \"%2$s\"" : "データディレクトリのルートに\"%1$s\"というファイルがあることを確認します。内容は次のようになります:\"%2$s\"", "Action \"%s\" not supported or implemented." : "アクション「%s」は対応していないか、実装されていません。", "Authentication failed, wrong token or provider ID given" : "認証できませんでした。トークンまたはプロバイダーIDが間違っています", "Parameters missing in order to complete the request. Missing Parameters: \"%s\"" : "要求を完了するためのパラメータがありません。欠落したパラメータ:「%s」", diff --git a/lib/l10n/ja.json b/lib/l10n/ja.json index e33d86eaf2cfa..6d92364b1e1c9 100644 --- a/lib/l10n/ja.json +++ b/lib/l10n/ja.json @@ -17,6 +17,7 @@ "%1$s, %2$s and %3$s" : "%1$s と %2$s、%3$s", "%1$s, %2$s, %3$s and %4$s" : "%1$s と %2$s、%3$s、%4$s", "%1$s, %2$s, %3$s, %4$s and %5$s" : "%1$s と %2$s、%3$s、%4$s、%5$s", + "Education bundle" : "教育向けバンドル", "Enterprise bundle" : "エンタープライズ バンドル", "Groupware bundle" : "グループウェア バンドル", "Hub bundle" : "Hubバンドル", @@ -253,6 +254,7 @@ "Your data directory must be an absolute path." : "データディレクトリは、絶対パスにする必要があります", "Check the value of \"datadirectory\" in your configuration." : "設定ファイル内の \"datadirectory\" の値を確認してください。", "Your data directory is invalid." : "データディレクトリが無効です", + "Ensure there is a file called \"%1$s\" in the root of the data directory. It should have the content: \"%2$s\"" : "データディレクトリのルートに\"%1$s\"というファイルがあることを確認します。内容は次のようになります:\"%2$s\"", "Action \"%s\" not supported or implemented." : "アクション「%s」は対応していないか、実装されていません。", "Authentication failed, wrong token or provider ID given" : "認証できませんでした。トークンまたはプロバイダーIDが間違っています", "Parameters missing in order to complete the request. Missing Parameters: \"%s\"" : "要求を完了するためのパラメータがありません。欠落したパラメータ:「%s」", diff --git a/lib/l10n/pt_BR.js b/lib/l10n/pt_BR.js index 65c14b611716d..542679a54afaa 100644 --- a/lib/l10n/pt_BR.js +++ b/lib/l10n/pt_BR.js @@ -256,6 +256,7 @@ OC.L10N.register( "Your data directory must be an absolute path." : "Seu diretório de dados deve ser um caminho absoluto.", "Check the value of \"datadirectory\" in your configuration." : "Verifique o valor de \"datadirectory\" em sua configuração.", "Your data directory is invalid." : "Seu diretório de dados é inválido.", + "Ensure there is a file called \"%1$s\" in the root of the data directory. It should have the content: \"%2$s\"" : "Certifique-se de que há um arquivo chamado \"%1$s\" na raiz do diretório de dados. Ele deve ter o conteúdo: \"%2$s\"", "Action \"%s\" not supported or implemented." : "Ação \"%s\" não suportada ou implementada.", "Authentication failed, wrong token or provider ID given" : "Falha na autenticação, token ou ID do provedor errados", "Parameters missing in order to complete the request. Missing Parameters: \"%s\"" : "Parâmetros ausentes para concluir a solicitação: \"%s\"", diff --git a/lib/l10n/pt_BR.json b/lib/l10n/pt_BR.json index 42004d4cf2212..5df8082dc4016 100644 --- a/lib/l10n/pt_BR.json +++ b/lib/l10n/pt_BR.json @@ -254,6 +254,7 @@ "Your data directory must be an absolute path." : "Seu diretório de dados deve ser um caminho absoluto.", "Check the value of \"datadirectory\" in your configuration." : "Verifique o valor de \"datadirectory\" em sua configuração.", "Your data directory is invalid." : "Seu diretório de dados é inválido.", + "Ensure there is a file called \"%1$s\" in the root of the data directory. It should have the content: \"%2$s\"" : "Certifique-se de que há um arquivo chamado \"%1$s\" na raiz do diretório de dados. Ele deve ter o conteúdo: \"%2$s\"", "Action \"%s\" not supported or implemented." : "Ação \"%s\" não suportada ou implementada.", "Authentication failed, wrong token or provider ID given" : "Falha na autenticação, token ou ID do provedor errados", "Parameters missing in order to complete the request. Missing Parameters: \"%s\"" : "Parâmetros ausentes para concluir a solicitação: \"%s\"", diff --git a/lib/l10n/sv.js b/lib/l10n/sv.js index 432e3fbc5a1f3..2ad3b38e8d74b 100644 --- a/lib/l10n/sv.js +++ b/lib/l10n/sv.js @@ -256,6 +256,7 @@ OC.L10N.register( "Your data directory must be an absolute path." : "Din datakatalog måste vara en absolut sökväg.", "Check the value of \"datadirectory\" in your configuration." : "Kontrollera värdet på \"datadirectory\" i din konfiguration.", "Your data directory is invalid." : "Din datakatalog är ogiltig.", + "Ensure there is a file called \"%1$s\" in the root of the data directory. It should have the content: \"%2$s\"" : "Se till att det finns en fil som heter \"%1$s\" i roten av datakatalogen. Den ska ha innehållet: \"%2$s\"", "Action \"%s\" not supported or implemented." : "Åtgärd \"%s\" stöds inte eller är inte implementerad.", "Authentication failed, wrong token or provider ID given" : "Autentisering misslyckades, felaktig token eller leverantörs-ID", "Parameters missing in order to complete the request. Missing Parameters: \"%s\"" : "Parametrar saknas för att slutföra förfrågan. Saknade parametrar: \"%s\"", diff --git a/lib/l10n/sv.json b/lib/l10n/sv.json index 2c21d256b3fe3..3c1f100d44b4c 100644 --- a/lib/l10n/sv.json +++ b/lib/l10n/sv.json @@ -254,6 +254,7 @@ "Your data directory must be an absolute path." : "Din datakatalog måste vara en absolut sökväg.", "Check the value of \"datadirectory\" in your configuration." : "Kontrollera värdet på \"datadirectory\" i din konfiguration.", "Your data directory is invalid." : "Din datakatalog är ogiltig.", + "Ensure there is a file called \"%1$s\" in the root of the data directory. It should have the content: \"%2$s\"" : "Se till att det finns en fil som heter \"%1$s\" i roten av datakatalogen. Den ska ha innehållet: \"%2$s\"", "Action \"%s\" not supported or implemented." : "Åtgärd \"%s\" stöds inte eller är inte implementerad.", "Authentication failed, wrong token or provider ID given" : "Autentisering misslyckades, felaktig token eller leverantörs-ID", "Parameters missing in order to complete the request. Missing Parameters: \"%s\"" : "Parametrar saknas för att slutföra förfrågan. Saknade parametrar: \"%s\"", diff --git a/lib/l10n/zh_HK.js b/lib/l10n/zh_HK.js index 9af8331f94321..b366cb094e159 100644 --- a/lib/l10n/zh_HK.js +++ b/lib/l10n/zh_HK.js @@ -256,6 +256,7 @@ OC.L10N.register( "Your data directory must be an absolute path." : "您的資料目錄必須為絕對路徑。", "Check the value of \"datadirectory\" in your configuration." : "請檢查您的設定檔中 \"datadirectory\" 的值。", "Your data directory is invalid." : "您的數據目錄無效。", + "Ensure there is a file called \"%1$s\" in the root of the data directory. It should have the content: \"%2$s\"" : "請確保資料目錄最上層有一個「%1$s」檔案。其應有內容:「%2$s」", "Action \"%s\" not supported or implemented." : "操作 \"%s\" 並未支援,或是尚未實作", "Authentication failed, wrong token or provider ID given" : "認證失敗,提供了錯誤的 token 或是 provider ID", "Parameters missing in order to complete the request. Missing Parameters: \"%s\"" : "欠缺完成請求所需的參數: \"%s\"", diff --git a/lib/l10n/zh_HK.json b/lib/l10n/zh_HK.json index 90092b4f3df8a..949c22c9e340e 100644 --- a/lib/l10n/zh_HK.json +++ b/lib/l10n/zh_HK.json @@ -254,6 +254,7 @@ "Your data directory must be an absolute path." : "您的資料目錄必須為絕對路徑。", "Check the value of \"datadirectory\" in your configuration." : "請檢查您的設定檔中 \"datadirectory\" 的值。", "Your data directory is invalid." : "您的數據目錄無效。", + "Ensure there is a file called \"%1$s\" in the root of the data directory. It should have the content: \"%2$s\"" : "請確保資料目錄最上層有一個「%1$s」檔案。其應有內容:「%2$s」", "Action \"%s\" not supported or implemented." : "操作 \"%s\" 並未支援,或是尚未實作", "Authentication failed, wrong token or provider ID given" : "認證失敗,提供了錯誤的 token 或是 provider ID", "Parameters missing in order to complete the request. Missing Parameters: \"%s\"" : "欠缺完成請求所需的參數: \"%s\"", diff --git a/lib/l10n/zh_TW.js b/lib/l10n/zh_TW.js index 3c59e695be527..f0a3a92180c28 100644 --- a/lib/l10n/zh_TW.js +++ b/lib/l10n/zh_TW.js @@ -256,6 +256,7 @@ OC.L10N.register( "Your data directory must be an absolute path." : "您的 data 目錄必須是絕對路徑。", "Check the value of \"datadirectory\" in your configuration." : "請檢查您設定檔中「datadirectory」的值。", "Your data directory is invalid." : "您的 data 目錄無效。", + "Ensure there is a file called \"%1$s\" in the root of the data directory. It should have the content: \"%2$s\"" : "請確保資料目錄最上層有一個「%1$s」檔案。其應有內容:「%2$s」", "Action \"%s\" not supported or implemented." : "操作 \"%s\" 並未支援,或是尚未實作", "Authentication failed, wrong token or provider ID given" : "認證失敗,提供了錯誤的 token 或是 provider ID", "Parameters missing in order to complete the request. Missing Parameters: \"%s\"" : "欠缺完成請求所需的參數: \"%s\"", diff --git a/lib/l10n/zh_TW.json b/lib/l10n/zh_TW.json index ae727ed4842e9..8dfb98577d6f4 100644 --- a/lib/l10n/zh_TW.json +++ b/lib/l10n/zh_TW.json @@ -254,6 +254,7 @@ "Your data directory must be an absolute path." : "您的 data 目錄必須是絕對路徑。", "Check the value of \"datadirectory\" in your configuration." : "請檢查您設定檔中「datadirectory」的值。", "Your data directory is invalid." : "您的 data 目錄無效。", + "Ensure there is a file called \"%1$s\" in the root of the data directory. It should have the content: \"%2$s\"" : "請確保資料目錄最上層有一個「%1$s」檔案。其應有內容:「%2$s」", "Action \"%s\" not supported or implemented." : "操作 \"%s\" 並未支援,或是尚未實作", "Authentication failed, wrong token or provider ID given" : "認證失敗,提供了錯誤的 token 或是 provider ID", "Parameters missing in order to complete the request. Missing Parameters: \"%s\"" : "欠缺完成請求所需的參數: \"%s\"",