diff options
Diffstat (limited to 'apps/files_sharing')
-rw-r--r-- | apps/files_sharing/l10n/fr.js | 1 | ||||
-rw-r--r-- | apps/files_sharing/l10n/fr.json | 1 | ||||
-rw-r--r-- | apps/files_sharing/l10n/pt_PT.js | 1 | ||||
-rw-r--r-- | apps/files_sharing/l10n/pt_PT.json | 1 | ||||
-rw-r--r-- | apps/files_sharing/l10n/tr.js | 6 | ||||
-rw-r--r-- | apps/files_sharing/l10n/tr.json | 6 |
6 files changed, 10 insertions, 6 deletions
diff --git a/apps/files_sharing/l10n/fr.js b/apps/files_sharing/l10n/fr.js index 954a4ae6b9d..6d18cd5d0a4 100644 --- a/apps/files_sharing/l10n/fr.js +++ b/apps/files_sharing/l10n/fr.js @@ -124,6 +124,7 @@ OC.L10N.register( "Could not lock path" : "Impossible de verrouiller le chemin", "Wrong or no update parameter given" : "Mauvais ou aucun paramètre donné ", "Share must at least have READ or CREATE permissions" : "Le partage nécessite de disposer à minima des permissions de LECTURE et de CREATION", + "Share must have READ permission if UPDATE or DELETE permission is set" : "Le partage doit disposer de l'autorisation LECTURE si l'autorisation METTRE À JOUR ou SUPPRIMER est définie", "\"Sending the password by Nextcloud Talk\" for sharing a file or folder failed because Nextcloud Talk is not enabled." : "\"L'envoi du mot de passe par Nextcloud Talk\" pour partager un fichier a échoué car Nextcloud Talk n'est pas activé", "shared by %s" : "partagé par %s", "Download all files" : "Télécharger tous les fichiers", diff --git a/apps/files_sharing/l10n/fr.json b/apps/files_sharing/l10n/fr.json index 40cc861d562..84b2d46fd36 100644 --- a/apps/files_sharing/l10n/fr.json +++ b/apps/files_sharing/l10n/fr.json @@ -122,6 +122,7 @@ "Could not lock path" : "Impossible de verrouiller le chemin", "Wrong or no update parameter given" : "Mauvais ou aucun paramètre donné ", "Share must at least have READ or CREATE permissions" : "Le partage nécessite de disposer à minima des permissions de LECTURE et de CREATION", + "Share must have READ permission if UPDATE or DELETE permission is set" : "Le partage doit disposer de l'autorisation LECTURE si l'autorisation METTRE À JOUR ou SUPPRIMER est définie", "\"Sending the password by Nextcloud Talk\" for sharing a file or folder failed because Nextcloud Talk is not enabled." : "\"L'envoi du mot de passe par Nextcloud Talk\" pour partager un fichier a échoué car Nextcloud Talk n'est pas activé", "shared by %s" : "partagé par %s", "Download all files" : "Télécharger tous les fichiers", diff --git a/apps/files_sharing/l10n/pt_PT.js b/apps/files_sharing/l10n/pt_PT.js index 8aabab76b2e..ece7c5fc2b3 100644 --- a/apps/files_sharing/l10n/pt_PT.js +++ b/apps/files_sharing/l10n/pt_PT.js @@ -73,6 +73,7 @@ OC.L10N.register( "Wrong share ID, share doesn't exist" : "Id. de partilha errada, a partilha não existe", "Could not delete share" : "Não foi possível eliminar a partilha", "Please specify a file or folder path" : "Por favor, especifique um ficheiro ou caminho de pasta", + "Wrong path, file/folder does not exist" : "Caminho errado, ficheiro/pasta não existe", "Could not create share" : "Não foi possível criar partilha", "Please specify a valid user" : "Por favor, especifique um utilizador válido", "Group sharing is disabled by the administrator" : "A partilha em grupo está desativada pelo administrador", diff --git a/apps/files_sharing/l10n/pt_PT.json b/apps/files_sharing/l10n/pt_PT.json index 746b829d403..44786e2202a 100644 --- a/apps/files_sharing/l10n/pt_PT.json +++ b/apps/files_sharing/l10n/pt_PT.json @@ -71,6 +71,7 @@ "Wrong share ID, share doesn't exist" : "Id. de partilha errada, a partilha não existe", "Could not delete share" : "Não foi possível eliminar a partilha", "Please specify a file or folder path" : "Por favor, especifique um ficheiro ou caminho de pasta", + "Wrong path, file/folder does not exist" : "Caminho errado, ficheiro/pasta não existe", "Could not create share" : "Não foi possível criar partilha", "Please specify a valid user" : "Por favor, especifique um utilizador válido", "Group sharing is disabled by the administrator" : "A partilha em grupo está desativada pelo administrador", diff --git a/apps/files_sharing/l10n/tr.js b/apps/files_sharing/l10n/tr.js index 468d29ad14c..5fa04f520be 100644 --- a/apps/files_sharing/l10n/tr.js +++ b/apps/files_sharing/l10n/tr.js @@ -152,7 +152,7 @@ OC.L10N.register( "Allow editing" : "Düzenlemeye izin ver", "Read only" : "Salt okunur", "Allow upload and editing" : "Yüklenebilsin ve düzenlenebilsin", - "File drop (upload only)" : "Dosya bırakma (yalnız yükleme)", + "File drop (upload only)" : "Dosya bırakma (yalnızca yükleme)", "Custom permissions" : "Özel izinler", "Read" : "Okuma", "Upload" : "Yükleme", @@ -180,8 +180,8 @@ OC.L10N.register( "Link copied" : "Bağlantı kopyalandı", "Cannot copy, please copy the link manually" : "Kopyalanamadı. Lütfen bağlantıyı el ile kopyalayın", "Copy to clipboard" : "Panoya kopyala", - "Only works for users with access to this folder" : "Yalnız bu klasöre erişebilen kullanıcılar için geçerlidir", - "Only works for users with access to this file" : "Yalnız bu dosyaya erişebilen kullanıcılar için geçerlidir", + "Only works for users with access to this folder" : "Yalnızca bu klasöre erişebilen kullanıcılar için geçerlidir", + "Only works for users with access to this file" : "Yalnızca bu dosyaya erişebilen kullanıcılar için geçerlidir", "Please enter the following required information before creating the share" : "Lütfen paylaşımı oluşturmadan önce aşağıdaki zorunlu bilgileri yazın", "Password protection (enforced)" : "Parola koruması (dayatılmış)", "Password protection" : "Parola koruması", diff --git a/apps/files_sharing/l10n/tr.json b/apps/files_sharing/l10n/tr.json index c24c84ea4e2..5bbb937b43d 100644 --- a/apps/files_sharing/l10n/tr.json +++ b/apps/files_sharing/l10n/tr.json @@ -150,7 +150,7 @@ "Allow editing" : "Düzenlemeye izin ver", "Read only" : "Salt okunur", "Allow upload and editing" : "Yüklenebilsin ve düzenlenebilsin", - "File drop (upload only)" : "Dosya bırakma (yalnız yükleme)", + "File drop (upload only)" : "Dosya bırakma (yalnızca yükleme)", "Custom permissions" : "Özel izinler", "Read" : "Okuma", "Upload" : "Yükleme", @@ -178,8 +178,8 @@ "Link copied" : "Bağlantı kopyalandı", "Cannot copy, please copy the link manually" : "Kopyalanamadı. Lütfen bağlantıyı el ile kopyalayın", "Copy to clipboard" : "Panoya kopyala", - "Only works for users with access to this folder" : "Yalnız bu klasöre erişebilen kullanıcılar için geçerlidir", - "Only works for users with access to this file" : "Yalnız bu dosyaya erişebilen kullanıcılar için geçerlidir", + "Only works for users with access to this folder" : "Yalnızca bu klasöre erişebilen kullanıcılar için geçerlidir", + "Only works for users with access to this file" : "Yalnızca bu dosyaya erişebilen kullanıcılar için geçerlidir", "Please enter the following required information before creating the share" : "Lütfen paylaşımı oluşturmadan önce aşağıdaki zorunlu bilgileri yazın", "Password protection (enforced)" : "Parola koruması (dayatılmış)", "Password protection" : "Parola koruması", |