diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-09-05 00:23:50 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-09-05 00:23:50 +0000 |
commit | 8cded1e32075869ac7fbd2b528d4106cf9e04e79 (patch) | |
tree | 21a153c43e911a79747979d9e05c0699805a27cb /apps/dav/l10n | |
parent | 530e1b982866592fc123e20b73f5498216c20368 (diff) | |
download | nextcloud-server-8cded1e32075869ac7fbd2b528d4106cf9e04e79.tar.gz nextcloud-server-8cded1e32075869ac7fbd2b528d4106cf9e04e79.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/dav/l10n')
-rw-r--r-- | apps/dav/l10n/gl.js | 2 | ||||
-rw-r--r-- | apps/dav/l10n/gl.json | 2 | ||||
-rw-r--r-- | apps/dav/l10n/tr.js | 1 | ||||
-rw-r--r-- | apps/dav/l10n/tr.json | 1 |
4 files changed, 4 insertions, 2 deletions
diff --git a/apps/dav/l10n/gl.js b/apps/dav/l10n/gl.js index 2652bea7b0d..6531e8cee94 100644 --- a/apps/dav/l10n/gl.js +++ b/apps/dav/l10n/gl.js @@ -256,7 +256,7 @@ OC.L10N.register( "Weekdays" : "Días laborábeis", "Pick a start time for {dayName}" : "Escolla unha hora de inicio para {dayName}", "Pick a end time for {dayName}" : "Escolla unha hora de finalización para {dayName}", - "Automatically set user status to \"Do not disturb\" outside of availability to mute all notifications." : "Definir automaticamente o estado do usuario en «Non molestar» fóra de dispoñibilidade para silenciar todas as notificacións.", + "Automatically set user status to \"Do not disturb\" outside of availability to mute all notifications." : "Definir automaticamente o estado do usuario en «Non molestar» fóra de dispoñibilidade para enmudecer todas as notificacións.", "Failed to load availability" : "Produciuse un erro ao cargar a dispoñibilidade", "Saved availability" : "Dispoñibilidade gardada", "Failed to save availability" : "Produciuse un erro ao gardar a dispoñibilidade", diff --git a/apps/dav/l10n/gl.json b/apps/dav/l10n/gl.json index 445a63ba5d7..29d6936322d 100644 --- a/apps/dav/l10n/gl.json +++ b/apps/dav/l10n/gl.json @@ -254,7 +254,7 @@ "Weekdays" : "Días laborábeis", "Pick a start time for {dayName}" : "Escolla unha hora de inicio para {dayName}", "Pick a end time for {dayName}" : "Escolla unha hora de finalización para {dayName}", - "Automatically set user status to \"Do not disturb\" outside of availability to mute all notifications." : "Definir automaticamente o estado do usuario en «Non molestar» fóra de dispoñibilidade para silenciar todas as notificacións.", + "Automatically set user status to \"Do not disturb\" outside of availability to mute all notifications." : "Definir automaticamente o estado do usuario en «Non molestar» fóra de dispoñibilidade para enmudecer todas as notificacións.", "Failed to load availability" : "Produciuse un erro ao cargar a dispoñibilidade", "Saved availability" : "Dispoñibilidade gardada", "Failed to save availability" : "Produciuse un erro ao gardar a dispoñibilidade", diff --git a/apps/dav/l10n/tr.js b/apps/dav/l10n/tr.js index 52f0ba1e93d..eff0a767f5e 100644 --- a/apps/dav/l10n/tr.js +++ b/apps/dav/l10n/tr.js @@ -212,6 +212,7 @@ OC.L10N.register( "Failed to unlink: %1$s" : "Bağlantı kaldırılamadı: %1$s", "Failed to write file contents: %1$s" : "Dosya içerikleri yazılamadı: %1$s", "File not found: %1$s" : "Dosya bulunamadı: %1$s", + "Invalid target path" : "Hedef yol geçersiz", "System is in maintenance mode." : "Sistem bakım kipinde.", "Upgrade needed" : "Yükseltme gerekiyor", "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "iOS/macOS üzerinde CalDAV ve CardDAV kullanabilmek için %s HTTPS kullanacak şekilde yapılandırılmalıdır.", diff --git a/apps/dav/l10n/tr.json b/apps/dav/l10n/tr.json index 08430ab01bf..e2cd692547c 100644 --- a/apps/dav/l10n/tr.json +++ b/apps/dav/l10n/tr.json @@ -210,6 +210,7 @@ "Failed to unlink: %1$s" : "Bağlantı kaldırılamadı: %1$s", "Failed to write file contents: %1$s" : "Dosya içerikleri yazılamadı: %1$s", "File not found: %1$s" : "Dosya bulunamadı: %1$s", + "Invalid target path" : "Hedef yol geçersiz", "System is in maintenance mode." : "Sistem bakım kipinde.", "Upgrade needed" : "Yükseltme gerekiyor", "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "iOS/macOS üzerinde CalDAV ve CardDAV kullanabilmek için %s HTTPS kullanacak şekilde yapılandırılmalıdır.", |