diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-12-19 00:21:31 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-12-19 00:21:31 +0000 |
commit | ae0521ec2834a0a41a7824e78d9af88d23c4c451 (patch) | |
tree | e790925bf7eb1dfd8c951dd30fc86b8db5e481f7 | |
parent | a60f71bd939eeb94012d608736c0e96e72b20e95 (diff) | |
download | nextcloud-server-ae0521ec2834a0a41a7824e78d9af88d23c4c451.tar.gz nextcloud-server-ae0521ec2834a0a41a7824e78d9af88d23c4c451.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
168 files changed, 528 insertions, 164 deletions
diff --git a/apps/files/l10n/ar.js b/apps/files/l10n/ar.js index afdd6ce7b35..18f3c8b0704 100644 --- a/apps/files/l10n/ar.js +++ b/apps/files/l10n/ar.js @@ -173,9 +173,27 @@ OC.L10N.register( "Use this address to access your Files via WebDAV" : "استخدم هذا العنوان للوصول للملفات عبر WebDAV", "If you have enabled 2FA, you must create and use a new app password by clicking here." : "إذا كنت قد فعّلت خاصية \"التحقق ثنائي العوامل من الهوية 2FA\"، يجب عليك تجديد كلمة مرور التطبيق بالضغط هنا.", "Keyboard shortcuts" : "اختصارات لوحة المفاتيح", + "Speed up your Files experience with these quick shortcuts." : "سرِّع تعاملك مع الملفات بهذه الاختصارات السريعة.", + "Open the actions menu for a file" : "إفتَح قائمة الإجراءات للملف", + "Rename a file" : "تغيير اسم ملف", + "Delete a file" : "حذف ملف", + "Favorite or remove a file from favorites" : "تفضيل أو إلغاء تفضيل ملف", + "Manage tags for a file" : "إدارة الوسوم لملف", "Selection" : "اختيار", + "Select all files" : "تحديد كل الملفات", + "Deselect all files" : "إلغاء تحديد كل الملفات", + "Select or deselect a file" : "اختيار أو إلغاء اختيار ملف", + "Select a range of files" : "تحديد نطاق من الملفات", "Navigation" : "التنقل", + "Navigate to the parent folder" : "إنتقِل إلى المجلد الأب", + "Navigate to the file above" : "إنتقِل إلى الملف أعلاه", + "Navigate to the file below" : "إنتقِل إلى الملف أسفله", + "Navigate to the file on the left (in grid mode)" : "إنتقِل إلى الملف أيسره (في الشبكة)", + "Navigate to the file on the right (in grid mode)" : "إنتقِل إلى الملف أيمنه (في الشبكة)", "View" : "عرض", + "Toggle the grid view" : "بدِّل وضعية الشبكة", + "Open the sidebar for a file" : "إفتَح الشريط الجانبي للملف", + "Show those shortcuts" : "أعرُض تلك الاختصارات", "Clipboard is not available" : "الحافظة غير متاحة", "WebDAV URL copied to clipboard" : "تم نسخ WebDAV URL إلى الحافظة", "Owner" : "المالك", diff --git a/apps/files/l10n/ar.json b/apps/files/l10n/ar.json index d92091f8ea4..d17ca85cc1e 100644 --- a/apps/files/l10n/ar.json +++ b/apps/files/l10n/ar.json @@ -171,9 +171,27 @@ "Use this address to access your Files via WebDAV" : "استخدم هذا العنوان للوصول للملفات عبر WebDAV", "If you have enabled 2FA, you must create and use a new app password by clicking here." : "إذا كنت قد فعّلت خاصية \"التحقق ثنائي العوامل من الهوية 2FA\"، يجب عليك تجديد كلمة مرور التطبيق بالضغط هنا.", "Keyboard shortcuts" : "اختصارات لوحة المفاتيح", + "Speed up your Files experience with these quick shortcuts." : "سرِّع تعاملك مع الملفات بهذه الاختصارات السريعة.", + "Open the actions menu for a file" : "إفتَح قائمة الإجراءات للملف", + "Rename a file" : "تغيير اسم ملف", + "Delete a file" : "حذف ملف", + "Favorite or remove a file from favorites" : "تفضيل أو إلغاء تفضيل ملف", + "Manage tags for a file" : "إدارة الوسوم لملف", "Selection" : "اختيار", + "Select all files" : "تحديد كل الملفات", + "Deselect all files" : "إلغاء تحديد كل الملفات", + "Select or deselect a file" : "اختيار أو إلغاء اختيار ملف", + "Select a range of files" : "تحديد نطاق من الملفات", "Navigation" : "التنقل", + "Navigate to the parent folder" : "إنتقِل إلى المجلد الأب", + "Navigate to the file above" : "إنتقِل إلى الملف أعلاه", + "Navigate to the file below" : "إنتقِل إلى الملف أسفله", + "Navigate to the file on the left (in grid mode)" : "إنتقِل إلى الملف أيسره (في الشبكة)", + "Navigate to the file on the right (in grid mode)" : "إنتقِل إلى الملف أيمنه (في الشبكة)", "View" : "عرض", + "Toggle the grid view" : "بدِّل وضعية الشبكة", + "Open the sidebar for a file" : "إفتَح الشريط الجانبي للملف", + "Show those shortcuts" : "أعرُض تلك الاختصارات", "Clipboard is not available" : "الحافظة غير متاحة", "WebDAV URL copied to clipboard" : "تم نسخ WebDAV URL إلى الحافظة", "Owner" : "المالك", diff --git a/apps/files/l10n/de.js b/apps/files/l10n/de.js index 8ee2842d88b..abeb77595b2 100644 --- a/apps/files/l10n/de.js +++ b/apps/files/l10n/de.js @@ -208,7 +208,7 @@ OC.L10N.register( "Confirm deletion" : "Löschen bestätigen", "Cancel" : "Abbrechen", "Edit file locally" : "Datei lokal bearbeiten", - "The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "Die Datei sollte sich jetzt auf Ihrem Gerät öffnen. Wenn dies nicht der Fall ist, überprüfe, ob Du die Desktop-App installiert hast.", + "The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "Die Datei sollte sich jetzt auf deinem Gerät öffnen. Wenn dies nicht der Fall ist, überprüfe, ob du die Desktop-App installiert hast.", "Retry and close" : "Erneut versuchen und schließen", "Edit online" : "Online bearbeiten", "Failed to redirect to client" : "Umleitung zum Client fehlgeschlagen", diff --git a/apps/files/l10n/de.json b/apps/files/l10n/de.json index 541b38ff42e..c4cfe243e66 100644 --- a/apps/files/l10n/de.json +++ b/apps/files/l10n/de.json @@ -206,7 +206,7 @@ "Confirm deletion" : "Löschen bestätigen", "Cancel" : "Abbrechen", "Edit file locally" : "Datei lokal bearbeiten", - "The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "Die Datei sollte sich jetzt auf Ihrem Gerät öffnen. Wenn dies nicht der Fall ist, überprüfe, ob Du die Desktop-App installiert hast.", + "The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "Die Datei sollte sich jetzt auf deinem Gerät öffnen. Wenn dies nicht der Fall ist, überprüfe, ob du die Desktop-App installiert hast.", "Retry and close" : "Erneut versuchen und schließen", "Edit online" : "Online bearbeiten", "Failed to redirect to client" : "Umleitung zum Client fehlgeschlagen", diff --git a/apps/files/l10n/de_DE.js b/apps/files/l10n/de_DE.js index 05d1e7cf156..ea27af6544b 100644 --- a/apps/files/l10n/de_DE.js +++ b/apps/files/l10n/de_DE.js @@ -173,9 +173,27 @@ OC.L10N.register( "Use this address to access your Files via WebDAV" : "Benutzen Sie diese Adresse, um via WebDAV auf Ihre Dateien zuzugreifen", "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Wenn Sie 2FA aktiviert haben, müssen Sie ein neues App-Passwort erstellen und verwenden, indem Sie hier klicken.", "Keyboard shortcuts" : "Tastaturkürzel", + "Speed up your Files experience with these quick shortcuts." : "Arbeiten Sie schneller mit Dateien mit diesen Schnellzugriffen.", + "Open the actions menu for a file" : "Öffnen Sie das Aktionsmenü für eine Datei", + "Rename a file" : "Eine Datei umbenennen", + "Delete a file" : "Eine Datei löschen", + "Favorite or remove a file from favorites" : "Favorisieren oder Datei aus den Favoriten entfernen", + "Manage tags for a file" : "Schlagworte für eine Datei verwalten", "Selection" : "Auswahl", + "Select all files" : "Alle Dateien auswählen", + "Deselect all files" : "Auswahl aller Dateien aufheben", + "Select or deselect a file" : "Auswählen oder Auswahl einer Datei aufheben", + "Select a range of files" : "Einen Bereich von Dateien auswählen", "Navigation" : "Navigation", + "Navigate to the parent folder" : "In den übergeordneten Ordner navigieren", + "Navigate to the file above" : "Zur obigen Datei navigieren", + "Navigate to the file below" : "Zur unteren Datei navigieren", + "Navigate to the file on the left (in grid mode)" : "Zur Datei links navigieren (In Kachelansicht)", + "Navigate to the file on the right (in grid mode)" : "Zur Datei rechts navigieren (In Kachelansicht)", "View" : "Ansicht", + "Toggle the grid view" : "Kachelansicht umschalten", + "Open the sidebar for a file" : "Seitenleiste für eine Datei öffnen", + "Show those shortcuts" : "Die Tastaturkürzel anzeigen", "Clipboard is not available" : "Zwischenablage ist nicht verfügbar", "WebDAV URL copied to clipboard" : "WebDAV-URL in die Zwischenablage kopiert", "Owner" : "Besitzer", diff --git a/apps/files/l10n/de_DE.json b/apps/files/l10n/de_DE.json index dfe392261be..c3b7453a90e 100644 --- a/apps/files/l10n/de_DE.json +++ b/apps/files/l10n/de_DE.json @@ -171,9 +171,27 @@ "Use this address to access your Files via WebDAV" : "Benutzen Sie diese Adresse, um via WebDAV auf Ihre Dateien zuzugreifen", "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Wenn Sie 2FA aktiviert haben, müssen Sie ein neues App-Passwort erstellen und verwenden, indem Sie hier klicken.", "Keyboard shortcuts" : "Tastaturkürzel", + "Speed up your Files experience with these quick shortcuts." : "Arbeiten Sie schneller mit Dateien mit diesen Schnellzugriffen.", + "Open the actions menu for a file" : "Öffnen Sie das Aktionsmenü für eine Datei", + "Rename a file" : "Eine Datei umbenennen", + "Delete a file" : "Eine Datei löschen", + "Favorite or remove a file from favorites" : "Favorisieren oder Datei aus den Favoriten entfernen", + "Manage tags for a file" : "Schlagworte für eine Datei verwalten", "Selection" : "Auswahl", + "Select all files" : "Alle Dateien auswählen", + "Deselect all files" : "Auswahl aller Dateien aufheben", + "Select or deselect a file" : "Auswählen oder Auswahl einer Datei aufheben", + "Select a range of files" : "Einen Bereich von Dateien auswählen", "Navigation" : "Navigation", + "Navigate to the parent folder" : "In den übergeordneten Ordner navigieren", + "Navigate to the file above" : "Zur obigen Datei navigieren", + "Navigate to the file below" : "Zur unteren Datei navigieren", + "Navigate to the file on the left (in grid mode)" : "Zur Datei links navigieren (In Kachelansicht)", + "Navigate to the file on the right (in grid mode)" : "Zur Datei rechts navigieren (In Kachelansicht)", "View" : "Ansicht", + "Toggle the grid view" : "Kachelansicht umschalten", + "Open the sidebar for a file" : "Seitenleiste für eine Datei öffnen", + "Show those shortcuts" : "Die Tastaturkürzel anzeigen", "Clipboard is not available" : "Zwischenablage ist nicht verfügbar", "WebDAV URL copied to clipboard" : "WebDAV-URL in die Zwischenablage kopiert", "Owner" : "Besitzer", diff --git a/apps/files/l10n/en_GB.js b/apps/files/l10n/en_GB.js index e2786de0968..444168e0a9f 100644 --- a/apps/files/l10n/en_GB.js +++ b/apps/files/l10n/en_GB.js @@ -173,9 +173,27 @@ OC.L10N.register( "Use this address to access your Files via WebDAV" : "Use this address to access your Files via WebDAV", "If you have enabled 2FA, you must create and use a new app password by clicking here." : "If you have enabled 2FA, you must create and use a new app password by clicking here.", "Keyboard shortcuts" : "Keyboard shortcuts", + "Speed up your Files experience with these quick shortcuts." : "Speed up your Files experience with these quick shortcuts.", + "Open the actions menu for a file" : "Open the actions menu for a file", + "Rename a file" : "Rename a file", + "Delete a file" : "Delete a file", + "Favorite or remove a file from favorites" : "Favourite or remove a file from favourites", + "Manage tags for a file" : "Manage tags for a file", "Selection" : "Selection", + "Select all files" : "Select all files", + "Deselect all files" : "Deselect all files", + "Select or deselect a file" : "Select or deselect a file", + "Select a range of files" : "Select a range of files", "Navigation" : "Navigation", + "Navigate to the parent folder" : "Navigate to the parent folder", + "Navigate to the file above" : "Navigate to the file above", + "Navigate to the file below" : "Navigate to the file below", + "Navigate to the file on the left (in grid mode)" : "Navigate to the file on the left (in grid mode)", + "Navigate to the file on the right (in grid mode)" : "Navigate to the file on the right (in grid mode)", "View" : "View", + "Toggle the grid view" : "Toggle the grid view", + "Open the sidebar for a file" : "Open the sidebar for a file", + "Show those shortcuts" : "Show those shortcuts", "Clipboard is not available" : "Clipboard is not available", "WebDAV URL copied to clipboard" : "WebDAV URL copied to clipboard", "Owner" : "Owner", diff --git a/apps/files/l10n/en_GB.json b/apps/files/l10n/en_GB.json index 4cdc6c17915..748f0a03094 100644 --- a/apps/files/l10n/en_GB.json +++ b/apps/files/l10n/en_GB.json @@ -171,9 +171,27 @@ "Use this address to access your Files via WebDAV" : "Use this address to access your Files via WebDAV", "If you have enabled 2FA, you must create and use a new app password by clicking here." : "If you have enabled 2FA, you must create and use a new app password by clicking here.", "Keyboard shortcuts" : "Keyboard shortcuts", + "Speed up your Files experience with these quick shortcuts." : "Speed up your Files experience with these quick shortcuts.", + "Open the actions menu for a file" : "Open the actions menu for a file", + "Rename a file" : "Rename a file", + "Delete a file" : "Delete a file", + "Favorite or remove a file from favorites" : "Favourite or remove a file from favourites", + "Manage tags for a file" : "Manage tags for a file", "Selection" : "Selection", + "Select all files" : "Select all files", + "Deselect all files" : "Deselect all files", + "Select or deselect a file" : "Select or deselect a file", + "Select a range of files" : "Select a range of files", "Navigation" : "Navigation", + "Navigate to the parent folder" : "Navigate to the parent folder", + "Navigate to the file above" : "Navigate to the file above", + "Navigate to the file below" : "Navigate to the file below", + "Navigate to the file on the left (in grid mode)" : "Navigate to the file on the left (in grid mode)", + "Navigate to the file on the right (in grid mode)" : "Navigate to the file on the right (in grid mode)", "View" : "View", + "Toggle the grid view" : "Toggle the grid view", + "Open the sidebar for a file" : "Open the sidebar for a file", + "Show those shortcuts" : "Show those shortcuts", "Clipboard is not available" : "Clipboard is not available", "WebDAV URL copied to clipboard" : "WebDAV URL copied to clipboard", "Owner" : "Owner", diff --git a/apps/files/l10n/eu.js b/apps/files/l10n/eu.js index b60da4c29fc..c43672fc025 100644 --- a/apps/files/l10n/eu.js +++ b/apps/files/l10n/eu.js @@ -173,7 +173,15 @@ OC.L10N.register( "Use this address to access your Files via WebDAV" : "Erabili helbide hau WebDAV bidez zure fitxategietara sartzeko", "If you have enabled 2FA, you must create and use a new app password by clicking here." : "2FA gaitu baduzu, aplikazioaren pasahitz berria sortu eta erabili behar duzu hemen klik eginez.", "Keyboard shortcuts" : "Teklatuaren lasterbideak", + "Rename a file" : "Fitxategi bat berrizendatu", + "Delete a file" : "Fitxategi bat ezabatu", + "Favorite or remove a file from favorites" : "Fitxategi bat gustoko bihurtu edo gustoko izateari utzi", + "Manage tags for a file" : "Fitxategi baten etiketak kudeatu", "Selection" : "Hautapena", + "Select all files" : "Fitxategi guztiak aukeratu", + "Deselect all files" : "Fitxategi guztiak desaukeratu", + "Select or deselect a file" : "Fitxategi bat aukeratu edo desaukeratu", + "Select a range of files" : "Fitxategi-hein bat aukeratu", "Navigation" : "Nabigazioa", "View" : "Ikusi", "Clipboard is not available" : "Arbela ez dago erabilgarri", diff --git a/apps/files/l10n/eu.json b/apps/files/l10n/eu.json index fd5db8be1ab..5b30d81aa3d 100644 --- a/apps/files/l10n/eu.json +++ b/apps/files/l10n/eu.json @@ -171,7 +171,15 @@ "Use this address to access your Files via WebDAV" : "Erabili helbide hau WebDAV bidez zure fitxategietara sartzeko", "If you have enabled 2FA, you must create and use a new app password by clicking here." : "2FA gaitu baduzu, aplikazioaren pasahitz berria sortu eta erabili behar duzu hemen klik eginez.", "Keyboard shortcuts" : "Teklatuaren lasterbideak", + "Rename a file" : "Fitxategi bat berrizendatu", + "Delete a file" : "Fitxategi bat ezabatu", + "Favorite or remove a file from favorites" : "Fitxategi bat gustoko bihurtu edo gustoko izateari utzi", + "Manage tags for a file" : "Fitxategi baten etiketak kudeatu", "Selection" : "Hautapena", + "Select all files" : "Fitxategi guztiak aukeratu", + "Deselect all files" : "Fitxategi guztiak desaukeratu", + "Select or deselect a file" : "Fitxategi bat aukeratu edo desaukeratu", + "Select a range of files" : "Fitxategi-hein bat aukeratu", "Navigation" : "Nabigazioa", "View" : "Ikusi", "Clipboard is not available" : "Arbela ez dago erabilgarri", diff --git a/apps/files/l10n/fr.js b/apps/files/l10n/fr.js index 3c4c2d144d2..d84b2b5b217 100644 --- a/apps/files/l10n/fr.js +++ b/apps/files/l10n/fr.js @@ -173,9 +173,27 @@ OC.L10N.register( "Use this address to access your Files via WebDAV" : "Utilisez cette adresse pour accéder à vos fichiers via WebDAV", "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Si vous avez activé le 2FA, vous devez créer et utiliser un nouveau mot de passe d'application en cliquant ici.", "Keyboard shortcuts" : "Raccourcis clavier", + "Speed up your Files experience with these quick shortcuts." : "Accélérer votre utilisation de Fichiers avec ces raccourcis rapides.", + "Open the actions menu for a file" : "Ouvrir le menu actions pour un fichier", + "Rename a file" : "Renommer un fichier", + "Delete a file" : "Supprimer un fichier", + "Favorite or remove a file from favorites" : "Ajouter ou supprimer un fichier des favoris", + "Manage tags for a file" : "Gérer les étiquettes pour un fichier", "Selection" : "Choix", + "Select all files" : "Sélectionner tous les fichiers", + "Deselect all files" : "Désélectionner tous les fichiers", + "Select or deselect a file" : "Sélectionner ou désélectionner un fichier", + "Select a range of files" : "Sélectionner une série de fichiers", "Navigation" : "Navigation", + "Navigate to the parent folder" : "Naviguer vers le dossier parent", + "Navigate to the file above" : "Naviguer vers le fichier au-dessus", + "Navigate to the file below" : "Naviguer vers le fichier en-dessous", + "Navigate to the file on the left (in grid mode)" : "Naviguer vers le fichier à gauche (en mode grille)", + "Navigate to the file on the right (in grid mode)" : "Naviguer vers le fichier à droite (en mode grille)", "View" : "Voir", + "Toggle the grid view" : "(Dés)Activer la vue grille", + "Open the sidebar for a file" : "Ouvrir la barre latérale pour un fichier", + "Show those shortcuts" : "Montrer ces raccourcis", "Clipboard is not available" : "Le presse-papiers n'est pas disponible", "WebDAV URL copied to clipboard" : "URL WebDAV copiée dans le presse-papier", "Owner" : "Propriétaire", diff --git a/apps/files/l10n/fr.json b/apps/files/l10n/fr.json index a09b76e3b06..eb0b18935e6 100644 --- a/apps/files/l10n/fr.json +++ b/apps/files/l10n/fr.json @@ -171,9 +171,27 @@ "Use this address to access your Files via WebDAV" : "Utilisez cette adresse pour accéder à vos fichiers via WebDAV", "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Si vous avez activé le 2FA, vous devez créer et utiliser un nouveau mot de passe d'application en cliquant ici.", "Keyboard shortcuts" : "Raccourcis clavier", + "Speed up your Files experience with these quick shortcuts." : "Accélérer votre utilisation de Fichiers avec ces raccourcis rapides.", + "Open the actions menu for a file" : "Ouvrir le menu actions pour un fichier", + "Rename a file" : "Renommer un fichier", + "Delete a file" : "Supprimer un fichier", + "Favorite or remove a file from favorites" : "Ajouter ou supprimer un fichier des favoris", + "Manage tags for a file" : "Gérer les étiquettes pour un fichier", "Selection" : "Choix", + "Select all files" : "Sélectionner tous les fichiers", + "Deselect all files" : "Désélectionner tous les fichiers", + "Select or deselect a file" : "Sélectionner ou désélectionner un fichier", + "Select a range of files" : "Sélectionner une série de fichiers", "Navigation" : "Navigation", + "Navigate to the parent folder" : "Naviguer vers le dossier parent", + "Navigate to the file above" : "Naviguer vers le fichier au-dessus", + "Navigate to the file below" : "Naviguer vers le fichier en-dessous", + "Navigate to the file on the left (in grid mode)" : "Naviguer vers le fichier à gauche (en mode grille)", + "Navigate to the file on the right (in grid mode)" : "Naviguer vers le fichier à droite (en mode grille)", "View" : "Voir", + "Toggle the grid view" : "(Dés)Activer la vue grille", + "Open the sidebar for a file" : "Ouvrir la barre latérale pour un fichier", + "Show those shortcuts" : "Montrer ces raccourcis", "Clipboard is not available" : "Le presse-papiers n'est pas disponible", "WebDAV URL copied to clipboard" : "URL WebDAV copiée dans le presse-papier", "Owner" : "Propriétaire", diff --git a/apps/files/l10n/tr.js b/apps/files/l10n/tr.js index 8ddf8fdd3d8..fa3fa84278c 100644 --- a/apps/files/l10n/tr.js +++ b/apps/files/l10n/tr.js @@ -173,9 +173,27 @@ OC.L10N.register( "Use this address to access your Files via WebDAV" : "Dosyalarınıza WebDAV üzerinden erişmek için bu adresi kullanın", "If you have enabled 2FA, you must create and use a new app password by clicking here." : "İki adımlı doğrulamayı kullanıma aldıysanız buraya tıklayarak yeni bir uygulama parolası oluşturmalısınız.", "Keyboard shortcuts" : "Kısayol tuşları", + "Speed up your Files experience with these quick shortcuts." : "Şu kısayol tuşlarını kullanarak Dosyalar deneyiminizi hızlandırabilirsiniz.", + "Open the actions menu for a file" : "Bir dosyanın işlemler menüsünü açar", + "Rename a file" : "Bir dosyayı yeniden adlandırır", + "Delete a file" : "Bir dosyayı siler", + "Favorite or remove a file from favorites" : "Bir dosyayı sık kullanılanlara ekler ya da kaldırır", + "Manage tags for a file" : "Bir dosyanın etiketlerini yönetir", "Selection" : "Seçim", + "Select all files" : "Tüm dosyaları seçer", + "Deselect all files" : "Tüm dosyaları bırakır", + "Select or deselect a file" : "Bir dosyayı seçer ya da bırakır", + "Select a range of files" : "Bir dosya grubunu seçer", "Navigation" : "Gezinme", + "Navigate to the parent folder" : "Üst klasöre gider", + "Navigate to the file above" : "Üstteki dosyaya gider", + "Navigate to the file below" : "Aşağıdaki dosyaya gider", + "Navigate to the file on the left (in grid mode)" : "Soldaki dosyaya gider (ızgara görünümünde)", + "Navigate to the file on the right (in grid mode)" : "Sağdaki dosyaya gider (ızgara görünümünde)", "View" : "Görüntüle", + "Toggle the grid view" : "Izgara görünümünü açar ya da kapatır", + "Open the sidebar for a file" : "Bir dosyanın yan çubuğunu açar", + "Show those shortcuts" : "Bu kısayolları görüntüler", "Clipboard is not available" : "Pano kullanılamıyor", "WebDAV URL copied to clipboard" : "WebDAV adresi panoya kopyalandı", "Owner" : "Sahibi", diff --git a/apps/files/l10n/tr.json b/apps/files/l10n/tr.json index be9751d6246..f5bd80eb6ec 100644 --- a/apps/files/l10n/tr.json +++ b/apps/files/l10n/tr.json @@ -171,9 +171,27 @@ "Use this address to access your Files via WebDAV" : "Dosyalarınıza WebDAV üzerinden erişmek için bu adresi kullanın", "If you have enabled 2FA, you must create and use a new app password by clicking here." : "İki adımlı doğrulamayı kullanıma aldıysanız buraya tıklayarak yeni bir uygulama parolası oluşturmalısınız.", "Keyboard shortcuts" : "Kısayol tuşları", + "Speed up your Files experience with these quick shortcuts." : "Şu kısayol tuşlarını kullanarak Dosyalar deneyiminizi hızlandırabilirsiniz.", + "Open the actions menu for a file" : "Bir dosyanın işlemler menüsünü açar", + "Rename a file" : "Bir dosyayı yeniden adlandırır", + "Delete a file" : "Bir dosyayı siler", + "Favorite or remove a file from favorites" : "Bir dosyayı sık kullanılanlara ekler ya da kaldırır", + "Manage tags for a file" : "Bir dosyanın etiketlerini yönetir", "Selection" : "Seçim", + "Select all files" : "Tüm dosyaları seçer", + "Deselect all files" : "Tüm dosyaları bırakır", + "Select or deselect a file" : "Bir dosyayı seçer ya da bırakır", + "Select a range of files" : "Bir dosya grubunu seçer", "Navigation" : "Gezinme", + "Navigate to the parent folder" : "Üst klasöre gider", + "Navigate to the file above" : "Üstteki dosyaya gider", + "Navigate to the file below" : "Aşağıdaki dosyaya gider", + "Navigate to the file on the left (in grid mode)" : "Soldaki dosyaya gider (ızgara görünümünde)", + "Navigate to the file on the right (in grid mode)" : "Sağdaki dosyaya gider (ızgara görünümünde)", "View" : "Görüntüle", + "Toggle the grid view" : "Izgara görünümünü açar ya da kapatır", + "Open the sidebar for a file" : "Bir dosyanın yan çubuğunu açar", + "Show those shortcuts" : "Bu kısayolları görüntüler", "Clipboard is not available" : "Pano kullanılamıyor", "WebDAV URL copied to clipboard" : "WebDAV adresi panoya kopyalandı", "Owner" : "Sahibi", diff --git a/apps/files/l10n/zh_HK.js b/apps/files/l10n/zh_HK.js index a87e55a7e0d..4dc20ad92a5 100644 --- a/apps/files/l10n/zh_HK.js +++ b/apps/files/l10n/zh_HK.js @@ -173,9 +173,27 @@ OC.L10N.register( "Use this address to access your Files via WebDAV" : "用這位址使用 WebDAV 存取你的檔案。", "If you have enabled 2FA, you must create and use a new app password by clicking here." : "如果您啟用了 2FA,則必須通過單擊此處創建和使用新的應用程式密碼。", "Keyboard shortcuts" : "鍵盤快捷鍵", + "Speed up your Files experience with these quick shortcuts." : "這些快速捷徑可加快您的 Files 體驗。", + "Open the actions menu for a file" : "開啟檔案的操作選項單", + "Rename a file" : "重新命名檔案", + "Delete a file" : "刪除檔案", + "Favorite or remove a file from favorites" : "加入最愛或從最愛移除檔案", + "Manage tags for a file" : "管理檔案的標籤", "Selection" : "選擇", + "Select all files" : "選擇所有檔案", + "Deselect all files" : "取消選擇所有檔案", + "Select or deselect a file" : "選擇或取消選擇檔案", + "Select a range of files" : "選擇一系列檔案", "Navigation" : "導覽列", + "Navigate to the parent folder" : "前往上層資料夾", + "Navigate to the file above" : "前往以上檔案", + "Navigate to the file below" : "前往以下檔案", + "Navigate to the file on the left (in grid mode)" : "前往左側的檔案(在網格模式下)", + "Navigate to the file on the right (in grid mode)" : "前往右側的檔案(在網格模式下)", "View" : "檢視", + "Toggle the grid view" : "切換網格檢視", + "Open the sidebar for a file" : "開啟檔案側邊欄", + "Show those shortcuts" : "顯示這些快捷鍵", "Clipboard is not available" : "剪貼板不可用", "WebDAV URL copied to clipboard" : "WebDAV 連結已複製到剪貼板", "Owner" : "擁有者", diff --git a/apps/files/l10n/zh_HK.json b/apps/files/l10n/zh_HK.json index 8569537e30d..b21e2b7efba 100644 --- a/apps/files/l10n/zh_HK.json +++ b/apps/files/l10n/zh_HK.json @@ -171,9 +171,27 @@ "Use this address to access your Files via WebDAV" : "用這位址使用 WebDAV 存取你的檔案。", "If you have enabled 2FA, you must create and use a new app password by clicking here." : "如果您啟用了 2FA,則必須通過單擊此處創建和使用新的應用程式密碼。", "Keyboard shortcuts" : "鍵盤快捷鍵", + "Speed up your Files experience with these quick shortcuts." : "這些快速捷徑可加快您的 Files 體驗。", + "Open the actions menu for a file" : "開啟檔案的操作選項單", + "Rename a file" : "重新命名檔案", + "Delete a file" : "刪除檔案", + "Favorite or remove a file from favorites" : "加入最愛或從最愛移除檔案", + "Manage tags for a file" : "管理檔案的標籤", "Selection" : "選擇", + "Select all files" : "選擇所有檔案", + "Deselect all files" : "取消選擇所有檔案", + "Select or deselect a file" : "選擇或取消選擇檔案", + "Select a range of files" : "選擇一系列檔案", "Navigation" : "導覽列", + "Navigate to the parent folder" : "前往上層資料夾", + "Navigate to the file above" : "前往以上檔案", + "Navigate to the file below" : "前往以下檔案", + "Navigate to the file on the left (in grid mode)" : "前往左側的檔案(在網格模式下)", + "Navigate to the file on the right (in grid mode)" : "前往右側的檔案(在網格模式下)", "View" : "檢視", + "Toggle the grid view" : "切換網格檢視", + "Open the sidebar for a file" : "開啟檔案側邊欄", + "Show those shortcuts" : "顯示這些快捷鍵", "Clipboard is not available" : "剪貼板不可用", "WebDAV URL copied to clipboard" : "WebDAV 連結已複製到剪貼板", "Owner" : "擁有者", diff --git a/apps/files/l10n/zh_TW.js b/apps/files/l10n/zh_TW.js index 0f6bd6dbbf6..07ff22fc800 100644 --- a/apps/files/l10n/zh_TW.js +++ b/apps/files/l10n/zh_TW.js @@ -173,9 +173,27 @@ OC.L10N.register( "Use this address to access your Files via WebDAV" : "使用此位置透過 WebDAV 存取您的檔案", "If you have enabled 2FA, you must create and use a new app password by clicking here." : "若您啟用了雙因子認證,您必須點擊此處建立並使用新的應用程式密碼。", "Keyboard shortcuts" : "鍵盤快速鍵", + "Speed up your Files experience with these quick shortcuts." : "使用這些快捷鍵加速您的 Files 體驗。", + "Open the actions menu for a file" : "開啟檔案的動作選單", + "Rename a file" : "重新命名檔案", + "Delete a file" : "刪除檔案", + "Favorite or remove a file from favorites" : "加入最愛或從最愛移除檔案", + "Manage tags for a file" : "管理檔案的標籤", "Selection" : "選取", + "Select all files" : "選取所有檔案", + "Deselect all files" : "取消選取所有檔案", + "Select or deselect a file" : "選取或取消選取檔案", + "Select a range of files" : "選取檔案範圍", "Navigation" : "導覽列", + "Navigate to the parent folder" : "前往上層資料夾", + "Navigate to the file above" : "前往上述檔案", + "Navigate to the file below" : "前往以下檔案", + "Navigate to the file on the left (in grid mode)" : "前往左側的檔案(在網格模式下)", + "Navigate to the file on the right (in grid mode)" : "前往右側的檔案(在網格模式下)", "View" : "檢視", + "Toggle the grid view" : "切換網格檢視", + "Open the sidebar for a file" : "開啟檔案側邊欄", + "Show those shortcuts" : "顯示這些快捷鍵", "Clipboard is not available" : "剪貼簿無法使用", "WebDAV URL copied to clipboard" : "WebDAV URL 已複製到剪貼簿", "Owner" : "擁有者", diff --git a/apps/files/l10n/zh_TW.json b/apps/files/l10n/zh_TW.json index f06b74287f4..11934990705 100644 --- a/apps/files/l10n/zh_TW.json +++ b/apps/files/l10n/zh_TW.json @@ -171,9 +171,27 @@ "Use this address to access your Files via WebDAV" : "使用此位置透過 WebDAV 存取您的檔案", "If you have enabled 2FA, you must create and use a new app password by clicking here." : "若您啟用了雙因子認證,您必須點擊此處建立並使用新的應用程式密碼。", "Keyboard shortcuts" : "鍵盤快速鍵", + "Speed up your Files experience with these quick shortcuts." : "使用這些快捷鍵加速您的 Files 體驗。", + "Open the actions menu for a file" : "開啟檔案的動作選單", + "Rename a file" : "重新命名檔案", + "Delete a file" : "刪除檔案", + "Favorite or remove a file from favorites" : "加入最愛或從最愛移除檔案", + "Manage tags for a file" : "管理檔案的標籤", "Selection" : "選取", + "Select all files" : "選取所有檔案", + "Deselect all files" : "取消選取所有檔案", + "Select or deselect a file" : "選取或取消選取檔案", + "Select a range of files" : "選取檔案範圍", "Navigation" : "導覽列", + "Navigate to the parent folder" : "前往上層資料夾", + "Navigate to the file above" : "前往上述檔案", + "Navigate to the file below" : "前往以下檔案", + "Navigate to the file on the left (in grid mode)" : "前往左側的檔案(在網格模式下)", + "Navigate to the file on the right (in grid mode)" : "前往右側的檔案(在網格模式下)", "View" : "檢視", + "Toggle the grid view" : "切換網格檢視", + "Open the sidebar for a file" : "開啟檔案側邊欄", + "Show those shortcuts" : "顯示這些快捷鍵", "Clipboard is not available" : "剪貼簿無法使用", "WebDAV URL copied to clipboard" : "WebDAV URL 已複製到剪貼簿", "Owner" : "擁有者", diff --git a/apps/files_trashbin/l10n/fr.js b/apps/files_trashbin/l10n/fr.js index ebf0392e48b..98fe131c98b 100644 --- a/apps/files_trashbin/l10n/fr.js +++ b/apps/files_trashbin/l10n/fr.js @@ -14,7 +14,10 @@ OC.L10N.register( "Deleted by" : "Supprimé par", "Deleted" : "Supprimé", "A long time ago" : "Il y a longtemps", + "Confirm permanent deletion" : "Confirmer la suppression définitive", + "Are you sure you want to permanently delete all files and folders in the trash? This cannot be undone." : "Êtes-vous sûr de vouloir supprimer définitivement tous les fichiers et dossiers dans la corbeille ? Cette action est irréversible.", "Cancel" : "Annuler", + "Empty deleted files" : "Vider les fichiers supprimés", "Deletion cancelled" : "Suppression annulée", "List of files that have been deleted." : "Liste des fichiers qui ont été supprimés.", "No deleted files" : "Aucun fichier supprimé", diff --git a/apps/files_trashbin/l10n/fr.json b/apps/files_trashbin/l10n/fr.json index e8483b6fc3a..61cf1d37a70 100644 --- a/apps/files_trashbin/l10n/fr.json +++ b/apps/files_trashbin/l10n/fr.json @@ -12,7 +12,10 @@ "Deleted by" : "Supprimé par", "Deleted" : "Supprimé", "A long time ago" : "Il y a longtemps", + "Confirm permanent deletion" : "Confirmer la suppression définitive", + "Are you sure you want to permanently delete all files and folders in the trash? This cannot be undone." : "Êtes-vous sûr de vouloir supprimer définitivement tous les fichiers et dossiers dans la corbeille ? Cette action est irréversible.", "Cancel" : "Annuler", + "Empty deleted files" : "Vider les fichiers supprimés", "Deletion cancelled" : "Suppression annulée", "List of files that have been deleted." : "Liste des fichiers qui ont été supprimés.", "No deleted files" : "Aucun fichier supprimé", diff --git a/apps/settings/l10n/ar.js b/apps/settings/l10n/ar.js index a0a4f4544cd..d15b8ef8d73 100644 --- a/apps/settings/l10n/ar.js +++ b/apps/settings/l10n/ar.js @@ -337,6 +337,7 @@ OC.L10N.register( "Unified task processing" : "المعالجة الموحدة للمهام", "AI tasks can be implemented by different apps. Here you can set which app should be used for which task." : "يمكن تنفيذ مهام الذكاء الاصطناعي من خلال تطبيقات مختلفة. هنا يمكنك تعيين التطبيق الذي يجب استخدامه لأي مهمة.", "Task:" : "المُهِمّة:", + "Enable" : "تمكين", "None of your currently installed apps provide Task processing functionality" : "لا يوفر أي من تطبيقاتك المثبتة حاليًا وظيفة معالجة المهام", "Machine translation" : "الترجمة الآلية", "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "يمكن تنفيذ الترجمة الآلية من خلال تطبيقات مختلفة. هنا يمكنك تحديد أسبقية تطبيقات الترجمة الآلية التي قمت بتثبيتها في الوقت الحالي.", @@ -517,7 +518,6 @@ OC.L10N.register( "Unable to update background job mode" : "تعذّر تحديث وضعية مهمة خلفية background job mode", "Profile" : "الملف الشخصي", "Enable or disable profile by default for new accounts." : "تمكين أو تعطيل الملف الشخصي بشكل افتراضي للحسابات الجديدة.", - "Enable" : "تمكين", "Unable to update profile default setting" : "تعذّر تحديث الإعدادات التلقائية لملف التعريف الشخصي profile", "{app}'s declarative setting field: {name}" : "حقل الإعدادات التصريحي للتطبيق {app} : {name}", "Failed to save setting" : "فشل في حفظ الإعداد", diff --git a/apps/settings/l10n/ar.json b/apps/settings/l10n/ar.json index b74656170dc..51816a7272d 100644 --- a/apps/settings/l10n/ar.json +++ b/apps/settings/l10n/ar.json @@ -335,6 +335,7 @@ "Unified task processing" : "المعالجة الموحدة للمهام", "AI tasks can be implemented by different apps. Here you can set which app should be used for which task." : "يمكن تنفيذ مهام الذكاء الاصطناعي من خلال تطبيقات مختلفة. هنا يمكنك تعيين التطبيق الذي يجب استخدامه لأي مهمة.", "Task:" : "المُهِمّة:", + "Enable" : "تمكين", "None of your currently installed apps provide Task processing functionality" : "لا يوفر أي من تطبيقاتك المثبتة حاليًا وظيفة معالجة المهام", "Machine translation" : "الترجمة الآلية", "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "يمكن تنفيذ الترجمة الآلية من خلال تطبيقات مختلفة. هنا يمكنك تحديد أسبقية تطبيقات الترجمة الآلية التي قمت بتثبيتها في الوقت الحالي.", @@ -515,7 +516,6 @@ "Unable to update background job mode" : "تعذّر تحديث وضعية مهمة خلفية background job mode", "Profile" : "الملف الشخصي", "Enable or disable profile by default for new accounts." : "تمكين أو تعطيل الملف الشخصي بشكل افتراضي للحسابات الجديدة.", - "Enable" : "تمكين", "Unable to update profile default setting" : "تعذّر تحديث الإعدادات التلقائية لملف التعريف الشخصي profile", "{app}'s declarative setting field: {name}" : "حقل الإعدادات التصريحي للتطبيق {app} : {name}", "Failed to save setting" : "فشل في حفظ الإعداد", diff --git a/apps/settings/l10n/ast.js b/apps/settings/l10n/ast.js index 712111437b0..bc3fceda9ec 100644 --- a/apps/settings/l10n/ast.js +++ b/apps/settings/l10n/ast.js @@ -204,6 +204,7 @@ OC.L10N.register( "Profile information" : "Información del perfil", "Nextcloud settings" : "Configuración de Nextcloud", "Task:" : "Xera:", + "Enable" : "Activar", "Machine translation" : "Traducción per ordenador", "Image generation" : "Xeneración d'imáxenes", "Text processing" : "Procesamientu de testos", @@ -308,7 +309,6 @@ OC.L10N.register( "Unable to update background job mode" : "Nun ye posible anovar el mou del trabayu en segundu planu", "Profile" : "Perfil", "Enable or disable profile by default for new accounts." : "Des/activa'l perfil predetermináu pa les cuentes nueves.", - "Enable" : "Activar", "Unable to update profile default setting" : "Nun ye posible anovar la opción predeterminada del sirvidor", "Failed to save setting" : "Nun se pue guardar la opción", "Server-side encryption" : "Cifráu de llau del sirvidor", diff --git a/apps/settings/l10n/ast.json b/apps/settings/l10n/ast.json index efc699f4ec8..766748e631c 100644 --- a/apps/settings/l10n/ast.json +++ b/apps/settings/l10n/ast.json @@ -202,6 +202,7 @@ "Profile information" : "Información del perfil", "Nextcloud settings" : "Configuración de Nextcloud", "Task:" : "Xera:", + "Enable" : "Activar", "Machine translation" : "Traducción per ordenador", "Image generation" : "Xeneración d'imáxenes", "Text processing" : "Procesamientu de testos", @@ -306,7 +307,6 @@ "Unable to update background job mode" : "Nun ye posible anovar el mou del trabayu en segundu planu", "Profile" : "Perfil", "Enable or disable profile by default for new accounts." : "Des/activa'l perfil predetermináu pa les cuentes nueves.", - "Enable" : "Activar", "Unable to update profile default setting" : "Nun ye posible anovar la opción predeterminada del sirvidor", "Failed to save setting" : "Nun se pue guardar la opción", "Server-side encryption" : "Cifráu de llau del sirvidor", diff --git a/apps/settings/l10n/bg.js b/apps/settings/l10n/bg.js index 6f598b70d3e..094c334ed6f 100644 --- a/apps/settings/l10n/bg.js +++ b/apps/settings/l10n/bg.js @@ -132,6 +132,7 @@ OC.L10N.register( "Profile information" : "Информация за профила", "Profile picture, full name, email, phone number, address, website, Twitter, organisation, role, headline, biography, and whether your profile is enabled" : "Снимка на потребителския профил, пълно име, имейл, телефонен номер, адрес, уеб сайт, Twitter, организация, роля, заглавие, биография и дали вашият профил е активиран", "Nextcloud settings" : "Nextcloud настройки", + "Enable" : "Включване", "Here you can decide which group can access certain sections of the administration settings." : "Тук можете да решите коя група има достъп до определени секции от настройките за администриране.", "None" : "Няма", "Unable to modify setting" : "Не може да се промени настройката", @@ -233,7 +234,6 @@ OC.L10N.register( "Use system cron service to call the cron.php file every 5 minutes." : "Използвайте системната услуга cron, за да извикате файла cron.php на всеки 5 минути.", "Unable to update background job mode" : "Не може да се актуализира фонов режим на работа", "Profile" : "Профил", - "Enable" : "Включване", "Unable to update profile default setting" : "Не може да се актуализира настройката по подразбиране на профила", "Server-side encryption" : "Сървърно криптиране", "Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed." : "Криптирането от страна на сървъра, прави възможно криптирането на файлове, които се качват на този сървър. Това идва с ограничения като намаляване на производителността, така че го активирайте, само ако е необходимо. ", diff --git a/apps/settings/l10n/bg.json b/apps/settings/l10n/bg.json index a5739e37674..688bdc88f70 100644 --- a/apps/settings/l10n/bg.json +++ b/apps/settings/l10n/bg.json @@ -130,6 +130,7 @@ "Profile information" : "Информация за профила", "Profile picture, full name, email, phone number, address, website, Twitter, organisation, role, headline, biography, and whether your profile is enabled" : "Снимка на потребителския профил, пълно име, имейл, телефонен номер, адрес, уеб сайт, Twitter, организация, роля, заглавие, биография и дали вашият профил е активиран", "Nextcloud settings" : "Nextcloud настройки", + "Enable" : "Включване", "Here you can decide which group can access certain sections of the administration settings." : "Тук можете да решите коя група има достъп до определени секции от настройките за администриране.", "None" : "Няма", "Unable to modify setting" : "Не може да се промени настройката", @@ -231,7 +232,6 @@ "Use system cron service to call the cron.php file every 5 minutes." : "Използвайте системната услуга cron, за да извикате файла cron.php на всеки 5 минути.", "Unable to update background job mode" : "Не може да се актуализира фонов режим на работа", "Profile" : "Профил", - "Enable" : "Включване", "Unable to update profile default setting" : "Не може да се актуализира настройката по подразбиране на профила", "Server-side encryption" : "Сървърно криптиране", "Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed." : "Криптирането от страна на сървъра, прави възможно криптирането на файлове, които се качват на този сървър. Това идва с ограничения като намаляване на производителността, така че го активирайте, само ако е необходимо. ", diff --git a/apps/settings/l10n/br.js b/apps/settings/l10n/br.js index c5d68609fa6..43a7cd4af90 100644 --- a/apps/settings/l10n/br.js +++ b/apps/settings/l10n/br.js @@ -109,6 +109,7 @@ OC.L10N.register( "The read-only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "Aotreet a zo bet ar stumm lenn-nemetken. Ampechiñ a ra cheñch stummoù dre an etrefas-web. Ouzhpenn-se, ar restr en deus ezhomm bezañ adlakaet da vezañ embannapl dre dorn evit pep adneveziñ.", "Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Ho roadennoù-diaz ne droont ket gant al live \"READ COMMITTED\". Kudennoù a zo posupl kaout pa vez graet meur a ober war an dro.", "Nextcloud settings" : "Stummoù Nextcloud", + "Enable" : "Aotreañ", "None" : "Hini ebet", "Allow apps to use the Share API" : "Aotreañ ar meziant d'a implijout Share API", "Allow resharing" : "Aotrea an adrannañ", @@ -180,7 +181,6 @@ OC.L10N.register( "Show QR code for mobile apps" : "Diskouez ar c'hod QR evit ar meziant hezouk", "Could not copy app password. Please copy it manually." : "N'eo ket posupl eilan ar ger-tremen meziant. Eilit anezhan gant an dorn.", "Use system cron service to call the cron.php file every 5 minutes." : "Implijit sevichoù ar sistem cron evit gervel restr cron.php pep 5 munutenn.", - "Enable" : "Aotreañ", "Server-side encryption" : "Sifradur ar servijour-goztez", "Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed." : "Sifradur kostez-srvijour aotre ar sifrañ restroù a vez pellkarget war ar servijour. Bevennet eo an ober, evel ur mont en dro gorekoc'h, n'a implijit se nemet m'az o peus ezhomm neuze.", "Enable server-side encryption" : "Aotrea sifradur kostez-servijour", diff --git a/apps/settings/l10n/br.json b/apps/settings/l10n/br.json index f6a7f3a2cc1..b758b97d6f7 100644 --- a/apps/settings/l10n/br.json +++ b/apps/settings/l10n/br.json @@ -107,6 +107,7 @@ "The read-only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "Aotreet a zo bet ar stumm lenn-nemetken. Ampechiñ a ra cheñch stummoù dre an etrefas-web. Ouzhpenn-se, ar restr en deus ezhomm bezañ adlakaet da vezañ embannapl dre dorn evit pep adneveziñ.", "Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Ho roadennoù-diaz ne droont ket gant al live \"READ COMMITTED\". Kudennoù a zo posupl kaout pa vez graet meur a ober war an dro.", "Nextcloud settings" : "Stummoù Nextcloud", + "Enable" : "Aotreañ", "None" : "Hini ebet", "Allow apps to use the Share API" : "Aotreañ ar meziant d'a implijout Share API", "Allow resharing" : "Aotrea an adrannañ", @@ -178,7 +179,6 @@ "Show QR code for mobile apps" : "Diskouez ar c'hod QR evit ar meziant hezouk", "Could not copy app password. Please copy it manually." : "N'eo ket posupl eilan ar ger-tremen meziant. Eilit anezhan gant an dorn.", "Use system cron service to call the cron.php file every 5 minutes." : "Implijit sevichoù ar sistem cron evit gervel restr cron.php pep 5 munutenn.", - "Enable" : "Aotreañ", "Server-side encryption" : "Sifradur ar servijour-goztez", "Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed." : "Sifradur kostez-srvijour aotre ar sifrañ restroù a vez pellkarget war ar servijour. Bevennet eo an ober, evel ur mont en dro gorekoc'h, n'a implijit se nemet m'az o peus ezhomm neuze.", "Enable server-side encryption" : "Aotrea sifradur kostez-servijour", diff --git a/apps/settings/l10n/ca.js b/apps/settings/l10n/ca.js index d729718319b..c952c71145d 100644 --- a/apps/settings/l10n/ca.js +++ b/apps/settings/l10n/ca.js @@ -190,6 +190,7 @@ OC.L10N.register( "Profile picture, full name, email, phone number, address, website, Twitter, organisation, role, headline, biography, and whether your profile is enabled" : "Imatge del perfil, nom complet, correu electrònic, número de telèfon, adreça, lloc web, Twitter, organització, rol, titular, biografia i si el vostre perfil està habilitat", "Nextcloud settings" : "Paràmetres del Nextcloud", "Task:" : "Tasca:", + "Enable" : "Activa", "Machine translation" : "Traducció automàtica", "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "La traducció automàtica es pot implementar mitjançant diferents aplicacions. Aquí podeu definir la precedència de les aplicacions de traducció automàtica que heu instal·lat en aquest moment.", "Image generation" : "Generació d'imatges", @@ -333,7 +334,6 @@ OC.L10N.register( "The PHP POSIX extension is required. See {linkstart}PHP documentation{linkend} for more details." : "L'extensió PHP POSIX és necessària. Consulteu la {linkstart}documentació de PHP{linkend} per obtenir més detalls.", "Unable to update background job mode" : "No s'ha pogut actualitzar el mode de tasca en segon pla", "Profile" : "Perfil", - "Enable" : "Activa", "Unable to update profile default setting" : "No s'ha pogut actualitzar els paràmetres predeterminats del perfil", "Server-side encryption" : "Xifratge en el servidor", "Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed." : "El xifratge en el servidor permet xifrar els fitxers que s'hi carreguen. Això afecta al rendiment, així que activeu-ho només si és necessari.", diff --git a/apps/settings/l10n/ca.json b/apps/settings/l10n/ca.json index a39316c44cd..7457f70dd7e 100644 --- a/apps/settings/l10n/ca.json +++ b/apps/settings/l10n/ca.json @@ -188,6 +188,7 @@ "Profile picture, full name, email, phone number, address, website, Twitter, organisation, role, headline, biography, and whether your profile is enabled" : "Imatge del perfil, nom complet, correu electrònic, número de telèfon, adreça, lloc web, Twitter, organització, rol, titular, biografia i si el vostre perfil està habilitat", "Nextcloud settings" : "Paràmetres del Nextcloud", "Task:" : "Tasca:", + "Enable" : "Activa", "Machine translation" : "Traducció automàtica", "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "La traducció automàtica es pot implementar mitjançant diferents aplicacions. Aquí podeu definir la precedència de les aplicacions de traducció automàtica que heu instal·lat en aquest moment.", "Image generation" : "Generació d'imatges", @@ -331,7 +332,6 @@ "The PHP POSIX extension is required. See {linkstart}PHP documentation{linkend} for more details." : "L'extensió PHP POSIX és necessària. Consulteu la {linkstart}documentació de PHP{linkend} per obtenir més detalls.", "Unable to update background job mode" : "No s'ha pogut actualitzar el mode de tasca en segon pla", "Profile" : "Perfil", - "Enable" : "Activa", "Unable to update profile default setting" : "No s'ha pogut actualitzar els paràmetres predeterminats del perfil", "Server-side encryption" : "Xifratge en el servidor", "Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed." : "El xifratge en el servidor permet xifrar els fitxers que s'hi carreguen. Això afecta al rendiment, així que activeu-ho només si és necessari.", diff --git a/apps/settings/l10n/cs.js b/apps/settings/l10n/cs.js index 5032261c69a..9c8033ef52c 100644 --- a/apps/settings/l10n/cs.js +++ b/apps/settings/l10n/cs.js @@ -337,6 +337,7 @@ OC.L10N.register( "Unified task processing" : "Sjednocené zpracovávání úkolů", "AI tasks can be implemented by different apps. Here you can set which app should be used for which task." : "Úlohy AI je možné implementovat různými aplikacemi. Zde je možné nastavit, která z nich má být používána který typ úlohy.", "Task:" : "Úloha:", + "Enable" : "Zapnout", "None of your currently installed apps provide Task processing functionality" : "Žádná z v tuto chvíli nainstalovaných aplikací neposkytuje funkci zpracovávání úkolů", "Machine translation" : "Strojový překlad", "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "Strojový překlad je možné implementovat různými aplikacemi. Zde je možné definovat pořadí přednosti aplikací pro strojový překlad, které máte v tuto chvíli nainstalované.", @@ -517,7 +518,6 @@ OC.L10N.register( "Unable to update background job mode" : "Nedaří se aktualizovat režim úlohy běžící na pozadí", "Profile" : "Profil", "Enable or disable profile by default for new accounts." : "Profily nově vytvářených účtů ve výchozím stavu zpřístupňovat nebo nezpřístupňovat.", - "Enable" : "Zapnout", "Unable to update profile default setting" : "Nedaří se aktualizovat výchozí nastavení pro profily", "{app}'s declarative setting field: {name}" : "Kolonka deklarativního nastavení {app}: {name}", "Failed to save setting" : "Nastavení se nepodařilo uložit", diff --git a/apps/settings/l10n/cs.json b/apps/settings/l10n/cs.json index 8cdb1e571e6..bc27b1ff981 100644 --- a/apps/settings/l10n/cs.json +++ b/apps/settings/l10n/cs.json @@ -335,6 +335,7 @@ "Unified task processing" : "Sjednocené zpracovávání úkolů", "AI tasks can be implemented by different apps. Here you can set which app should be used for which task." : "Úlohy AI je možné implementovat různými aplikacemi. Zde je možné nastavit, která z nich má být používána který typ úlohy.", "Task:" : "Úloha:", + "Enable" : "Zapnout", "None of your currently installed apps provide Task processing functionality" : "Žádná z v tuto chvíli nainstalovaných aplikací neposkytuje funkci zpracovávání úkolů", "Machine translation" : "Strojový překlad", "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "Strojový překlad je možné implementovat různými aplikacemi. Zde je možné definovat pořadí přednosti aplikací pro strojový překlad, které máte v tuto chvíli nainstalované.", @@ -515,7 +516,6 @@ "Unable to update background job mode" : "Nedaří se aktualizovat režim úlohy běžící na pozadí", "Profile" : "Profil", "Enable or disable profile by default for new accounts." : "Profily nově vytvářených účtů ve výchozím stavu zpřístupňovat nebo nezpřístupňovat.", - "Enable" : "Zapnout", "Unable to update profile default setting" : "Nedaří se aktualizovat výchozí nastavení pro profily", "{app}'s declarative setting field: {name}" : "Kolonka deklarativního nastavení {app}: {name}", "Failed to save setting" : "Nastavení se nepodařilo uložit", diff --git a/apps/settings/l10n/da.js b/apps/settings/l10n/da.js index 99f23f6405a..6485bb67619 100644 --- a/apps/settings/l10n/da.js +++ b/apps/settings/l10n/da.js @@ -210,6 +210,7 @@ OC.L10N.register( "Profile information" : "Profil information", "Nextcloud settings" : "Nextcloud-indstillinger", "Task:" : "Opgave:", + "Enable" : "Aktiver", "Here you can decide which group can access certain sections of the administration settings." : "Her kan du bestemme, hvilken gruppe der kan få adgang til visse sektioner af administrationsindstillingerne.", "None" : "Ingen", "Unable to modify setting" : "Indstillingen kunne ikke ændres", @@ -331,7 +332,6 @@ OC.L10N.register( "The PHP POSIX extension is required. See {linkstart}PHP documentation{linkend} for more details." : "PHP-modulet POSIX er påkrævet. Se {linkstart}PHP dokumentationen{linkend} for mere information.", "Unable to update background job mode" : "Kan ikke opdatere baggrundsjobtilstand", "Profile" : "Profil", - "Enable" : "Aktiver", "Unable to update profile default setting" : "Kan ikke opdatere profilens standardindstilling", "Failed to save setting" : "Kunne ikke gemme indstillingerne", "Server-side encryption" : "Kryptering på serversiden", diff --git a/apps/settings/l10n/da.json b/apps/settings/l10n/da.json index 55b668d960b..b3b0bb99ce3 100644 --- a/apps/settings/l10n/da.json +++ b/apps/settings/l10n/da.json @@ -208,6 +208,7 @@ "Profile information" : "Profil information", "Nextcloud settings" : "Nextcloud-indstillinger", "Task:" : "Opgave:", + "Enable" : "Aktiver", "Here you can decide which group can access certain sections of the administration settings." : "Her kan du bestemme, hvilken gruppe der kan få adgang til visse sektioner af administrationsindstillingerne.", "None" : "Ingen", "Unable to modify setting" : "Indstillingen kunne ikke ændres", @@ -329,7 +330,6 @@ "The PHP POSIX extension is required. See {linkstart}PHP documentation{linkend} for more details." : "PHP-modulet POSIX er påkrævet. Se {linkstart}PHP dokumentationen{linkend} for mere information.", "Unable to update background job mode" : "Kan ikke opdatere baggrundsjobtilstand", "Profile" : "Profil", - "Enable" : "Aktiver", "Unable to update profile default setting" : "Kan ikke opdatere profilens standardindstilling", "Failed to save setting" : "Kunne ikke gemme indstillingerne", "Server-side encryption" : "Kryptering på serversiden", diff --git a/apps/settings/l10n/de.js b/apps/settings/l10n/de.js index dc518f52da1..ce6a835cbaf 100644 --- a/apps/settings/l10n/de.js +++ b/apps/settings/l10n/de.js @@ -144,7 +144,7 @@ OC.L10N.register( "Your remote address \"%s\" is not brute-force throttled." : "Deine Remote-Adresse \"%s\" ist nicht durch die Brute-Force-Erkennung gedrosselt.", "Old administration imported certificates" : "Alte, von der Adminstration importierte Zertifikate", "A background job is pending that checks for administration imported SSL certificates. Please check back later." : "Eine Hintergrundaufgabe, die nach, von der Adminstration importierten SSL-Zertifikaten sucht, läuft noch. Bitte später erneut versuchen.", - "There are some administration imported SSL certificates present, that are not used anymore with Nextcloud 21. They can be imported on the command line via \"occ security:certificates:import\" command. Their paths inside the data directory are shown below." : "Es sind einige, von der Administration importierte SSL-Zertifikate vorhanden, die von Nextcloud 21 nicht mehr verwendet werden. Du kannst diese über den Befehl \"occ security:certificates:import\" in der Befehlszeile importieren. Ihre Pfade innerhalb des Datenverzeichnisses werden unten angezeigt.", + "There are some administration imported SSL certificates present, that are not used anymore with Nextcloud 21. They can be imported on the command line via \"occ security:certificates:import\" command. Their paths inside the data directory are shown below." : "Es sind einige, von der Administration importierte SSL-Zertifikate vorhanden, die von Nextcloud 21 nicht mehr verwendet werden. Du kannst diese über den Befehl \"occ security:certificates:import\" in der Befehlszeile importieren. Deine Pfade innerhalb des Datenverzeichnisses werden unten angezeigt.", "Code integrity" : "Codeintegrität", "Integrity checker has been disabled. Integrity cannot be verified." : "Die Integritätsprüfung wurde deaktiviert. Die Integrität kann nicht überprüft werden.", "No altered files" : "Keine veränderten Dateien", @@ -191,7 +191,7 @@ OC.L10N.register( "Accessing site insecurely via HTTP. You are strongly advised to set up your server to require HTTPS instead. Without it some important web functionality like \"copy to clipboard\" or \"service workers\" will not work!" : "Unsicherer Zugriff auf die Website über HTTP. Es wird dringend empfohlen, deinen Server so einzurichten, dass HTTPS erforderlich ist. Ohne HTTPS funktionieren einige wichtige Webfunktionen wie \"Kopieren in die Zwischenablage\" oder \"Service Worker\" nicht!", "Accessing site insecurely via HTTP." : "Unsicherer Zugriff auf die Website über HTTP.", "You are accessing your instance over a secure connection, however your instance is generating insecure URLs. This likely means that your instance is behind a reverse proxy and the Nextcloud `overwrite*` config values are not set correctly." : "Du greifst über eine sichere Verbindung auf deine Instanz zu, deine Instanz generiert jedoch unsichere URLs. Dies bedeutet wahrscheinlich, dass sich deine Instanz hinter einem Reverse-Proxy befindet und die Nextcloud-Konfigurationseinstellungen `overwrite*` nicht richtig eingestellt sind.", - "Your instance is generating insecure URLs. If you access your instance over HTTPS, this likely means that your instance is behind a reverse proxy and the Nextcloud `overwrite*` config values are not set correctly." : "Deine Instanz generiert unsichere URLs. Wenn du über HTTPS auf Ihre Instanz zugreifst, bedeutet dies wahrscheinlich, dass sich dein Instanz hinter einem Reverse-Proxy befindet und die Nextcloud-Konfigurationseinstellungen `overwrite*` nicht richtig eingestellt sind.", + "Your instance is generating insecure URLs. If you access your instance over HTTPS, this likely means that your instance is behind a reverse proxy and the Nextcloud `overwrite*` config values are not set correctly." : "Deine Instanz generiert unsichere URLs. Wenn du über HTTPS auf deine Instanz zugreifst, bedeutet dies wahrscheinlich, dass sich deine Instanz hinter einem Reverse-Proxy befindet und die Nextcloud-Konfigurationseinstellungen `overwrite*` nicht richtig eingestellt sind.", "You are accessing your instance over a secure connection, and your instance is generating secure URLs." : "Du greifst über eine sichere Verbindung auf deine Instanz zu, und deine Instanz erstellt sichere URLs.", "Internet connectivity" : "Internetverbindung", "Internet connectivity is disabled in configuration file." : "Die Internetverbindung ist in der Konfigurationsdatei deaktiviert.", @@ -218,8 +218,8 @@ OC.L10N.register( "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." : "Eine oder mehrere MIME-Type-Migrationen sind verfügbar. Gelegentlich werden neue MIME-Typen hinzugefügt, um bestimmte Dateitypen besser handhaben zu können. Die Migration der MIME-Typen dauert bei größeren Instanzen lange, daher erfolgt sie bei Upgrades nicht automatisch. Verwende den Befehl `occ maintenance:repair --include-expensive`, um die Migrationen durchzuführen.", "MySQL row format" : "MySQL-Zeilenformat", "You are not using MySQL" : "Du verwendest kein MySQL", - "None of your tables use ROW_FORMAT=Compressed" : "Keine Ihrer Tabellen verwendet ROW_FORMAT=Compressed", - "Incorrect row format found in your database. ROW_FORMAT=Dynamic offers the best database performances for Nextcloud. Please update row format on the following list: %s." : "Falsches Zeilenformat in Ihrer Datenbank gefunden. ROW_FORMAT=Dynamic bietet die beste Datenbankleistung für Nextcloud. Bitte aktualisiere das Zeilenformat in der folgenden Liste: %s.", + "None of your tables use ROW_FORMAT=Compressed" : "Keine deiner Tabellen verwendet ROW_FORMAT=Compressed", + "Incorrect row format found in your database. ROW_FORMAT=Dynamic offers the best database performances for Nextcloud. Please update row format on the following list: %s." : "Falsches Zeilenformat in deiner Datenbank gefunden. ROW_FORMAT=Dynamic bietet die beste Datenbankleistung für Nextcloud. Bitte aktualisiere das Zeilenformat in der folgenden Liste: %s.", "MySQL Unicode support" : "MySQL Unicode-Unterstützung", "MySQL is used as database and does support 4-byte characters" : "MySQL wird als Datenbank verwendet und unterstützt 4-Byte-Zeichen", "MySQL is used as database but does not support 4-byte characters. To be able to handle 4-byte characters (like emojis) without issues in filenames or comments for example it is recommended to enable the 4-byte support in MySQL." : "MySQL wird als Datenbank verwendet, unterstützt jedoch keine 4-Byte-Zeichen. Um 4-Byte-Zeichen (wie Emojis) ohne Probleme z.B. in Dateinamen oder Kommentaren verwenden zu können, wird empfohlen, die 4-Byte-Unterstützung in MySQL zu aktivieren.", @@ -229,7 +229,7 @@ OC.L10N.register( "Overwrite CLI URL" : "CLI-URL überschreiben", "The \"overwrite.cli.url\" option in your config.php is correctly set to \"%s\"." : "Die Option \"overwrite.cli.url\" in deiner config.php ist korrekt auf \"%s\" festgelegt.", "The \"overwrite.cli.url\" option in your config.php is set to \"%s\" which is a correct URL. Suggested URL is \"%s\"." : "Die Option \"overwrite.cli.url\" in deiner config.php ist auf \"%s\" festgelegt. Dies ist eine gültige URL. Die vorgeschlagene URL lautet \"%s\".", - "Please make sure to set the \"overwrite.cli.url\" option in your config.php file to the URL that your users mainly use to access this Nextcloud. Suggestion: \"%s\". Otherwise there might be problems with the URL generation via cron. (It is possible though that the suggested URL is not the URL that your users mainly use to access this Nextcloud. Best is to double check this in any case.)" : "Bitte stelle sicher, dass du die Option \"overwrite.cli.url\" in deiner config.php-Datei auf die URL setzt, die deine Benutzenden hauptsächlich verwenden, um auf diese Nextcloud zuzugreifen. Vorschlag: \"%s\". Andernfalls kann es Probleme bei der URL-Generierung über Cron geben. (Es ist jedoch möglich, dass die vorgeschlagene URL nicht die URL ist, die Ihre Benutzer hauptsächlich verwenden, um auf diese Nextcloud zuzugreifen. Am besten überprüfst du dies in jedem Fall.)", + "Please make sure to set the \"overwrite.cli.url\" option in your config.php file to the URL that your users mainly use to access this Nextcloud. Suggestion: \"%s\". Otherwise there might be problems with the URL generation via cron. (It is possible though that the suggested URL is not the URL that your users mainly use to access this Nextcloud. Best is to double check this in any case.)" : "Bitte stelle sicher, dass du die Option \"overwrite.cli.url\" in deiner config.php-Datei auf die URL setzt, die deine Benutzenden hauptsächlich verwenden, um auf diese Nextcloud zuzugreifen. Vorschlag: \"%s\". Andernfalls kann es Probleme bei der URL-Generierung über Cron geben. (Es ist jedoch möglich, dass die vorgeschlagene URL nicht die URL ist, die deine Benutzer hauptsächlich verwenden, um auf diese Nextcloud zuzugreifen. Am besten überprüfst du dies in jedem Fall.)", "PHP APCu configuration" : "PHP APCu-Konfiguration", "Your APCu cache has been running full, consider increasing the apc.shm_size php setting." : "Dein APCu-Cache ist voll. Erwäge, die PHP-Einstellung apc.shm_size zu erhöhen.", "Your APCu cache is almost full at %s%%, consider increasing the apc.shm_size php setting." : " Dein APCu-Cache ist mit %s%% fast voll. Ziehe in Erwägung, die PHP-Einstellung apc.shm_size zu erhöhen.", @@ -337,6 +337,7 @@ OC.L10N.register( "Unified task processing" : "Vereinheitlichte Aufgabenbearbeitung", "AI tasks can be implemented by different apps. Here you can set which app should be used for which task." : "KI-Aufgaben können mittels verschiedener Apps umgesetzt werden. Hier kannst du einstellen, welche App für welche Aufgabe verwendet werden soll.", "Task:" : "Aufgabe:", + "Enable" : "Aktivieren", "None of your currently installed apps provide Task processing functionality" : "Keine deiner derzeit installierten Apps stellt Funktionen zur Aufgabenverarbeitung bereit", "Machine translation" : "Maschinelle Übersetzung", "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "Maschinelle Übersetzung kann mittels verschiedener Apps implementiert werden. Hier kannst du die Priorität der von dir aktuell installierten maschinellen Übersetzungs-Apps festlegen.", @@ -517,7 +518,6 @@ OC.L10N.register( "Unable to update background job mode" : "Hintergrund-Job-Modus kann nicht aktualisiert werden", "Profile" : "Profil", "Enable or disable profile by default for new accounts." : "Profil für neue Konten standardmäßig aktivieren oder deaktivieren.", - "Enable" : "Aktivieren", "Unable to update profile default setting" : "Standardeinstellung des Profils kann nicht aktualisiert werden", "{app}'s declarative setting field: {name}" : "Deklaratives Einstellungsfeld von {app}: {name}", "Failed to save setting" : "Einstellung konnte nicht gespeichert werden", @@ -844,7 +844,7 @@ OC.L10N.register( "Logged in user must be a subadmin" : "Der angemeldete Benutzer muss ein Administrator sein", "Old user imported certificates" : "Alte vom Benutzer importierte Zertifikate", "A background job is pending that checks for user imported SSL certificates. Please check back later." : "Ein Hintergrundjob, der nach vom Benutzer importierten SSL-Zertifikaten sucht, läuft noch. Bitte versuche es später erneut.", - "There are some user imported SSL certificates present, that are not used anymore with Nextcloud 21. They can be imported on the command line via \"occ security:certificates:import\" command. Their paths inside the data directory are shown below." : "Es sind einige vom Benutzer importierte SSL-Zertifikate vorhanden, die von Nextcloud 21 nicht mehr verwendet werden. Du kannst über den Befehl \"occ security:certificates:import\" in der Befehlszeile importiert werden. Ihre Pfade innerhalb des Datenverzeichnisses werden unten angezeigt.", + "There are some user imported SSL certificates present, that are not used anymore with Nextcloud 21. They can be imported on the command line via \"occ security:certificates:import\" command. Their paths inside the data directory are shown below." : "Es sind einige vom Benutzer importierte SSL-Zertifikate vorhanden, die von Nextcloud 21 nicht mehr verwendet werden. Du kannst über den Befehl \"occ security:certificates:import\" in der Befehlszeile importiert werden. Deine Pfade innerhalb des Datenverzeichnisses werden unten angezeigt.", "Missing optional index \"%s\" in table \"%s\"." : "Fehlende optionaler Index \"%s\" in der Tabelle \"%s\".", "The database is missing some indexes. Due to the fact that adding indexes on big tables could take some time they were not added automatically. By running \"occ db:add-missing-indices\" those missing indexes could be added manually while the instance keeps running. Once the indexes are added queries to those tables are usually much faster." : "In der Datenbank fehlen einige Indizes. Auf Grund der Tatsache, dass das Hinzufügen von Indizes in großen Tabellen einige Zeit in Anspruch nehmen kann, wurden diese nicht automatisch erzeugt. Durch das Ausführen von \"occ db:add-missing-indices\" können die fehlenden Indizes manuell hinzugefügt werden, während die Instanz weiter läuft. Nachdem die Indizes hinzugefügt wurden, sind Anfragen auf die Tabellen normalerweise schneller.", "File locking" : "Dateisperre", @@ -922,7 +922,7 @@ OC.L10N.register( "SMTP Username" : "SMTP-Benutzername", "Follow us on Twitter" : "Folge uns auf X", "To allow this check to run you have to make sure that your webserver can connect to itself. Therefor it must be able to resolve and connect to at least one its `trusted_domains` or the `overwrite.cli.url`." : "Um diese Prüfung auszuführen, musst du sicherstellen, dass dein Webserver eine Verbindung zu sich selbst herstellen kann. Dafür muss dieser in der Lage sein, sich mit mindestens einer seiner \"trusted_domains\" oder der \"overwrite.cli.url\" zu verbinden und diese aufzulösen.", - "Could not check for JavaScript support via any of your `trusted_domains` nor `overwrite.cli.url`. This may be the result of a server-side DNS mismatch or outbound firewall rule. Please check manually if your webserver serves `.mjs` files using the JavaScript MIME type." : "Es konnte weder über Ihre `trusted_domains` noch über `overwrite.cli.url` nach JavaScript-Unterstützung gesucht werden. Dies kann auf eine serverseitige DNS-Nichtübereinstimmung oder eine ausgehende Firewall-Regel zurückzuführen sein. Bitte überprüfe manuell, ob dein Webserver `.mjs`-Dateien mit dem JavaScript-MIME-Typ bereitstellt.", + "Could not check for JavaScript support via any of your `trusted_domains` nor `overwrite.cli.url`. This may be the result of a server-side DNS mismatch or outbound firewall rule. Please check manually if your webserver serves `.mjs` files using the JavaScript MIME type." : "Es konnte weder über deine `trusted_domains` noch über `overwrite.cli.url` nach JavaScript-Unterstützung gesucht werden. Dies kann auf eine serverseitige DNS-Nichtübereinstimmung oder eine ausgehende Firewall-Regel zurückzuführen sein. Bitte überprüfe manuell, ob dein Webserver `.mjs`-Dateien mit dem JavaScript-MIME-Typ bereitstellt.", "Active accounts" : "Aktive Konten", "Users's email account" : "E-Mail-Konto des Benutzers", "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "Damit diese Prüfung ausgeführt werden kann, musst du sicherstellen, dass dein Webserver eine Verbindung zu sich selbst herstellen kann. Daher muss er in der Lage sein, mindestens eine seiner `trusted_domains` oder `overwrite.cli.url` aufzulösen und eine Verbindung zu ihnen herzustellen. Dieser Fehler kann das Ergebnis einer serverseitigen DNS-Nichtübereinstimmung oder einer ausgehenden Firewall-Regel sein.", diff --git a/apps/settings/l10n/de.json b/apps/settings/l10n/de.json index 77ea3faaa9e..7859beae319 100644 --- a/apps/settings/l10n/de.json +++ b/apps/settings/l10n/de.json @@ -142,7 +142,7 @@ "Your remote address \"%s\" is not brute-force throttled." : "Deine Remote-Adresse \"%s\" ist nicht durch die Brute-Force-Erkennung gedrosselt.", "Old administration imported certificates" : "Alte, von der Adminstration importierte Zertifikate", "A background job is pending that checks for administration imported SSL certificates. Please check back later." : "Eine Hintergrundaufgabe, die nach, von der Adminstration importierten SSL-Zertifikaten sucht, läuft noch. Bitte später erneut versuchen.", - "There are some administration imported SSL certificates present, that are not used anymore with Nextcloud 21. They can be imported on the command line via \"occ security:certificates:import\" command. Their paths inside the data directory are shown below." : "Es sind einige, von der Administration importierte SSL-Zertifikate vorhanden, die von Nextcloud 21 nicht mehr verwendet werden. Du kannst diese über den Befehl \"occ security:certificates:import\" in der Befehlszeile importieren. Ihre Pfade innerhalb des Datenverzeichnisses werden unten angezeigt.", + "There are some administration imported SSL certificates present, that are not used anymore with Nextcloud 21. They can be imported on the command line via \"occ security:certificates:import\" command. Their paths inside the data directory are shown below." : "Es sind einige, von der Administration importierte SSL-Zertifikate vorhanden, die von Nextcloud 21 nicht mehr verwendet werden. Du kannst diese über den Befehl \"occ security:certificates:import\" in der Befehlszeile importieren. Deine Pfade innerhalb des Datenverzeichnisses werden unten angezeigt.", "Code integrity" : "Codeintegrität", "Integrity checker has been disabled. Integrity cannot be verified." : "Die Integritätsprüfung wurde deaktiviert. Die Integrität kann nicht überprüft werden.", "No altered files" : "Keine veränderten Dateien", @@ -189,7 +189,7 @@ "Accessing site insecurely via HTTP. You are strongly advised to set up your server to require HTTPS instead. Without it some important web functionality like \"copy to clipboard\" or \"service workers\" will not work!" : "Unsicherer Zugriff auf die Website über HTTP. Es wird dringend empfohlen, deinen Server so einzurichten, dass HTTPS erforderlich ist. Ohne HTTPS funktionieren einige wichtige Webfunktionen wie \"Kopieren in die Zwischenablage\" oder \"Service Worker\" nicht!", "Accessing site insecurely via HTTP." : "Unsicherer Zugriff auf die Website über HTTP.", "You are accessing your instance over a secure connection, however your instance is generating insecure URLs. This likely means that your instance is behind a reverse proxy and the Nextcloud `overwrite*` config values are not set correctly." : "Du greifst über eine sichere Verbindung auf deine Instanz zu, deine Instanz generiert jedoch unsichere URLs. Dies bedeutet wahrscheinlich, dass sich deine Instanz hinter einem Reverse-Proxy befindet und die Nextcloud-Konfigurationseinstellungen `overwrite*` nicht richtig eingestellt sind.", - "Your instance is generating insecure URLs. If you access your instance over HTTPS, this likely means that your instance is behind a reverse proxy and the Nextcloud `overwrite*` config values are not set correctly." : "Deine Instanz generiert unsichere URLs. Wenn du über HTTPS auf Ihre Instanz zugreifst, bedeutet dies wahrscheinlich, dass sich dein Instanz hinter einem Reverse-Proxy befindet und die Nextcloud-Konfigurationseinstellungen `overwrite*` nicht richtig eingestellt sind.", + "Your instance is generating insecure URLs. If you access your instance over HTTPS, this likely means that your instance is behind a reverse proxy and the Nextcloud `overwrite*` config values are not set correctly." : "Deine Instanz generiert unsichere URLs. Wenn du über HTTPS auf deine Instanz zugreifst, bedeutet dies wahrscheinlich, dass sich deine Instanz hinter einem Reverse-Proxy befindet und die Nextcloud-Konfigurationseinstellungen `overwrite*` nicht richtig eingestellt sind.", "You are accessing your instance over a secure connection, and your instance is generating secure URLs." : "Du greifst über eine sichere Verbindung auf deine Instanz zu, und deine Instanz erstellt sichere URLs.", "Internet connectivity" : "Internetverbindung", "Internet connectivity is disabled in configuration file." : "Die Internetverbindung ist in der Konfigurationsdatei deaktiviert.", @@ -216,8 +216,8 @@ "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." : "Eine oder mehrere MIME-Type-Migrationen sind verfügbar. Gelegentlich werden neue MIME-Typen hinzugefügt, um bestimmte Dateitypen besser handhaben zu können. Die Migration der MIME-Typen dauert bei größeren Instanzen lange, daher erfolgt sie bei Upgrades nicht automatisch. Verwende den Befehl `occ maintenance:repair --include-expensive`, um die Migrationen durchzuführen.", "MySQL row format" : "MySQL-Zeilenformat", "You are not using MySQL" : "Du verwendest kein MySQL", - "None of your tables use ROW_FORMAT=Compressed" : "Keine Ihrer Tabellen verwendet ROW_FORMAT=Compressed", - "Incorrect row format found in your database. ROW_FORMAT=Dynamic offers the best database performances for Nextcloud. Please update row format on the following list: %s." : "Falsches Zeilenformat in Ihrer Datenbank gefunden. ROW_FORMAT=Dynamic bietet die beste Datenbankleistung für Nextcloud. Bitte aktualisiere das Zeilenformat in der folgenden Liste: %s.", + "None of your tables use ROW_FORMAT=Compressed" : "Keine deiner Tabellen verwendet ROW_FORMAT=Compressed", + "Incorrect row format found in your database. ROW_FORMAT=Dynamic offers the best database performances for Nextcloud. Please update row format on the following list: %s." : "Falsches Zeilenformat in deiner Datenbank gefunden. ROW_FORMAT=Dynamic bietet die beste Datenbankleistung für Nextcloud. Bitte aktualisiere das Zeilenformat in der folgenden Liste: %s.", "MySQL Unicode support" : "MySQL Unicode-Unterstützung", "MySQL is used as database and does support 4-byte characters" : "MySQL wird als Datenbank verwendet und unterstützt 4-Byte-Zeichen", "MySQL is used as database but does not support 4-byte characters. To be able to handle 4-byte characters (like emojis) without issues in filenames or comments for example it is recommended to enable the 4-byte support in MySQL." : "MySQL wird als Datenbank verwendet, unterstützt jedoch keine 4-Byte-Zeichen. Um 4-Byte-Zeichen (wie Emojis) ohne Probleme z.B. in Dateinamen oder Kommentaren verwenden zu können, wird empfohlen, die 4-Byte-Unterstützung in MySQL zu aktivieren.", @@ -227,7 +227,7 @@ "Overwrite CLI URL" : "CLI-URL überschreiben", "The \"overwrite.cli.url\" option in your config.php is correctly set to \"%s\"." : "Die Option \"overwrite.cli.url\" in deiner config.php ist korrekt auf \"%s\" festgelegt.", "The \"overwrite.cli.url\" option in your config.php is set to \"%s\" which is a correct URL. Suggested URL is \"%s\"." : "Die Option \"overwrite.cli.url\" in deiner config.php ist auf \"%s\" festgelegt. Dies ist eine gültige URL. Die vorgeschlagene URL lautet \"%s\".", - "Please make sure to set the \"overwrite.cli.url\" option in your config.php file to the URL that your users mainly use to access this Nextcloud. Suggestion: \"%s\". Otherwise there might be problems with the URL generation via cron. (It is possible though that the suggested URL is not the URL that your users mainly use to access this Nextcloud. Best is to double check this in any case.)" : "Bitte stelle sicher, dass du die Option \"overwrite.cli.url\" in deiner config.php-Datei auf die URL setzt, die deine Benutzenden hauptsächlich verwenden, um auf diese Nextcloud zuzugreifen. Vorschlag: \"%s\". Andernfalls kann es Probleme bei der URL-Generierung über Cron geben. (Es ist jedoch möglich, dass die vorgeschlagene URL nicht die URL ist, die Ihre Benutzer hauptsächlich verwenden, um auf diese Nextcloud zuzugreifen. Am besten überprüfst du dies in jedem Fall.)", + "Please make sure to set the \"overwrite.cli.url\" option in your config.php file to the URL that your users mainly use to access this Nextcloud. Suggestion: \"%s\". Otherwise there might be problems with the URL generation via cron. (It is possible though that the suggested URL is not the URL that your users mainly use to access this Nextcloud. Best is to double check this in any case.)" : "Bitte stelle sicher, dass du die Option \"overwrite.cli.url\" in deiner config.php-Datei auf die URL setzt, die deine Benutzenden hauptsächlich verwenden, um auf diese Nextcloud zuzugreifen. Vorschlag: \"%s\". Andernfalls kann es Probleme bei der URL-Generierung über Cron geben. (Es ist jedoch möglich, dass die vorgeschlagene URL nicht die URL ist, die deine Benutzer hauptsächlich verwenden, um auf diese Nextcloud zuzugreifen. Am besten überprüfst du dies in jedem Fall.)", "PHP APCu configuration" : "PHP APCu-Konfiguration", "Your APCu cache has been running full, consider increasing the apc.shm_size php setting." : "Dein APCu-Cache ist voll. Erwäge, die PHP-Einstellung apc.shm_size zu erhöhen.", "Your APCu cache is almost full at %s%%, consider increasing the apc.shm_size php setting." : " Dein APCu-Cache ist mit %s%% fast voll. Ziehe in Erwägung, die PHP-Einstellung apc.shm_size zu erhöhen.", @@ -335,6 +335,7 @@ "Unified task processing" : "Vereinheitlichte Aufgabenbearbeitung", "AI tasks can be implemented by different apps. Here you can set which app should be used for which task." : "KI-Aufgaben können mittels verschiedener Apps umgesetzt werden. Hier kannst du einstellen, welche App für welche Aufgabe verwendet werden soll.", "Task:" : "Aufgabe:", + "Enable" : "Aktivieren", "None of your currently installed apps provide Task processing functionality" : "Keine deiner derzeit installierten Apps stellt Funktionen zur Aufgabenverarbeitung bereit", "Machine translation" : "Maschinelle Übersetzung", "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "Maschinelle Übersetzung kann mittels verschiedener Apps implementiert werden. Hier kannst du die Priorität der von dir aktuell installierten maschinellen Übersetzungs-Apps festlegen.", @@ -515,7 +516,6 @@ "Unable to update background job mode" : "Hintergrund-Job-Modus kann nicht aktualisiert werden", "Profile" : "Profil", "Enable or disable profile by default for new accounts." : "Profil für neue Konten standardmäßig aktivieren oder deaktivieren.", - "Enable" : "Aktivieren", "Unable to update profile default setting" : "Standardeinstellung des Profils kann nicht aktualisiert werden", "{app}'s declarative setting field: {name}" : "Deklaratives Einstellungsfeld von {app}: {name}", "Failed to save setting" : "Einstellung konnte nicht gespeichert werden", @@ -842,7 +842,7 @@ "Logged in user must be a subadmin" : "Der angemeldete Benutzer muss ein Administrator sein", "Old user imported certificates" : "Alte vom Benutzer importierte Zertifikate", "A background job is pending that checks for user imported SSL certificates. Please check back later." : "Ein Hintergrundjob, der nach vom Benutzer importierten SSL-Zertifikaten sucht, läuft noch. Bitte versuche es später erneut.", - "There are some user imported SSL certificates present, that are not used anymore with Nextcloud 21. They can be imported on the command line via \"occ security:certificates:import\" command. Their paths inside the data directory are shown below." : "Es sind einige vom Benutzer importierte SSL-Zertifikate vorhanden, die von Nextcloud 21 nicht mehr verwendet werden. Du kannst über den Befehl \"occ security:certificates:import\" in der Befehlszeile importiert werden. Ihre Pfade innerhalb des Datenverzeichnisses werden unten angezeigt.", + "There are some user imported SSL certificates present, that are not used anymore with Nextcloud 21. They can be imported on the command line via \"occ security:certificates:import\" command. Their paths inside the data directory are shown below." : "Es sind einige vom Benutzer importierte SSL-Zertifikate vorhanden, die von Nextcloud 21 nicht mehr verwendet werden. Du kannst über den Befehl \"occ security:certificates:import\" in der Befehlszeile importiert werden. Deine Pfade innerhalb des Datenverzeichnisses werden unten angezeigt.", "Missing optional index \"%s\" in table \"%s\"." : "Fehlende optionaler Index \"%s\" in der Tabelle \"%s\".", "The database is missing some indexes. Due to the fact that adding indexes on big tables could take some time they were not added automatically. By running \"occ db:add-missing-indices\" those missing indexes could be added manually while the instance keeps running. Once the indexes are added queries to those tables are usually much faster." : "In der Datenbank fehlen einige Indizes. Auf Grund der Tatsache, dass das Hinzufügen von Indizes in großen Tabellen einige Zeit in Anspruch nehmen kann, wurden diese nicht automatisch erzeugt. Durch das Ausführen von \"occ db:add-missing-indices\" können die fehlenden Indizes manuell hinzugefügt werden, während die Instanz weiter läuft. Nachdem die Indizes hinzugefügt wurden, sind Anfragen auf die Tabellen normalerweise schneller.", "File locking" : "Dateisperre", @@ -920,7 +920,7 @@ "SMTP Username" : "SMTP-Benutzername", "Follow us on Twitter" : "Folge uns auf X", "To allow this check to run you have to make sure that your webserver can connect to itself. Therefor it must be able to resolve and connect to at least one its `trusted_domains` or the `overwrite.cli.url`." : "Um diese Prüfung auszuführen, musst du sicherstellen, dass dein Webserver eine Verbindung zu sich selbst herstellen kann. Dafür muss dieser in der Lage sein, sich mit mindestens einer seiner \"trusted_domains\" oder der \"overwrite.cli.url\" zu verbinden und diese aufzulösen.", - "Could not check for JavaScript support via any of your `trusted_domains` nor `overwrite.cli.url`. This may be the result of a server-side DNS mismatch or outbound firewall rule. Please check manually if your webserver serves `.mjs` files using the JavaScript MIME type." : "Es konnte weder über Ihre `trusted_domains` noch über `overwrite.cli.url` nach JavaScript-Unterstützung gesucht werden. Dies kann auf eine serverseitige DNS-Nichtübereinstimmung oder eine ausgehende Firewall-Regel zurückzuführen sein. Bitte überprüfe manuell, ob dein Webserver `.mjs`-Dateien mit dem JavaScript-MIME-Typ bereitstellt.", + "Could not check for JavaScript support via any of your `trusted_domains` nor `overwrite.cli.url`. This may be the result of a server-side DNS mismatch or outbound firewall rule. Please check manually if your webserver serves `.mjs` files using the JavaScript MIME type." : "Es konnte weder über deine `trusted_domains` noch über `overwrite.cli.url` nach JavaScript-Unterstützung gesucht werden. Dies kann auf eine serverseitige DNS-Nichtübereinstimmung oder eine ausgehende Firewall-Regel zurückzuführen sein. Bitte überprüfe manuell, ob dein Webserver `.mjs`-Dateien mit dem JavaScript-MIME-Typ bereitstellt.", "Active accounts" : "Aktive Konten", "Users's email account" : "E-Mail-Konto des Benutzers", "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "Damit diese Prüfung ausgeführt werden kann, musst du sicherstellen, dass dein Webserver eine Verbindung zu sich selbst herstellen kann. Daher muss er in der Lage sein, mindestens eine seiner `trusted_domains` oder `overwrite.cli.url` aufzulösen und eine Verbindung zu ihnen herzustellen. Dieser Fehler kann das Ergebnis einer serverseitigen DNS-Nichtübereinstimmung oder einer ausgehenden Firewall-Regel sein.", diff --git a/apps/settings/l10n/de_DE.js b/apps/settings/l10n/de_DE.js index 52885b49d6a..943e0f93a84 100644 --- a/apps/settings/l10n/de_DE.js +++ b/apps/settings/l10n/de_DE.js @@ -337,6 +337,7 @@ OC.L10N.register( "Unified task processing" : "Vereinheitlichte Aufgabenbearbeitung", "AI tasks can be implemented by different apps. Here you can set which app should be used for which task." : "KI-Aufgaben können mittels verschiedener Apps umgesetzt werden. Hier können Sie einstellen, welche App für welche Aufgabe verwendet werden soll.", "Task:" : "Aufgaben:", + "Enable" : "Aktivieren", "None of your currently installed apps provide Task processing functionality" : "Keine Ihrer derzeit installierten Apps stellt Funktionen zur Aufgabenverarbeitung bereit", "Machine translation" : "Maschinelle Übersetzung", "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "Maschinelle Übersetzung kann mittels verschiedener Apps implementiert werden. Hier können Sie die Priorität der von Ihnen aktuell installierten maschinellen Übersetzungs-Apps festlegen.", @@ -517,7 +518,6 @@ OC.L10N.register( "Unable to update background job mode" : "Hintergrund-Aufgaben-Modus kann nicht aktualisiert werden", "Profile" : "Profil", "Enable or disable profile by default for new accounts." : "Profil für neue Konten standardmäßig aktivieren oder deaktivieren.", - "Enable" : "Aktivieren", "Unable to update profile default setting" : "Standardeinstellung des Profils kann nicht aktualisiert werden", "{app}'s declarative setting field: {name}" : "Deklaratives Einstellungsfeld von {app}: {name}", "Failed to save setting" : "Einstellung konnte nicht gespeichert werden", diff --git a/apps/settings/l10n/de_DE.json b/apps/settings/l10n/de_DE.json index 343c5d9164f..100665c3387 100644 --- a/apps/settings/l10n/de_DE.json +++ b/apps/settings/l10n/de_DE.json @@ -335,6 +335,7 @@ "Unified task processing" : "Vereinheitlichte Aufgabenbearbeitung", "AI tasks can be implemented by different apps. Here you can set which app should be used for which task." : "KI-Aufgaben können mittels verschiedener Apps umgesetzt werden. Hier können Sie einstellen, welche App für welche Aufgabe verwendet werden soll.", "Task:" : "Aufgaben:", + "Enable" : "Aktivieren", "None of your currently installed apps provide Task processing functionality" : "Keine Ihrer derzeit installierten Apps stellt Funktionen zur Aufgabenverarbeitung bereit", "Machine translation" : "Maschinelle Übersetzung", "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "Maschinelle Übersetzung kann mittels verschiedener Apps implementiert werden. Hier können Sie die Priorität der von Ihnen aktuell installierten maschinellen Übersetzungs-Apps festlegen.", @@ -515,7 +516,6 @@ "Unable to update background job mode" : "Hintergrund-Aufgaben-Modus kann nicht aktualisiert werden", "Profile" : "Profil", "Enable or disable profile by default for new accounts." : "Profil für neue Konten standardmäßig aktivieren oder deaktivieren.", - "Enable" : "Aktivieren", "Unable to update profile default setting" : "Standardeinstellung des Profils kann nicht aktualisiert werden", "{app}'s declarative setting field: {name}" : "Deklaratives Einstellungsfeld von {app}: {name}", "Failed to save setting" : "Einstellung konnte nicht gespeichert werden", diff --git a/apps/settings/l10n/el.js b/apps/settings/l10n/el.js index b74f0b241c0..ab59ec0c91d 100644 --- a/apps/settings/l10n/el.js +++ b/apps/settings/l10n/el.js @@ -126,6 +126,7 @@ OC.L10N.register( "The read-only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "Η ρύθμιση \"μόνο για ανάγνωση\" έχει ενεργοποιηθεί. Αυτό εμποδίζει τον καθορισμό ρυθμίσεων διαμόρφωσης μέσω της διεπαφής ιστού (web-interface). Επιπλέον, το αρχείο πρέπει να γίνει εγγράψιμο χειροκίνητα για κάθε ενημέρωση.", "Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Η βάση δεδομένων σας δεν εκτελείται με επίπεδο απομόνωσης συναλλαγών \"READ COMMITTED\". Αυτό μπορεί να προκαλέσει προβλήματα όταν εκτελούνται παράλληλα πολλαπλές ενέργειες.", "Nextcloud settings" : "Ρυθμίσεις Nextcloud ", + "Enable" : "Ενεργοποίηση", "Here you can decide which group can access certain sections of the administration settings." : "Εδώ ορίστε ποια ομάδα μπορεί να έχει πρόσβαση σε ορισμένες ενότητες των ρυθμίσεων διαχείρισης.", "None" : "Τίποτα", "Unable to modify setting" : "Δεν είναι δυνατή η τροποποίηση της ρύθμισης", @@ -225,7 +226,6 @@ OC.L10N.register( "Cron (Recommended)" : "Cron (Συνιστάται)", "Use system cron service to call the cron.php file every 5 minutes." : "Χρησιμοποιήστε την cron υπηρεσία του συστήματος για να καλέσετε το cron.php αρχείο κάθε 5 λεπτά.", "Profile" : "Προφίλ", - "Enable" : "Ενεργοποίηση", "Unable to update profile default setting" : "Δεν είναι δυνατή η ενημέρωση της προεπιλεγμένης ρύθμισης προφίλ", "Server-side encryption" : "Κρυπτογράφηση από τον διακομιστή", "Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed." : "Η κρυπτογράφηση από την πλευρά του διακομιστή καθιστά δυνατή την κρυπτογράφηση των αρχείων που μεταφορτώνονται σε αυτόν. Έρχεται όμως με περιορισμούς όπως την μείωση απόδοσης του, οπότε ενεργοποιήστε την μόνο εάν χρειάζεται.", diff --git a/apps/settings/l10n/el.json b/apps/settings/l10n/el.json index 729feb87687..eeebc1a4116 100644 --- a/apps/settings/l10n/el.json +++ b/apps/settings/l10n/el.json @@ -124,6 +124,7 @@ "The read-only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "Η ρύθμιση \"μόνο για ανάγνωση\" έχει ενεργοποιηθεί. Αυτό εμποδίζει τον καθορισμό ρυθμίσεων διαμόρφωσης μέσω της διεπαφής ιστού (web-interface). Επιπλέον, το αρχείο πρέπει να γίνει εγγράψιμο χειροκίνητα για κάθε ενημέρωση.", "Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Η βάση δεδομένων σας δεν εκτελείται με επίπεδο απομόνωσης συναλλαγών \"READ COMMITTED\". Αυτό μπορεί να προκαλέσει προβλήματα όταν εκτελούνται παράλληλα πολλαπλές ενέργειες.", "Nextcloud settings" : "Ρυθμίσεις Nextcloud ", + "Enable" : "Ενεργοποίηση", "Here you can decide which group can access certain sections of the administration settings." : "Εδώ ορίστε ποια ομάδα μπορεί να έχει πρόσβαση σε ορισμένες ενότητες των ρυθμίσεων διαχείρισης.", "None" : "Τίποτα", "Unable to modify setting" : "Δεν είναι δυνατή η τροποποίηση της ρύθμισης", @@ -223,7 +224,6 @@ "Cron (Recommended)" : "Cron (Συνιστάται)", "Use system cron service to call the cron.php file every 5 minutes." : "Χρησιμοποιήστε την cron υπηρεσία του συστήματος για να καλέσετε το cron.php αρχείο κάθε 5 λεπτά.", "Profile" : "Προφίλ", - "Enable" : "Ενεργοποίηση", "Unable to update profile default setting" : "Δεν είναι δυνατή η ενημέρωση της προεπιλεγμένης ρύθμισης προφίλ", "Server-side encryption" : "Κρυπτογράφηση από τον διακομιστή", "Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed." : "Η κρυπτογράφηση από την πλευρά του διακομιστή καθιστά δυνατή την κρυπτογράφηση των αρχείων που μεταφορτώνονται σε αυτόν. Έρχεται όμως με περιορισμούς όπως την μείωση απόδοσης του, οπότε ενεργοποιήστε την μόνο εάν χρειάζεται.", diff --git a/apps/settings/l10n/en_GB.js b/apps/settings/l10n/en_GB.js index 87e880cf85b..9beaf73b10c 100644 --- a/apps/settings/l10n/en_GB.js +++ b/apps/settings/l10n/en_GB.js @@ -337,6 +337,7 @@ OC.L10N.register( "Unified task processing" : "Unified task processing", "AI tasks can be implemented by different apps. Here you can set which app should be used for which task." : "AI tasks can be implemented by different apps. Here you can set which app should be used for which task.", "Task:" : "Task:", + "Enable" : "Enable", "None of your currently installed apps provide Task processing functionality" : "None of your currently installed apps provide Task processing functionality", "Machine translation" : "Machine translation", "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment.", @@ -517,7 +518,6 @@ OC.L10N.register( "Unable to update background job mode" : "Unable to update background job mode", "Profile" : "Profile", "Enable or disable profile by default for new accounts." : "Enable or disable profile by default for new accounts.", - "Enable" : "Enable", "Unable to update profile default setting" : "Unable to update profile default setting", "{app}'s declarative setting field: {name}" : "{app}'s declarative setting field: {name}", "Failed to save setting" : "Failed to save setting", diff --git a/apps/settings/l10n/en_GB.json b/apps/settings/l10n/en_GB.json index 304b1cb8e74..63b88c80ac7 100644 --- a/apps/settings/l10n/en_GB.json +++ b/apps/settings/l10n/en_GB.json @@ -335,6 +335,7 @@ "Unified task processing" : "Unified task processing", "AI tasks can be implemented by different apps. Here you can set which app should be used for which task." : "AI tasks can be implemented by different apps. Here you can set which app should be used for which task.", "Task:" : "Task:", + "Enable" : "Enable", "None of your currently installed apps provide Task processing functionality" : "None of your currently installed apps provide Task processing functionality", "Machine translation" : "Machine translation", "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment.", @@ -515,7 +516,6 @@ "Unable to update background job mode" : "Unable to update background job mode", "Profile" : "Profile", "Enable or disable profile by default for new accounts." : "Enable or disable profile by default for new accounts.", - "Enable" : "Enable", "Unable to update profile default setting" : "Unable to update profile default setting", "{app}'s declarative setting field: {name}" : "{app}'s declarative setting field: {name}", "Failed to save setting" : "Failed to save setting", diff --git a/apps/settings/l10n/eo.js b/apps/settings/l10n/eo.js index 3dedbba1269..887215b1f86 100644 --- a/apps/settings/l10n/eo.js +++ b/apps/settings/l10n/eo.js @@ -105,6 +105,7 @@ OC.L10N.register( "The read-only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "La nurlega agordodosiero estis ebligita. Tio baras modifon de kelkaj agordoj per la reta fasado. Plie, la dosiero bezonos esti markita mane kiel legebla dum ĉiu ĝisdatigo.", "Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Via datumbazo ne uzas la nivelon de izoltransakcio „READ COMMITTED“ (angle por „asertita datumlegado“). Tio povas estigi problemojn, kiam pluraj agoj ruliĝas paralele.", "Nextcloud settings" : "Nextcloud-agordoj", + "Enable" : "Ŝalti", "None" : "Nenio", "Allow apps to use the Share API" : "Ebligi aplikaĵojn uzi la API-on pri kunhavigo", "Allow resharing" : "Permesi rekunhavigon", @@ -179,7 +180,6 @@ OC.L10N.register( "Show QR code for mobile apps" : "Montri rapidrespondan (QR) kodon por porteblaj aplikaĵoj", "Could not copy app password. Please copy it manually." : "Ne eblis kopii la aplikaĵan pasvorton. Bv. kopii ĝin permane.", "Use system cron service to call the cron.php file every 5 minutes." : "Uzu la sisteman „cron“-servon por voki cron.php ĉiujn 5 minutojn.", - "Enable" : "Ŝalti", "Server-side encryption" : "Ĉeservila ĉifrado", "Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed." : "Ĉeservila ĉifrado elbigas ĉifri ĉiujn alŝutitajn dosierojn al la servilo. Tio havas kelkajn limigojn kiel pli malbonan rendimenton, do ŝaltu tion nur se necese.", "Enable server-side encryption" : "Ŝalti ĉeservilan ĉifradon", diff --git a/apps/settings/l10n/eo.json b/apps/settings/l10n/eo.json index e93f2a610cf..f2c6dddd3e5 100644 --- a/apps/settings/l10n/eo.json +++ b/apps/settings/l10n/eo.json @@ -103,6 +103,7 @@ "The read-only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "La nurlega agordodosiero estis ebligita. Tio baras modifon de kelkaj agordoj per la reta fasado. Plie, la dosiero bezonos esti markita mane kiel legebla dum ĉiu ĝisdatigo.", "Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Via datumbazo ne uzas la nivelon de izoltransakcio „READ COMMITTED“ (angle por „asertita datumlegado“). Tio povas estigi problemojn, kiam pluraj agoj ruliĝas paralele.", "Nextcloud settings" : "Nextcloud-agordoj", + "Enable" : "Ŝalti", "None" : "Nenio", "Allow apps to use the Share API" : "Ebligi aplikaĵojn uzi la API-on pri kunhavigo", "Allow resharing" : "Permesi rekunhavigon", @@ -177,7 +178,6 @@ "Show QR code for mobile apps" : "Montri rapidrespondan (QR) kodon por porteblaj aplikaĵoj", "Could not copy app password. Please copy it manually." : "Ne eblis kopii la aplikaĵan pasvorton. Bv. kopii ĝin permane.", "Use system cron service to call the cron.php file every 5 minutes." : "Uzu la sisteman „cron“-servon por voki cron.php ĉiujn 5 minutojn.", - "Enable" : "Ŝalti", "Server-side encryption" : "Ĉeservila ĉifrado", "Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed." : "Ĉeservila ĉifrado elbigas ĉifri ĉiujn alŝutitajn dosierojn al la servilo. Tio havas kelkajn limigojn kiel pli malbonan rendimenton, do ŝaltu tion nur se necese.", "Enable server-side encryption" : "Ŝalti ĉeservilan ĉifradon", diff --git a/apps/settings/l10n/es.js b/apps/settings/l10n/es.js index 405ea61bc4d..d80a4682269 100644 --- a/apps/settings/l10n/es.js +++ b/apps/settings/l10n/es.js @@ -322,6 +322,7 @@ OC.L10N.register( "Unified task processing" : "Procesamiento unificado de tareas", "AI tasks can be implemented by different apps. Here you can set which app should be used for which task." : "Las tareas de IA pueden ser implementadas por diferentes aplicaciones. Aquí puede definir que app se debería utilizar para cada tarea.", "Task:" : "Tarea:", + "Enable" : "Activar", "Machine translation" : "Traducción de máquina", "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "La traducción de máquina puede estar implementada por diferentes apps. Aquí puede definir la precedencia de las apps de traducción de máquina que ha instalado en el momento.", "Image generation" : "Generación de imágenes", @@ -495,7 +496,6 @@ OC.L10N.register( "Unable to update background job mode" : "No se puede actualizar el modo de trabajo en segundo plano", "Profile" : "Perfil", "Enable or disable profile by default for new accounts." : "Habilitar o deshabilitar el perfil por defecto para nuevas cuentas.", - "Enable" : "Activar", "Unable to update profile default setting" : "No se pudo actualizar la configuración por defecto del perfil", "{app}'s declarative setting field: {name}" : "Campo de configuración declarativa de {app}: {name}", "Failed to save setting" : "No se pudo guardar la configuración", diff --git a/apps/settings/l10n/es.json b/apps/settings/l10n/es.json index edf16771da7..501df99254f 100644 --- a/apps/settings/l10n/es.json +++ b/apps/settings/l10n/es.json @@ -320,6 +320,7 @@ "Unified task processing" : "Procesamiento unificado de tareas", "AI tasks can be implemented by different apps. Here you can set which app should be used for which task." : "Las tareas de IA pueden ser implementadas por diferentes aplicaciones. Aquí puede definir que app se debería utilizar para cada tarea.", "Task:" : "Tarea:", + "Enable" : "Activar", "Machine translation" : "Traducción de máquina", "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "La traducción de máquina puede estar implementada por diferentes apps. Aquí puede definir la precedencia de las apps de traducción de máquina que ha instalado en el momento.", "Image generation" : "Generación de imágenes", @@ -493,7 +494,6 @@ "Unable to update background job mode" : "No se puede actualizar el modo de trabajo en segundo plano", "Profile" : "Perfil", "Enable or disable profile by default for new accounts." : "Habilitar o deshabilitar el perfil por defecto para nuevas cuentas.", - "Enable" : "Activar", "Unable to update profile default setting" : "No se pudo actualizar la configuración por defecto del perfil", "{app}'s declarative setting field: {name}" : "Campo de configuración declarativa de {app}: {name}", "Failed to save setting" : "No se pudo guardar la configuración", diff --git a/apps/settings/l10n/es_419.js b/apps/settings/l10n/es_419.js index ddc8a30ae7a..a10b76db0f4 100644 --- a/apps/settings/l10n/es_419.js +++ b/apps/settings/l10n/es_419.js @@ -78,6 +78,7 @@ OC.L10N.register( "The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. Enabling this function is strongly recommended." : "La función de PHP \"set_time_limit\" no está disponible. Esto podría generar que la ejecución de scripts se detenga, rompiendo su instalación. Se recomienda ámpliamente habilitar esta función. ", "PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHP no parece estar configurado correctamente para consultar las variables de ambiente. La prueba con getenv(\"PATH\") sólo regresa una respuesta vacía.", "Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Tu base de datos no puede correr con el nivel de aislamiento de transacción de \"READ COMMITTED\". Puede causar problemas cuando mútiples acciones sean ejecutadas en paralelo.", + "Enable" : "Habilitar", "None" : "Ninguno", "Allow apps to use the Share API" : "Permitir que las aplicaciones usen el API para Compartir", "Allow resharing" : "Permitir volver a compartir", @@ -136,7 +137,6 @@ OC.L10N.register( "Error while creating device token" : "Se presentó un error al crear la ficha en el dispositivo", "Login" : "Iniciar sesión", "Password" : "Contraseña", - "Enable" : "Habilitar", "Server-side encryption" : "Encripción del lado del servidor", "Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed." : "La encripción del lado del servidor hace posible encriptar archivos que serán cargados a este servidor. Esto trae consigo algunas limitaciónes como penalizaciones en el desemeño, asi que habilítalo sólo si es necesario. ", "Enable server-side encryption" : "Habilitar encripción del lado del servidor", diff --git a/apps/settings/l10n/es_419.json b/apps/settings/l10n/es_419.json index f00d0f8d899..12da54e80e2 100644 --- a/apps/settings/l10n/es_419.json +++ b/apps/settings/l10n/es_419.json @@ -76,6 +76,7 @@ "The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. Enabling this function is strongly recommended." : "La función de PHP \"set_time_limit\" no está disponible. Esto podría generar que la ejecución de scripts se detenga, rompiendo su instalación. Se recomienda ámpliamente habilitar esta función. ", "PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHP no parece estar configurado correctamente para consultar las variables de ambiente. La prueba con getenv(\"PATH\") sólo regresa una respuesta vacía.", "Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Tu base de datos no puede correr con el nivel de aislamiento de transacción de \"READ COMMITTED\". Puede causar problemas cuando mútiples acciones sean ejecutadas en paralelo.", + "Enable" : "Habilitar", "None" : "Ninguno", "Allow apps to use the Share API" : "Permitir que las aplicaciones usen el API para Compartir", "Allow resharing" : "Permitir volver a compartir", @@ -134,7 +135,6 @@ "Error while creating device token" : "Se presentó un error al crear la ficha en el dispositivo", "Login" : "Iniciar sesión", "Password" : "Contraseña", - "Enable" : "Habilitar", "Server-side encryption" : "Encripción del lado del servidor", "Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed." : "La encripción del lado del servidor hace posible encriptar archivos que serán cargados a este servidor. Esto trae consigo algunas limitaciónes como penalizaciones en el desemeño, asi que habilítalo sólo si es necesario. ", "Enable server-side encryption" : "Habilitar encripción del lado del servidor", diff --git a/apps/settings/l10n/es_AR.js b/apps/settings/l10n/es_AR.js index 183e83b7597..910ea3046db 100644 --- a/apps/settings/l10n/es_AR.js +++ b/apps/settings/l10n/es_AR.js @@ -75,6 +75,7 @@ OC.L10N.register( "Verifying" : "Verificando", "Disabled" : "Deshabilitado", "Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Su base de datos no puede correr con el nivel de aislamiento de transacción de \"READ COMMITTED\". Puede causar problemas cuando mútiples acciones sean ejecutadas en paralelo.", + "Enable" : "Habilitar", "None" : "Ninguno", "Allow apps to use the Share API" : "Permitir que las aplicaciones usen el API para Compartir", "Allow resharing" : "Permitir volver a compartir", @@ -132,7 +133,6 @@ OC.L10N.register( "Login" : "Inicio de sesión", "Password" : "Contraseña", "Profile" : "Perfil", - "Enable" : "Habilitar", "Server-side encryption" : "Encripción del lado del servidor", "Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed." : "La encripción del lado del servidor hace posible encriptar archivos que serán cargados a este servidor. Esto trae consigo algunas limitaciónes como penalizaciones en el desemeño, asi que sólo habilítelo si es necesario. ", "Enable server-side encryption" : "Habilitar encripción del lado del servidor", diff --git a/apps/settings/l10n/es_AR.json b/apps/settings/l10n/es_AR.json index 318aa51cf55..f4af313ce50 100644 --- a/apps/settings/l10n/es_AR.json +++ b/apps/settings/l10n/es_AR.json @@ -73,6 +73,7 @@ "Verifying" : "Verificando", "Disabled" : "Deshabilitado", "Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Su base de datos no puede correr con el nivel de aislamiento de transacción de \"READ COMMITTED\". Puede causar problemas cuando mútiples acciones sean ejecutadas en paralelo.", + "Enable" : "Habilitar", "None" : "Ninguno", "Allow apps to use the Share API" : "Permitir que las aplicaciones usen el API para Compartir", "Allow resharing" : "Permitir volver a compartir", @@ -130,7 +131,6 @@ "Login" : "Inicio de sesión", "Password" : "Contraseña", "Profile" : "Perfil", - "Enable" : "Habilitar", "Server-side encryption" : "Encripción del lado del servidor", "Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed." : "La encripción del lado del servidor hace posible encriptar archivos que serán cargados a este servidor. Esto trae consigo algunas limitaciónes como penalizaciones en el desemeño, asi que sólo habilítelo si es necesario. ", "Enable server-side encryption" : "Habilitar encripción del lado del servidor", diff --git a/apps/settings/l10n/es_CL.js b/apps/settings/l10n/es_CL.js index 1c431c4bb6b..21176d68016 100644 --- a/apps/settings/l10n/es_CL.js +++ b/apps/settings/l10n/es_CL.js @@ -82,6 +82,7 @@ OC.L10N.register( "Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface." : "Tu PHP no cuenta con soporte FreeType, lo que resulta en fallas en la imagen de perfil y la interface de configuraciones. ", "PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHP no parece estar configurado correctamente para consultar las variables de ambiente. La prueba con getenv(\"PATH\") sólo regresa una respuesta vacía.", "Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Tu base de datos no puede correr con el nivel de aislamiento de transacción de \"READ COMMITTED\". Puede causar problemas cuando mútiples acciones sean ejecutadas en paralelo.", + "Enable" : "Habilitar", "None" : "Ninguno", "Allow apps to use the Share API" : "Permitir que las aplicaciones usen el API para Compartir", "Allow resharing" : "Permitir volver a compartir", @@ -141,7 +142,6 @@ OC.L10N.register( "Error while creating device token" : "Se presentó un error al crear la ficha en el dispositivo", "Login" : "Iniciar sesión", "Password" : "Contraseña", - "Enable" : "Habilitar", "Server-side encryption" : "Encripción del lado del servidor", "Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed." : "La encripción del lado del servidor hace posible encriptar archivos que serán cargados a este servidor. Esto trae consigo algunas limitaciónes como penalizaciones en el desemeño, asi que habilítalo sólo si es necesario. ", "Enable server-side encryption" : "Habilitar encripción del lado del servidor", diff --git a/apps/settings/l10n/es_CL.json b/apps/settings/l10n/es_CL.json index db4076124c3..a612c2070dc 100644 --- a/apps/settings/l10n/es_CL.json +++ b/apps/settings/l10n/es_CL.json @@ -80,6 +80,7 @@ "Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface." : "Tu PHP no cuenta con soporte FreeType, lo que resulta en fallas en la imagen de perfil y la interface de configuraciones. ", "PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHP no parece estar configurado correctamente para consultar las variables de ambiente. La prueba con getenv(\"PATH\") sólo regresa una respuesta vacía.", "Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Tu base de datos no puede correr con el nivel de aislamiento de transacción de \"READ COMMITTED\". Puede causar problemas cuando mútiples acciones sean ejecutadas en paralelo.", + "Enable" : "Habilitar", "None" : "Ninguno", "Allow apps to use the Share API" : "Permitir que las aplicaciones usen el API para Compartir", "Allow resharing" : "Permitir volver a compartir", @@ -139,7 +140,6 @@ "Error while creating device token" : "Se presentó un error al crear la ficha en el dispositivo", "Login" : "Iniciar sesión", "Password" : "Contraseña", - "Enable" : "Habilitar", "Server-side encryption" : "Encripción del lado del servidor", "Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed." : "La encripción del lado del servidor hace posible encriptar archivos que serán cargados a este servidor. Esto trae consigo algunas limitaciónes como penalizaciones en el desemeño, asi que habilítalo sólo si es necesario. ", "Enable server-side encryption" : "Habilitar encripción del lado del servidor", diff --git a/apps/settings/l10n/es_CO.js b/apps/settings/l10n/es_CO.js index 7da4371c6bf..7e26d585032 100644 --- a/apps/settings/l10n/es_CO.js +++ b/apps/settings/l10n/es_CO.js @@ -82,6 +82,7 @@ OC.L10N.register( "Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface." : "Tu PHP no cuenta con soporte FreeType, lo que resulta en fallas en la imagen de perfil y la interface de configuraciones. ", "PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHP no parece estar configurado correctamente para consultar las variables de ambiente. La prueba con getenv(\"PATH\") sólo regresa una respuesta vacía.", "Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Tu base de datos no puede correr con el nivel de aislamiento de transacción de \"READ COMMITTED\". Puede causar problemas cuando mútiples acciones sean ejecutadas en paralelo.", + "Enable" : "Habilitar", "None" : "Ninguno", "Allow apps to use the Share API" : "Permitir que las aplicaciones usen el API para Compartir", "Allow resharing" : "Permitir volver a compartir", @@ -140,7 +141,6 @@ OC.L10N.register( "Error while creating device token" : "Se presentó un error al crear la ficha en el dispositivo", "Login" : "Iniciar sesión", "Password" : "Contraseña", - "Enable" : "Habilitar", "Server-side encryption" : "Encripción del lado del servidor", "Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed." : "La encripción del lado del servidor hace posible encriptar archivos que serán cargados a este servidor. Esto trae consigo algunas limitaciónes como penalizaciones en el desemeño, asi que habilítalo sólo si es necesario. ", "Enable server-side encryption" : "Habilitar encripción del lado del servidor", diff --git a/apps/settings/l10n/es_CO.json b/apps/settings/l10n/es_CO.json index 9f7931a4aa1..93075913a00 100644 --- a/apps/settings/l10n/es_CO.json +++ b/apps/settings/l10n/es_CO.json @@ -80,6 +80,7 @@ "Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface." : "Tu PHP no cuenta con soporte FreeType, lo que resulta en fallas en la imagen de perfil y la interface de configuraciones. ", "PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHP no parece estar configurado correctamente para consultar las variables de ambiente. La prueba con getenv(\"PATH\") sólo regresa una respuesta vacía.", "Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Tu base de datos no puede correr con el nivel de aislamiento de transacción de \"READ COMMITTED\". Puede causar problemas cuando mútiples acciones sean ejecutadas en paralelo.", + "Enable" : "Habilitar", "None" : "Ninguno", "Allow apps to use the Share API" : "Permitir que las aplicaciones usen el API para Compartir", "Allow resharing" : "Permitir volver a compartir", @@ -138,7 +139,6 @@ "Error while creating device token" : "Se presentó un error al crear la ficha en el dispositivo", "Login" : "Iniciar sesión", "Password" : "Contraseña", - "Enable" : "Habilitar", "Server-side encryption" : "Encripción del lado del servidor", "Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed." : "La encripción del lado del servidor hace posible encriptar archivos que serán cargados a este servidor. Esto trae consigo algunas limitaciónes como penalizaciones en el desemeño, asi que habilítalo sólo si es necesario. ", "Enable server-side encryption" : "Habilitar encripción del lado del servidor", diff --git a/apps/settings/l10n/es_CR.js b/apps/settings/l10n/es_CR.js index 714bc88c060..ac0ad94253e 100644 --- a/apps/settings/l10n/es_CR.js +++ b/apps/settings/l10n/es_CR.js @@ -82,6 +82,7 @@ OC.L10N.register( "Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface." : "Tu PHP no cuenta con soporte FreeType, lo que resulta en fallas en la imagen de perfil y la interface de configuraciones. ", "PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHP no parece estar configurado correctamente para consultar las variables de ambiente. La prueba con getenv(\"PATH\") sólo regresa una respuesta vacía.", "Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Tu base de datos no puede correr con el nivel de aislamiento de transacción de \"READ COMMITTED\". Puede causar problemas cuando mútiples acciones sean ejecutadas en paralelo.", + "Enable" : "Habilitar", "None" : "Ninguno", "Allow apps to use the Share API" : "Permitir que las aplicaciones usen el API para Compartir", "Allow resharing" : "Permitir volver a compartir", @@ -140,7 +141,6 @@ OC.L10N.register( "Error while creating device token" : "Se presentó un error al crear la ficha en el dispositivo", "Login" : "Iniciar sesión", "Password" : "Contraseña", - "Enable" : "Habilitar", "Server-side encryption" : "Encripción del lado del servidor", "Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed." : "La encripción del lado del servidor hace posible encriptar archivos que serán cargados a este servidor. Esto trae consigo algunas limitaciónes como penalizaciones en el desemeño, asi que habilítalo sólo si es necesario. ", "Enable server-side encryption" : "Habilitar encripción del lado del servidor", diff --git a/apps/settings/l10n/es_CR.json b/apps/settings/l10n/es_CR.json index d682b95925f..0fb6fae1af5 100644 --- a/apps/settings/l10n/es_CR.json +++ b/apps/settings/l10n/es_CR.json @@ -80,6 +80,7 @@ "Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface." : "Tu PHP no cuenta con soporte FreeType, lo que resulta en fallas en la imagen de perfil y la interface de configuraciones. ", "PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHP no parece estar configurado correctamente para consultar las variables de ambiente. La prueba con getenv(\"PATH\") sólo regresa una respuesta vacía.", "Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Tu base de datos no puede correr con el nivel de aislamiento de transacción de \"READ COMMITTED\". Puede causar problemas cuando mútiples acciones sean ejecutadas en paralelo.", + "Enable" : "Habilitar", "None" : "Ninguno", "Allow apps to use the Share API" : "Permitir que las aplicaciones usen el API para Compartir", "Allow resharing" : "Permitir volver a compartir", @@ -138,7 +139,6 @@ "Error while creating device token" : "Se presentó un error al crear la ficha en el dispositivo", "Login" : "Iniciar sesión", "Password" : "Contraseña", - "Enable" : "Habilitar", "Server-side encryption" : "Encripción del lado del servidor", "Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed." : "La encripción del lado del servidor hace posible encriptar archivos que serán cargados a este servidor. Esto trae consigo algunas limitaciónes como penalizaciones en el desemeño, asi que habilítalo sólo si es necesario. ", "Enable server-side encryption" : "Habilitar encripción del lado del servidor", diff --git a/apps/settings/l10n/es_DO.js b/apps/settings/l10n/es_DO.js index 28e7da6044c..2cc092016ce 100644 --- a/apps/settings/l10n/es_DO.js +++ b/apps/settings/l10n/es_DO.js @@ -82,6 +82,7 @@ OC.L10N.register( "Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface." : "Tu PHP no cuenta con soporte FreeType, lo que resulta en fallas en la imagen de perfil y la interface de configuraciones. ", "PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHP no parece estar configurado correctamente para consultar las variables de ambiente. La prueba con getenv(\"PATH\") sólo regresa una respuesta vacía.", "Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Tu base de datos no puede correr con el nivel de aislamiento de transacción de \"READ COMMITTED\". Puede causar problemas cuando mútiples acciones sean ejecutadas en paralelo.", + "Enable" : "Habilitar", "None" : "Ninguno", "Allow apps to use the Share API" : "Permitir que las aplicaciones usen el API para Compartir", "Allow resharing" : "Permitir volver a compartir", @@ -139,7 +140,6 @@ OC.L10N.register( "Error while creating device token" : "Se presentó un error al crear la ficha en el dispositivo", "Login" : "Iniciar sesión", "Password" : "Contraseña", - "Enable" : "Habilitar", "Server-side encryption" : "Encripción del lado del servidor", "Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed." : "La encripción del lado del servidor hace posible encriptar archivos que serán cargados a este servidor. Esto trae consigo algunas limitaciónes como penalizaciones en el desemeño, asi que habilítalo sólo si es necesario. ", "Enable server-side encryption" : "Habilitar encripción del lado del servidor", diff --git a/apps/settings/l10n/es_DO.json b/apps/settings/l10n/es_DO.json index f954dccb41d..98eb73a81a9 100644 --- a/apps/settings/l10n/es_DO.json +++ b/apps/settings/l10n/es_DO.json @@ -80,6 +80,7 @@ "Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface." : "Tu PHP no cuenta con soporte FreeType, lo que resulta en fallas en la imagen de perfil y la interface de configuraciones. ", "PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHP no parece estar configurado correctamente para consultar las variables de ambiente. La prueba con getenv(\"PATH\") sólo regresa una respuesta vacía.", "Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Tu base de datos no puede correr con el nivel de aislamiento de transacción de \"READ COMMITTED\". Puede causar problemas cuando mútiples acciones sean ejecutadas en paralelo.", + "Enable" : "Habilitar", "None" : "Ninguno", "Allow apps to use the Share API" : "Permitir que las aplicaciones usen el API para Compartir", "Allow resharing" : "Permitir volver a compartir", @@ -137,7 +138,6 @@ "Error while creating device token" : "Se presentó un error al crear la ficha en el dispositivo", "Login" : "Iniciar sesión", "Password" : "Contraseña", - "Enable" : "Habilitar", "Server-side encryption" : "Encripción del lado del servidor", "Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed." : "La encripción del lado del servidor hace posible encriptar archivos que serán cargados a este servidor. Esto trae consigo algunas limitaciónes como penalizaciones en el desemeño, asi que habilítalo sólo si es necesario. ", "Enable server-side encryption" : "Habilitar encripción del lado del servidor", diff --git a/apps/settings/l10n/es_EC.js b/apps/settings/l10n/es_EC.js index 8ac42a52e1b..87fad23c9ea 100644 --- a/apps/settings/l10n/es_EC.js +++ b/apps/settings/l10n/es_EC.js @@ -132,6 +132,7 @@ OC.L10N.register( "Profile information" : "Información del perfil", "Profile picture, full name, email, phone number, address, website, Twitter, organisation, role, headline, biography, and whether your profile is enabled" : "Foto de perfil, nombre completo, correo electrónico, número de teléfono, dirección, sitio web, Twitter, organización, cargo, titular, biografía y si tu perfil está habilitado", "Nextcloud settings" : "Configuración de Nextcloud", + "Enable" : "Habilitar", "Image generation" : "Generación de imágenes", "Here you can decide which group can access certain sections of the administration settings." : "Aquí puedes decidir qué grupo puede acceder a determinadas secciones de la configuración de administración.", "None" : "Ninguno", @@ -235,7 +236,6 @@ OC.L10N.register( "Cron (Recommended)" : "Cron (recomendado)", "Unable to update background job mode" : "No se pudo actualizar el modo de tarea en segundo plano", "Profile" : "Perfil", - "Enable" : "Habilitar", "Unable to update profile default setting" : "No se pudo actualizar la configuración predeterminada del perfil", "Server-side encryption" : "Encripción del lado del servidor", "Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed." : "La encripción del lado del servidor hace posible encriptar archivos que serán cargados a este servidor. Esto trae consigo algunas limitaciónes como penalizaciones en el desemeño, asi que habilítalo sólo si es necesario. ", diff --git a/apps/settings/l10n/es_EC.json b/apps/settings/l10n/es_EC.json index 94f4a82adad..3abc1d10639 100644 --- a/apps/settings/l10n/es_EC.json +++ b/apps/settings/l10n/es_EC.json @@ -130,6 +130,7 @@ "Profile information" : "Información del perfil", "Profile picture, full name, email, phone number, address, website, Twitter, organisation, role, headline, biography, and whether your profile is enabled" : "Foto de perfil, nombre completo, correo electrónico, número de teléfono, dirección, sitio web, Twitter, organización, cargo, titular, biografía y si tu perfil está habilitado", "Nextcloud settings" : "Configuración de Nextcloud", + "Enable" : "Habilitar", "Image generation" : "Generación de imágenes", "Here you can decide which group can access certain sections of the administration settings." : "Aquí puedes decidir qué grupo puede acceder a determinadas secciones de la configuración de administración.", "None" : "Ninguno", @@ -233,7 +234,6 @@ "Cron (Recommended)" : "Cron (recomendado)", "Unable to update background job mode" : "No se pudo actualizar el modo de tarea en segundo plano", "Profile" : "Perfil", - "Enable" : "Habilitar", "Unable to update profile default setting" : "No se pudo actualizar la configuración predeterminada del perfil", "Server-side encryption" : "Encripción del lado del servidor", "Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed." : "La encripción del lado del servidor hace posible encriptar archivos que serán cargados a este servidor. Esto trae consigo algunas limitaciónes como penalizaciones en el desemeño, asi que habilítalo sólo si es necesario. ", diff --git a/apps/settings/l10n/es_GT.js b/apps/settings/l10n/es_GT.js index 8a3c9dec07d..cbfc2c7265b 100644 --- a/apps/settings/l10n/es_GT.js +++ b/apps/settings/l10n/es_GT.js @@ -82,6 +82,7 @@ OC.L10N.register( "Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface." : "Tu PHP no cuenta con soporte FreeType, lo que resulta en fallas en la imagen de perfil y la interface de configuraciones. ", "PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHP no parece estar configurado correctamente para consultar las variables de ambiente. La prueba con getenv(\"PATH\") sólo regresa una respuesta vacía.", "Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Tu base de datos no puede correr con el nivel de aislamiento de transacción de \"READ COMMITTED\". Puede causar problemas cuando mútiples acciones sean ejecutadas en paralelo.", + "Enable" : "Habilitar", "None" : "Ninguno", "Allow apps to use the Share API" : "Permitir que las aplicaciones usen el API para Compartir", "Allow resharing" : "Permitir volver a compartir", @@ -141,7 +142,6 @@ OC.L10N.register( "Error while creating device token" : "Se presentó un error al crear la ficha en el dispositivo", "Login" : "Iniciar sesión", "Password" : "Contraseña", - "Enable" : "Habilitar", "Server-side encryption" : "Encripción del lado del servidor", "Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed." : "La encripción del lado del servidor hace posible encriptar archivos que serán cargados a este servidor. Esto trae consigo algunas limitaciónes como penalizaciones en el desemeño, asi que habilítalo sólo si es necesario. ", "Enable server-side encryption" : "Habilitar encripción del lado del servidor", diff --git a/apps/settings/l10n/es_GT.json b/apps/settings/l10n/es_GT.json index c300ed86313..9bec741e334 100644 --- a/apps/settings/l10n/es_GT.json +++ b/apps/settings/l10n/es_GT.json @@ -80,6 +80,7 @@ "Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface." : "Tu PHP no cuenta con soporte FreeType, lo que resulta en fallas en la imagen de perfil y la interface de configuraciones. ", "PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHP no parece estar configurado correctamente para consultar las variables de ambiente. La prueba con getenv(\"PATH\") sólo regresa una respuesta vacía.", "Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Tu base de datos no puede correr con el nivel de aislamiento de transacción de \"READ COMMITTED\". Puede causar problemas cuando mútiples acciones sean ejecutadas en paralelo.", + "Enable" : "Habilitar", "None" : "Ninguno", "Allow apps to use the Share API" : "Permitir que las aplicaciones usen el API para Compartir", "Allow resharing" : "Permitir volver a compartir", @@ -139,7 +140,6 @@ "Error while creating device token" : "Se presentó un error al crear la ficha en el dispositivo", "Login" : "Iniciar sesión", "Password" : "Contraseña", - "Enable" : "Habilitar", "Server-side encryption" : "Encripción del lado del servidor", "Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed." : "La encripción del lado del servidor hace posible encriptar archivos que serán cargados a este servidor. Esto trae consigo algunas limitaciónes como penalizaciones en el desemeño, asi que habilítalo sólo si es necesario. ", "Enable server-side encryption" : "Habilitar encripción del lado del servidor", diff --git a/apps/settings/l10n/es_HN.js b/apps/settings/l10n/es_HN.js index 6743c668afc..2930ef82069 100644 --- a/apps/settings/l10n/es_HN.js +++ b/apps/settings/l10n/es_HN.js @@ -78,6 +78,7 @@ OC.L10N.register( "The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. Enabling this function is strongly recommended." : "La función de PHP \"set_time_limit\" no está disponible. Esto podría generar que la ejecución de scripts se detenga, rompiendo su instalación. Se recomienda ámpliamente habilitar esta función. ", "PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHP no parece estar configurado correctamente para consultar las variables de ambiente. La prueba con getenv(\"PATH\") sólo regresa una respuesta vacía.", "Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Tu base de datos no puede correr con el nivel de aislamiento de transacción de \"READ COMMITTED\". Puede causar problemas cuando mútiples acciones sean ejecutadas en paralelo.", + "Enable" : "Habilitar", "None" : "Ninguno", "Allow apps to use the Share API" : "Permitir que las aplicaciones usen el API para Compartir", "Allow resharing" : "Permitir volver a compartir", @@ -135,7 +136,6 @@ OC.L10N.register( "Error while creating device token" : "Se presentó un error al crear la ficha en el dispositivo", "Login" : "Iniciar sesión", "Password" : "Contraseña", - "Enable" : "Habilitar", "Server-side encryption" : "Encripción del lado del servidor", "Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed." : "La encripción del lado del servidor hace posible encriptar archivos que serán cargados a este servidor. Esto trae consigo algunas limitaciónes como penalizaciones en el desemeño, asi que habilítalo sólo si es necesario. ", "Enable server-side encryption" : "Habilitar encripción del lado del servidor", diff --git a/apps/settings/l10n/es_HN.json b/apps/settings/l10n/es_HN.json index bb3d696dc2c..595249d3d97 100644 --- a/apps/settings/l10n/es_HN.json +++ b/apps/settings/l10n/es_HN.json @@ -76,6 +76,7 @@ "The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. Enabling this function is strongly recommended." : "La función de PHP \"set_time_limit\" no está disponible. Esto podría generar que la ejecución de scripts se detenga, rompiendo su instalación. Se recomienda ámpliamente habilitar esta función. ", "PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHP no parece estar configurado correctamente para consultar las variables de ambiente. La prueba con getenv(\"PATH\") sólo regresa una respuesta vacía.", "Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Tu base de datos no puede correr con el nivel de aislamiento de transacción de \"READ COMMITTED\". Puede causar problemas cuando mútiples acciones sean ejecutadas en paralelo.", + "Enable" : "Habilitar", "None" : "Ninguno", "Allow apps to use the Share API" : "Permitir que las aplicaciones usen el API para Compartir", "Allow resharing" : "Permitir volver a compartir", @@ -133,7 +134,6 @@ "Error while creating device token" : "Se presentó un error al crear la ficha en el dispositivo", "Login" : "Iniciar sesión", "Password" : "Contraseña", - "Enable" : "Habilitar", "Server-side encryption" : "Encripción del lado del servidor", "Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed." : "La encripción del lado del servidor hace posible encriptar archivos que serán cargados a este servidor. Esto trae consigo algunas limitaciónes como penalizaciones en el desemeño, asi que habilítalo sólo si es necesario. ", "Enable server-side encryption" : "Habilitar encripción del lado del servidor", diff --git a/apps/settings/l10n/es_MX.js b/apps/settings/l10n/es_MX.js index 6e28b6686d0..5cbbd452593 100644 --- a/apps/settings/l10n/es_MX.js +++ b/apps/settings/l10n/es_MX.js @@ -273,6 +273,7 @@ OC.L10N.register( "Profile picture, full name, email, phone number, address, website, Twitter, organisation, role, headline, biography, and whether your profile is enabled" : "Foto de perfil, nombre completo, correo electrónico, número de teléfono, dirección, sitio web, Twitter, organización, cargo, titular, biografía y si su perfil está habilitado", "Nextcloud settings" : "Configuración de Nextcloud", "Task:" : "Tarea:", + "Enable" : "Habilitar", "Machine translation" : "Traducción de máquina", "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "La traducción automática puede estar implementada por diferentes aplicaciones. Aquí puede definir la prioridad de las aplicaciones de traducción automática que ha instalado al momento.", "Image generation" : "Generación de imágenes", @@ -446,7 +447,6 @@ OC.L10N.register( "Unable to update background job mode" : "No se pudo actualizar el modo de trabajo en segundo plano", "Profile" : "Perfil", "Enable or disable profile by default for new accounts." : "Habilitar o deshabilitar el perfil por defecto para nuevos usuarios.", - "Enable" : "Habilitar", "Unable to update profile default setting" : "No se pudo actualizar la configuración predeterminada del perfil", "{app}'s declarative setting field: {name}" : "Campo de configuración declarativa de {app}: {name}", "Failed to save setting" : "No se pudo guardar la configuración", diff --git a/apps/settings/l10n/es_MX.json b/apps/settings/l10n/es_MX.json index 96f2d240e4b..c9602275d4d 100644 --- a/apps/settings/l10n/es_MX.json +++ b/apps/settings/l10n/es_MX.json @@ -271,6 +271,7 @@ "Profile picture, full name, email, phone number, address, website, Twitter, organisation, role, headline, biography, and whether your profile is enabled" : "Foto de perfil, nombre completo, correo electrónico, número de teléfono, dirección, sitio web, Twitter, organización, cargo, titular, biografía y si su perfil está habilitado", "Nextcloud settings" : "Configuración de Nextcloud", "Task:" : "Tarea:", + "Enable" : "Habilitar", "Machine translation" : "Traducción de máquina", "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "La traducción automática puede estar implementada por diferentes aplicaciones. Aquí puede definir la prioridad de las aplicaciones de traducción automática que ha instalado al momento.", "Image generation" : "Generación de imágenes", @@ -444,7 +445,6 @@ "Unable to update background job mode" : "No se pudo actualizar el modo de trabajo en segundo plano", "Profile" : "Perfil", "Enable or disable profile by default for new accounts." : "Habilitar o deshabilitar el perfil por defecto para nuevos usuarios.", - "Enable" : "Habilitar", "Unable to update profile default setting" : "No se pudo actualizar la configuración predeterminada del perfil", "{app}'s declarative setting field: {name}" : "Campo de configuración declarativa de {app}: {name}", "Failed to save setting" : "No se pudo guardar la configuración", diff --git a/apps/settings/l10n/es_NI.js b/apps/settings/l10n/es_NI.js index 32ff2c21495..ce3332465f9 100644 --- a/apps/settings/l10n/es_NI.js +++ b/apps/settings/l10n/es_NI.js @@ -78,6 +78,7 @@ OC.L10N.register( "The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. Enabling this function is strongly recommended." : "La función de PHP \"set_time_limit\" no está disponible. Esto podría generar que la ejecución de scripts se detenga, rompiendo su instalación. Se recomienda ámpliamente habilitar esta función. ", "PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHP no parece estar configurado correctamente para consultar las variables de ambiente. La prueba con getenv(\"PATH\") sólo regresa una respuesta vacía.", "Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Tu base de datos no puede correr con el nivel de aislamiento de transacción de \"READ COMMITTED\". Puede causar problemas cuando mútiples acciones sean ejecutadas en paralelo.", + "Enable" : "Habilitar", "None" : "Ninguno", "Allow apps to use the Share API" : "Permitir que las aplicaciones usen el API para Compartir", "Allow resharing" : "Permitir volver a compartir", @@ -134,7 +135,6 @@ OC.L10N.register( "Error while creating device token" : "Se presentó un error al crear la ficha en el dispositivo", "Login" : "Iniciar sesión", "Password" : "Contraseña", - "Enable" : "Habilitar", "Server-side encryption" : "Encripción del lado del servidor", "Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed." : "La encripción del lado del servidor hace posible encriptar archivos que serán cargados a este servidor. Esto trae consigo algunas limitaciónes como penalizaciones en el desemeño, asi que habilítalo sólo si es necesario. ", "Enable server-side encryption" : "Habilitar encripción del lado del servidor", diff --git a/apps/settings/l10n/es_NI.json b/apps/settings/l10n/es_NI.json index 911a0c5f58b..3fa2d6c55fe 100644 --- a/apps/settings/l10n/es_NI.json +++ b/apps/settings/l10n/es_NI.json @@ -76,6 +76,7 @@ "The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. Enabling this function is strongly recommended." : "La función de PHP \"set_time_limit\" no está disponible. Esto podría generar que la ejecución de scripts se detenga, rompiendo su instalación. Se recomienda ámpliamente habilitar esta función. ", "PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHP no parece estar configurado correctamente para consultar las variables de ambiente. La prueba con getenv(\"PATH\") sólo regresa una respuesta vacía.", "Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Tu base de datos no puede correr con el nivel de aislamiento de transacción de \"READ COMMITTED\". Puede causar problemas cuando mútiples acciones sean ejecutadas en paralelo.", + "Enable" : "Habilitar", "None" : "Ninguno", "Allow apps to use the Share API" : "Permitir que las aplicaciones usen el API para Compartir", "Allow resharing" : "Permitir volver a compartir", @@ -132,7 +133,6 @@ "Error while creating device token" : "Se presentó un error al crear la ficha en el dispositivo", "Login" : "Iniciar sesión", "Password" : "Contraseña", - "Enable" : "Habilitar", "Server-side encryption" : "Encripción del lado del servidor", "Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed." : "La encripción del lado del servidor hace posible encriptar archivos que serán cargados a este servidor. Esto trae consigo algunas limitaciónes como penalizaciones en el desemeño, asi que habilítalo sólo si es necesario. ", "Enable server-side encryption" : "Habilitar encripción del lado del servidor", diff --git a/apps/settings/l10n/es_PA.js b/apps/settings/l10n/es_PA.js index 5ca42526c94..dc6aad67c79 100644 --- a/apps/settings/l10n/es_PA.js +++ b/apps/settings/l10n/es_PA.js @@ -78,6 +78,7 @@ OC.L10N.register( "The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. Enabling this function is strongly recommended." : "La función de PHP \"set_time_limit\" no está disponible. Esto podría generar que la ejecución de scripts se detenga, rompiendo su instalación. Se recomienda ámpliamente habilitar esta función. ", "PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHP no parece estar configurado correctamente para consultar las variables de ambiente. La prueba con getenv(\"PATH\") sólo regresa una respuesta vacía.", "Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Tu base de datos no puede correr con el nivel de aislamiento de transacción de \"READ COMMITTED\". Puede causar problemas cuando mútiples acciones sean ejecutadas en paralelo.", + "Enable" : "Habilitar", "None" : "Ninguno", "Allow apps to use the Share API" : "Permitir que las aplicaciones usen el API para Compartir", "Allow resharing" : "Permitir volver a compartir", @@ -134,7 +135,6 @@ OC.L10N.register( "Error while creating device token" : "Se presentó un error al crear la ficha en el dispositivo", "Login" : "Iniciar sesión", "Password" : "Contraseña", - "Enable" : "Habilitar", "Server-side encryption" : "Encripción del lado del servidor", "Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed." : "La encripción del lado del servidor hace posible encriptar archivos que serán cargados a este servidor. Esto trae consigo algunas limitaciónes como penalizaciones en el desemeño, asi que habilítalo sólo si es necesario. ", "Enable server-side encryption" : "Habilitar encripción del lado del servidor", diff --git a/apps/settings/l10n/es_PA.json b/apps/settings/l10n/es_PA.json index 355df9b4eb7..067e2b8ede9 100644 --- a/apps/settings/l10n/es_PA.json +++ b/apps/settings/l10n/es_PA.json @@ -76,6 +76,7 @@ "The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. Enabling this function is strongly recommended." : "La función de PHP \"set_time_limit\" no está disponible. Esto podría generar que la ejecución de scripts se detenga, rompiendo su instalación. Se recomienda ámpliamente habilitar esta función. ", "PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHP no parece estar configurado correctamente para consultar las variables de ambiente. La prueba con getenv(\"PATH\") sólo regresa una respuesta vacía.", "Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Tu base de datos no puede correr con el nivel de aislamiento de transacción de \"READ COMMITTED\". Puede causar problemas cuando mútiples acciones sean ejecutadas en paralelo.", + "Enable" : "Habilitar", "None" : "Ninguno", "Allow apps to use the Share API" : "Permitir que las aplicaciones usen el API para Compartir", "Allow resharing" : "Permitir volver a compartir", @@ -132,7 +133,6 @@ "Error while creating device token" : "Se presentó un error al crear la ficha en el dispositivo", "Login" : "Iniciar sesión", "Password" : "Contraseña", - "Enable" : "Habilitar", "Server-side encryption" : "Encripción del lado del servidor", "Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed." : "La encripción del lado del servidor hace posible encriptar archivos que serán cargados a este servidor. Esto trae consigo algunas limitaciónes como penalizaciones en el desemeño, asi que habilítalo sólo si es necesario. ", "Enable server-side encryption" : "Habilitar encripción del lado del servidor", diff --git a/apps/settings/l10n/es_PE.js b/apps/settings/l10n/es_PE.js index e64608f35ea..e6c7019997e 100644 --- a/apps/settings/l10n/es_PE.js +++ b/apps/settings/l10n/es_PE.js @@ -78,6 +78,7 @@ OC.L10N.register( "The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. Enabling this function is strongly recommended." : "La función de PHP \"set_time_limit\" no está disponible. Esto podría generar que la ejecución de scripts se detenga, rompiendo su instalación. Se recomienda ámpliamente habilitar esta función. ", "PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHP no parece estar configurado correctamente para consultar las variables de ambiente. La prueba con getenv(\"PATH\") sólo regresa una respuesta vacía.", "Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Tu base de datos no puede correr con el nivel de aislamiento de transacción de \"READ COMMITTED\". Puede causar problemas cuando mútiples acciones sean ejecutadas en paralelo.", + "Enable" : "Habilitar", "None" : "Ninguno", "Allow apps to use the Share API" : "Permitir que las aplicaciones usen el API para Compartir", "Allow resharing" : "Permitir volver a compartir", @@ -133,7 +134,6 @@ OC.L10N.register( "Error while creating device token" : "Se presentó un error al crear la ficha en el dispositivo", "Login" : "Iniciar sesión", "Password" : "Contraseña", - "Enable" : "Habilitar", "Server-side encryption" : "Encripción del lado del servidor", "Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed." : "La encripción del lado del servidor hace posible encriptar archivos que serán cargados a este servidor. Esto trae consigo algunas limitaciónes como penalizaciones en el desemeño, asi que habilítalo sólo si es necesario. ", "Enable server-side encryption" : "Habilitar encripción del lado del servidor", diff --git a/apps/settings/l10n/es_PE.json b/apps/settings/l10n/es_PE.json index cd19b7f09c0..c79eb64b136 100644 --- a/apps/settings/l10n/es_PE.json +++ b/apps/settings/l10n/es_PE.json @@ -76,6 +76,7 @@ "The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. Enabling this function is strongly recommended." : "La función de PHP \"set_time_limit\" no está disponible. Esto podría generar que la ejecución de scripts se detenga, rompiendo su instalación. Se recomienda ámpliamente habilitar esta función. ", "PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHP no parece estar configurado correctamente para consultar las variables de ambiente. La prueba con getenv(\"PATH\") sólo regresa una respuesta vacía.", "Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Tu base de datos no puede correr con el nivel de aislamiento de transacción de \"READ COMMITTED\". Puede causar problemas cuando mútiples acciones sean ejecutadas en paralelo.", + "Enable" : "Habilitar", "None" : "Ninguno", "Allow apps to use the Share API" : "Permitir que las aplicaciones usen el API para Compartir", "Allow resharing" : "Permitir volver a compartir", @@ -131,7 +132,6 @@ "Error while creating device token" : "Se presentó un error al crear la ficha en el dispositivo", "Login" : "Iniciar sesión", "Password" : "Contraseña", - "Enable" : "Habilitar", "Server-side encryption" : "Encripción del lado del servidor", "Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed." : "La encripción del lado del servidor hace posible encriptar archivos que serán cargados a este servidor. Esto trae consigo algunas limitaciónes como penalizaciones en el desemeño, asi que habilítalo sólo si es necesario. ", "Enable server-side encryption" : "Habilitar encripción del lado del servidor", diff --git a/apps/settings/l10n/es_PR.js b/apps/settings/l10n/es_PR.js index 5ca42526c94..dc6aad67c79 100644 --- a/apps/settings/l10n/es_PR.js +++ b/apps/settings/l10n/es_PR.js @@ -78,6 +78,7 @@ OC.L10N.register( "The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. Enabling this function is strongly recommended." : "La función de PHP \"set_time_limit\" no está disponible. Esto podría generar que la ejecución de scripts se detenga, rompiendo su instalación. Se recomienda ámpliamente habilitar esta función. ", "PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHP no parece estar configurado correctamente para consultar las variables de ambiente. La prueba con getenv(\"PATH\") sólo regresa una respuesta vacía.", "Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Tu base de datos no puede correr con el nivel de aislamiento de transacción de \"READ COMMITTED\". Puede causar problemas cuando mútiples acciones sean ejecutadas en paralelo.", + "Enable" : "Habilitar", "None" : "Ninguno", "Allow apps to use the Share API" : "Permitir que las aplicaciones usen el API para Compartir", "Allow resharing" : "Permitir volver a compartir", @@ -134,7 +135,6 @@ OC.L10N.register( "Error while creating device token" : "Se presentó un error al crear la ficha en el dispositivo", "Login" : "Iniciar sesión", "Password" : "Contraseña", - "Enable" : "Habilitar", "Server-side encryption" : "Encripción del lado del servidor", "Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed." : "La encripción del lado del servidor hace posible encriptar archivos que serán cargados a este servidor. Esto trae consigo algunas limitaciónes como penalizaciones en el desemeño, asi que habilítalo sólo si es necesario. ", "Enable server-side encryption" : "Habilitar encripción del lado del servidor", diff --git a/apps/settings/l10n/es_PR.json b/apps/settings/l10n/es_PR.json index 355df9b4eb7..067e2b8ede9 100644 --- a/apps/settings/l10n/es_PR.json +++ b/apps/settings/l10n/es_PR.json @@ -76,6 +76,7 @@ "The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. Enabling this function is strongly recommended." : "La función de PHP \"set_time_limit\" no está disponible. Esto podría generar que la ejecución de scripts se detenga, rompiendo su instalación. Se recomienda ámpliamente habilitar esta función. ", "PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHP no parece estar configurado correctamente para consultar las variables de ambiente. La prueba con getenv(\"PATH\") sólo regresa una respuesta vacía.", "Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Tu base de datos no puede correr con el nivel de aislamiento de transacción de \"READ COMMITTED\". Puede causar problemas cuando mútiples acciones sean ejecutadas en paralelo.", + "Enable" : "Habilitar", "None" : "Ninguno", "Allow apps to use the Share API" : "Permitir que las aplicaciones usen el API para Compartir", "Allow resharing" : "Permitir volver a compartir", @@ -132,7 +133,6 @@ "Error while creating device token" : "Se presentó un error al crear la ficha en el dispositivo", "Login" : "Iniciar sesión", "Password" : "Contraseña", - "Enable" : "Habilitar", "Server-side encryption" : "Encripción del lado del servidor", "Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed." : "La encripción del lado del servidor hace posible encriptar archivos que serán cargados a este servidor. Esto trae consigo algunas limitaciónes como penalizaciones en el desemeño, asi que habilítalo sólo si es necesario. ", "Enable server-side encryption" : "Habilitar encripción del lado del servidor", diff --git a/apps/settings/l10n/es_PY.js b/apps/settings/l10n/es_PY.js index 5ca42526c94..dc6aad67c79 100644 --- a/apps/settings/l10n/es_PY.js +++ b/apps/settings/l10n/es_PY.js @@ -78,6 +78,7 @@ OC.L10N.register( "The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. Enabling this function is strongly recommended." : "La función de PHP \"set_time_limit\" no está disponible. Esto podría generar que la ejecución de scripts se detenga, rompiendo su instalación. Se recomienda ámpliamente habilitar esta función. ", "PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHP no parece estar configurado correctamente para consultar las variables de ambiente. La prueba con getenv(\"PATH\") sólo regresa una respuesta vacía.", "Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Tu base de datos no puede correr con el nivel de aislamiento de transacción de \"READ COMMITTED\". Puede causar problemas cuando mútiples acciones sean ejecutadas en paralelo.", + "Enable" : "Habilitar", "None" : "Ninguno", "Allow apps to use the Share API" : "Permitir que las aplicaciones usen el API para Compartir", "Allow resharing" : "Permitir volver a compartir", @@ -134,7 +135,6 @@ OC.L10N.register( "Error while creating device token" : "Se presentó un error al crear la ficha en el dispositivo", "Login" : "Iniciar sesión", "Password" : "Contraseña", - "Enable" : "Habilitar", "Server-side encryption" : "Encripción del lado del servidor", "Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed." : "La encripción del lado del servidor hace posible encriptar archivos que serán cargados a este servidor. Esto trae consigo algunas limitaciónes como penalizaciones en el desemeño, asi que habilítalo sólo si es necesario. ", "Enable server-side encryption" : "Habilitar encripción del lado del servidor", diff --git a/apps/settings/l10n/es_PY.json b/apps/settings/l10n/es_PY.json index 355df9b4eb7..067e2b8ede9 100644 --- a/apps/settings/l10n/es_PY.json +++ b/apps/settings/l10n/es_PY.json @@ -76,6 +76,7 @@ "The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. Enabling this function is strongly recommended." : "La función de PHP \"set_time_limit\" no está disponible. Esto podría generar que la ejecución de scripts se detenga, rompiendo su instalación. Se recomienda ámpliamente habilitar esta función. ", "PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHP no parece estar configurado correctamente para consultar las variables de ambiente. La prueba con getenv(\"PATH\") sólo regresa una respuesta vacía.", "Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Tu base de datos no puede correr con el nivel de aislamiento de transacción de \"READ COMMITTED\". Puede causar problemas cuando mútiples acciones sean ejecutadas en paralelo.", + "Enable" : "Habilitar", "None" : "Ninguno", "Allow apps to use the Share API" : "Permitir que las aplicaciones usen el API para Compartir", "Allow resharing" : "Permitir volver a compartir", @@ -132,7 +133,6 @@ "Error while creating device token" : "Se presentó un error al crear la ficha en el dispositivo", "Login" : "Iniciar sesión", "Password" : "Contraseña", - "Enable" : "Habilitar", "Server-side encryption" : "Encripción del lado del servidor", "Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed." : "La encripción del lado del servidor hace posible encriptar archivos que serán cargados a este servidor. Esto trae consigo algunas limitaciónes como penalizaciones en el desemeño, asi que habilítalo sólo si es necesario. ", "Enable server-side encryption" : "Habilitar encripción del lado del servidor", diff --git a/apps/settings/l10n/es_SV.js b/apps/settings/l10n/es_SV.js index 8a3c9dec07d..cbfc2c7265b 100644 --- a/apps/settings/l10n/es_SV.js +++ b/apps/settings/l10n/es_SV.js @@ -82,6 +82,7 @@ OC.L10N.register( "Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface." : "Tu PHP no cuenta con soporte FreeType, lo que resulta en fallas en la imagen de perfil y la interface de configuraciones. ", "PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHP no parece estar configurado correctamente para consultar las variables de ambiente. La prueba con getenv(\"PATH\") sólo regresa una respuesta vacía.", "Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Tu base de datos no puede correr con el nivel de aislamiento de transacción de \"READ COMMITTED\". Puede causar problemas cuando mútiples acciones sean ejecutadas en paralelo.", + "Enable" : "Habilitar", "None" : "Ninguno", "Allow apps to use the Share API" : "Permitir que las aplicaciones usen el API para Compartir", "Allow resharing" : "Permitir volver a compartir", @@ -141,7 +142,6 @@ OC.L10N.register( "Error while creating device token" : "Se presentó un error al crear la ficha en el dispositivo", "Login" : "Iniciar sesión", "Password" : "Contraseña", - "Enable" : "Habilitar", "Server-side encryption" : "Encripción del lado del servidor", "Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed." : "La encripción del lado del servidor hace posible encriptar archivos que serán cargados a este servidor. Esto trae consigo algunas limitaciónes como penalizaciones en el desemeño, asi que habilítalo sólo si es necesario. ", "Enable server-side encryption" : "Habilitar encripción del lado del servidor", diff --git a/apps/settings/l10n/es_SV.json b/apps/settings/l10n/es_SV.json index c300ed86313..9bec741e334 100644 --- a/apps/settings/l10n/es_SV.json +++ b/apps/settings/l10n/es_SV.json @@ -80,6 +80,7 @@ "Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface." : "Tu PHP no cuenta con soporte FreeType, lo que resulta en fallas en la imagen de perfil y la interface de configuraciones. ", "PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHP no parece estar configurado correctamente para consultar las variables de ambiente. La prueba con getenv(\"PATH\") sólo regresa una respuesta vacía.", "Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Tu base de datos no puede correr con el nivel de aislamiento de transacción de \"READ COMMITTED\". Puede causar problemas cuando mútiples acciones sean ejecutadas en paralelo.", + "Enable" : "Habilitar", "None" : "Ninguno", "Allow apps to use the Share API" : "Permitir que las aplicaciones usen el API para Compartir", "Allow resharing" : "Permitir volver a compartir", @@ -139,7 +140,6 @@ "Error while creating device token" : "Se presentó un error al crear la ficha en el dispositivo", "Login" : "Iniciar sesión", "Password" : "Contraseña", - "Enable" : "Habilitar", "Server-side encryption" : "Encripción del lado del servidor", "Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed." : "La encripción del lado del servidor hace posible encriptar archivos que serán cargados a este servidor. Esto trae consigo algunas limitaciónes como penalizaciones en el desemeño, asi que habilítalo sólo si es necesario. ", "Enable server-side encryption" : "Habilitar encripción del lado del servidor", diff --git a/apps/settings/l10n/es_UY.js b/apps/settings/l10n/es_UY.js index 233159c2684..d5f41ae7ea2 100644 --- a/apps/settings/l10n/es_UY.js +++ b/apps/settings/l10n/es_UY.js @@ -78,6 +78,7 @@ OC.L10N.register( "The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. Enabling this function is strongly recommended." : "La función de PHP \"set_time_limit\" no está disponible. Esto podría generar que la ejecución de scripts se detenga, rompiendo su instalación. Se recomienda ámpliamente habilitar esta función. ", "PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHP no parece estar configurado correctamente para consultar las variables de ambiente. La prueba con getenv(\"PATH\") sólo regresa una respuesta vacía.", "Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Tu base de datos no puede correr con el nivel de aislamiento de transacción de \"READ COMMITTED\". Puede causar problemas cuando mútiples acciones sean ejecutadas en paralelo.", + "Enable" : "Habilitar", "None" : "Ninguno", "Allow apps to use the Share API" : "Permitir que las aplicaciones usen el API para Compartir", "Allow resharing" : "Permitir volver a compartir", @@ -133,7 +134,6 @@ OC.L10N.register( "Error while creating device token" : "Se presentó un error al crear la ficha en el dispositivo", "Login" : "Iniciar sesión", "Password" : "Contraseña", - "Enable" : "Habilitar", "Server-side encryption" : "Encripción del lado del servidor", "Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed." : "La encripción del lado del servidor hace posible encriptar archivos que serán cargados a este servidor. Esto trae consigo algunas limitaciónes como penalizaciones en el desemeño, asi que habilítalo sólo si es necesario. ", "Enable server-side encryption" : "Habilitar encripción del lado del servidor", diff --git a/apps/settings/l10n/es_UY.json b/apps/settings/l10n/es_UY.json index b70bdebd22d..6ca361343c2 100644 --- a/apps/settings/l10n/es_UY.json +++ b/apps/settings/l10n/es_UY.json @@ -76,6 +76,7 @@ "The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. Enabling this function is strongly recommended." : "La función de PHP \"set_time_limit\" no está disponible. Esto podría generar que la ejecución de scripts se detenga, rompiendo su instalación. Se recomienda ámpliamente habilitar esta función. ", "PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHP no parece estar configurado correctamente para consultar las variables de ambiente. La prueba con getenv(\"PATH\") sólo regresa una respuesta vacía.", "Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Tu base de datos no puede correr con el nivel de aislamiento de transacción de \"READ COMMITTED\". Puede causar problemas cuando mútiples acciones sean ejecutadas en paralelo.", + "Enable" : "Habilitar", "None" : "Ninguno", "Allow apps to use the Share API" : "Permitir que las aplicaciones usen el API para Compartir", "Allow resharing" : "Permitir volver a compartir", @@ -131,7 +132,6 @@ "Error while creating device token" : "Se presentó un error al crear la ficha en el dispositivo", "Login" : "Iniciar sesión", "Password" : "Contraseña", - "Enable" : "Habilitar", "Server-side encryption" : "Encripción del lado del servidor", "Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed." : "La encripción del lado del servidor hace posible encriptar archivos que serán cargados a este servidor. Esto trae consigo algunas limitaciónes como penalizaciones en el desemeño, asi que habilítalo sólo si es necesario. ", "Enable server-side encryption" : "Habilitar encripción del lado del servidor", diff --git a/apps/settings/l10n/et_EE.js b/apps/settings/l10n/et_EE.js index cd9b4f7d62f..cf0ca9c7533 100644 --- a/apps/settings/l10n/et_EE.js +++ b/apps/settings/l10n/et_EE.js @@ -89,6 +89,7 @@ OC.L10N.register( "Disabled" : "Keelatud", "PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHP ei tundu olevat süsteemsete keskkonnamuutujate pärimiseks korrektselt seadistatud. Test getenv(\"PATH\") abil tagastab tühja vastuse.", "Nextcloud settings" : "Nextcloud seaded", + "Enable" : "Lülita sisse", "None" : "Pole", "Allow apps to use the Share API" : "Luba rakendustel kasutada Share API-t", "Allow resharing" : "Luba edasijagamine", @@ -142,7 +143,6 @@ OC.L10N.register( "Error while creating device token" : "Tõrge seadme märke loomisel", "Login" : "Logi sisse", "Password" : "Parool", - "Enable" : "Lülita sisse", "Server-side encryption" : "Serveripoolne krüpteerimine", "Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed." : "Serveripoole krüpteerimine võimaldab serverisse üleslaetud faile krüpteerida. Sellega kaasnevad piirangud, näiteks jõudluskadu. Lülita see sisse ainult siis, kui vaja on.", "Enable server-side encryption" : "Luba serveripoolne krüpteerimine", diff --git a/apps/settings/l10n/et_EE.json b/apps/settings/l10n/et_EE.json index e143fe697b8..c993a877b01 100644 --- a/apps/settings/l10n/et_EE.json +++ b/apps/settings/l10n/et_EE.json @@ -87,6 +87,7 @@ "Disabled" : "Keelatud", "PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHP ei tundu olevat süsteemsete keskkonnamuutujate pärimiseks korrektselt seadistatud. Test getenv(\"PATH\") abil tagastab tühja vastuse.", "Nextcloud settings" : "Nextcloud seaded", + "Enable" : "Lülita sisse", "None" : "Pole", "Allow apps to use the Share API" : "Luba rakendustel kasutada Share API-t", "Allow resharing" : "Luba edasijagamine", @@ -140,7 +141,6 @@ "Error while creating device token" : "Tõrge seadme märke loomisel", "Login" : "Logi sisse", "Password" : "Parool", - "Enable" : "Lülita sisse", "Server-side encryption" : "Serveripoolne krüpteerimine", "Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed." : "Serveripoole krüpteerimine võimaldab serverisse üleslaetud faile krüpteerida. Sellega kaasnevad piirangud, näiteks jõudluskadu. Lülita see sisse ainult siis, kui vaja on.", "Enable server-side encryption" : "Luba serveripoolne krüpteerimine", diff --git a/apps/settings/l10n/eu.js b/apps/settings/l10n/eu.js index aa0b7ced45d..1878ef03cc9 100644 --- a/apps/settings/l10n/eu.js +++ b/apps/settings/l10n/eu.js @@ -337,6 +337,7 @@ OC.L10N.register( "Unified task processing" : "Zereginen prozesamendu bateratua", "AI tasks can be implemented by different apps. Here you can set which app should be used for which task." : "AI zereginak aplikazio ezberdinek inplementa ditzakete. Hemen zein aplikazio zein zereginetarako erabili behar den ezar dezakezu.", "Task:" : "Zeregina:", + "Enable" : "Gaitu", "None of your currently installed apps provide Task processing functionality" : "Une honetan instalatutako aplikazioetako batek ere ez du Zereginak prozesatzeko funtzionaltasunik eskaintzen", "Machine translation" : "Makina-itzulpena", "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "Makinen itzulpena aplikazio ezberdinek inplementatu dezakete. Hemen defini dezakezu zein den instalatu dituzun makina-itzulpeneko aplikazioen lehentasuna.", @@ -517,7 +518,6 @@ OC.L10N.register( "Unable to update background job mode" : "Ezin izan da atzeko planoko lan-modua eguneratu", "Profile" : "Profila", "Enable or disable profile by default for new accounts." : "Gaitu edo desgaitu profila lehenespenez kontu berrientzat.", - "Enable" : "Gaitu", "Unable to update profile default setting" : "Ezin izan da eguneratu profilaren ezarpen lehenetsia", "{app}'s declarative setting field: {name}" : "{app}-ren ezarpen deklaratiboaren eremua: {name}", "Failed to save setting" : "Ezarpena gordetzeak huts egin du", diff --git a/apps/settings/l10n/eu.json b/apps/settings/l10n/eu.json index ded1f28cb29..c7ee53f1594 100644 --- a/apps/settings/l10n/eu.json +++ b/apps/settings/l10n/eu.json @@ -335,6 +335,7 @@ "Unified task processing" : "Zereginen prozesamendu bateratua", "AI tasks can be implemented by different apps. Here you can set which app should be used for which task." : "AI zereginak aplikazio ezberdinek inplementa ditzakete. Hemen zein aplikazio zein zereginetarako erabili behar den ezar dezakezu.", "Task:" : "Zeregina:", + "Enable" : "Gaitu", "None of your currently installed apps provide Task processing functionality" : "Une honetan instalatutako aplikazioetako batek ere ez du Zereginak prozesatzeko funtzionaltasunik eskaintzen", "Machine translation" : "Makina-itzulpena", "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "Makinen itzulpena aplikazio ezberdinek inplementatu dezakete. Hemen defini dezakezu zein den instalatu dituzun makina-itzulpeneko aplikazioen lehentasuna.", @@ -515,7 +516,6 @@ "Unable to update background job mode" : "Ezin izan da atzeko planoko lan-modua eguneratu", "Profile" : "Profila", "Enable or disable profile by default for new accounts." : "Gaitu edo desgaitu profila lehenespenez kontu berrientzat.", - "Enable" : "Gaitu", "Unable to update profile default setting" : "Ezin izan da eguneratu profilaren ezarpen lehenetsia", "{app}'s declarative setting field: {name}" : "{app}-ren ezarpen deklaratiboaren eremua: {name}", "Failed to save setting" : "Ezarpena gordetzeak huts egin du", diff --git a/apps/settings/l10n/fa.js b/apps/settings/l10n/fa.js index b6e1a453a36..0f57eb5596e 100644 --- a/apps/settings/l10n/fa.js +++ b/apps/settings/l10n/fa.js @@ -134,6 +134,7 @@ OC.L10N.register( "Profile information" : "اطلاعات نمایه", "Nextcloud settings" : "تنظیمات نکست کلود", "Task:" : "Task:", + "Enable" : "فعال", "Machine translation" : "Machine translation", "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment.", "Image generation" : "Image generation", @@ -243,7 +244,6 @@ OC.L10N.register( "The PHP POSIX extension is required. See {linkstart}PHP documentation{linkend} for more details." : "The PHP POSIX extension is required. See {linkstart}PHP documentation{linkend} for more details.", "Unable to update background job mode" : "ناتوان در بهروز رسانی حالت کار پسزمینه", "Profile" : "نمایه", - "Enable" : "فعال", "Unable to update profile default setting" : "ناتوان در بهروز رسانی تنظیمات پیشگزیدهٔ نمایه", "Server-side encryption" : "رمزگذاری سمت سرور", "Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed." : "\"رمزگذاری سمت سرور\" امکان رمزگذاری پرونده های آپلود شده در این سرور را امکان پذیر می کند. که با محدودیت هایی مانند مجازات عملکرد همراه است ، بنابراین در صورت لزوم فعال کنید.", diff --git a/apps/settings/l10n/fa.json b/apps/settings/l10n/fa.json index 9a523ca7726..9e421c93af8 100644 --- a/apps/settings/l10n/fa.json +++ b/apps/settings/l10n/fa.json @@ -132,6 +132,7 @@ "Profile information" : "اطلاعات نمایه", "Nextcloud settings" : "تنظیمات نکست کلود", "Task:" : "Task:", + "Enable" : "فعال", "Machine translation" : "Machine translation", "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment.", "Image generation" : "Image generation", @@ -241,7 +242,6 @@ "The PHP POSIX extension is required. See {linkstart}PHP documentation{linkend} for more details." : "The PHP POSIX extension is required. See {linkstart}PHP documentation{linkend} for more details.", "Unable to update background job mode" : "ناتوان در بهروز رسانی حالت کار پسزمینه", "Profile" : "نمایه", - "Enable" : "فعال", "Unable to update profile default setting" : "ناتوان در بهروز رسانی تنظیمات پیشگزیدهٔ نمایه", "Server-side encryption" : "رمزگذاری سمت سرور", "Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed." : "\"رمزگذاری سمت سرور\" امکان رمزگذاری پرونده های آپلود شده در این سرور را امکان پذیر می کند. که با محدودیت هایی مانند مجازات عملکرد همراه است ، بنابراین در صورت لزوم فعال کنید.", diff --git a/apps/settings/l10n/fi.js b/apps/settings/l10n/fi.js index b682623a8a3..62b54e105e4 100644 --- a/apps/settings/l10n/fi.js +++ b/apps/settings/l10n/fi.js @@ -153,6 +153,7 @@ OC.L10N.register( "Profile information" : "Profiilitiedot", "Nextcloud settings" : "Nextcloud-asetukset", "Task:" : "Tehtävä:", + "Enable" : "Käytä", "Machine translation" : "Konekäännös", "Image generation" : "Kuvien generointi", "Text processing" : "Tekstinkäsittely", @@ -278,7 +279,6 @@ OC.L10N.register( "Cron (Recommended)" : "Cron (suositeltu)", "Use system cron service to call the cron.php file every 5 minutes." : "Käytä järjestelmän cron-palvelua cron.php-skriptin suorittamiseen 5 minuutin välein", "Profile" : "Profiili", - "Enable" : "Käytä", "Unable to update profile default setting" : "Profiilin oletusasetuksen päivittäminen ei onnistunut", "Server-side encryption" : "Palvelinpään salaus", "Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed." : "Palvelimelle ladatut tiedostot voidaan salata. Salaus aiheuttaa muun muassa palvelimen suorituskyvyn laskua, joten ota salaus käyttöön vain tarvittaessa.", diff --git a/apps/settings/l10n/fi.json b/apps/settings/l10n/fi.json index 329cc987289..0e805a1d210 100644 --- a/apps/settings/l10n/fi.json +++ b/apps/settings/l10n/fi.json @@ -151,6 +151,7 @@ "Profile information" : "Profiilitiedot", "Nextcloud settings" : "Nextcloud-asetukset", "Task:" : "Tehtävä:", + "Enable" : "Käytä", "Machine translation" : "Konekäännös", "Image generation" : "Kuvien generointi", "Text processing" : "Tekstinkäsittely", @@ -276,7 +277,6 @@ "Cron (Recommended)" : "Cron (suositeltu)", "Use system cron service to call the cron.php file every 5 minutes." : "Käytä järjestelmän cron-palvelua cron.php-skriptin suorittamiseen 5 minuutin välein", "Profile" : "Profiili", - "Enable" : "Käytä", "Unable to update profile default setting" : "Profiilin oletusasetuksen päivittäminen ei onnistunut", "Server-side encryption" : "Palvelinpään salaus", "Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed." : "Palvelimelle ladatut tiedostot voidaan salata. Salaus aiheuttaa muun muassa palvelimen suorituskyvyn laskua, joten ota salaus käyttöön vain tarvittaessa.", diff --git a/apps/settings/l10n/fr.js b/apps/settings/l10n/fr.js index 9e735303679..4eb4beae690 100644 --- a/apps/settings/l10n/fr.js +++ b/apps/settings/l10n/fr.js @@ -337,6 +337,7 @@ OC.L10N.register( "Unified task processing" : "Traitement unifié des tâches", "AI tasks can be implemented by different apps. Here you can set which app should be used for which task." : "Les tâches d'IA peuvent être mises en œuvre par différentes applications. Ici, vous pouvez définir quelle application doit être utilisée pour quelle tâche.", "Task:" : "Tâche : ", + "Enable" : "Activer", "None of your currently installed apps provide Task processing functionality" : "Aucune de vos applications actuellement installées ne fournit de fonctionnalité de traitement des tâches", "Machine translation" : "Traduction automatique", "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "La traduction automatique peut être implémentée par différentes applications. Vous pouvez définir ici quelle application doit être utilisée pour réaliser la traduction automatique.", @@ -517,7 +518,6 @@ OC.L10N.register( "Unable to update background job mode" : "Impossible de mettre à jour le mode d'exécution des tâches d'arrière-plan", "Profile" : "Profil", "Enable or disable profile by default for new accounts." : "Active ou désactive le profil par défaut pour les nouveaux comptes.", - "Enable" : "Activer", "Unable to update profile default setting" : "Impossible de mettre à jour les paramètres par défaut du profil", "{app}'s declarative setting field: {name}" : "champ de paramètre déclaratif de l'{app}: {name}", "Failed to save setting" : "Échec de la sauvegarde des paramètres", diff --git a/apps/settings/l10n/fr.json b/apps/settings/l10n/fr.json index c5bb335da21..a085ae97cde 100644 --- a/apps/settings/l10n/fr.json +++ b/apps/settings/l10n/fr.json @@ -335,6 +335,7 @@ "Unified task processing" : "Traitement unifié des tâches", "AI tasks can be implemented by different apps. Here you can set which app should be used for which task." : "Les tâches d'IA peuvent être mises en œuvre par différentes applications. Ici, vous pouvez définir quelle application doit être utilisée pour quelle tâche.", "Task:" : "Tâche : ", + "Enable" : "Activer", "None of your currently installed apps provide Task processing functionality" : "Aucune de vos applications actuellement installées ne fournit de fonctionnalité de traitement des tâches", "Machine translation" : "Traduction automatique", "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "La traduction automatique peut être implémentée par différentes applications. Vous pouvez définir ici quelle application doit être utilisée pour réaliser la traduction automatique.", @@ -515,7 +516,6 @@ "Unable to update background job mode" : "Impossible de mettre à jour le mode d'exécution des tâches d'arrière-plan", "Profile" : "Profil", "Enable or disable profile by default for new accounts." : "Active ou désactive le profil par défaut pour les nouveaux comptes.", - "Enable" : "Activer", "Unable to update profile default setting" : "Impossible de mettre à jour les paramètres par défaut du profil", "{app}'s declarative setting field: {name}" : "champ de paramètre déclaratif de l'{app}: {name}", "Failed to save setting" : "Échec de la sauvegarde des paramètres", diff --git a/apps/settings/l10n/ga.js b/apps/settings/l10n/ga.js index 99abc703b33..cd1122dfb8c 100644 --- a/apps/settings/l10n/ga.js +++ b/apps/settings/l10n/ga.js @@ -337,6 +337,7 @@ OC.L10N.register( "Unified task processing" : "Próiseáil tasc aontaithe", "AI tasks can be implemented by different apps. Here you can set which app should be used for which task." : "Is féidir le apps éagsúla tascanna AI a chur i bhfeidhm. Anseo is féidir leat a shocrú cén aipeanna ba chóir a úsáid le haghaidh an tasc.", "Task:" : "Tasc:", + "Enable" : "Cumasaigh", "None of your currently installed apps provide Task processing functionality" : "Ní sholáthraíonn aon cheann de na haipeanna atá suiteáilte agat faoi láthair feidhmiúlacht phróiseála Tasc", "Machine translation" : "Aistriúchán meaisín", "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "Is féidir le haipeanna éagsúla aistriúchán meaisín a chur i bhfeidhm. Anseo is féidir leat tosaíocht na n-aipeanna aistriúchán meaisín atá suiteáilte agat faoi láthair a shainiú.", @@ -517,7 +518,6 @@ OC.L10N.register( "Unable to update background job mode" : "Ní féidir mód cúlra an phoist a nuashonrú", "Profile" : "Próifíl", "Enable or disable profile by default for new accounts." : "Cumasaigh nó díchumasaigh próifíl de réir réamhshocraithe le haghaidh cuntas nua.", - "Enable" : "Cumasaigh", "Unable to update profile default setting" : "Ní féidir socrú réamhshocraithe na próifíle a nuashonrú", "{app}'s declarative setting field: {name}" : "Réimse socruithe dearbhaithe {app}'s: {name}", "Failed to save setting" : "Theip ar an socrú a shábháil", diff --git a/apps/settings/l10n/ga.json b/apps/settings/l10n/ga.json index 26f440db21a..2b16be94c23 100644 --- a/apps/settings/l10n/ga.json +++ b/apps/settings/l10n/ga.json @@ -335,6 +335,7 @@ "Unified task processing" : "Próiseáil tasc aontaithe", "AI tasks can be implemented by different apps. Here you can set which app should be used for which task." : "Is féidir le apps éagsúla tascanna AI a chur i bhfeidhm. Anseo is féidir leat a shocrú cén aipeanna ba chóir a úsáid le haghaidh an tasc.", "Task:" : "Tasc:", + "Enable" : "Cumasaigh", "None of your currently installed apps provide Task processing functionality" : "Ní sholáthraíonn aon cheann de na haipeanna atá suiteáilte agat faoi láthair feidhmiúlacht phróiseála Tasc", "Machine translation" : "Aistriúchán meaisín", "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "Is féidir le haipeanna éagsúla aistriúchán meaisín a chur i bhfeidhm. Anseo is féidir leat tosaíocht na n-aipeanna aistriúchán meaisín atá suiteáilte agat faoi láthair a shainiú.", @@ -515,7 +516,6 @@ "Unable to update background job mode" : "Ní féidir mód cúlra an phoist a nuashonrú", "Profile" : "Próifíl", "Enable or disable profile by default for new accounts." : "Cumasaigh nó díchumasaigh próifíl de réir réamhshocraithe le haghaidh cuntas nua.", - "Enable" : "Cumasaigh", "Unable to update profile default setting" : "Ní féidir socrú réamhshocraithe na próifíle a nuashonrú", "{app}'s declarative setting field: {name}" : "Réimse socruithe dearbhaithe {app}'s: {name}", "Failed to save setting" : "Theip ar an socrú a shábháil", diff --git a/apps/settings/l10n/gl.js b/apps/settings/l10n/gl.js index dfd09fe190e..8002b8578d1 100644 --- a/apps/settings/l10n/gl.js +++ b/apps/settings/l10n/gl.js @@ -337,6 +337,7 @@ OC.L10N.register( "Unified task processing" : "Procesamento unificado de tarefas", "AI tasks can be implemented by different apps. Here you can set which app should be used for which task." : "As tarefas de IA poden ser implementadas por diferentes aplicacións. Aquí pode definir que aplicación debe usarse para que tarefa.", "Task:" : "Tarefa:", + "Enable" : "Activar", "None of your currently installed apps provide Task processing functionality" : "Ningunha das aplicacións instaladas neste momento ofrece funcións de procesamento de tarefas", "Machine translation" : "Tradución automática", "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "A tradución automática pode ser implementada por diferentes aplicacións. Aquí pode definir a prioridade das aplicacións de tradución automática que ten instaladas neste momento.", @@ -517,7 +518,6 @@ OC.L10N.register( "Unable to update background job mode" : "Non é posíbel actualizar o modo de traballo en segundo plano", "Profile" : "Perfil", "Enable or disable profile by default for new accounts." : "Activar ou desactivar o perfil predeterminado para as novas contas.", - "Enable" : "Activar", "Unable to update profile default setting" : "Non é posíbel actualizar a configuración predeterminada do perfil", "{app}'s declarative setting field: {name}" : "Campo de axuste declarativo de {app}: {name}", "Failed to save setting" : "Produciuse un fallo ao gardar o axuste", diff --git a/apps/settings/l10n/gl.json b/apps/settings/l10n/gl.json index e2e67005ade..8fcd53c88c0 100644 --- a/apps/settings/l10n/gl.json +++ b/apps/settings/l10n/gl.json @@ -335,6 +335,7 @@ "Unified task processing" : "Procesamento unificado de tarefas", "AI tasks can be implemented by different apps. Here you can set which app should be used for which task." : "As tarefas de IA poden ser implementadas por diferentes aplicacións. Aquí pode definir que aplicación debe usarse para que tarefa.", "Task:" : "Tarefa:", + "Enable" : "Activar", "None of your currently installed apps provide Task processing functionality" : "Ningunha das aplicacións instaladas neste momento ofrece funcións de procesamento de tarefas", "Machine translation" : "Tradución automática", "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "A tradución automática pode ser implementada por diferentes aplicacións. Aquí pode definir a prioridade das aplicacións de tradución automática que ten instaladas neste momento.", @@ -515,7 +516,6 @@ "Unable to update background job mode" : "Non é posíbel actualizar o modo de traballo en segundo plano", "Profile" : "Perfil", "Enable or disable profile by default for new accounts." : "Activar ou desactivar o perfil predeterminado para as novas contas.", - "Enable" : "Activar", "Unable to update profile default setting" : "Non é posíbel actualizar a configuración predeterminada do perfil", "{app}'s declarative setting field: {name}" : "Campo de axuste declarativo de {app}: {name}", "Failed to save setting" : "Produciuse un fallo ao gardar o axuste", diff --git a/apps/settings/l10n/he.js b/apps/settings/l10n/he.js index 85cf6d7f9cc..fd594ef4ebd 100644 --- a/apps/settings/l10n/he.js +++ b/apps/settings/l10n/he.js @@ -113,6 +113,7 @@ OC.L10N.register( "The read-only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "הופעלה תצורה לקריאה בלבד. מצב זה מונע את הגדרת חלק מההגדרות דרך מנשק דפדפן. יתרה מכך, יש להפוך את הקובץ למורשה לכתיבה ידנית בכל עדכון מחדש.", "Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "מסד הנתונים שלך לא עובד עם רמת הפרדת פעולות של „READ COMMITTED” . מצב כזה יכול לגרום לבעיות כאשר מספר פעולות רצות במקביל.", "Nextcloud settings" : "הגדרות Nextcloud", + "Enable" : "הפעלה", "None" : "כלום", "Allow apps to use the Share API" : "לאפשר ליישום להשתמש ב־API השיתוף", "Allow resharing" : "לאפשר שיתוף מחדש", @@ -194,7 +195,6 @@ OC.L10N.register( "Could not copy app password. Please copy it manually." : "לא ניתן להעתיק את הססמה של היישומון. נא להעתיק אותה ידנית.", "Use system cron service to call the cron.php file every 5 minutes." : "להשתמש בשירות ה־cron של המערכת כדי לקרוא לקובץ cron.php כל 5 דקות.", "Profile" : "פרופיל", - "Enable" : "הפעלה", "Server-side encryption" : "הצפנת צד שרת", "Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed." : "הצפנה בצד השרת מאפשרת להצפין קבצים שנשלחים לשרת. לתכונה זו יש מגבלות כגון ירידה בביצועים, מומלץ להפעיל רק אם יש צורך.", "Enable server-side encryption" : "הפעלת הצפנה בצד שרת", diff --git a/apps/settings/l10n/he.json b/apps/settings/l10n/he.json index 6f1b1e03fca..dae2d27865e 100644 --- a/apps/settings/l10n/he.json +++ b/apps/settings/l10n/he.json @@ -111,6 +111,7 @@ "The read-only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "הופעלה תצורה לקריאה בלבד. מצב זה מונע את הגדרת חלק מההגדרות דרך מנשק דפדפן. יתרה מכך, יש להפוך את הקובץ למורשה לכתיבה ידנית בכל עדכון מחדש.", "Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "מסד הנתונים שלך לא עובד עם רמת הפרדת פעולות של „READ COMMITTED” . מצב כזה יכול לגרום לבעיות כאשר מספר פעולות רצות במקביל.", "Nextcloud settings" : "הגדרות Nextcloud", + "Enable" : "הפעלה", "None" : "כלום", "Allow apps to use the Share API" : "לאפשר ליישום להשתמש ב־API השיתוף", "Allow resharing" : "לאפשר שיתוף מחדש", @@ -192,7 +193,6 @@ "Could not copy app password. Please copy it manually." : "לא ניתן להעתיק את הססמה של היישומון. נא להעתיק אותה ידנית.", "Use system cron service to call the cron.php file every 5 minutes." : "להשתמש בשירות ה־cron של המערכת כדי לקרוא לקובץ cron.php כל 5 דקות.", "Profile" : "פרופיל", - "Enable" : "הפעלה", "Server-side encryption" : "הצפנת צד שרת", "Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed." : "הצפנה בצד השרת מאפשרת להצפין קבצים שנשלחים לשרת. לתכונה זו יש מגבלות כגון ירידה בביצועים, מומלץ להפעיל רק אם יש צורך.", "Enable server-side encryption" : "הפעלת הצפנה בצד שרת", diff --git a/apps/settings/l10n/hr.js b/apps/settings/l10n/hr.js index f5014be13e9..9682d9b0e7f 100644 --- a/apps/settings/l10n/hr.js +++ b/apps/settings/l10n/hr.js @@ -119,6 +119,7 @@ OC.L10N.register( "The read-only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "Omogućena je konfiguracija samo za čitanje. Time se sprječava postavljanje nekih konfiguracija putem web-sučelja. Nadalje, datoteku treba ručno prebaciti u način pisanja pri svakom ažuriranju.", "Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Vaša se baza podataka ne pokreće s razinom izolacije transakcije „READ COMMITTED”. To može uzrokovati probleme kada se paralelno izvršava više radnji.", "Nextcloud settings" : "Postavke Nextclouda", + "Enable" : "Omogući", "Here you can decide which group can access certain sections of the administration settings." : "Ovdje možete odlučiti koja grupa može pristupiti određenim dijelovima administratorskih postavki.", "None" : "Nema", "Unable to modify setting" : "Nije moguće izmijeniti postavku", @@ -210,7 +211,6 @@ OC.L10N.register( "Could not copy app password. Please copy it manually." : "Kopiranje zaporke aplikacije nije uspjelo. Kopirajte je ručno.", "Use system cron service to call the cron.php file every 5 minutes." : "Koristite se sistemskim servisom cron za pozivanje datoteke cron.php svakih 5 minuta.", "Profile" : "Profil", - "Enable" : "Omogući", "Server-side encryption" : "Šifriranje na poslužitelju", "Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed." : "Šifriranje na poslužitelju omogućuje šifriranje datoteka koje su otpremljene na ovaj poslužitelj. Ovaj postupak može narušiti performanse sustava pa ga omogućite samo ako je potrebno.", "Enable server-side encryption" : "Omogući šifriranje na poslužitelju", diff --git a/apps/settings/l10n/hr.json b/apps/settings/l10n/hr.json index f6b92efc74f..1e469f3cc4c 100644 --- a/apps/settings/l10n/hr.json +++ b/apps/settings/l10n/hr.json @@ -117,6 +117,7 @@ "The read-only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "Omogućena je konfiguracija samo za čitanje. Time se sprječava postavljanje nekih konfiguracija putem web-sučelja. Nadalje, datoteku treba ručno prebaciti u način pisanja pri svakom ažuriranju.", "Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Vaša se baza podataka ne pokreće s razinom izolacije transakcije „READ COMMITTED”. To može uzrokovati probleme kada se paralelno izvršava više radnji.", "Nextcloud settings" : "Postavke Nextclouda", + "Enable" : "Omogući", "Here you can decide which group can access certain sections of the administration settings." : "Ovdje možete odlučiti koja grupa može pristupiti određenim dijelovima administratorskih postavki.", "None" : "Nema", "Unable to modify setting" : "Nije moguće izmijeniti postavku", @@ -208,7 +209,6 @@ "Could not copy app password. Please copy it manually." : "Kopiranje zaporke aplikacije nije uspjelo. Kopirajte je ručno.", "Use system cron service to call the cron.php file every 5 minutes." : "Koristite se sistemskim servisom cron za pozivanje datoteke cron.php svakih 5 minuta.", "Profile" : "Profil", - "Enable" : "Omogući", "Server-side encryption" : "Šifriranje na poslužitelju", "Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed." : "Šifriranje na poslužitelju omogućuje šifriranje datoteka koje su otpremljene na ovaj poslužitelj. Ovaj postupak može narušiti performanse sustava pa ga omogućite samo ako je potrebno.", "Enable server-side encryption" : "Omogući šifriranje na poslužitelju", diff --git a/apps/settings/l10n/hu.js b/apps/settings/l10n/hu.js index b2c6f962c71..1317104ba4b 100644 --- a/apps/settings/l10n/hu.js +++ b/apps/settings/l10n/hu.js @@ -217,6 +217,7 @@ OC.L10N.register( "Profile picture, full name, email, phone number, address, website, Twitter, organisation, role, headline, biography, and whether your profile is enabled" : "Profilkép, teljes név, e-mail-cím, telefonszám, cím, weboldal, Twitter-fiók, szervezet, szerepkör, címsor, életrajz és hogy engedélyezett-e", "Nextcloud settings" : "Nextcloud beállítások", "Task:" : "Feladat:", + "Enable" : "Engedélyezés", "Machine translation" : "Gépi fordítás", "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "A gépi fordítást különböző alkalmazások is megvalósíthatják. Itt állítható be a jelenleg telepített gépi fordítóalkalmazások elsőbbsége.", "Image generation" : "Képelőállítás", @@ -352,7 +353,6 @@ OC.L10N.register( "The PHP POSIX extension is required. See {linkstart}PHP documentation{linkend} for more details." : "A PHP POSIX kiterjesztés szükséges. A részletekért lásd a {linkstart}PHP dokumentációját{linkend}.", "Unable to update background job mode" : "A háttérfeladat módja nem frissíthető", "Profile" : "Profil", - "Enable" : "Engedélyezés", "Unable to update profile default setting" : "A profil alapértelmezett beállítása nem frissíthető", "Server-side encryption" : "Kiszolgálóoldali titkosítás", "Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed." : "A kiszolgálóoldali titkosítás segítségével a tárolt fájlok titkosítva lesznek tárolva a kiszolgálón. Ez korlátozásokkal jár, például teljesítménycsökkenést okoz, így csak akkor kapcsolja be, ha szükséges.", diff --git a/apps/settings/l10n/hu.json b/apps/settings/l10n/hu.json index 97819dc73b0..6939644fab5 100644 --- a/apps/settings/l10n/hu.json +++ b/apps/settings/l10n/hu.json @@ -215,6 +215,7 @@ "Profile picture, full name, email, phone number, address, website, Twitter, organisation, role, headline, biography, and whether your profile is enabled" : "Profilkép, teljes név, e-mail-cím, telefonszám, cím, weboldal, Twitter-fiók, szervezet, szerepkör, címsor, életrajz és hogy engedélyezett-e", "Nextcloud settings" : "Nextcloud beállítások", "Task:" : "Feladat:", + "Enable" : "Engedélyezés", "Machine translation" : "Gépi fordítás", "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "A gépi fordítást különböző alkalmazások is megvalósíthatják. Itt állítható be a jelenleg telepített gépi fordítóalkalmazások elsőbbsége.", "Image generation" : "Képelőállítás", @@ -350,7 +351,6 @@ "The PHP POSIX extension is required. See {linkstart}PHP documentation{linkend} for more details." : "A PHP POSIX kiterjesztés szükséges. A részletekért lásd a {linkstart}PHP dokumentációját{linkend}.", "Unable to update background job mode" : "A háttérfeladat módja nem frissíthető", "Profile" : "Profil", - "Enable" : "Engedélyezés", "Unable to update profile default setting" : "A profil alapértelmezett beállítása nem frissíthető", "Server-side encryption" : "Kiszolgálóoldali titkosítás", "Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed." : "A kiszolgálóoldali titkosítás segítségével a tárolt fájlok titkosítva lesznek tárolva a kiszolgálón. Ez korlátozásokkal jár, például teljesítménycsökkenést okoz, így csak akkor kapcsolja be, ha szükséges.", diff --git a/apps/settings/l10n/id.js b/apps/settings/l10n/id.js index 1361ea5d015..941386ae203 100644 --- a/apps/settings/l10n/id.js +++ b/apps/settings/l10n/id.js @@ -119,6 +119,7 @@ OC.L10N.register( "Profile information" : "Informasi profil", "Profile picture, full name, email, phone number, address, website, Twitter, organisation, role, headline, biography, and whether your profile is enabled" : "Gambar profil, nama lengkap, surel, nomor telepon, alamat, situs web, Twitter, organisasi, peran, judul, biografi, dan apakah profilmu diaktifkan", "Nextcloud settings" : "Pengaturan Nextcloud", + "Enable" : "Aktifkan", "None" : "Tidak ada", "Allow apps to use the Share API" : "Izinkan aplikasi untuk menggunakan API Pembagian", "Allow resharing" : "Izinkan pembagian ulang", @@ -195,7 +196,6 @@ OC.L10N.register( "Webcron" : "Webcron", "Cron (Recommended)" : "Cron (Direkomendasikan)", "Profile" : "Profil", - "Enable" : "Aktifkan", "Unable to update profile default setting" : "Tidak dapat memperbarui pengaturan bawaan profil", "Server-side encryption" : "Enkripsi sisi-server", "Enable server-side encryption" : "Aktifkan enkripsi sisi-server", diff --git a/apps/settings/l10n/id.json b/apps/settings/l10n/id.json index 59790417109..8147487d077 100644 --- a/apps/settings/l10n/id.json +++ b/apps/settings/l10n/id.json @@ -117,6 +117,7 @@ "Profile information" : "Informasi profil", "Profile picture, full name, email, phone number, address, website, Twitter, organisation, role, headline, biography, and whether your profile is enabled" : "Gambar profil, nama lengkap, surel, nomor telepon, alamat, situs web, Twitter, organisasi, peran, judul, biografi, dan apakah profilmu diaktifkan", "Nextcloud settings" : "Pengaturan Nextcloud", + "Enable" : "Aktifkan", "None" : "Tidak ada", "Allow apps to use the Share API" : "Izinkan aplikasi untuk menggunakan API Pembagian", "Allow resharing" : "Izinkan pembagian ulang", @@ -193,7 +194,6 @@ "Webcron" : "Webcron", "Cron (Recommended)" : "Cron (Direkomendasikan)", "Profile" : "Profil", - "Enable" : "Aktifkan", "Unable to update profile default setting" : "Tidak dapat memperbarui pengaturan bawaan profil", "Server-side encryption" : "Enkripsi sisi-server", "Enable server-side encryption" : "Aktifkan enkripsi sisi-server", diff --git a/apps/settings/l10n/is.js b/apps/settings/l10n/is.js index ac90a5b3615..357a2aadaf3 100644 --- a/apps/settings/l10n/is.js +++ b/apps/settings/l10n/is.js @@ -167,6 +167,7 @@ OC.L10N.register( "Profile information" : "Persónuupplýsingar", "Nextcloud settings" : "Stillingar Nextcloud", "Task:" : "Verk:", + "Enable" : "Virkja", "Machine translation" : "Vélræn þýðing", "Image generation" : "Gerð mynda", "Text processing" : "Textavinnsla", @@ -289,7 +290,6 @@ OC.L10N.register( "The PHP POSIX extension is required. See {linkstart}PHP documentation{linkend} for more details." : "Nauðsynlegt er að hafa PHP-POSIX-viðaukann. Skoðaðu {linkstart}PHP-hjálparskjölin{linkend} fyrir nánari útlistun.", "Unable to update background job mode" : "Tókst ekki að uppfæra ham bakgrunnsverks", "Profile" : "Notandasnið", - "Enable" : "Virkja", "Unable to update profile default setting" : "Tókst ekki að uppfæra sjálfgefna stillingu notandasniðs", "Server-side encryption" : "Dulritun á þjóni", "Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed." : "Dulritun á vefþjóni (server-side encryption) gerir kleift að dulrita skrár sem sendar eru inn á þennan þjón. Sá eiginleiki er ekki án áhrifa á afköst kerfisins, þannig að slíkt ætti ekki að virkja nema að vel yfirlögðu máli.", diff --git a/apps/settings/l10n/is.json b/apps/settings/l10n/is.json index f0a9c70a8d5..871056c4702 100644 --- a/apps/settings/l10n/is.json +++ b/apps/settings/l10n/is.json @@ -165,6 +165,7 @@ "Profile information" : "Persónuupplýsingar", "Nextcloud settings" : "Stillingar Nextcloud", "Task:" : "Verk:", + "Enable" : "Virkja", "Machine translation" : "Vélræn þýðing", "Image generation" : "Gerð mynda", "Text processing" : "Textavinnsla", @@ -287,7 +288,6 @@ "The PHP POSIX extension is required. See {linkstart}PHP documentation{linkend} for more details." : "Nauðsynlegt er að hafa PHP-POSIX-viðaukann. Skoðaðu {linkstart}PHP-hjálparskjölin{linkend} fyrir nánari útlistun.", "Unable to update background job mode" : "Tókst ekki að uppfæra ham bakgrunnsverks", "Profile" : "Notandasnið", - "Enable" : "Virkja", "Unable to update profile default setting" : "Tókst ekki að uppfæra sjálfgefna stillingu notandasniðs", "Server-side encryption" : "Dulritun á þjóni", "Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed." : "Dulritun á vefþjóni (server-side encryption) gerir kleift að dulrita skrár sem sendar eru inn á þennan þjón. Sá eiginleiki er ekki án áhrifa á afköst kerfisins, þannig að slíkt ætti ekki að virkja nema að vel yfirlögðu máli.", diff --git a/apps/settings/l10n/it.js b/apps/settings/l10n/it.js index aa416aba75a..de907dc0b35 100644 --- a/apps/settings/l10n/it.js +++ b/apps/settings/l10n/it.js @@ -284,6 +284,7 @@ OC.L10N.register( "Profile picture, full name, email, phone number, address, website, Twitter, organisation, role, headline, biography, and whether your profile is enabled" : "Immagine del profilo, nome e cognome, email, numero di telefono, indirizzo, sito web, Twitter, organizzazione, ruolo, titolo, biografia e se il tuo profilo è attivo o meno", "Nextcloud settings" : "Impostazioni di Nextcloud", "Task:" : "Compito:", + "Enable" : "Abilita", "Machine translation" : "Traduzione automatica", "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "La traduzione automatica può essere implementata da diverse applicazioni. Qui puoi definire la priorità delle applicazioni di traduzione automatica che sono installate al momento.", "Image generation" : "Generazione di immagini", @@ -428,7 +429,6 @@ OC.L10N.register( "The PHP POSIX extension is required. See {linkstart}PHP documentation{linkend} for more details." : "È necessaria l'estensione POSIX di PHP. Vedi la {linkstart}documentazione di PHP{linkend} per maggiori dettagli.", "Unable to update background job mode" : "Impossibile aggiornare la modalità delle operazioni in background", "Profile" : "Profilo", - "Enable" : "Abilita", "Unable to update profile default setting" : "Impossibile aggiornare l'impostazione predefinita del profilo", "Server-side encryption" : "Cifratura lato server", "Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed." : "La cifratura lato server rende possibile cifrare i file caricati sul server. Ciò presenta dei limiti, come una riduzione delle prestazioni, perciò abilita questa funzione solo se necessario.", diff --git a/apps/settings/l10n/it.json b/apps/settings/l10n/it.json index fac08636baa..d3d0df92cf6 100644 --- a/apps/settings/l10n/it.json +++ b/apps/settings/l10n/it.json @@ -282,6 +282,7 @@ "Profile picture, full name, email, phone number, address, website, Twitter, organisation, role, headline, biography, and whether your profile is enabled" : "Immagine del profilo, nome e cognome, email, numero di telefono, indirizzo, sito web, Twitter, organizzazione, ruolo, titolo, biografia e se il tuo profilo è attivo o meno", "Nextcloud settings" : "Impostazioni di Nextcloud", "Task:" : "Compito:", + "Enable" : "Abilita", "Machine translation" : "Traduzione automatica", "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "La traduzione automatica può essere implementata da diverse applicazioni. Qui puoi definire la priorità delle applicazioni di traduzione automatica che sono installate al momento.", "Image generation" : "Generazione di immagini", @@ -426,7 +427,6 @@ "The PHP POSIX extension is required. See {linkstart}PHP documentation{linkend} for more details." : "È necessaria l'estensione POSIX di PHP. Vedi la {linkstart}documentazione di PHP{linkend} per maggiori dettagli.", "Unable to update background job mode" : "Impossibile aggiornare la modalità delle operazioni in background", "Profile" : "Profilo", - "Enable" : "Abilita", "Unable to update profile default setting" : "Impossibile aggiornare l'impostazione predefinita del profilo", "Server-side encryption" : "Cifratura lato server", "Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed." : "La cifratura lato server rende possibile cifrare i file caricati sul server. Ciò presenta dei limiti, come una riduzione delle prestazioni, perciò abilita questa funzione solo se necessario.", diff --git a/apps/settings/l10n/ja.js b/apps/settings/l10n/ja.js index bce997a978f..3b2a3105875 100644 --- a/apps/settings/l10n/ja.js +++ b/apps/settings/l10n/ja.js @@ -337,6 +337,7 @@ OC.L10N.register( "Unified task processing" : "統合タスク処理", "AI tasks can be implemented by different apps. Here you can set which app should be used for which task." : "AIタスクは、さまざまなアプリで実装できます。ここでは、どのタスクにどのアプリを使用するかを設定します。", "Task:" : "Task:", + "Enable" : "有効にする", "None of your currently installed apps provide Task processing functionality" : "現在インストールされているアプリでタスク処理機能を提供しているものはありません", "Machine translation" : "機械翻訳", "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "機械翻訳は、さまざまなアプリによって実装することができます。ここでは、現在インストールされている機械翻訳アプリの優先順位を定義できます。", @@ -517,7 +518,6 @@ OC.L10N.register( "Unable to update background job mode" : "バックグラウンドジョブモードが更新できませんでした", "Profile" : "プロフィール", "Enable or disable profile by default for new accounts." : "新しいアカウントの場合、デフォルトでプロフィールを有効または無効にします。", - "Enable" : "有効にする", "Unable to update profile default setting" : "プロフィールのデフォルト設定を更新できませんでした", "{app}'s declarative setting field: {name}" : "{app}の宣言的設定フィールド: {name}", "Failed to save setting" : "設定の保存に失敗しました", diff --git a/apps/settings/l10n/ja.json b/apps/settings/l10n/ja.json index 42ff6ecd171..db7530436a1 100644 --- a/apps/settings/l10n/ja.json +++ b/apps/settings/l10n/ja.json @@ -335,6 +335,7 @@ "Unified task processing" : "統合タスク処理", "AI tasks can be implemented by different apps. Here you can set which app should be used for which task." : "AIタスクは、さまざまなアプリで実装できます。ここでは、どのタスクにどのアプリを使用するかを設定します。", "Task:" : "Task:", + "Enable" : "有効にする", "None of your currently installed apps provide Task processing functionality" : "現在インストールされているアプリでタスク処理機能を提供しているものはありません", "Machine translation" : "機械翻訳", "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "機械翻訳は、さまざまなアプリによって実装することができます。ここでは、現在インストールされている機械翻訳アプリの優先順位を定義できます。", @@ -515,7 +516,6 @@ "Unable to update background job mode" : "バックグラウンドジョブモードが更新できませんでした", "Profile" : "プロフィール", "Enable or disable profile by default for new accounts." : "新しいアカウントの場合、デフォルトでプロフィールを有効または無効にします。", - "Enable" : "有効にする", "Unable to update profile default setting" : "プロフィールのデフォルト設定を更新できませんでした", "{app}'s declarative setting field: {name}" : "{app}の宣言的設定フィールド: {name}", "Failed to save setting" : "設定の保存に失敗しました", diff --git a/apps/settings/l10n/ka.js b/apps/settings/l10n/ka.js index 0991b471cab..159edfe7ddd 100644 --- a/apps/settings/l10n/ka.js +++ b/apps/settings/l10n/ka.js @@ -189,6 +189,7 @@ OC.L10N.register( "Profile picture, full name, email, phone number, address, website, Twitter, organisation, role, headline, biography, and whether your profile is enabled" : "Profile picture, full name, email, phone number, address, website, Twitter, organisation, role, headline, biography, and whether your profile is enabled", "Nextcloud settings" : "Nextcloud settings", "Task:" : "Task:", + "Enable" : "Enable", "Machine translation" : "Machine translation", "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment.", "Image generation" : "Image generation", @@ -328,7 +329,6 @@ OC.L10N.register( "The PHP POSIX extension is required. See {linkstart}PHP documentation{linkend} for more details." : "The PHP POSIX extension is required. See {linkstart}PHP documentation{linkend} for more details.", "Unable to update background job mode" : "Unable to update background job mode", "Profile" : "Profile", - "Enable" : "Enable", "Unable to update profile default setting" : "Unable to update profile default setting", "Server-side encryption" : "Server-side encryption", "Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed." : "Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed.", diff --git a/apps/settings/l10n/ka.json b/apps/settings/l10n/ka.json index 054351db597..4e3f16d032b 100644 --- a/apps/settings/l10n/ka.json +++ b/apps/settings/l10n/ka.json @@ -187,6 +187,7 @@ "Profile picture, full name, email, phone number, address, website, Twitter, organisation, role, headline, biography, and whether your profile is enabled" : "Profile picture, full name, email, phone number, address, website, Twitter, organisation, role, headline, biography, and whether your profile is enabled", "Nextcloud settings" : "Nextcloud settings", "Task:" : "Task:", + "Enable" : "Enable", "Machine translation" : "Machine translation", "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment.", "Image generation" : "Image generation", @@ -326,7 +327,6 @@ "The PHP POSIX extension is required. See {linkstart}PHP documentation{linkend} for more details." : "The PHP POSIX extension is required. See {linkstart}PHP documentation{linkend} for more details.", "Unable to update background job mode" : "Unable to update background job mode", "Profile" : "Profile", - "Enable" : "Enable", "Unable to update profile default setting" : "Unable to update profile default setting", "Server-side encryption" : "Server-side encryption", "Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed." : "Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed.", diff --git a/apps/settings/l10n/ka_GE.js b/apps/settings/l10n/ka_GE.js index 6662a66240b..e3fd8ea7b52 100644 --- a/apps/settings/l10n/ka_GE.js +++ b/apps/settings/l10n/ka_GE.js @@ -82,6 +82,7 @@ OC.L10N.register( "Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface." : "თქვენს PHP-ს არ აქვს FreeType-ის მხარდაჭერა, რაც გამოწვევს დარღვეულ პროფილის სურათებს და პარამეტრების ინტერფეისს.", "PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "როგორც ჩანს PHP სისტემის გარემოს ცვლადების მიღებისთვის არაა სწორად მოწყობილი. ეს ტესტი getenv(\"PATH\")-ით აბრუნებს მხოლოდ ცარიელ პასუხს.", "Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "თქვენი მონაცემთა ბაზა არ მოქმედებს \"READ COMMITTED\" ტრანზაქციის იზოლაციის დონით. ამან შეიძლება გამოიწვიოს პრობლემა, როდესაც მრავალი ქმედება შესრულდება პარალელურად.", + "Enable" : "ჩართვა", "None" : "არც ერთი", "Allow apps to use the Share API" : "დაუშვი აპლიკაციების უფლება Share API –ზე", "Allow resharing" : "ხელახალი გაზიარების დაშვება", @@ -138,7 +139,6 @@ OC.L10N.register( "Error while creating device token" : "მოწყობილობის ტოკენის ჩატვირთვისას წარმოიქმნა შეცდომა", "Login" : "ლოგინი", "Password" : "პაროლი", - "Enable" : "ჩართვა", "Server-side encryption" : "სერვერული-მხარის შიფრაცია", "Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed." : "სერვერული-მხარის შიფრაცია იძლევა სერვერზე ატვირთული ფაილების შიფრაციის საშუალებას. ეს ფუნქცია ლიმიტს აწესებს მოქმედებაზე, ასე რომ გააქტიურედ მხოლოდ აუცილებლობისას.", "Enable server-side encryption" : "სერვერული-მხარის შიფრაციის ამოქმედება", diff --git a/apps/settings/l10n/ka_GE.json b/apps/settings/l10n/ka_GE.json index 98f17f4320a..6dff7b41dba 100644 --- a/apps/settings/l10n/ka_GE.json +++ b/apps/settings/l10n/ka_GE.json @@ -80,6 +80,7 @@ "Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface." : "თქვენს PHP-ს არ აქვს FreeType-ის მხარდაჭერა, რაც გამოწვევს დარღვეულ პროფილის სურათებს და პარამეტრების ინტერფეისს.", "PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "როგორც ჩანს PHP სისტემის გარემოს ცვლადების მიღებისთვის არაა სწორად მოწყობილი. ეს ტესტი getenv(\"PATH\")-ით აბრუნებს მხოლოდ ცარიელ პასუხს.", "Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "თქვენი მონაცემთა ბაზა არ მოქმედებს \"READ COMMITTED\" ტრანზაქციის იზოლაციის დონით. ამან შეიძლება გამოიწვიოს პრობლემა, როდესაც მრავალი ქმედება შესრულდება პარალელურად.", + "Enable" : "ჩართვა", "None" : "არც ერთი", "Allow apps to use the Share API" : "დაუშვი აპლიკაციების უფლება Share API –ზე", "Allow resharing" : "ხელახალი გაზიარების დაშვება", @@ -136,7 +137,6 @@ "Error while creating device token" : "მოწყობილობის ტოკენის ჩატვირთვისას წარმოიქმნა შეცდომა", "Login" : "ლოგინი", "Password" : "პაროლი", - "Enable" : "ჩართვა", "Server-side encryption" : "სერვერული-მხარის შიფრაცია", "Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed." : "სერვერული-მხარის შიფრაცია იძლევა სერვერზე ატვირთული ფაილების შიფრაციის საშუალებას. ეს ფუნქცია ლიმიტს აწესებს მოქმედებაზე, ასე რომ გააქტიურედ მხოლოდ აუცილებლობისას.", "Enable server-side encryption" : "სერვერული-მხარის შიფრაციის ამოქმედება", diff --git a/apps/settings/l10n/ko.js b/apps/settings/l10n/ko.js index 5370733ebc3..2f56975df92 100644 --- a/apps/settings/l10n/ko.js +++ b/apps/settings/l10n/ko.js @@ -254,6 +254,7 @@ OC.L10N.register( "Profile picture, full name, email, phone number, address, website, Twitter, organisation, role, headline, biography, and whether your profile is enabled" : "프로필 사진, 전체 이름, 이메일, 전화번호, 주소, 웹사이트, 트위터, 조직, 직책, 표제, 소개문구 및 프로필 활성화 여부", "Nextcloud settings" : "Nextcloud 환경설정", "Task:" : "작업:", + "Enable" : "사용함", "Machine translation" : "기계 번역", "Image generation" : "이미지 생성", "Image generation can be implemented by different apps. Here you can set which app should be used." : "이미지 생성 기능을 채용한 앱이 이곳에 표시됩니다. 이미지 생성 기능을 사용할 앱을 선택하십시오. ", @@ -415,7 +416,6 @@ OC.L10N.register( "Unable to update background job mode" : "백그라운드 작업 모드를 업데이트 할 수 없음", "Profile" : "프로필", "Enable or disable profile by default for new accounts." : "신규 계정에 대한 프로필 기본 사용 여부를 설정하십시오.", - "Enable" : "사용함", "Unable to update profile default setting" : "프로필 기본 설정을 업데이트 할 수 없음", "Server-side encryption" : "서버 측 암호화", "Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed." : "서버 측 암호화를 사용하면 이 서버에 업로드되는 파일을 암호화할 수 있습니다. 성능 감소 등 제약 사항이 있으므로 필요한 경우에만 사용하십시오.", diff --git a/apps/settings/l10n/ko.json b/apps/settings/l10n/ko.json index 9815ba93fa0..0a1bf896ea4 100644 --- a/apps/settings/l10n/ko.json +++ b/apps/settings/l10n/ko.json @@ -252,6 +252,7 @@ "Profile picture, full name, email, phone number, address, website, Twitter, organisation, role, headline, biography, and whether your profile is enabled" : "프로필 사진, 전체 이름, 이메일, 전화번호, 주소, 웹사이트, 트위터, 조직, 직책, 표제, 소개문구 및 프로필 활성화 여부", "Nextcloud settings" : "Nextcloud 환경설정", "Task:" : "작업:", + "Enable" : "사용함", "Machine translation" : "기계 번역", "Image generation" : "이미지 생성", "Image generation can be implemented by different apps. Here you can set which app should be used." : "이미지 생성 기능을 채용한 앱이 이곳에 표시됩니다. 이미지 생성 기능을 사용할 앱을 선택하십시오. ", @@ -413,7 +414,6 @@ "Unable to update background job mode" : "백그라운드 작업 모드를 업데이트 할 수 없음", "Profile" : "프로필", "Enable or disable profile by default for new accounts." : "신규 계정에 대한 프로필 기본 사용 여부를 설정하십시오.", - "Enable" : "사용함", "Unable to update profile default setting" : "프로필 기본 설정을 업데이트 할 수 없음", "Server-side encryption" : "서버 측 암호화", "Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed." : "서버 측 암호화를 사용하면 이 서버에 업로드되는 파일을 암호화할 수 있습니다. 성능 감소 등 제약 사항이 있으므로 필요한 경우에만 사용하십시오.", diff --git a/apps/settings/l10n/lt_LT.js b/apps/settings/l10n/lt_LT.js index abcf26aa8a0..385ad892525 100644 --- a/apps/settings/l10n/lt_LT.js +++ b/apps/settings/l10n/lt_LT.js @@ -133,6 +133,7 @@ OC.L10N.register( "64-bit" : "64 bitų", "Profile picture, full name, email, phone number, address, website, Twitter, organisation, role, headline, biography, and whether your profile is enabled" : "Profilio paveikslėlis, vardas, pavardė, el. paštas, telefono numeris, adresas, svetainė, „Twitter“, organizacija, vaidmuo, santrauka apie jus, biografija bei tai, ar jūsų profilis yra įjungtas, ar ne", "Nextcloud settings" : "Nextcloud nustatymai", + "Enable" : "Įjungti", "Here you can decide which group can access certain sections of the administration settings." : "Čia galite nuspręsti, kuri grupė galės gauti prieigą prie tam tikrų administravimo nustatymų sekcijų.", "None" : "Nėra", "Allow apps to use the Share API" : "Leisti programėlėms naudoti bendrinimo API", @@ -235,7 +236,6 @@ OC.L10N.register( "Use system cron service to call the cron.php file every 5 minutes." : "Naudokite sistemos cron paslaugą, kad kas 5 minutes iškviestumėte cron.php failą.", "Unable to update background job mode" : "Nepavyko atnaujinti foninių užduočių veiksenos", "Profile" : "Profilis", - "Enable" : "Įjungti", "Server-side encryption" : "Šifravimas serverio pusėje", "Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed." : "Šifravimas serverio pusėje leidžia užšifruoti failus, kurie yra įkelti į serverį. Įjungti tik ik būtinais atvejais.", "Enable server-side encryption" : "Įjungti šifravimą serverio pusėje", diff --git a/apps/settings/l10n/lt_LT.json b/apps/settings/l10n/lt_LT.json index 65ef7df1f20..217e880212c 100644 --- a/apps/settings/l10n/lt_LT.json +++ b/apps/settings/l10n/lt_LT.json @@ -131,6 +131,7 @@ "64-bit" : "64 bitų", "Profile picture, full name, email, phone number, address, website, Twitter, organisation, role, headline, biography, and whether your profile is enabled" : "Profilio paveikslėlis, vardas, pavardė, el. paštas, telefono numeris, adresas, svetainė, „Twitter“, organizacija, vaidmuo, santrauka apie jus, biografija bei tai, ar jūsų profilis yra įjungtas, ar ne", "Nextcloud settings" : "Nextcloud nustatymai", + "Enable" : "Įjungti", "Here you can decide which group can access certain sections of the administration settings." : "Čia galite nuspręsti, kuri grupė galės gauti prieigą prie tam tikrų administravimo nustatymų sekcijų.", "None" : "Nėra", "Allow apps to use the Share API" : "Leisti programėlėms naudoti bendrinimo API", @@ -233,7 +234,6 @@ "Use system cron service to call the cron.php file every 5 minutes." : "Naudokite sistemos cron paslaugą, kad kas 5 minutes iškviestumėte cron.php failą.", "Unable to update background job mode" : "Nepavyko atnaujinti foninių užduočių veiksenos", "Profile" : "Profilis", - "Enable" : "Įjungti", "Server-side encryption" : "Šifravimas serverio pusėje", "Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed." : "Šifravimas serverio pusėje leidžia užšifruoti failus, kurie yra įkelti į serverį. Įjungti tik ik būtinais atvejais.", "Enable server-side encryption" : "Įjungti šifravimą serverio pusėje", diff --git a/apps/settings/l10n/lv.js b/apps/settings/l10n/lv.js index 5cac96dad23..515c4460c9a 100644 --- a/apps/settings/l10n/lv.js +++ b/apps/settings/l10n/lv.js @@ -59,6 +59,7 @@ OC.L10N.register( "The read-only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "Ir iespējots tikai lasāma konfigurācija. Tas neatļauj iestatīt un mainīt dažas konfigurācijas caur tīmekļa interfeisu. Šī datne būs manuāli jāpārveido par rakstāmu, pirms katra atjauninājuma instalēšanas.", "Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Datubāze nedarbojas ar \"READ COMMITED\" transakciju izolācijas līmeni. Tas var radīt sarežģījumus, kad vienlaicīgi tiek veiktas vairākas darbības.", "Nextcloud settings" : "Nextcloud iestatījumi", + "Enable" : "Aktivēt", "None" : "Nav", "Allow apps to use the Share API" : "Ļaut programmām izmantot koplietošanas API", "Allow resharing" : "Atļaut atkārtotu koplietošanu", @@ -114,7 +115,6 @@ OC.L10N.register( "Password" : "Parole", "Show QR code for mobile apps" : "Parādīt kvadrātkodu tālruņa lietotnēm", "Profile" : "Profils", - "Enable" : "Aktivēt", "Server-side encryption" : "Servera šifrēšana", "Enable server-side encryption" : "Ieslēgt servera šifrēšanu", "Encryption alone does not guarantee security of the system. Please see documentation for more information about how the encryption app works, and the supported use cases." : "Šifrēšana vien negarantē sistēmas drošību. Skatiet dokumentāciju, lai iegūtu papildinformāciju par šifrēšanas lietotnes izmantošanu un atbalstītajiem izmantošanas veidiem.", diff --git a/apps/settings/l10n/lv.json b/apps/settings/l10n/lv.json index 1315d996c25..7e8c7716a19 100644 --- a/apps/settings/l10n/lv.json +++ b/apps/settings/l10n/lv.json @@ -57,6 +57,7 @@ "The read-only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "Ir iespējots tikai lasāma konfigurācija. Tas neatļauj iestatīt un mainīt dažas konfigurācijas caur tīmekļa interfeisu. Šī datne būs manuāli jāpārveido par rakstāmu, pirms katra atjauninājuma instalēšanas.", "Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Datubāze nedarbojas ar \"READ COMMITED\" transakciju izolācijas līmeni. Tas var radīt sarežģījumus, kad vienlaicīgi tiek veiktas vairākas darbības.", "Nextcloud settings" : "Nextcloud iestatījumi", + "Enable" : "Aktivēt", "None" : "Nav", "Allow apps to use the Share API" : "Ļaut programmām izmantot koplietošanas API", "Allow resharing" : "Atļaut atkārtotu koplietošanu", @@ -112,7 +113,6 @@ "Password" : "Parole", "Show QR code for mobile apps" : "Parādīt kvadrātkodu tālruņa lietotnēm", "Profile" : "Profils", - "Enable" : "Aktivēt", "Server-side encryption" : "Servera šifrēšana", "Enable server-side encryption" : "Ieslēgt servera šifrēšanu", "Encryption alone does not guarantee security of the system. Please see documentation for more information about how the encryption app works, and the supported use cases." : "Šifrēšana vien negarantē sistēmas drošību. Skatiet dokumentāciju, lai iegūtu papildinformāciju par šifrēšanas lietotnes izmantošanu un atbalstītajiem izmantošanas veidiem.", diff --git a/apps/settings/l10n/mk.js b/apps/settings/l10n/mk.js index 8cd64e02e15..2f9b10bb042 100644 --- a/apps/settings/l10n/mk.js +++ b/apps/settings/l10n/mk.js @@ -131,6 +131,7 @@ OC.L10N.register( "Profile picture, full name, email, phone number, address, website, Twitter, organisation, role, headline, biography, and whether your profile is enabled" : "Слика на профил, име и презиме, е-пошта, телефонски број, адреса, њеб страна, Twitter, организација, улога, наслов, биографиј и дали вашиот профил е овозможен", "Nextcloud settings" : "Nextcloud параметри", "Task:" : "Задачa:", + "Enable" : "Овозможи", "Machine translation" : "Машински превод", "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "Машинскиот превод може да се имплементира од различни апликации. Овде можете да ја дефинирате предноста на апликациите за машинско преведување што сте ги инсталирале во моментот.", "Text processing" : "Обработка на текст", @@ -234,7 +235,6 @@ OC.L10N.register( "The PHP POSIX extension is required. See {linkstart}PHP documentation{linkend} for more details." : "Потребен е PHP POSIX додаток. Погледни во {linkstart}PHP документацијата{linkend} за повеќе детали.", "Unable to update background job mode" : "Не може да се ажурира режимот на работа во позадина", "Profile" : "Профил", - "Enable" : "Овозможи", "Unable to update profile default setting" : "Неможе да се ажурираат стандардните параметри за профилот", "Server-side encryption" : "Енкрипција на страна на серверот", "Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed." : "Енкрипцијата на страна на серверот овозможува да ги криптирате датотеките што се поставени на овој сервер. Ова доаѓа со ограничувања како намалување на перформансите, па овозможете го ова само доколку е потребно.", diff --git a/apps/settings/l10n/mk.json b/apps/settings/l10n/mk.json index b693dd82a13..d187742ece5 100644 --- a/apps/settings/l10n/mk.json +++ b/apps/settings/l10n/mk.json @@ -129,6 +129,7 @@ "Profile picture, full name, email, phone number, address, website, Twitter, organisation, role, headline, biography, and whether your profile is enabled" : "Слика на профил, име и презиме, е-пошта, телефонски број, адреса, њеб страна, Twitter, организација, улога, наслов, биографиј и дали вашиот профил е овозможен", "Nextcloud settings" : "Nextcloud параметри", "Task:" : "Задачa:", + "Enable" : "Овозможи", "Machine translation" : "Машински превод", "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "Машинскиот превод може да се имплементира од различни апликации. Овде можете да ја дефинирате предноста на апликациите за машинско преведување што сте ги инсталирале во моментот.", "Text processing" : "Обработка на текст", @@ -232,7 +233,6 @@ "The PHP POSIX extension is required. See {linkstart}PHP documentation{linkend} for more details." : "Потребен е PHP POSIX додаток. Погледни во {linkstart}PHP документацијата{linkend} за повеќе детали.", "Unable to update background job mode" : "Не може да се ажурира режимот на работа во позадина", "Profile" : "Профил", - "Enable" : "Овозможи", "Unable to update profile default setting" : "Неможе да се ажурираат стандардните параметри за профилот", "Server-side encryption" : "Енкрипција на страна на серверот", "Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed." : "Енкрипцијата на страна на серверот овозможува да ги криптирате датотеките што се поставени на овој сервер. Ова доаѓа со ограничувања како намалување на перформансите, па овозможете го ова само доколку е потребно.", diff --git a/apps/settings/l10n/nb.js b/apps/settings/l10n/nb.js index 5ae94a683c7..286bcaa7fb7 100644 --- a/apps/settings/l10n/nb.js +++ b/apps/settings/l10n/nb.js @@ -321,6 +321,7 @@ OC.L10N.register( "Unified task processing" : "Enhetlig oppgavebehandling", "AI tasks can be implemented by different apps. Here you can set which app should be used for which task." : "AI-oppgaver kan implementeres av forskjellige apper. Her kan du angi hvilken app som skal brukes til hvilken oppgave.", "Task:" : "Oppgave:", + "Enable" : "Aktiver", "None of your currently installed apps provide Task processing functionality" : "Ingen av appene du installerte for øyeblikket, har oppgavebehandlingsfunksjonalitet", "Machine translation" : "Maskinoversettelse", "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "Maskinoversettelse kan implementeres av forskjellige apper. Her kan du definere prioriteten til maskinoversettelsesappene du har installert for øyeblikket.", @@ -500,7 +501,6 @@ OC.L10N.register( "Unable to update background job mode" : "Kan ikke oppdatere bakgrunnsjobbmodus", "Profile" : "Profil", "Enable or disable profile by default for new accounts." : "Aktiver eller deaktiver profil som standard for nye kontoer.", - "Enable" : "Aktiver", "Unable to update profile default setting" : "Kan ikke oppdatere profilens standardinnstilling", "{app}'s declarative setting field: {name}" : "{app}s deklarative innstillingsfelt: {name}", "Failed to save setting" : "Lagring av innstilling feilet", diff --git a/apps/settings/l10n/nb.json b/apps/settings/l10n/nb.json index 4247465ef28..886d5c4ee7e 100644 --- a/apps/settings/l10n/nb.json +++ b/apps/settings/l10n/nb.json @@ -319,6 +319,7 @@ "Unified task processing" : "Enhetlig oppgavebehandling", "AI tasks can be implemented by different apps. Here you can set which app should be used for which task." : "AI-oppgaver kan implementeres av forskjellige apper. Her kan du angi hvilken app som skal brukes til hvilken oppgave.", "Task:" : "Oppgave:", + "Enable" : "Aktiver", "None of your currently installed apps provide Task processing functionality" : "Ingen av appene du installerte for øyeblikket, har oppgavebehandlingsfunksjonalitet", "Machine translation" : "Maskinoversettelse", "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "Maskinoversettelse kan implementeres av forskjellige apper. Her kan du definere prioriteten til maskinoversettelsesappene du har installert for øyeblikket.", @@ -498,7 +499,6 @@ "Unable to update background job mode" : "Kan ikke oppdatere bakgrunnsjobbmodus", "Profile" : "Profil", "Enable or disable profile by default for new accounts." : "Aktiver eller deaktiver profil som standard for nye kontoer.", - "Enable" : "Aktiver", "Unable to update profile default setting" : "Kan ikke oppdatere profilens standardinnstilling", "{app}'s declarative setting field: {name}" : "{app}s deklarative innstillingsfelt: {name}", "Failed to save setting" : "Lagring av innstilling feilet", diff --git a/apps/settings/l10n/nl.js b/apps/settings/l10n/nl.js index 65ce6d0ed70..4e053ef5c6e 100644 --- a/apps/settings/l10n/nl.js +++ b/apps/settings/l10n/nl.js @@ -195,6 +195,7 @@ OC.L10N.register( "Profile picture, full name, email, phone number, address, website, Twitter, organisation, role, headline, biography, and whether your profile is enabled" : "Profielfoto, volledige naam, e-mailadres, telefoonnummer, adres, website, Twitter, organisatie, rol, kop, biografie en of je profiel is ingeschakeld", "Nextcloud settings" : "Nextcloud instellingen", "Task:" : "Taak:", + "Enable" : "Inschakelen", "Here you can decide which group can access certain sections of the administration settings." : "Hier kun je beslissen welke groep toegang heeft tot bepaalde onderdelen van de beheerders instellingen.", "None" : "Geen", "Unable to modify setting" : "Kan instelling niet aanpassen", @@ -344,7 +345,6 @@ OC.L10N.register( "Webcron" : "Webcron", "Use system cron service to call the cron.php file every 5 minutes." : "Gebruik de systeemcron service om cron.php elke 5 minuten aan te roepen.", "Profile" : "Profiel", - "Enable" : "Inschakelen", "Server-side encryption" : "Server-side versleuteling", "Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed." : "Server-side versleuteling maakt het mogelijk om bestanden te versleutelen die worden geüploaded. Dit betekent wel enig prestatieverlies, dus schakel het alleen in als het nodig is.", "Enable server-side encryption" : "Server-side versleuteling inschakelen", diff --git a/apps/settings/l10n/nl.json b/apps/settings/l10n/nl.json index 4535d98a9ae..2d8583b1c0b 100644 --- a/apps/settings/l10n/nl.json +++ b/apps/settings/l10n/nl.json @@ -193,6 +193,7 @@ "Profile picture, full name, email, phone number, address, website, Twitter, organisation, role, headline, biography, and whether your profile is enabled" : "Profielfoto, volledige naam, e-mailadres, telefoonnummer, adres, website, Twitter, organisatie, rol, kop, biografie en of je profiel is ingeschakeld", "Nextcloud settings" : "Nextcloud instellingen", "Task:" : "Taak:", + "Enable" : "Inschakelen", "Here you can decide which group can access certain sections of the administration settings." : "Hier kun je beslissen welke groep toegang heeft tot bepaalde onderdelen van de beheerders instellingen.", "None" : "Geen", "Unable to modify setting" : "Kan instelling niet aanpassen", @@ -342,7 +343,6 @@ "Webcron" : "Webcron", "Use system cron service to call the cron.php file every 5 minutes." : "Gebruik de systeemcron service om cron.php elke 5 minuten aan te roepen.", "Profile" : "Profiel", - "Enable" : "Inschakelen", "Server-side encryption" : "Server-side versleuteling", "Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed." : "Server-side versleuteling maakt het mogelijk om bestanden te versleutelen die worden geüploaded. Dit betekent wel enig prestatieverlies, dus schakel het alleen in als het nodig is.", "Enable server-side encryption" : "Server-side versleuteling inschakelen", diff --git a/apps/settings/l10n/oc.js b/apps/settings/l10n/oc.js index 7ee0f7c3895..47c7cfad8bc 100644 --- a/apps/settings/l10n/oc.js +++ b/apps/settings/l10n/oc.js @@ -78,6 +78,7 @@ OC.L10N.register( "Architecture" : "Arquitectura", "Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Vòstra basa de donada s’executa pas amb la transaccion de nivèl d’isolacion « READ COMMITTED ». Aquò pòt causar problèmas quand mantuna accion s’executan en parallèl.", "Nextcloud settings" : "Paramètres Nextcloud", + "Enable" : "Activar", "None" : "Pas cap", "Two-Factor Authentication" : "Autentificacion dos factors", "Limit to groups" : "Limitar als grops", @@ -124,7 +125,6 @@ OC.L10N.register( "Login" : "Login", "Password" : "Senhal", "Profile" : "Perfil", - "Enable" : "Activar", "Cancel" : "Anullar", "Confirm" : "Confirmar", "Submit" : "Transmetre", diff --git a/apps/settings/l10n/oc.json b/apps/settings/l10n/oc.json index f6375b84772..499dbc5d818 100644 --- a/apps/settings/l10n/oc.json +++ b/apps/settings/l10n/oc.json @@ -76,6 +76,7 @@ "Architecture" : "Arquitectura", "Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Vòstra basa de donada s’executa pas amb la transaccion de nivèl d’isolacion « READ COMMITTED ». Aquò pòt causar problèmas quand mantuna accion s’executan en parallèl.", "Nextcloud settings" : "Paramètres Nextcloud", + "Enable" : "Activar", "None" : "Pas cap", "Two-Factor Authentication" : "Autentificacion dos factors", "Limit to groups" : "Limitar als grops", @@ -122,7 +123,6 @@ "Login" : "Login", "Password" : "Senhal", "Profile" : "Perfil", - "Enable" : "Activar", "Cancel" : "Anullar", "Confirm" : "Confirmar", "Submit" : "Transmetre", diff --git a/apps/settings/l10n/pl.js b/apps/settings/l10n/pl.js index 4cd54481eb5..1fa144f2d21 100644 --- a/apps/settings/l10n/pl.js +++ b/apps/settings/l10n/pl.js @@ -269,6 +269,7 @@ OC.L10N.register( "Unified task processing" : "Ujednolicone przetwarzanie zadań", "AI tasks can be implemented by different apps. Here you can set which app should be used for which task." : "Zadania AI mogą być realizowane przez różne aplikacje. Tutaj możesz ustawić, która aplikacja ma być używana do jakiego zadania.", "Task:" : "Zadanie", + "Enable" : "Włącz", "None of your currently installed apps provide Task processing functionality" : "Żadna z aktualnie zainstalowanych aplikacji nie udostępnia funkcji przetwarzania zadań", "Machine translation" : "Tłumaczenie maszynowe", "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "Tłumaczenie maszynowe może być implementowane przez różne aplikacje. Tutaj możesz zdefiniować pierwszeństwo aplikacji do tłumaczenia maszynowego, które masz aktualnie zainstalowane.", @@ -447,7 +448,6 @@ OC.L10N.register( "Unable to update background job mode" : "Nie można zaktualizować trybu zadania w tle", "Profile" : "Profil", "Enable or disable profile by default for new accounts." : "Włącz lub wyłącz profil domyślnie dla nowych kont.", - "Enable" : "Włącz", "Unable to update profile default setting" : "Nie można zaktualizować domyślnych ustawień profilu", "{app}'s declarative setting field: {name}" : "Pole ustawień deklaratywnych aplikacji {app}: {name}", "Failed to save setting" : "Nie udało się zapisać ustawienia", diff --git a/apps/settings/l10n/pl.json b/apps/settings/l10n/pl.json index 4cc7cdee400..228a9953d08 100644 --- a/apps/settings/l10n/pl.json +++ b/apps/settings/l10n/pl.json @@ -267,6 +267,7 @@ "Unified task processing" : "Ujednolicone przetwarzanie zadań", "AI tasks can be implemented by different apps. Here you can set which app should be used for which task." : "Zadania AI mogą być realizowane przez różne aplikacje. Tutaj możesz ustawić, która aplikacja ma być używana do jakiego zadania.", "Task:" : "Zadanie", + "Enable" : "Włącz", "None of your currently installed apps provide Task processing functionality" : "Żadna z aktualnie zainstalowanych aplikacji nie udostępnia funkcji przetwarzania zadań", "Machine translation" : "Tłumaczenie maszynowe", "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "Tłumaczenie maszynowe może być implementowane przez różne aplikacje. Tutaj możesz zdefiniować pierwszeństwo aplikacji do tłumaczenia maszynowego, które masz aktualnie zainstalowane.", @@ -445,7 +446,6 @@ "Unable to update background job mode" : "Nie można zaktualizować trybu zadania w tle", "Profile" : "Profil", "Enable or disable profile by default for new accounts." : "Włącz lub wyłącz profil domyślnie dla nowych kont.", - "Enable" : "Włącz", "Unable to update profile default setting" : "Nie można zaktualizować domyślnych ustawień profilu", "{app}'s declarative setting field: {name}" : "Pole ustawień deklaratywnych aplikacji {app}: {name}", "Failed to save setting" : "Nie udało się zapisać ustawienia", diff --git a/apps/settings/l10n/pt_BR.js b/apps/settings/l10n/pt_BR.js index 836bd52eaae..852182964d1 100644 --- a/apps/settings/l10n/pt_BR.js +++ b/apps/settings/l10n/pt_BR.js @@ -337,6 +337,7 @@ OC.L10N.register( "Unified task processing" : "Processamento unificado de tarefas", "AI tasks can be implemented by different apps. Here you can set which app should be used for which task." : "As tarefas de IA podem ser implementadas por diferentes aplicativos. Aqui você pode definir qual aplicativo deve ser usado para qual tarefa.", "Task:" : "Tarefa:", + "Enable" : "Ativar", "None of your currently installed apps provide Task processing functionality" : "Nenhum dos seus aplicativos instalados atualmente oferece funcionalidade de processamento de tarefas", "Machine translation" : "Maquina de tradução", "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "A tradução automática pode ser implementada por diferentes aplicativos. Aqui você pode definir a precedência dos aplicativos de tradução automática que você instalou no momento.", @@ -517,7 +518,6 @@ OC.L10N.register( "Unable to update background job mode" : "Não foi possível atualizar o modo de trabalho em segundo plano", "Profile" : "Perfil", "Enable or disable profile by default for new accounts." : "Habilite ou desabilite o perfil por padrão para novas contas.", - "Enable" : "Ativar", "Unable to update profile default setting" : "Não foi possível atualizar a configuração padrão do perfil", "{app}'s declarative setting field: {name}" : "Campo de configuração declarativa de {app}: {name}", "Failed to save setting" : "Falha ao salvar a configuração", diff --git a/apps/settings/l10n/pt_BR.json b/apps/settings/l10n/pt_BR.json index a8187d2b9bd..ffbb07f142b 100644 --- a/apps/settings/l10n/pt_BR.json +++ b/apps/settings/l10n/pt_BR.json @@ -335,6 +335,7 @@ "Unified task processing" : "Processamento unificado de tarefas", "AI tasks can be implemented by different apps. Here you can set which app should be used for which task." : "As tarefas de IA podem ser implementadas por diferentes aplicativos. Aqui você pode definir qual aplicativo deve ser usado para qual tarefa.", "Task:" : "Tarefa:", + "Enable" : "Ativar", "None of your currently installed apps provide Task processing functionality" : "Nenhum dos seus aplicativos instalados atualmente oferece funcionalidade de processamento de tarefas", "Machine translation" : "Maquina de tradução", "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "A tradução automática pode ser implementada por diferentes aplicativos. Aqui você pode definir a precedência dos aplicativos de tradução automática que você instalou no momento.", @@ -515,7 +516,6 @@ "Unable to update background job mode" : "Não foi possível atualizar o modo de trabalho em segundo plano", "Profile" : "Perfil", "Enable or disable profile by default for new accounts." : "Habilite ou desabilite o perfil por padrão para novas contas.", - "Enable" : "Ativar", "Unable to update profile default setting" : "Não foi possível atualizar a configuração padrão do perfil", "{app}'s declarative setting field: {name}" : "Campo de configuração declarativa de {app}: {name}", "Failed to save setting" : "Falha ao salvar a configuração", diff --git a/apps/settings/l10n/pt_PT.js b/apps/settings/l10n/pt_PT.js index e00f00520df..f0ad5bf5737 100644 --- a/apps/settings/l10n/pt_PT.js +++ b/apps/settings/l10n/pt_PT.js @@ -103,6 +103,7 @@ OC.L10N.register( "Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "A sua base de dados não tem o nível de isolamento da transacção \"READ COMMITTED\" activado. Isto pode causar problemas quando várias acções são executadas em paralelo.", "Profile information" : "Informação de perfil", "Nextcloud settings" : "Definições Nextcloud", + "Enable" : "Ativar", "None" : "Nenhum", "Allow apps to use the Share API" : "Permitir que os utilizadores usem a API de partilha", "Allow resharing" : "Permitir repartilha", @@ -165,7 +166,6 @@ OC.L10N.register( "Login" : "Iniciar Sessão", "Password" : "Palavra-passe", "Profile" : "Perfil", - "Enable" : "Ativar", "Server-side encryption" : "Atualizar App", "Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed." : "A cifra do lado do servidor possibilita cifrar os ficheiros que serão enviados para este servidor. Isto implica um impacto no desempenho e só deverá ser activo quando necessário.", "Enable server-side encryption" : "Ativar encriptação do lado do servidor", diff --git a/apps/settings/l10n/pt_PT.json b/apps/settings/l10n/pt_PT.json index e75ea7faad7..df6f303d00a 100644 --- a/apps/settings/l10n/pt_PT.json +++ b/apps/settings/l10n/pt_PT.json @@ -101,6 +101,7 @@ "Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "A sua base de dados não tem o nível de isolamento da transacção \"READ COMMITTED\" activado. Isto pode causar problemas quando várias acções são executadas em paralelo.", "Profile information" : "Informação de perfil", "Nextcloud settings" : "Definições Nextcloud", + "Enable" : "Ativar", "None" : "Nenhum", "Allow apps to use the Share API" : "Permitir que os utilizadores usem a API de partilha", "Allow resharing" : "Permitir repartilha", @@ -163,7 +164,6 @@ "Login" : "Iniciar Sessão", "Password" : "Palavra-passe", "Profile" : "Perfil", - "Enable" : "Ativar", "Server-side encryption" : "Atualizar App", "Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed." : "A cifra do lado do servidor possibilita cifrar os ficheiros que serão enviados para este servidor. Isto implica um impacto no desempenho e só deverá ser activo quando necessário.", "Enable server-side encryption" : "Ativar encriptação do lado do servidor", diff --git a/apps/settings/l10n/ro.js b/apps/settings/l10n/ro.js index a24fb2383d8..a4270432cd2 100644 --- a/apps/settings/l10n/ro.js +++ b/apps/settings/l10n/ro.js @@ -118,6 +118,7 @@ OC.L10N.register( "Profile information" : "Informații de profil", "Profile picture, full name, email, phone number, address, website, Twitter, organisation, role, headline, biography, and whether your profile is enabled" : "Poza de profil, numele complet, adresa de e-mail, numărul de telefon, adresa, site-ul web, Twitter, organizația, rolul, titlul, biografia și dacă profilul dvs. este activat.", "Nextcloud settings" : "Setări Nextcloud", + "Enable" : "Activare", "Here you can decide which group can access certain sections of the administration settings." : "Aici puteți decide ce grup poate accesa anumite secțiuni din setările de administrare.", "None" : "Niciuna", "Unable to modify setting" : "Nu se poate modifica setarea", @@ -178,7 +179,6 @@ OC.L10N.register( "Error while creating device token" : "Eroare la crearea token-ului de dispozitiv", "Login" : "Autentificare", "Password" : "Parolă", - "Enable" : "Activare", "Server-side encryption" : "Criptare la nivel de server", "Enable server-side encryption" : "Activează criptarea pe server", "Encryption alone does not guarantee security of the system. Please see documentation for more information about how the encryption app works, and the supported use cases." : "Criptarea, ca unică variantă, nu garantează securitatea sistemului. Consultați documentația pentru mai multe informații despre cum funcționează aplicația de criptare și variantele de utilizare acceptate.", diff --git a/apps/settings/l10n/ro.json b/apps/settings/l10n/ro.json index 89732c8c077..80af745860c 100644 --- a/apps/settings/l10n/ro.json +++ b/apps/settings/l10n/ro.json @@ -116,6 +116,7 @@ "Profile information" : "Informații de profil", "Profile picture, full name, email, phone number, address, website, Twitter, organisation, role, headline, biography, and whether your profile is enabled" : "Poza de profil, numele complet, adresa de e-mail, numărul de telefon, adresa, site-ul web, Twitter, organizația, rolul, titlul, biografia și dacă profilul dvs. este activat.", "Nextcloud settings" : "Setări Nextcloud", + "Enable" : "Activare", "Here you can decide which group can access certain sections of the administration settings." : "Aici puteți decide ce grup poate accesa anumite secțiuni din setările de administrare.", "None" : "Niciuna", "Unable to modify setting" : "Nu se poate modifica setarea", @@ -176,7 +177,6 @@ "Error while creating device token" : "Eroare la crearea token-ului de dispozitiv", "Login" : "Autentificare", "Password" : "Parolă", - "Enable" : "Activare", "Server-side encryption" : "Criptare la nivel de server", "Enable server-side encryption" : "Activează criptarea pe server", "Encryption alone does not guarantee security of the system. Please see documentation for more information about how the encryption app works, and the supported use cases." : "Criptarea, ca unică variantă, nu garantează securitatea sistemului. Consultați documentația pentru mai multe informații despre cum funcționează aplicația de criptare și variantele de utilizare acceptate.", diff --git a/apps/settings/l10n/ru.js b/apps/settings/l10n/ru.js index bd8480ce72b..7fb333d8d45 100644 --- a/apps/settings/l10n/ru.js +++ b/apps/settings/l10n/ru.js @@ -321,6 +321,7 @@ OC.L10N.register( "Unified task processing" : "Единая обработка задач", "AI tasks can be implemented by different apps. Here you can set which app should be used for which task." : "Задачи искусственного интеллекта могут быть реализованы различными приложениями. Здесь вы можете указать, какое приложение следует использовать для выполнения какой задачи.", "Task:" : "Задача:", + "Enable" : "Включить", "None of your currently installed apps provide Task processing functionality" : "Ни одно из установленных на данный момент приложений не предоставляет функции обработки задач", "Machine translation" : "Машинный перевод", "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "Машинный перевод может быть реализован различными приложениями. Здесь вы можете определить приоритет приложений машинного перевода, установленных вами на данный момент.", @@ -500,7 +501,6 @@ OC.L10N.register( "Unable to update background job mode" : "Не удалось изменить режим запуска фоновых задач", "Profile" : "Профиль", "Enable or disable profile by default for new accounts." : "Включите или отключите профиль по умолчанию для новых учетных записей.", - "Enable" : "Включить", "Unable to update profile default setting" : "Не удалось обновить состояние использования профилей по умолчанию", "Failed to save setting" : "Не удалось сохранить параметры", "Server-side encryption" : "Шифрование на стороне сервера", diff --git a/apps/settings/l10n/ru.json b/apps/settings/l10n/ru.json index ba4ea390d66..b7ca38eea33 100644 --- a/apps/settings/l10n/ru.json +++ b/apps/settings/l10n/ru.json @@ -319,6 +319,7 @@ "Unified task processing" : "Единая обработка задач", "AI tasks can be implemented by different apps. Here you can set which app should be used for which task." : "Задачи искусственного интеллекта могут быть реализованы различными приложениями. Здесь вы можете указать, какое приложение следует использовать для выполнения какой задачи.", "Task:" : "Задача:", + "Enable" : "Включить", "None of your currently installed apps provide Task processing functionality" : "Ни одно из установленных на данный момент приложений не предоставляет функции обработки задач", "Machine translation" : "Машинный перевод", "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "Машинный перевод может быть реализован различными приложениями. Здесь вы можете определить приоритет приложений машинного перевода, установленных вами на данный момент.", @@ -498,7 +499,6 @@ "Unable to update background job mode" : "Не удалось изменить режим запуска фоновых задач", "Profile" : "Профиль", "Enable or disable profile by default for new accounts." : "Включите или отключите профиль по умолчанию для новых учетных записей.", - "Enable" : "Включить", "Unable to update profile default setting" : "Не удалось обновить состояние использования профилей по умолчанию", "Failed to save setting" : "Не удалось сохранить параметры", "Server-side encryption" : "Шифрование на стороне сервера", diff --git a/apps/settings/l10n/sc.js b/apps/settings/l10n/sc.js index 840185a98ed..81849d0939f 100644 --- a/apps/settings/l10n/sc.js +++ b/apps/settings/l10n/sc.js @@ -118,6 +118,7 @@ OC.L10N.register( "Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Sa base de datos tua non funtzionat cun su livellu de isulamentu de sa transatzione \"READ COMMITTED\". Custu podet causare problemas cando si faghent prus atziones in parallelu.", "Profile picture, full name, email, phone number, address, website, Twitter, organisation, role, headline, biography, and whether your profile is enabled" : "Fotografia de profilu, nùmene cumpletu, indiritzu de posta eletrònica, nùmeru de telèfonu, indiritzu, situ web, Twitter, organizatzione, ruolu, tìtulos, biografia e si su profilu tuo est ativadu", "Nextcloud settings" : "Cunfiguratzione de Nextcloud", + "Enable" : "Ativa", "Image generation" : "Generatzione de immàgines", "None" : "Perunu", "Allow apps to use the Share API" : "Permite a is aplicatzione de impreare is API de cumpartzidura", @@ -209,7 +210,6 @@ OC.L10N.register( "Could not copy app password. Please copy it manually." : "No at fatu a copiare sa crae. Copia·dda a manu.", "Use system cron service to call the cron.php file every 5 minutes." : "Imprea su servìtziu cron de sistema pro cramare s'archìviu cron.php cada 5 minutos.", "Profile" : "Profilu", - "Enable" : "Ativa", "Server-side encryption" : "Tzifradura ladu serbidore", "Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed." : "Sa tzifradura ladu serbidore permitit de tzifrare is archìvios chi sunt carrigados in custu serbidore. Bi sunt limitatziones comente prestatziones prus bàscias, tando ativa•ddu isceti chi est netzessàriu.", "Enable server-side encryption" : "Ativa tzifradura ladu serbidore", diff --git a/apps/settings/l10n/sc.json b/apps/settings/l10n/sc.json index b0b4e77761c..3f09992e39c 100644 --- a/apps/settings/l10n/sc.json +++ b/apps/settings/l10n/sc.json @@ -116,6 +116,7 @@ "Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Sa base de datos tua non funtzionat cun su livellu de isulamentu de sa transatzione \"READ COMMITTED\". Custu podet causare problemas cando si faghent prus atziones in parallelu.", "Profile picture, full name, email, phone number, address, website, Twitter, organisation, role, headline, biography, and whether your profile is enabled" : "Fotografia de profilu, nùmene cumpletu, indiritzu de posta eletrònica, nùmeru de telèfonu, indiritzu, situ web, Twitter, organizatzione, ruolu, tìtulos, biografia e si su profilu tuo est ativadu", "Nextcloud settings" : "Cunfiguratzione de Nextcloud", + "Enable" : "Ativa", "Image generation" : "Generatzione de immàgines", "None" : "Perunu", "Allow apps to use the Share API" : "Permite a is aplicatzione de impreare is API de cumpartzidura", @@ -207,7 +208,6 @@ "Could not copy app password. Please copy it manually." : "No at fatu a copiare sa crae. Copia·dda a manu.", "Use system cron service to call the cron.php file every 5 minutes." : "Imprea su servìtziu cron de sistema pro cramare s'archìviu cron.php cada 5 minutos.", "Profile" : "Profilu", - "Enable" : "Ativa", "Server-side encryption" : "Tzifradura ladu serbidore", "Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed." : "Sa tzifradura ladu serbidore permitit de tzifrare is archìvios chi sunt carrigados in custu serbidore. Bi sunt limitatziones comente prestatziones prus bàscias, tando ativa•ddu isceti chi est netzessàriu.", "Enable server-side encryption" : "Ativa tzifradura ladu serbidore", diff --git a/apps/settings/l10n/sk.js b/apps/settings/l10n/sk.js index 363706f2e68..5d233d630a8 100644 --- a/apps/settings/l10n/sk.js +++ b/apps/settings/l10n/sk.js @@ -337,6 +337,7 @@ OC.L10N.register( "Unified task processing" : "Jednotné spracovanie úloh", "AI tasks can be implemented by different apps. Here you can set which app should be used for which task." : "Úlohy AI môžu byť implementované rôznymi aplikáciami. Tu môžete nastaviť, ktorá aplikácia sa má použiť pre akú úlohu.", "Task:" : "Úloha:", + "Enable" : "Povoliť", "None of your currently installed apps provide Task processing functionality" : "Žiadna z vašich aktuálne nainštalovaných aplikácií neposkytuje funkcie spracovania pre Task", "Machine translation" : "Strojový preklad", "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "Strojový preklad môže byť implementovaný rôznymi aplikáciami. Tu môžete definovať prednosť aplikácií na strojový preklad, ktoré máte momentálne nainštalované.", @@ -517,7 +518,6 @@ OC.L10N.register( "Unable to update background job mode" : "Nie je možné aktualizovať režim úlohy na pozadí", "Profile" : "Profil", "Enable or disable profile by default for new accounts." : "Predvolene povoliť alebo zakázať profil pre nové účty.", - "Enable" : "Povoliť", "Unable to update profile default setting" : "Nie je možné aktualizovať predvolené nastavenie profilu", "{app}'s declarative setting field: {name}" : "Pole deklaratívneho nastavenia aplikácie {app}: {name}", "Failed to save setting" : "Nepodarilo sa uložiť nastavenie", diff --git a/apps/settings/l10n/sk.json b/apps/settings/l10n/sk.json index 26068be856b..c88f03958a8 100644 --- a/apps/settings/l10n/sk.json +++ b/apps/settings/l10n/sk.json @@ -335,6 +335,7 @@ "Unified task processing" : "Jednotné spracovanie úloh", "AI tasks can be implemented by different apps. Here you can set which app should be used for which task." : "Úlohy AI môžu byť implementované rôznymi aplikáciami. Tu môžete nastaviť, ktorá aplikácia sa má použiť pre akú úlohu.", "Task:" : "Úloha:", + "Enable" : "Povoliť", "None of your currently installed apps provide Task processing functionality" : "Žiadna z vašich aktuálne nainštalovaných aplikácií neposkytuje funkcie spracovania pre Task", "Machine translation" : "Strojový preklad", "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "Strojový preklad môže byť implementovaný rôznymi aplikáciami. Tu môžete definovať prednosť aplikácií na strojový preklad, ktoré máte momentálne nainštalované.", @@ -515,7 +516,6 @@ "Unable to update background job mode" : "Nie je možné aktualizovať režim úlohy na pozadí", "Profile" : "Profil", "Enable or disable profile by default for new accounts." : "Predvolene povoliť alebo zakázať profil pre nové účty.", - "Enable" : "Povoliť", "Unable to update profile default setting" : "Nie je možné aktualizovať predvolené nastavenie profilu", "{app}'s declarative setting field: {name}" : "Pole deklaratívneho nastavenia aplikácie {app}: {name}", "Failed to save setting" : "Nepodarilo sa uložiť nastavenie", diff --git a/apps/settings/l10n/sl.js b/apps/settings/l10n/sl.js index 5935aff4fc6..d656f6f3de2 100644 --- a/apps/settings/l10n/sl.js +++ b/apps/settings/l10n/sl.js @@ -247,6 +247,7 @@ OC.L10N.register( "Profile picture, full name, email, phone number, address, website, Twitter, organisation, role, headline, biography, and whether your profile is enabled" : "Slika profila, polno ime, elektronski naslov, telefonska številka, naslov, spletna stran, račun Twitter, ustanova, vloga, naslov, biografija in ali je profil omogočen.", "Nextcloud settings" : "Nastavitve Nextcloud", "Task:" : "Naloga:", + "Enable" : "Omogoči", "Machine translation" : "Strojno prevajanje", "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "Strojno prevajanje lahko izvajajo različni programi. Na tem mestu je mogoče določiti prednost uporabe programov za strojno prevajanje, ki so trenutno nameščeni v sistem.", "Image generation" : "Ustvarjanje slik", @@ -397,7 +398,6 @@ OC.L10N.register( "Unable to update background job mode" : "Ni mogoče posodobiti načina poslov v ozadju.", "Profile" : "Profil", "Enable or disable profile by default for new accounts." : "Omogoči oziroma onemogoči privzeti profil za nove račune.", - "Enable" : "Omogoči", "Unable to update profile default setting" : "Ni mogoče posodobiti privzetih nastavitev profila", "Failed to save setting" : "Shranjevanje nastavitve je spodletelo", "Server-side encryption" : "Šifriranje na strežniku", diff --git a/apps/settings/l10n/sl.json b/apps/settings/l10n/sl.json index 0a9ba5c6b2f..ea4ffa33963 100644 --- a/apps/settings/l10n/sl.json +++ b/apps/settings/l10n/sl.json @@ -245,6 +245,7 @@ "Profile picture, full name, email, phone number, address, website, Twitter, organisation, role, headline, biography, and whether your profile is enabled" : "Slika profila, polno ime, elektronski naslov, telefonska številka, naslov, spletna stran, račun Twitter, ustanova, vloga, naslov, biografija in ali je profil omogočen.", "Nextcloud settings" : "Nastavitve Nextcloud", "Task:" : "Naloga:", + "Enable" : "Omogoči", "Machine translation" : "Strojno prevajanje", "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "Strojno prevajanje lahko izvajajo različni programi. Na tem mestu je mogoče določiti prednost uporabe programov za strojno prevajanje, ki so trenutno nameščeni v sistem.", "Image generation" : "Ustvarjanje slik", @@ -395,7 +396,6 @@ "Unable to update background job mode" : "Ni mogoče posodobiti načina poslov v ozadju.", "Profile" : "Profil", "Enable or disable profile by default for new accounts." : "Omogoči oziroma onemogoči privzeti profil za nove račune.", - "Enable" : "Omogoči", "Unable to update profile default setting" : "Ni mogoče posodobiti privzetih nastavitev profila", "Failed to save setting" : "Shranjevanje nastavitve je spodletelo", "Server-side encryption" : "Šifriranje na strežniku", diff --git a/apps/settings/l10n/sq.js b/apps/settings/l10n/sq.js index c6bbd61c221..d5a003af66e 100644 --- a/apps/settings/l10n/sq.js +++ b/apps/settings/l10n/sq.js @@ -75,6 +75,7 @@ OC.L10N.register( "Disabled" : "I/E çaktivizuar", "PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHP-ja nuk duket të jetë ngritur si duhet për të kërkuar ndryshore mjedisi sistemi. Testi me getenv(\"PATH\") kthen vetëm një përgjigje të zbrazët.", "Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Baza juaj e të dhënave nuk ekzekutohet me nivelin \"READ COMMITED\" e izolimit për ndërveprimet. Kjo mund të shkaktojë probleme, kur kryhen paralelisht disa veprime njëherësh.", + "Enable" : "Aktivizoje", "None" : "Asnjë", "Allow apps to use the Share API" : "Lejoni aplikacionet të përdorin API Share", "Allow resharing" : "Lejo rindarje", @@ -130,7 +131,6 @@ OC.L10N.register( "Error while creating device token" : "Gabim gjatë krijimit të token-ëve të pajisjejeve", "Login" : "Hyrje", "Password" : "Fjalëkalim", - "Enable" : "Aktivizoje", "Server-side encryption" : "Fshehtëzim më anë shërbyesi", "Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed." : "Enkriptimi nga ana e serverit bën të mundur enkriptimin e skedarëve të ngarkuar në këtë server. Kjo vjen me kufizime si një ndëshkim për performancën, prandaj e lejoni këtë vetëm nëse është e nevojshme.", "Enable server-side encryption" : "Aktivizo fshehtëzim më anë të shërbyesit", diff --git a/apps/settings/l10n/sq.json b/apps/settings/l10n/sq.json index 162d284a8c2..4a7a1763e5f 100644 --- a/apps/settings/l10n/sq.json +++ b/apps/settings/l10n/sq.json @@ -73,6 +73,7 @@ "Disabled" : "I/E çaktivizuar", "PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHP-ja nuk duket të jetë ngritur si duhet për të kërkuar ndryshore mjedisi sistemi. Testi me getenv(\"PATH\") kthen vetëm një përgjigje të zbrazët.", "Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Baza juaj e të dhënave nuk ekzekutohet me nivelin \"READ COMMITED\" e izolimit për ndërveprimet. Kjo mund të shkaktojë probleme, kur kryhen paralelisht disa veprime njëherësh.", + "Enable" : "Aktivizoje", "None" : "Asnjë", "Allow apps to use the Share API" : "Lejoni aplikacionet të përdorin API Share", "Allow resharing" : "Lejo rindarje", @@ -128,7 +129,6 @@ "Error while creating device token" : "Gabim gjatë krijimit të token-ëve të pajisjejeve", "Login" : "Hyrje", "Password" : "Fjalëkalim", - "Enable" : "Aktivizoje", "Server-side encryption" : "Fshehtëzim më anë shërbyesi", "Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed." : "Enkriptimi nga ana e serverit bën të mundur enkriptimin e skedarëve të ngarkuar në këtë server. Kjo vjen me kufizime si një ndëshkim për performancën, prandaj e lejoni këtë vetëm nëse është e nevojshme.", "Enable server-side encryption" : "Aktivizo fshehtëzim më anë të shërbyesit", diff --git a/apps/settings/l10n/sr.js b/apps/settings/l10n/sr.js index 4bb1c71b97f..729535ec2de 100644 --- a/apps/settings/l10n/sr.js +++ b/apps/settings/l10n/sr.js @@ -337,6 +337,7 @@ OC.L10N.register( "Unified task processing" : "Обједињена обрада задатака", "AI tasks can be implemented by different apps. Here you can set which app should be used for which task." : "AI задатке могу да имплементирају разне апликације. Овде можете да подесите која ће се користити за који задатак.", "Task:" : "Задатак:", + "Enable" : "Укључи", "None of your currently installed apps provide Task processing functionality" : "Ниједна од ваших тренутно инсталираних апликација не пружа функционалност обраде задатака", "Machine translation" : "Машинско превођење", "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "Машинско превођење могу да имплементирају разне апликације. Овде можете да дефинишете приоритет апликација машинског превођења које сте тренутно инсталирали.", @@ -517,7 +518,6 @@ OC.L10N.register( "Unable to update background job mode" : "Режим позадинског посла не може да се ажурира", "Profile" : "Профил", "Enable or disable profile by default for new accounts." : "Профил нових налога се подразумевано укључује или искључује.", - "Enable" : "Укључи", "Unable to update profile default setting" : "Подразумевано подешавање профила не може да се ажурира", "{app}'s declarative setting field: {name}" : "поље декларативног подешавања апликације {app}: {name}", "Failed to save setting" : "Није успело чување подешавања", diff --git a/apps/settings/l10n/sr.json b/apps/settings/l10n/sr.json index 28e0c7533d1..eaf8be0d00b 100644 --- a/apps/settings/l10n/sr.json +++ b/apps/settings/l10n/sr.json @@ -335,6 +335,7 @@ "Unified task processing" : "Обједињена обрада задатака", "AI tasks can be implemented by different apps. Here you can set which app should be used for which task." : "AI задатке могу да имплементирају разне апликације. Овде можете да подесите која ће се користити за који задатак.", "Task:" : "Задатак:", + "Enable" : "Укључи", "None of your currently installed apps provide Task processing functionality" : "Ниједна од ваших тренутно инсталираних апликација не пружа функционалност обраде задатака", "Machine translation" : "Машинско превођење", "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "Машинско превођење могу да имплементирају разне апликације. Овде можете да дефинишете приоритет апликација машинског превођења које сте тренутно инсталирали.", @@ -515,7 +516,6 @@ "Unable to update background job mode" : "Режим позадинског посла не може да се ажурира", "Profile" : "Профил", "Enable or disable profile by default for new accounts." : "Профил нових налога се подразумевано укључује или искључује.", - "Enable" : "Укључи", "Unable to update profile default setting" : "Подразумевано подешавање профила не може да се ажурира", "{app}'s declarative setting field: {name}" : "поље декларативног подешавања апликације {app}: {name}", "Failed to save setting" : "Није успело чување подешавања", diff --git a/apps/settings/l10n/sv.js b/apps/settings/l10n/sv.js index 25e05d68f8c..8ff7a170fa8 100644 --- a/apps/settings/l10n/sv.js +++ b/apps/settings/l10n/sv.js @@ -221,6 +221,7 @@ OC.L10N.register( "Profile picture, full name, email, phone number, address, website, Twitter, organisation, role, headline, biography, and whether your profile is enabled" : "Profilbild, fullständigt namn, e-post, telefonnummer, adress, webbplats, Twitter, organisation, roll, rubrik, biografi och om din profil är aktiverad", "Nextcloud settings" : "Nextcloud-inställningar", "Task:" : "Uppgift:", + "Enable" : "Aktivera", "Machine translation" : "Maskinöversättning", "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "Maskinöversättning kan implementeras av olika appar. Här kan du definiera prioritet för de maskinöversättningsappar som du har installerade.", "Image generation" : "Bildgenerering", @@ -382,7 +383,6 @@ OC.L10N.register( "Unable to update background job mode" : "Det gick inte att uppdatera bakgrundsjobbläget", "Profile" : "Profil", "Enable or disable profile by default for new accounts." : "Aktivera eller inaktivera profil som standard för nya konton.", - "Enable" : "Aktivera", "Unable to update profile default setting" : "Det gick inte att uppdatera profilens standardinställning", "Failed to save setting" : "Kunde inte spara inställning", "Server-side encryption" : "Serverkryptering", diff --git a/apps/settings/l10n/sv.json b/apps/settings/l10n/sv.json index a899d8be9b1..353be2f6e5d 100644 --- a/apps/settings/l10n/sv.json +++ b/apps/settings/l10n/sv.json @@ -219,6 +219,7 @@ "Profile picture, full name, email, phone number, address, website, Twitter, organisation, role, headline, biography, and whether your profile is enabled" : "Profilbild, fullständigt namn, e-post, telefonnummer, adress, webbplats, Twitter, organisation, roll, rubrik, biografi och om din profil är aktiverad", "Nextcloud settings" : "Nextcloud-inställningar", "Task:" : "Uppgift:", + "Enable" : "Aktivera", "Machine translation" : "Maskinöversättning", "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "Maskinöversättning kan implementeras av olika appar. Här kan du definiera prioritet för de maskinöversättningsappar som du har installerade.", "Image generation" : "Bildgenerering", @@ -380,7 +381,6 @@ "Unable to update background job mode" : "Det gick inte att uppdatera bakgrundsjobbläget", "Profile" : "Profil", "Enable or disable profile by default for new accounts." : "Aktivera eller inaktivera profil som standard för nya konton.", - "Enable" : "Aktivera", "Unable to update profile default setting" : "Det gick inte att uppdatera profilens standardinställning", "Failed to save setting" : "Kunde inte spara inställning", "Server-side encryption" : "Serverkryptering", diff --git a/apps/settings/l10n/th.js b/apps/settings/l10n/th.js index 6e5ed74b131..0ef07524d2a 100644 --- a/apps/settings/l10n/th.js +++ b/apps/settings/l10n/th.js @@ -75,6 +75,7 @@ OC.L10N.register( "Supported" : "รองรับ", "Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface." : "PHP ของคุณไม่รองรับ FreeType ส่งผลให้รูปภาพโปรไฟล์และส่วนติดต่อการตั้งค่าไม่สมบูรณ์", "Nextcloud settings" : "การตั้งค่า Nextcloud", + "Enable" : "เปิดใช้งาน", "None" : "ไม่มี", "Allow apps to use the Share API" : "อนุญาตให้แอปสามารถใช้ API แชร์", "Allow resharing" : "อนุญาตให้แชร์ซ้ำ", @@ -144,7 +145,6 @@ OC.L10N.register( "Password" : "รหัสผ่าน", "Show QR code for mobile apps" : "แสดงคิวอาร์โค้ดสำหรับแอปมือถือ", "Could not copy app password. Please copy it manually." : "ไม่สามารถคัดลอกรหัสผ่านแอป โปรดคัดลอกด้วยตนเอง", - "Enable" : "เปิดใช้งาน", "Server-side encryption" : "การเข้ารหัสฝั่งเซิร์ฟเวอร์", "Enable server-side encryption" : "เปิดใช้การเข้ารหัสฝั่งเซิร์ฟเวอร์", "Once encryption is enabled, all files uploaded to the server from that point forward will be encrypted at rest on the server. It will only be possible to disable encryption at a later date if the active encryption module supports that function, and all pre-conditions (e.g. setting a recover key) are met." : "เมื่อเปิดใช้งานการเข้ารหัส ไฟล์ทั้งหมดที่อัปโหลดไปยังเซิร์ฟเวอร์จะถูกเข้ารหัสบนเซิฟเวอร์ สามารถปิดใช้งานการเข้ารหัสในภายหลังหากโมดูลการเข้ารหัสที่ใช้อยู่รองรับฟังก์ชั่นนี้ และเข้าเงื่อนไขก่อนการเปิดใช้งาน (เช่น การตั้งค่าคีย์กู้คืน) ทุกข้อแล้ว", diff --git a/apps/settings/l10n/th.json b/apps/settings/l10n/th.json index c066460c524..4d8d76fe4f9 100644 --- a/apps/settings/l10n/th.json +++ b/apps/settings/l10n/th.json @@ -73,6 +73,7 @@ "Supported" : "รองรับ", "Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface." : "PHP ของคุณไม่รองรับ FreeType ส่งผลให้รูปภาพโปรไฟล์และส่วนติดต่อการตั้งค่าไม่สมบูรณ์", "Nextcloud settings" : "การตั้งค่า Nextcloud", + "Enable" : "เปิดใช้งาน", "None" : "ไม่มี", "Allow apps to use the Share API" : "อนุญาตให้แอปสามารถใช้ API แชร์", "Allow resharing" : "อนุญาตให้แชร์ซ้ำ", @@ -142,7 +143,6 @@ "Password" : "รหัสผ่าน", "Show QR code for mobile apps" : "แสดงคิวอาร์โค้ดสำหรับแอปมือถือ", "Could not copy app password. Please copy it manually." : "ไม่สามารถคัดลอกรหัสผ่านแอป โปรดคัดลอกด้วยตนเอง", - "Enable" : "เปิดใช้งาน", "Server-side encryption" : "การเข้ารหัสฝั่งเซิร์ฟเวอร์", "Enable server-side encryption" : "เปิดใช้การเข้ารหัสฝั่งเซิร์ฟเวอร์", "Once encryption is enabled, all files uploaded to the server from that point forward will be encrypted at rest on the server. It will only be possible to disable encryption at a later date if the active encryption module supports that function, and all pre-conditions (e.g. setting a recover key) are met." : "เมื่อเปิดใช้งานการเข้ารหัส ไฟล์ทั้งหมดที่อัปโหลดไปยังเซิร์ฟเวอร์จะถูกเข้ารหัสบนเซิฟเวอร์ สามารถปิดใช้งานการเข้ารหัสในภายหลังหากโมดูลการเข้ารหัสที่ใช้อยู่รองรับฟังก์ชั่นนี้ และเข้าเงื่อนไขก่อนการเปิดใช้งาน (เช่น การตั้งค่าคีย์กู้คืน) ทุกข้อแล้ว", diff --git a/apps/settings/l10n/tr.js b/apps/settings/l10n/tr.js index ce0806ec003..8f203b6ddfc 100644 --- a/apps/settings/l10n/tr.js +++ b/apps/settings/l10n/tr.js @@ -121,6 +121,11 @@ OC.L10N.register( "Personal info" : "Kişisel bilgiler", "Mobile & desktop" : "Mobil ve masaüstü", "Email server" : "E-posta sunucusu", + "Mail Providers" : "E-posta hizmeti sağlayıcıları", + "Mail provider enables sending emails directly through the user's personal email account. At present, this functionality is limited to calendar invitations. It requires Nextcloud Mail 4.1 and an email account in Nextcloud Mail that matches the user's email address in Nextcloud." : "E-posta hizmeti sağlayıcısı, e-postaları doğrudan kullanıcının kişisel e-posta hesabı üzerinden göndermeyi sağlar. Şu anda, bu özellik takvim davetleriyle sınırlıdır. Nextcloud Posta 4.1 ve Nextcloud Posta üzerinde kullanıcının Nextcloud e-posta adresiyle eşleşen bir e-posta hesabı gerekir.", + "Send emails using" : "E-postalar şuradan gönderilsin", + "User's email account" : "Kullanıcının e-posta hesabı", + "System email account" : "Sistem e-posta hesabı", "Security & setup checks" : "Güvenlik ve kurulum denetimleri", "Background jobs" : "Arka plan görevleri", "Unlimited" : "Sınırsız", @@ -206,11 +211,15 @@ OC.L10N.register( "Memcached is configured as distributed cache, but the wrong PHP module (\"memcache\") is installed. Please install the PHP module \"memcached\"." : "Memcached dağıtılmış ön bellek olarak yapılandırılmış, ancak yanlış PHP modülü (\"memcache\") kurulmuş. Lütfen \"memcached\" PHP modülünü yükleyin.", "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.", + "Failed to write and read a value from local cache." : "Yerel ön bellekten bir değer yazılamadı ve okunamadı.", + "Failed to write and read a value from distributed cache." : "Dağıtılmış ön bellekten bir değer yazılamadı ve okunamadı.", "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 row format" : "MySQL satır biçimi", "You are not using MySQL" : "MySQL kullanmıyorsunuz", + "None of your tables use ROW_FORMAT=Compressed" : "Hiç bir tablonuzda ROW_FORMAT=Compressed kullanılmıyor", + "Incorrect row format found in your database. ROW_FORMAT=Dynamic offers the best database performances for Nextcloud. Please update row format on the following list: %s." : "Veri tabanınızda yanlış satır biçimi bulundu. ROW_FORMAT=Dynamic, Nextcloud için en iyi veri tabanı başarımını sunar. Lütfen aşağıdaki listedeki satır biçimini güncelleyin: %s.", "MySQL Unicode support" : "MySQL Unikod desteği", "MySQL is used as database and does support 4-byte characters" : "Veri tabanı olarak MySQL kullanılıyor ve 4 baytlık karakterler destekleniyor", "MySQL is used as database but does not support 4-byte characters. To be able to handle 4-byte characters (like emojis) without issues in filenames or comments for example it is recommended to enable the 4-byte support in MySQL." : "Veri tabanı olarak MySQL kullanılıyor ancak 4 bayt uzunluğundaki karakterler desteklenmiyor. 4 bayt uzunluğundaki karaktelerin (emoji simgeleri gibi) dosya adları ya da yorumlarda sorun çıkmadan işlenebilmesi için MySQL üzerinde 4 bayt desteğinin kullanıma alınması önerilir.", @@ -234,6 +243,11 @@ OC.L10N.register( "Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface." : "PHP kurulumunuzda FreeType desteği yok. Bu durum profil görsellerinin ve ayarlar bölümünün bozuk görüntülenmesine neden olur.", "PHP getenv" : "PHP getenv", "PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHP yanlış kurulmuş ve sistem ortam değişkenlerini okuyamıyor gibi görünüyor. getenv(\"PATH\") komutu ile yapılan sınama sonucunda boş bir yanıt alındı.", + "PHP file size upload limit" : "PHP yüklenebilecek dosya boyutu sınırı", + "The PHP upload_max_filesize is too low. A size of at least %1$s is recommended. Current value: %2$s." : "PHP upload_max_filesize değeri çok küçük. En az %1$s olması önerilir. Geçerli değer: %2$s.", + "The PHP post_max_size is too low. A size of at least %1$s is recommended. Current value: %2$s." : "PHP post_max_size değeri çok küçük. En az %1$s olması önerilir. Geçerli değer: %2$s.", + "The PHP max_input_time is too low. A time of at least %1$s is recommended. Current value: %2$s." : "PHP max_input_time değeri çok küçük. En az %1$s olması önerilir. Geçerli değer: %2$s.", + "The PHP max_execution_time is too low. A time of at least %1$s is recommended. Current value: %2$s." : "PHP max_execution_time değeri çok küçük. En az %1$s olması önerilir. Geçerli değer: %2$s.", "PHP memory limit" : "PHP bellek sınırı", "The PHP memory limit is below the recommended value of %s." : "PHP bellek sınırı önerilen %s değerinden küçük.", "PHP modules" : "PHP modülleri", @@ -291,6 +305,7 @@ OC.L10N.register( "MariaDB version 10.3 detected, this version is end-of-life and only supported as part of Ubuntu 20.04. MariaDB >=%1$s and <=%2$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "MariaDB 10.3 sürümü bulundu. Bu sürüm ömrünün sonuna geldi ve yalnızca Ubuntu 20.04 sürümünün bir parçası. Bu Nextcloud sürümüyle en iyi başarım, kararlılık ve işlevsellik sağlamak için MariaDB sürümünün %1$s ile %2$s arasında olması önerilir.", "MariaDB version \"%1$s\" detected. MariaDB >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "MariaDB \"%1$s\" sürümü bulundu. Bu Nextcloud sürümüyle en iyi başarım, kararlılık ve işlevsellik sağlamak için MariaDB sürümünün %2$s ile %3$s arasında olması önerilir.", "MySQL version \"%1$s\" detected. MySQL >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "MySQL \"%1$s\" sürümü bulundu. Bu Nextcloud sürümüyle en iyi başarım, kararlılık ve işlevsellik sağlamak için MySQL sürümünün %2$s ile %3$s arasında olması önerilir.", + "PostgreSQL version \"%1$s\" detected. PostgreSQL >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "PostgreSQL \"%1$s\" sürümü bulundu. Bu Nextcloud sürümüyle en iyi başarım, kararlılık ve işlevsellik sağlamak için PostgreSQL sürümünün %2$s ile %3$s arasında olması önerilir.", "SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend. This is particularly recommended when using the desktop client for file synchronisation. To migrate to another database use the command line tool: \"occ db:convert-type\"." : "Şu anda arka uç veri tabanı olarak SQLite kullanılıyor. Daha büyük kurulumlar için farklı bir veri tabanı arka ucuna geçmenizi öneririz. Bu özellikle dosya eşitlemesi için masaüstü istemcisini kullanırken önerilir. Başka bir veri tabanına geçmek için komut satırı aracını kullanın: \"occ db:convert-type\".", "Unknown database platform" : "Veri tabanı platformu bilinmiyor", "Architecture" : "Mimari", @@ -322,6 +337,7 @@ OC.L10N.register( "Unified task processing" : "Birleştirilmiş görev işleme", "AI tasks can be implemented by different apps. Here you can set which app should be used for which task." : "Yapay zeka görevleri farklı uygulamalardan sağlanabilir. Buradan, bu görev için hangi uygulamanın kullanılacağını ayarlayabilirsiniz.", "Task:" : "Görev:", + "Enable" : "Kullanıma al", "None of your currently installed apps provide Task processing functionality" : "Şu anda kurulu uygulamaların hiç birinde görev işleme özelliği yok", "Machine translation" : "Makine çevirisi", "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "Makine çevirisi, farklı uygulamalardan sağlanabilir. Buradan, şu anda kurulu makine çevirisi uygulamalarının önceliğini belirtebilirsiniz.", @@ -352,6 +368,7 @@ OC.L10N.register( "Groups allowed to share" : "Paylaşım yapılabilecek gruplar", "Groups excluded from sharing" : "Paylaşıma katılmayacak gruplar", "Not allowed groups will still be able to receive shares, but not to initiate them." : "İzin verilmeyen gruplar paylaşımları almayı sürdürebilir ancak paylaşım yapamaz.", + "Set default expiration date for internal shares" : "İç paylaşımlar için varsayılan kullanma süresi sonunu ayarlayın", "Enforce expiration date" : "Geçerlilik sonu tarihi dayatılsın", "Default expiration time of new shares in days" : "Yeni paylaşımların gün olarak varsayılan geçerlilik süresi", "Expire shares after x days" : "Paylaşımların geçerlilik süresi x gün sonra dolsun", @@ -501,7 +518,6 @@ OC.L10N.register( "Unable to update background job mode" : "Arka plan görevi kipi güncellenemedi", "Profile" : "Profil", "Enable or disable profile by default for new accounts." : "Bu seçenek kullanıma alındığında, profil yeni hesaplar için varsayılan olur.", - "Enable" : "Kullanıma al", "Unable to update profile default setting" : "Profil varsayılan ayarı güncellenemedi", "{app}'s declarative setting field: {name}" : "{app} uygulamasının bildirdiği ayar alanı: {name}", "Failed to save setting" : "Ayar kaydedilemedi", @@ -785,6 +801,7 @@ OC.L10N.register( "Privacy policy" : "Gizlilik ilkesi", "None/STARTTLS" : "Yok/STARTTLS", "SSL" : "SSL", + "Mail delivery is disabled by instance config \"%s\"." : "E-posta gönderimi kopyanın yapılandırmasından kullanımdan kaldırılmış \"%s\".", "Open documentation" : "Belgeleri aç", "It is important to set up this server to be able to send emails, like for password reset and notifications." : "Bu sunucunun parola sıfırlama ve bildirim işlemleri için e-posta gönderebilecek şekilde ayarlanmış olması önemlidir.", "Send mode" : "Gönderim kipi", @@ -907,6 +924,7 @@ OC.L10N.register( "To allow this check to run you have to make sure that your webserver can connect to itself. Therefor it must be able to resolve and connect to at least one its `trusted_domains` or the `overwrite.cli.url`." : "Bu denetimi çalıştırabilmek için site sunucunuzun kendisine bağlanabildiğinden emin olmanız gerekir. Bu nedenle, `trusted_domains` ya da `overwrite.cli.url` değerlerinden en az birini çözümleyebilmeli ve bunlara bağlanabilmelidir.", "Could not check for JavaScript support via any of your `trusted_domains` nor `overwrite.cli.url`. This may be the result of a server-side DNS mismatch or outbound firewall rule. Please check manually if your webserver serves `.mjs` files using the JavaScript MIME type." : "`trusted_domains` ya da `overwrite.cli.url` değerlerinden biri ile JavaScript desteği olup olmadığ denetlenemedi. Bu durum, sunucu tarafı DNS uyuşmazlığından ya da giden güvenlik duvarı kuralından kaynaklanıyor olabilir. Lütfen site sunucunuzun JavaScript MIME türünü kullanarak `.mjs` dosyalarını sunup sunmadığını el ile denetleyin.", "Active accounts" : "Etkin hesaplar", + "Users's email account" : "Kullanıcıların e-posta hesabı", "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "Bu denetimi çalıştırabilmek için site sunucunuzun kendisine bağlanabildiğinden emin olmanız gerekir. Bu nedenle, `trusted_domains` ya da `overwrite.cli.url` değerlerinden en az birini çözümleyebilmeli ve bunlara bağlanabilmelidir. Bu sorun, sunucu tarafındaki bir DNS uyumsuzluğunun veya giden güvenlik duvarı kuralının sonucu olabilir.", "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "PostgreSQL \"%s\" sürümü bulundu. Bu Nextcloud sürümüyle en iyi başarım, kararlılık ve işlevsellik sağlamak için PostgreSQL sürümünün 12 ile 16 arasında olması önerilir." }, diff --git a/apps/settings/l10n/tr.json b/apps/settings/l10n/tr.json index cc846919193..7a2a107949b 100644 --- a/apps/settings/l10n/tr.json +++ b/apps/settings/l10n/tr.json @@ -119,6 +119,11 @@ "Personal info" : "Kişisel bilgiler", "Mobile & desktop" : "Mobil ve masaüstü", "Email server" : "E-posta sunucusu", + "Mail Providers" : "E-posta hizmeti sağlayıcıları", + "Mail provider enables sending emails directly through the user's personal email account. At present, this functionality is limited to calendar invitations. It requires Nextcloud Mail 4.1 and an email account in Nextcloud Mail that matches the user's email address in Nextcloud." : "E-posta hizmeti sağlayıcısı, e-postaları doğrudan kullanıcının kişisel e-posta hesabı üzerinden göndermeyi sağlar. Şu anda, bu özellik takvim davetleriyle sınırlıdır. Nextcloud Posta 4.1 ve Nextcloud Posta üzerinde kullanıcının Nextcloud e-posta adresiyle eşleşen bir e-posta hesabı gerekir.", + "Send emails using" : "E-postalar şuradan gönderilsin", + "User's email account" : "Kullanıcının e-posta hesabı", + "System email account" : "Sistem e-posta hesabı", "Security & setup checks" : "Güvenlik ve kurulum denetimleri", "Background jobs" : "Arka plan görevleri", "Unlimited" : "Sınırsız", @@ -204,11 +209,15 @@ "Memcached is configured as distributed cache, but the wrong PHP module (\"memcache\") is installed. Please install the PHP module \"memcached\"." : "Memcached dağıtılmış ön bellek olarak yapılandırılmış, ancak yanlış PHP modülü (\"memcache\") kurulmuş. Lütfen \"memcached\" PHP modülünü yükleyin.", "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.", + "Failed to write and read a value from local cache." : "Yerel ön bellekten bir değer yazılamadı ve okunamadı.", + "Failed to write and read a value from distributed cache." : "Dağıtılmış ön bellekten bir değer yazılamadı ve okunamadı.", "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 row format" : "MySQL satır biçimi", "You are not using MySQL" : "MySQL kullanmıyorsunuz", + "None of your tables use ROW_FORMAT=Compressed" : "Hiç bir tablonuzda ROW_FORMAT=Compressed kullanılmıyor", + "Incorrect row format found in your database. ROW_FORMAT=Dynamic offers the best database performances for Nextcloud. Please update row format on the following list: %s." : "Veri tabanınızda yanlış satır biçimi bulundu. ROW_FORMAT=Dynamic, Nextcloud için en iyi veri tabanı başarımını sunar. Lütfen aşağıdaki listedeki satır biçimini güncelleyin: %s.", "MySQL Unicode support" : "MySQL Unikod desteği", "MySQL is used as database and does support 4-byte characters" : "Veri tabanı olarak MySQL kullanılıyor ve 4 baytlık karakterler destekleniyor", "MySQL is used as database but does not support 4-byte characters. To be able to handle 4-byte characters (like emojis) without issues in filenames or comments for example it is recommended to enable the 4-byte support in MySQL." : "Veri tabanı olarak MySQL kullanılıyor ancak 4 bayt uzunluğundaki karakterler desteklenmiyor. 4 bayt uzunluğundaki karaktelerin (emoji simgeleri gibi) dosya adları ya da yorumlarda sorun çıkmadan işlenebilmesi için MySQL üzerinde 4 bayt desteğinin kullanıma alınması önerilir.", @@ -232,6 +241,11 @@ "Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface." : "PHP kurulumunuzda FreeType desteği yok. Bu durum profil görsellerinin ve ayarlar bölümünün bozuk görüntülenmesine neden olur.", "PHP getenv" : "PHP getenv", "PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHP yanlış kurulmuş ve sistem ortam değişkenlerini okuyamıyor gibi görünüyor. getenv(\"PATH\") komutu ile yapılan sınama sonucunda boş bir yanıt alındı.", + "PHP file size upload limit" : "PHP yüklenebilecek dosya boyutu sınırı", + "The PHP upload_max_filesize is too low. A size of at least %1$s is recommended. Current value: %2$s." : "PHP upload_max_filesize değeri çok küçük. En az %1$s olması önerilir. Geçerli değer: %2$s.", + "The PHP post_max_size is too low. A size of at least %1$s is recommended. Current value: %2$s." : "PHP post_max_size değeri çok küçük. En az %1$s olması önerilir. Geçerli değer: %2$s.", + "The PHP max_input_time is too low. A time of at least %1$s is recommended. Current value: %2$s." : "PHP max_input_time değeri çok küçük. En az %1$s olması önerilir. Geçerli değer: %2$s.", + "The PHP max_execution_time is too low. A time of at least %1$s is recommended. Current value: %2$s." : "PHP max_execution_time değeri çok küçük. En az %1$s olması önerilir. Geçerli değer: %2$s.", "PHP memory limit" : "PHP bellek sınırı", "The PHP memory limit is below the recommended value of %s." : "PHP bellek sınırı önerilen %s değerinden küçük.", "PHP modules" : "PHP modülleri", @@ -289,6 +303,7 @@ "MariaDB version 10.3 detected, this version is end-of-life and only supported as part of Ubuntu 20.04. MariaDB >=%1$s and <=%2$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "MariaDB 10.3 sürümü bulundu. Bu sürüm ömrünün sonuna geldi ve yalnızca Ubuntu 20.04 sürümünün bir parçası. Bu Nextcloud sürümüyle en iyi başarım, kararlılık ve işlevsellik sağlamak için MariaDB sürümünün %1$s ile %2$s arasında olması önerilir.", "MariaDB version \"%1$s\" detected. MariaDB >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "MariaDB \"%1$s\" sürümü bulundu. Bu Nextcloud sürümüyle en iyi başarım, kararlılık ve işlevsellik sağlamak için MariaDB sürümünün %2$s ile %3$s arasında olması önerilir.", "MySQL version \"%1$s\" detected. MySQL >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "MySQL \"%1$s\" sürümü bulundu. Bu Nextcloud sürümüyle en iyi başarım, kararlılık ve işlevsellik sağlamak için MySQL sürümünün %2$s ile %3$s arasında olması önerilir.", + "PostgreSQL version \"%1$s\" detected. PostgreSQL >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "PostgreSQL \"%1$s\" sürümü bulundu. Bu Nextcloud sürümüyle en iyi başarım, kararlılık ve işlevsellik sağlamak için PostgreSQL sürümünün %2$s ile %3$s arasında olması önerilir.", "SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend. This is particularly recommended when using the desktop client for file synchronisation. To migrate to another database use the command line tool: \"occ db:convert-type\"." : "Şu anda arka uç veri tabanı olarak SQLite kullanılıyor. Daha büyük kurulumlar için farklı bir veri tabanı arka ucuna geçmenizi öneririz. Bu özellikle dosya eşitlemesi için masaüstü istemcisini kullanırken önerilir. Başka bir veri tabanına geçmek için komut satırı aracını kullanın: \"occ db:convert-type\".", "Unknown database platform" : "Veri tabanı platformu bilinmiyor", "Architecture" : "Mimari", @@ -320,6 +335,7 @@ "Unified task processing" : "Birleştirilmiş görev işleme", "AI tasks can be implemented by different apps. Here you can set which app should be used for which task." : "Yapay zeka görevleri farklı uygulamalardan sağlanabilir. Buradan, bu görev için hangi uygulamanın kullanılacağını ayarlayabilirsiniz.", "Task:" : "Görev:", + "Enable" : "Kullanıma al", "None of your currently installed apps provide Task processing functionality" : "Şu anda kurulu uygulamaların hiç birinde görev işleme özelliği yok", "Machine translation" : "Makine çevirisi", "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "Makine çevirisi, farklı uygulamalardan sağlanabilir. Buradan, şu anda kurulu makine çevirisi uygulamalarının önceliğini belirtebilirsiniz.", @@ -350,6 +366,7 @@ "Groups allowed to share" : "Paylaşım yapılabilecek gruplar", "Groups excluded from sharing" : "Paylaşıma katılmayacak gruplar", "Not allowed groups will still be able to receive shares, but not to initiate them." : "İzin verilmeyen gruplar paylaşımları almayı sürdürebilir ancak paylaşım yapamaz.", + "Set default expiration date for internal shares" : "İç paylaşımlar için varsayılan kullanma süresi sonunu ayarlayın", "Enforce expiration date" : "Geçerlilik sonu tarihi dayatılsın", "Default expiration time of new shares in days" : "Yeni paylaşımların gün olarak varsayılan geçerlilik süresi", "Expire shares after x days" : "Paylaşımların geçerlilik süresi x gün sonra dolsun", @@ -499,7 +516,6 @@ "Unable to update background job mode" : "Arka plan görevi kipi güncellenemedi", "Profile" : "Profil", "Enable or disable profile by default for new accounts." : "Bu seçenek kullanıma alındığında, profil yeni hesaplar için varsayılan olur.", - "Enable" : "Kullanıma al", "Unable to update profile default setting" : "Profil varsayılan ayarı güncellenemedi", "{app}'s declarative setting field: {name}" : "{app} uygulamasının bildirdiği ayar alanı: {name}", "Failed to save setting" : "Ayar kaydedilemedi", @@ -783,6 +799,7 @@ "Privacy policy" : "Gizlilik ilkesi", "None/STARTTLS" : "Yok/STARTTLS", "SSL" : "SSL", + "Mail delivery is disabled by instance config \"%s\"." : "E-posta gönderimi kopyanın yapılandırmasından kullanımdan kaldırılmış \"%s\".", "Open documentation" : "Belgeleri aç", "It is important to set up this server to be able to send emails, like for password reset and notifications." : "Bu sunucunun parola sıfırlama ve bildirim işlemleri için e-posta gönderebilecek şekilde ayarlanmış olması önemlidir.", "Send mode" : "Gönderim kipi", @@ -905,6 +922,7 @@ "To allow this check to run you have to make sure that your webserver can connect to itself. Therefor it must be able to resolve and connect to at least one its `trusted_domains` or the `overwrite.cli.url`." : "Bu denetimi çalıştırabilmek için site sunucunuzun kendisine bağlanabildiğinden emin olmanız gerekir. Bu nedenle, `trusted_domains` ya da `overwrite.cli.url` değerlerinden en az birini çözümleyebilmeli ve bunlara bağlanabilmelidir.", "Could not check for JavaScript support via any of your `trusted_domains` nor `overwrite.cli.url`. This may be the result of a server-side DNS mismatch or outbound firewall rule. Please check manually if your webserver serves `.mjs` files using the JavaScript MIME type." : "`trusted_domains` ya da `overwrite.cli.url` değerlerinden biri ile JavaScript desteği olup olmadığ denetlenemedi. Bu durum, sunucu tarafı DNS uyuşmazlığından ya da giden güvenlik duvarı kuralından kaynaklanıyor olabilir. Lütfen site sunucunuzun JavaScript MIME türünü kullanarak `.mjs` dosyalarını sunup sunmadığını el ile denetleyin.", "Active accounts" : "Etkin hesaplar", + "Users's email account" : "Kullanıcıların e-posta hesabı", "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "Bu denetimi çalıştırabilmek için site sunucunuzun kendisine bağlanabildiğinden emin olmanız gerekir. Bu nedenle, `trusted_domains` ya da `overwrite.cli.url` değerlerinden en az birini çözümleyebilmeli ve bunlara bağlanabilmelidir. Bu sorun, sunucu tarafındaki bir DNS uyumsuzluğunun veya giden güvenlik duvarı kuralının sonucu olabilir.", "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "PostgreSQL \"%s\" sürümü bulundu. Bu Nextcloud sürümüyle en iyi başarım, kararlılık ve işlevsellik sağlamak için PostgreSQL sürümünün 12 ile 16 arasında olması önerilir." },"pluralForm" :"nplurals=2; plural=(n > 1);" diff --git a/apps/settings/l10n/ug.js b/apps/settings/l10n/ug.js index 6a0d0a1c235..3cfd00343d6 100644 --- a/apps/settings/l10n/ug.js +++ b/apps/settings/l10n/ug.js @@ -322,6 +322,7 @@ OC.L10N.register( "Unified task processing" : "بىر تۇتاش ۋەزىپە بىر تەرەپ قىلىش", "AI tasks can be implemented by different apps. Here you can set which app should be used for which task." : "سۈنئىي ئەقىل ۋەزىپىلىرىنى ئوخشىمىغان ئەپلەر ئارقىلىق ئەمەلگە ئاشۇرغىلى بولىدۇ. بۇ يەردە قايسى ئەپنى قايسى ۋەزىپە ئۈچۈن ئىشلىتىش كېرەكلىكىنى بەلگىلىيەلەيسىز.", "Task:" : "ۋەزىپە:", + "Enable" : "قوزغات", "None of your currently installed apps provide Task processing functionality" : "ھازىر قاچىلانغان ئەپلىرىڭىزنىڭ ھېچقايسىسى ۋەزىپە بىر تەرەپ قىلىش ئىقتىدارىنى تەمىنلىمەيدۇ", "Machine translation" : "ماشىنا تەرجىمىسى", "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "ئوخشىمىغان ئەپلەر ئارقىلىق ماشىنا تەرجىمىسىنى يولغا قويغىلى بولىدۇ. بۇ يەردە سىز ھازىر ئورناتقان ماشىنا تەرجىمە ئەپلىرىنىڭ ئەۋزەللىكىنى بەلگىلىيەلەيسىز.", @@ -499,7 +500,6 @@ OC.L10N.register( "Unable to update background job mode" : "تەگلىك خىزمەت ھالىتىنى يېڭىلاشقا ئامالسىز", "Profile" : "ئارخىپ", "Enable or disable profile by default for new accounts." : "يېڭى ھېسابات ئۈچۈن سۈكۈتتىكى ھالەتتە ئارخىپنى قوزغىتىڭ ياكى چەكلەڭ.", - "Enable" : "قوزغات", "Unable to update profile default setting" : "ئارخىپ سۈكۈتتىكى تەڭشىكىنى يېڭىلاشقا ئامالسىز", "{app}'s declarative setting field: {name}" : "{app} نىڭ بايان قىلىش تەڭشىكى: {name}", "Failed to save setting" : "تەڭشەكنى ساقلىيالمىدى", diff --git a/apps/settings/l10n/ug.json b/apps/settings/l10n/ug.json index 4676d664318..7b49883e22e 100644 --- a/apps/settings/l10n/ug.json +++ b/apps/settings/l10n/ug.json @@ -320,6 +320,7 @@ "Unified task processing" : "بىر تۇتاش ۋەزىپە بىر تەرەپ قىلىش", "AI tasks can be implemented by different apps. Here you can set which app should be used for which task." : "سۈنئىي ئەقىل ۋەزىپىلىرىنى ئوخشىمىغان ئەپلەر ئارقىلىق ئەمەلگە ئاشۇرغىلى بولىدۇ. بۇ يەردە قايسى ئەپنى قايسى ۋەزىپە ئۈچۈن ئىشلىتىش كېرەكلىكىنى بەلگىلىيەلەيسىز.", "Task:" : "ۋەزىپە:", + "Enable" : "قوزغات", "None of your currently installed apps provide Task processing functionality" : "ھازىر قاچىلانغان ئەپلىرىڭىزنىڭ ھېچقايسىسى ۋەزىپە بىر تەرەپ قىلىش ئىقتىدارىنى تەمىنلىمەيدۇ", "Machine translation" : "ماشىنا تەرجىمىسى", "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "ئوخشىمىغان ئەپلەر ئارقىلىق ماشىنا تەرجىمىسىنى يولغا قويغىلى بولىدۇ. بۇ يەردە سىز ھازىر ئورناتقان ماشىنا تەرجىمە ئەپلىرىنىڭ ئەۋزەللىكىنى بەلگىلىيەلەيسىز.", @@ -497,7 +498,6 @@ "Unable to update background job mode" : "تەگلىك خىزمەت ھالىتىنى يېڭىلاشقا ئامالسىز", "Profile" : "ئارخىپ", "Enable or disable profile by default for new accounts." : "يېڭى ھېسابات ئۈچۈن سۈكۈتتىكى ھالەتتە ئارخىپنى قوزغىتىڭ ياكى چەكلەڭ.", - "Enable" : "قوزغات", "Unable to update profile default setting" : "ئارخىپ سۈكۈتتىكى تەڭشىكىنى يېڭىلاشقا ئامالسىز", "{app}'s declarative setting field: {name}" : "{app} نىڭ بايان قىلىش تەڭشىكى: {name}", "Failed to save setting" : "تەڭشەكنى ساقلىيالمىدى", diff --git a/apps/settings/l10n/uk.js b/apps/settings/l10n/uk.js index 083665785ea..6a3382451bf 100644 --- a/apps/settings/l10n/uk.js +++ b/apps/settings/l10n/uk.js @@ -259,6 +259,7 @@ OC.L10N.register( "Profile picture, full name, email, phone number, address, website, Twitter, organisation, role, headline, biography, and whether your profile is enabled" : "Зображення профілю, повне ім’я, електронна адреса, номер телефону, адреса, веб-сайт, Twitter, організація, роль, заголовок, біографія та чи активовано ваш профіль", "Nextcloud settings" : "Налаштування Nextcloud", "Task:" : "Завдання:", + "Enable" : "Увімкнути", "Machine translation" : "Машинний переклад", "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "Машинний переклад може здійснюватися за допомогою декількох застосунків. Тут можна визначити послідовність використання встановлених застосунків машинного перекладу.", "Image generation" : "Створення зображень", @@ -422,7 +423,6 @@ OC.L10N.register( "Unable to update background job mode" : "Не вдалося оновити фоновий режим завдання", "Profile" : "Профіль", "Enable or disable profile by default for new accounts." : "Увімкнути або вимкнути стандартний профіль для нових акаунтів.", - "Enable" : "Увімкнути", "Unable to update profile default setting" : "Не вдалося оновити стандартні налаштування профілю", "Failed to save setting" : "Не вдалося зберегти налаштування", "Server-side encryption" : "Шифрування на сервері", diff --git a/apps/settings/l10n/uk.json b/apps/settings/l10n/uk.json index 6860ed2c6be..35f2b00118e 100644 --- a/apps/settings/l10n/uk.json +++ b/apps/settings/l10n/uk.json @@ -257,6 +257,7 @@ "Profile picture, full name, email, phone number, address, website, Twitter, organisation, role, headline, biography, and whether your profile is enabled" : "Зображення профілю, повне ім’я, електронна адреса, номер телефону, адреса, веб-сайт, Twitter, організація, роль, заголовок, біографія та чи активовано ваш профіль", "Nextcloud settings" : "Налаштування Nextcloud", "Task:" : "Завдання:", + "Enable" : "Увімкнути", "Machine translation" : "Машинний переклад", "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "Машинний переклад може здійснюватися за допомогою декількох застосунків. Тут можна визначити послідовність використання встановлених застосунків машинного перекладу.", "Image generation" : "Створення зображень", @@ -420,7 +421,6 @@ "Unable to update background job mode" : "Не вдалося оновити фоновий режим завдання", "Profile" : "Профіль", "Enable or disable profile by default for new accounts." : "Увімкнути або вимкнути стандартний профіль для нових акаунтів.", - "Enable" : "Увімкнути", "Unable to update profile default setting" : "Не вдалося оновити стандартні налаштування профілю", "Failed to save setting" : "Не вдалося зберегти налаштування", "Server-side encryption" : "Шифрування на сервері", diff --git a/apps/settings/l10n/vi.js b/apps/settings/l10n/vi.js index 8ab1b235e10..06ace9cb55d 100644 --- a/apps/settings/l10n/vi.js +++ b/apps/settings/l10n/vi.js @@ -139,6 +139,7 @@ OC.L10N.register( "Profile picture, full name, email, phone number, address, website, Twitter, organisation, role, headline, biography, and whether your profile is enabled" : "Ảnh hồ sơ, tên đầy đủ, email, số điện thoại, địa chỉ, trang web, Twitter, tổ chức, vai trò, tiêu đề, tiểu sử và liệu hồ sơ của bạn có được bật hay không", "Nextcloud settings" : "Cài đặt Cloud", "Task:" : "Tác vụ:", + "Enable" : "Bật", "Machine translation" : "Dịch máy", "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "Dịch máy có thể được thực hiện bởi các ứng dụng khác nhau. Tại đây, bạn có thể xác định mức độ ưu tiên của ứng dụng dịch máy mà bạn đã cài đặt vào lúc này.", "Image generation" : "Tạo hình ảnh", @@ -245,7 +246,6 @@ OC.L10N.register( "The PHP POSIX extension is required. See {linkstart}PHP documentation{linkend} for more details." : "Cần có phần mở rộng PHP POSIX. Xem {linkstart}tài liệu PHP{linkend} để biết thêm chi tiết.", "Unable to update background job mode" : "Không thể cập nhật chế độ công việc nền", "Profile" : "Hồ sơ", - "Enable" : "Bật", "Unable to update profile default setting" : "Không thể cập nhật cài đặt mặc định của hồ sơ", "Server-side encryption" : "Mã hoá phía máy chủ", "Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed." : "Mã hóa phía máy chủ giúp mã hóa các tệp được tải lên máy chủ này. Điều này đi kèm với những hạn chế như hình phạt về hiệu suất, vì vậy chỉ kích hoạt tính năng này nếu cần.", diff --git a/apps/settings/l10n/vi.json b/apps/settings/l10n/vi.json index 197aaa8a581..14451c637e5 100644 --- a/apps/settings/l10n/vi.json +++ b/apps/settings/l10n/vi.json @@ -137,6 +137,7 @@ "Profile picture, full name, email, phone number, address, website, Twitter, organisation, role, headline, biography, and whether your profile is enabled" : "Ảnh hồ sơ, tên đầy đủ, email, số điện thoại, địa chỉ, trang web, Twitter, tổ chức, vai trò, tiêu đề, tiểu sử và liệu hồ sơ của bạn có được bật hay không", "Nextcloud settings" : "Cài đặt Cloud", "Task:" : "Tác vụ:", + "Enable" : "Bật", "Machine translation" : "Dịch máy", "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "Dịch máy có thể được thực hiện bởi các ứng dụng khác nhau. Tại đây, bạn có thể xác định mức độ ưu tiên của ứng dụng dịch máy mà bạn đã cài đặt vào lúc này.", "Image generation" : "Tạo hình ảnh", @@ -243,7 +244,6 @@ "The PHP POSIX extension is required. See {linkstart}PHP documentation{linkend} for more details." : "Cần có phần mở rộng PHP POSIX. Xem {linkstart}tài liệu PHP{linkend} để biết thêm chi tiết.", "Unable to update background job mode" : "Không thể cập nhật chế độ công việc nền", "Profile" : "Hồ sơ", - "Enable" : "Bật", "Unable to update profile default setting" : "Không thể cập nhật cài đặt mặc định của hồ sơ", "Server-side encryption" : "Mã hoá phía máy chủ", "Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed." : "Mã hóa phía máy chủ giúp mã hóa các tệp được tải lên máy chủ này. Điều này đi kèm với những hạn chế như hình phạt về hiệu suất, vì vậy chỉ kích hoạt tính năng này nếu cần.", diff --git a/apps/settings/l10n/zh_CN.js b/apps/settings/l10n/zh_CN.js index 84aa81668a1..f0a21cc214b 100644 --- a/apps/settings/l10n/zh_CN.js +++ b/apps/settings/l10n/zh_CN.js @@ -334,6 +334,7 @@ OC.L10N.register( "Unified task processing" : "统一任务处理", "AI tasks can be implemented by different apps. Here you can set which app should be used for which task." : "AI 任务可以由不同的应用程序执行。在这里您可以设置哪个应用程序应该用于哪个任务。", "Task:" : "任务:", + "Enable" : "启用", "None of your currently installed apps provide Task processing functionality" : "您当前安装的应用程序均不提供任务处理功能", "Machine translation" : "机器翻译", "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "机器翻译可由不同的应用程序实现。在这里,您可以定义当前安装的机器翻译应用程序的优先级。", @@ -514,7 +515,6 @@ OC.L10N.register( "Unable to update background job mode" : "无法更新后台任务模式", "Profile" : "个人资料", "Enable or disable profile by default for new accounts." : "默认情况下为新账号启用或禁用配置文件。", - "Enable" : "启用", "Unable to update profile default setting" : "无法更新个人资料默认设置", "{app}'s declarative setting field: {name}" : "{app} 的声明性设置字段:{name}", "Failed to save setting" : "保存设置失败", diff --git a/apps/settings/l10n/zh_CN.json b/apps/settings/l10n/zh_CN.json index bc17150f866..3fc773ffec9 100644 --- a/apps/settings/l10n/zh_CN.json +++ b/apps/settings/l10n/zh_CN.json @@ -332,6 +332,7 @@ "Unified task processing" : "统一任务处理", "AI tasks can be implemented by different apps. Here you can set which app should be used for which task." : "AI 任务可以由不同的应用程序执行。在这里您可以设置哪个应用程序应该用于哪个任务。", "Task:" : "任务:", + "Enable" : "启用", "None of your currently installed apps provide Task processing functionality" : "您当前安装的应用程序均不提供任务处理功能", "Machine translation" : "机器翻译", "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "机器翻译可由不同的应用程序实现。在这里,您可以定义当前安装的机器翻译应用程序的优先级。", @@ -512,7 +513,6 @@ "Unable to update background job mode" : "无法更新后台任务模式", "Profile" : "个人资料", "Enable or disable profile by default for new accounts." : "默认情况下为新账号启用或禁用配置文件。", - "Enable" : "启用", "Unable to update profile default setting" : "无法更新个人资料默认设置", "{app}'s declarative setting field: {name}" : "{app} 的声明性设置字段:{name}", "Failed to save setting" : "保存设置失败", diff --git a/apps/settings/l10n/zh_HK.js b/apps/settings/l10n/zh_HK.js index e7bf0b39775..d3ded365626 100644 --- a/apps/settings/l10n/zh_HK.js +++ b/apps/settings/l10n/zh_HK.js @@ -337,6 +337,7 @@ OC.L10N.register( "Unified task processing" : "統一任務處理", "AI tasks can be implemented by different apps. Here you can set which app should be used for which task." : "人工智能任務可以由不同的應用程式來實現。 您可以在此處設置哪個應用程式應用於哪個任務。", "Task:" : "任務︰", + "Enable" : "啟用", "None of your currently installed apps provide Task processing functionality" : "您目前已安裝的應用程式均不提供任務處理功能", "Machine translation" : "機器翻譯", "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "機器翻譯可以通過不同的應用程式來實現。您可以在此處定義目前已安裝的機器翻譯應用程式的優先級。", @@ -517,7 +518,6 @@ OC.L10N.register( "Unable to update background job mode" : "無法更新後台作業模式", "Profile" : "個人設定", "Enable or disable profile by default for new accounts." : "預設情況下為新帳戶啟用或停用個人檔案。", - "Enable" : "啟用", "Unable to update profile default setting" : "無法更新個人檔案默認設定。", "{app}'s declarative setting field: {name}" : "{app} 的聲明性設定欄位:{name}", "Failed to save setting" : "儲存設定失敗", diff --git a/apps/settings/l10n/zh_HK.json b/apps/settings/l10n/zh_HK.json index e084298d10f..945294ea416 100644 --- a/apps/settings/l10n/zh_HK.json +++ b/apps/settings/l10n/zh_HK.json @@ -335,6 +335,7 @@ "Unified task processing" : "統一任務處理", "AI tasks can be implemented by different apps. Here you can set which app should be used for which task." : "人工智能任務可以由不同的應用程式來實現。 您可以在此處設置哪個應用程式應用於哪個任務。", "Task:" : "任務︰", + "Enable" : "啟用", "None of your currently installed apps provide Task processing functionality" : "您目前已安裝的應用程式均不提供任務處理功能", "Machine translation" : "機器翻譯", "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "機器翻譯可以通過不同的應用程式來實現。您可以在此處定義目前已安裝的機器翻譯應用程式的優先級。", @@ -515,7 +516,6 @@ "Unable to update background job mode" : "無法更新後台作業模式", "Profile" : "個人設定", "Enable or disable profile by default for new accounts." : "預設情況下為新帳戶啟用或停用個人檔案。", - "Enable" : "啟用", "Unable to update profile default setting" : "無法更新個人檔案默認設定。", "{app}'s declarative setting field: {name}" : "{app} 的聲明性設定欄位:{name}", "Failed to save setting" : "儲存設定失敗", diff --git a/apps/settings/l10n/zh_TW.js b/apps/settings/l10n/zh_TW.js index 5cbf1aa3862..3bfd0c76b56 100644 --- a/apps/settings/l10n/zh_TW.js +++ b/apps/settings/l10n/zh_TW.js @@ -337,6 +337,7 @@ OC.L10N.register( "Unified task processing" : "統一任務處理", "AI tasks can be implemented by different apps. Here you can set which app should be used for which task." : "人工智慧任務可以透過不同的應用程式實作。您可以在此處設定要使用哪個應用程式。", "Task:" : "任務:", + "Enable" : "啟用", "None of your currently installed apps provide Task processing functionality" : "您目前安裝的應用程式均不提供任務處理功能", "Machine translation" : "機器翻譯", "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "機器翻譯可以透過不同的應用程式實作。您可以在此處定義目前安裝的機器翻譯應用程式優先程度。", @@ -517,7 +518,6 @@ OC.L10N.register( "Unable to update background job mode" : "無法更新背景作業模式", "Profile" : "個人檔案", "Enable or disable profile by default for new accounts." : "預設情況下為新帳號啟用或停用個人檔案", - "Enable" : "啟用", "Unable to update profile default setting" : "無法更新個人檔案預設設定", "{app}'s declarative setting field: {name}" : "{app} 的聲明性設定欄位:{name}", "Failed to save setting" : "儲存設定失敗", diff --git a/apps/settings/l10n/zh_TW.json b/apps/settings/l10n/zh_TW.json index ff4a1f8f4ae..715b5d63a05 100644 --- a/apps/settings/l10n/zh_TW.json +++ b/apps/settings/l10n/zh_TW.json @@ -335,6 +335,7 @@ "Unified task processing" : "統一任務處理", "AI tasks can be implemented by different apps. Here you can set which app should be used for which task." : "人工智慧任務可以透過不同的應用程式實作。您可以在此處設定要使用哪個應用程式。", "Task:" : "任務:", + "Enable" : "啟用", "None of your currently installed apps provide Task processing functionality" : "您目前安裝的應用程式均不提供任務處理功能", "Machine translation" : "機器翻譯", "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "機器翻譯可以透過不同的應用程式實作。您可以在此處定義目前安裝的機器翻譯應用程式優先程度。", @@ -515,7 +516,6 @@ "Unable to update background job mode" : "無法更新背景作業模式", "Profile" : "個人檔案", "Enable or disable profile by default for new accounts." : "預設情況下為新帳號啟用或停用個人檔案", - "Enable" : "啟用", "Unable to update profile default setting" : "無法更新個人檔案預設設定", "{app}'s declarative setting field: {name}" : "{app} 的聲明性設定欄位:{name}", "Failed to save setting" : "儲存設定失敗", diff --git a/core/l10n/de.js b/core/l10n/de.js index db86544f196..87b0cd39451 100644 --- a/core/l10n/de.js +++ b/core/l10n/de.js @@ -108,7 +108,7 @@ OC.L10N.register( "Create share" : "Freigabe erstellen", "The remote URL must include the user." : "Die entfernte URL muss den Benutzer enthalten.", "Invalid remote URL." : "Ungültige entfernte URL.", - "Failed to add the public link to your Nextcloud" : "Fehler beim Hinzufügen des öffentlichen Links zu Ihrer Nextcloud", + "Failed to add the public link to your Nextcloud" : "Fehler beim Hinzufügen des öffentlichen Links zu deiner Nextcloud", "Direct link copied to clipboard" : "Direkter Link in die Zwischenablage kopiert", "Please copy the link manually:" : "Bitte den Link manuell kopieren:", "Custom date range" : "Benutzerdefinierter Zeitbereich", diff --git a/core/l10n/de.json b/core/l10n/de.json index c3af54e5630..243a99464dd 100644 --- a/core/l10n/de.json +++ b/core/l10n/de.json @@ -106,7 +106,7 @@ "Create share" : "Freigabe erstellen", "The remote URL must include the user." : "Die entfernte URL muss den Benutzer enthalten.", "Invalid remote URL." : "Ungültige entfernte URL.", - "Failed to add the public link to your Nextcloud" : "Fehler beim Hinzufügen des öffentlichen Links zu Ihrer Nextcloud", + "Failed to add the public link to your Nextcloud" : "Fehler beim Hinzufügen des öffentlichen Links zu deiner Nextcloud", "Direct link copied to clipboard" : "Direkter Link in die Zwischenablage kopiert", "Please copy the link manually:" : "Bitte den Link manuell kopieren:", "Custom date range" : "Benutzerdefinierter Zeitbereich", diff --git a/lib/l10n/tr.js b/lib/l10n/tr.js index 3ad6bc96d1d..327741ff98f 100644 --- a/lib/l10n/tr.js +++ b/lib/l10n/tr.js @@ -150,7 +150,7 @@ OC.L10N.register( "Sharing backend for %s not found" : "%s için paylaşım arka ucu bulunamadı", "%1$s shared %2$s with you" : "%1$s, sizinle %2$s ögesini paylaştı", "Click the button below to open it." : "Açmak için aşağıdaki düğmeye tıklayın.", - "Open %s" : "%s aç", + "Open %s" : "%s ögesini aç", "%1$s via %2$s" : "%1$s, %2$s aracılığıyla", "%1$s shared %2$s with you and wants to add:" : "%1$s sizinle %2$s ögesini paylaştı ve eklemenizi istiyor:", "%1$s shared %2$s with you and wants to add" : "%1$s sizinle %2$s ögesini paylaştı ve eklemenizi istiyor", @@ -311,8 +311,20 @@ OC.L10N.register( "The audio to transcribe" : "Yazıya dönüştürülecek ses", "Transcription" : "Yazıya dönüştürme", "The transcribed text" : "Dönüştürülen yazı", + "ContextAgent" : "Bağlam aracısı", + "Chat with an agent" : "Bir aracı ile sohbet edin", "Chat message" : "Sohbet iletisi", + "A chat message to send to the agent." : "Aracıya gönderilecek sohbet iletisi.", "Confirmation" : "Onaylama", + "Whether to confirm previously requested actions: 0 for denial and 1 for confirmation." : "Daha önce istenilen işlemlerin onaylanıp onaylanmayacağı: Reddedilmesi için 0, onaylanması için 1.", + "Conversation token" : "Yazışma kodu", + "A token representing the conversation." : "Yazışmanın kodu.", + "Generated response" : "Üretilen yanıt", + "The response from the chat model." : "Sohbet modelinin yanıtı.", + "The new conversation token" : "Yeni sohbet kodu", + "Send this along with the next interaction." : "Bunu sonraki etkileşimin yanında gönderin.", + "Requested actions by the agent" : "Aracı tarafından istenilen işlemler", + "Actions that the agent would like to carry out in JSON format." : "Aracının JSON biçiminde gerçekleştirmesi istenen işlemler.", "Context write" : "Bağlam yazma", "Writes text in a given style based on the provided source material." : "Sağlanan kaynak materyale göre belirli bir tarzda metin yazar.", "Writing style" : "Yazma tarzı", @@ -339,6 +351,12 @@ OC.L10N.register( "Describe a task that you want the assistant to do or ask a question" : "Yardımcının yapmasını istediğiniz bir görevi tanımlayın ya da bir soru sorun", "Generated reply" : "Oluşturulan yanıt", "The generated text from the assistant" : "Yardımcının oluşturduğu metin", + "Change Tone" : "Tonu değiştir", + "Change the tone of a piece of text." : "Bir metin parçasının tonunu değiştirir.", + "Write a text that you want the assistant to rewrite in another tone." : "Yardımcının başka bir tonda yeniden yazmasını istediğiniz bir metin yazın", + "Desired tone" : "İstenilen ton", + "In which tone should your text be rewritten?" : "Metin hangi tonda yeniden yazılmalı?", + "The rewritten text in the desired tone, written by the assistant:" : "Yardımcı tarafından istenilen tonda yeniden yazılan metin:", "Chat" : "Sohbet", "Chat with the assistant" : "Yardımcı ile sohbet et", "System prompt" : "Sistem istemi", @@ -347,6 +365,15 @@ OC.L10N.register( "The history of chat messages before the current message, starting with a message by the user" : "Kullanıcının iletisiyle başlayarak, geçerli iletiden önceki sohbet iletilerinin geçmişi", "Response message" : "Yanıt iletisi", "The generated response as part of the conversation" : "Sohbetin parçası olarak oluşturulan yanıt", + "Chat with tools" : "Araçlar ile sohbet", + "Chat with the language model with tool calling support." : "Araç çağırma desteği ile dil modeliyle sohbet edin.", + "Tool message" : "Araç iletisi", + "The result of tool calls in the last interaction" : "Son etkileşimdeki araç çağrılarının sonucu", + "Available tools" : "Kullanılabilecek araçlar", + "The available tools in JSON format" : "JSON biçiminde kullanılabilecek araçlar", + "The response from the chat model" : "Sohbet modelinin yanıtı", + "Tool calls" : "Araç çağrıları", + "Tools call instructions from the model in JSON format" : "Araçlar, modelden JSON biçiminde komutları çağırır", "Formalize text" : "Metni resmileştir", "Takes a text and makes it sound more formal" : "Bir metni alarak daha resmi dile dönüştürür", "Write a text that you want the assistant to formalize" : "Yardımcının resmileştirmesini istediğiniz bir metin yazın", diff --git a/lib/l10n/tr.json b/lib/l10n/tr.json index 5f294765dc3..730eff0f96a 100644 --- a/lib/l10n/tr.json +++ b/lib/l10n/tr.json @@ -148,7 +148,7 @@ "Sharing backend for %s not found" : "%s için paylaşım arka ucu bulunamadı", "%1$s shared %2$s with you" : "%1$s, sizinle %2$s ögesini paylaştı", "Click the button below to open it." : "Açmak için aşağıdaki düğmeye tıklayın.", - "Open %s" : "%s aç", + "Open %s" : "%s ögesini aç", "%1$s via %2$s" : "%1$s, %2$s aracılığıyla", "%1$s shared %2$s with you and wants to add:" : "%1$s sizinle %2$s ögesini paylaştı ve eklemenizi istiyor:", "%1$s shared %2$s with you and wants to add" : "%1$s sizinle %2$s ögesini paylaştı ve eklemenizi istiyor", @@ -309,8 +309,20 @@ "The audio to transcribe" : "Yazıya dönüştürülecek ses", "Transcription" : "Yazıya dönüştürme", "The transcribed text" : "Dönüştürülen yazı", + "ContextAgent" : "Bağlam aracısı", + "Chat with an agent" : "Bir aracı ile sohbet edin", "Chat message" : "Sohbet iletisi", + "A chat message to send to the agent." : "Aracıya gönderilecek sohbet iletisi.", "Confirmation" : "Onaylama", + "Whether to confirm previously requested actions: 0 for denial and 1 for confirmation." : "Daha önce istenilen işlemlerin onaylanıp onaylanmayacağı: Reddedilmesi için 0, onaylanması için 1.", + "Conversation token" : "Yazışma kodu", + "A token representing the conversation." : "Yazışmanın kodu.", + "Generated response" : "Üretilen yanıt", + "The response from the chat model." : "Sohbet modelinin yanıtı.", + "The new conversation token" : "Yeni sohbet kodu", + "Send this along with the next interaction." : "Bunu sonraki etkileşimin yanında gönderin.", + "Requested actions by the agent" : "Aracı tarafından istenilen işlemler", + "Actions that the agent would like to carry out in JSON format." : "Aracının JSON biçiminde gerçekleştirmesi istenen işlemler.", "Context write" : "Bağlam yazma", "Writes text in a given style based on the provided source material." : "Sağlanan kaynak materyale göre belirli bir tarzda metin yazar.", "Writing style" : "Yazma tarzı", @@ -337,6 +349,12 @@ "Describe a task that you want the assistant to do or ask a question" : "Yardımcının yapmasını istediğiniz bir görevi tanımlayın ya da bir soru sorun", "Generated reply" : "Oluşturulan yanıt", "The generated text from the assistant" : "Yardımcının oluşturduğu metin", + "Change Tone" : "Tonu değiştir", + "Change the tone of a piece of text." : "Bir metin parçasının tonunu değiştirir.", + "Write a text that you want the assistant to rewrite in another tone." : "Yardımcının başka bir tonda yeniden yazmasını istediğiniz bir metin yazın", + "Desired tone" : "İstenilen ton", + "In which tone should your text be rewritten?" : "Metin hangi tonda yeniden yazılmalı?", + "The rewritten text in the desired tone, written by the assistant:" : "Yardımcı tarafından istenilen tonda yeniden yazılan metin:", "Chat" : "Sohbet", "Chat with the assistant" : "Yardımcı ile sohbet et", "System prompt" : "Sistem istemi", @@ -345,6 +363,15 @@ "The history of chat messages before the current message, starting with a message by the user" : "Kullanıcının iletisiyle başlayarak, geçerli iletiden önceki sohbet iletilerinin geçmişi", "Response message" : "Yanıt iletisi", "The generated response as part of the conversation" : "Sohbetin parçası olarak oluşturulan yanıt", + "Chat with tools" : "Araçlar ile sohbet", + "Chat with the language model with tool calling support." : "Araç çağırma desteği ile dil modeliyle sohbet edin.", + "Tool message" : "Araç iletisi", + "The result of tool calls in the last interaction" : "Son etkileşimdeki araç çağrılarının sonucu", + "Available tools" : "Kullanılabilecek araçlar", + "The available tools in JSON format" : "JSON biçiminde kullanılabilecek araçlar", + "The response from the chat model" : "Sohbet modelinin yanıtı", + "Tool calls" : "Araç çağrıları", + "Tools call instructions from the model in JSON format" : "Araçlar, modelden JSON biçiminde komutları çağırır", "Formalize text" : "Metni resmileştir", "Takes a text and makes it sound more formal" : "Bir metni alarak daha resmi dile dönüştürür", "Write a text that you want the assistant to formalize" : "Yardımcının resmileştirmesini istediğiniz bir metin yazın", |