From: Nextcloud bot Date: Thu, 30 Nov 2023 00:22:32 +0000 (+0000) Subject: Fix(l10n): Update translations from Transifex X-Git-Tag: v29.0.0beta1~749 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=7cc66998a2a0383b89e80a9e5c54d9848c539455;p=nextcloud-server.git Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- diff --git a/apps/dashboard/l10n/de.js b/apps/dashboard/l10n/de.js index 640c18d3e63..bdd6848f49b 100644 --- a/apps/dashboard/l10n/de.js +++ b/apps/dashboard/l10n/de.js @@ -9,7 +9,7 @@ OC.L10N.register( "Edit widgets" : "Widgets bearbeiten", "Get more widgets from the App Store" : "Hole dir weitere Widgets aus dem App-Store", "Weather service" : "Wetterdienst", - "For your privacy, the weather data is requested by your Nextcloud server on your behalf so the weather service receives no personal information." : "Zu deinem Datenschutz werden die Wetterdaten von deinen Nextcloud-Server für dich angefordert, so dass der Wetterdienst keine persönlichen Informationen erhält.", + "For your privacy, the weather data is requested by your Nextcloud server on your behalf so the weather service receives no personal information." : "Zu deinem Datenschutz werden die Wetterdaten von deinem Nextcloud-Server für dich angefordert, so dass der Wetterdienst keine persönlichen Informationen erhält.", "Weather data from Met.no" : "Wetterdaten von Met.no", "geocoding with Nominatim" : "Geokodierung mit Nominatim", "elevation data from OpenTopoData" : "Höhendaten von OpenTopoData", diff --git a/apps/dashboard/l10n/de.json b/apps/dashboard/l10n/de.json index e9c66bbb763..3dcdfa5678a 100644 --- a/apps/dashboard/l10n/de.json +++ b/apps/dashboard/l10n/de.json @@ -7,7 +7,7 @@ "Edit widgets" : "Widgets bearbeiten", "Get more widgets from the App Store" : "Hole dir weitere Widgets aus dem App-Store", "Weather service" : "Wetterdienst", - "For your privacy, the weather data is requested by your Nextcloud server on your behalf so the weather service receives no personal information." : "Zu deinem Datenschutz werden die Wetterdaten von deinen Nextcloud-Server für dich angefordert, so dass der Wetterdienst keine persönlichen Informationen erhält.", + "For your privacy, the weather data is requested by your Nextcloud server on your behalf so the weather service receives no personal information." : "Zu deinem Datenschutz werden die Wetterdaten von deinem Nextcloud-Server für dich angefordert, so dass der Wetterdienst keine persönlichen Informationen erhält.", "Weather data from Met.no" : "Wetterdaten von Met.no", "geocoding with Nominatim" : "Geokodierung mit Nominatim", "elevation data from OpenTopoData" : "Höhendaten von OpenTopoData", diff --git a/apps/files/l10n/sr.js b/apps/files/l10n/sr.js index d83015377ac..0f5d830401b 100644 --- a/apps/files/l10n/sr.js +++ b/apps/files/l10n/sr.js @@ -172,6 +172,7 @@ OC.L10N.register( "Reload current directory" : "Поново учитај текући директоријум", "Go to the \"{dir}\" directory" : "Иди у „{dir}” дирекотријум", "Drag and drop files here to upload" : "Да отпремите, превуците и отпустите фајлове овде", + "Uploading \"{filename}\" failed" : "Није успело отпремање „{filename}”", "Upload successful" : "Отпремање је успешно", "\"{displayName}\" action executed successfully" : "Акција „{displayName}” је успешно извршена", "\"{displayName}\" action failed" : "Акција „{displayName}” није успела", diff --git a/apps/files/l10n/sr.json b/apps/files/l10n/sr.json index d18cf7fbd1c..97292e9baca 100644 --- a/apps/files/l10n/sr.json +++ b/apps/files/l10n/sr.json @@ -170,6 +170,7 @@ "Reload current directory" : "Поново учитај текући директоријум", "Go to the \"{dir}\" directory" : "Иди у „{dir}” дирекотријум", "Drag and drop files here to upload" : "Да отпремите, превуците и отпустите фајлове овде", + "Uploading \"{filename}\" failed" : "Није успело отпремање „{filename}”", "Upload successful" : "Отпремање је успешно", "\"{displayName}\" action executed successfully" : "Акција „{displayName}” је успешно извршена", "\"{displayName}\" action failed" : "Акција „{displayName}” није успела", diff --git a/apps/files/l10n/tr.js b/apps/files/l10n/tr.js index 38c89bb8f3a..c1b810520e0 100644 --- a/apps/files/l10n/tr.js +++ b/apps/files/l10n/tr.js @@ -172,6 +172,7 @@ OC.L10N.register( "Reload current directory" : "Geçerli klasörü yeniden yükle", "Go to the \"{dir}\" directory" : "\"{dir}\" klasörüne git", "Drag and drop files here to upload" : "Yüklemek istediğiniz dosyaları sürükleyip buraya bırakın", + "Uploading \"{filename}\" failed" : "\"{filename}\" yüklenemedi", "Upload successful" : "Yüklendi", "\"{displayName}\" action executed successfully" : "\"{displayName}\" işlemi tamamlandı", "\"{displayName}\" action failed" : "\"{displayName}\" işlemi tamamlanamadı", diff --git a/apps/files/l10n/tr.json b/apps/files/l10n/tr.json index b4b7b19b06a..4c9232d1d5b 100644 --- a/apps/files/l10n/tr.json +++ b/apps/files/l10n/tr.json @@ -170,6 +170,7 @@ "Reload current directory" : "Geçerli klasörü yeniden yükle", "Go to the \"{dir}\" directory" : "\"{dir}\" klasörüne git", "Drag and drop files here to upload" : "Yüklemek istediğiniz dosyaları sürükleyip buraya bırakın", + "Uploading \"{filename}\" failed" : "\"{filename}\" yüklenemedi", "Upload successful" : "Yüklendi", "\"{displayName}\" action executed successfully" : "\"{displayName}\" işlemi tamamlandı", "\"{displayName}\" action failed" : "\"{displayName}\" işlemi tamamlanamadı", diff --git a/apps/files/l10n/zh_HK.js b/apps/files/l10n/zh_HK.js index 5fe8fe65d71..6207c2ba809 100644 --- a/apps/files/l10n/zh_HK.js +++ b/apps/files/l10n/zh_HK.js @@ -172,6 +172,7 @@ OC.L10N.register( "Reload current directory" : "重新加載目前目錄", "Go to the \"{dir}\" directory" : "前往「{dir}」目錄", "Drag and drop files here to upload" : "將檔案拖拽到此處即可上傳", + "Uploading \"{filename}\" failed" : "上傳「{filename}」失敗", "Upload successful" : "上傳成功", "\"{displayName}\" action executed successfully" : "成功執行 “{displayName}” 操作", "\"{displayName}\" action failed" : "“{displayName}” 操作失敗", diff --git a/apps/files/l10n/zh_HK.json b/apps/files/l10n/zh_HK.json index 96d6689ab4d..3124e99cfca 100644 --- a/apps/files/l10n/zh_HK.json +++ b/apps/files/l10n/zh_HK.json @@ -170,6 +170,7 @@ "Reload current directory" : "重新加載目前目錄", "Go to the \"{dir}\" directory" : "前往「{dir}」目錄", "Drag and drop files here to upload" : "將檔案拖拽到此處即可上傳", + "Uploading \"{filename}\" failed" : "上傳「{filename}」失敗", "Upload successful" : "上傳成功", "\"{displayName}\" action executed successfully" : "成功執行 “{displayName}” 操作", "\"{displayName}\" action failed" : "“{displayName}” 操作失敗", diff --git a/apps/files_external/l10n/ar.js b/apps/files_external/l10n/ar.js index 2f17a882447..6353b60bda0 100644 --- a/apps/files_external/l10n/ar.js +++ b/apps/files_external/l10n/ar.js @@ -90,6 +90,7 @@ OC.L10N.register( "Share" : "شارك", "Show hidden files" : "عرض الملفات المخفية", "Case sensitive file system" : "نظام الملفات حساس لحالة الأحرف الصغيرة و الكبيرة", + "Disabling it will allow to use a case insensitive file system, but comes with a performance penalty" : "تعطيله سوف يسمح باستعمال نظام ملفات غير حساس لحالة الأحرف الصغيرة و الكبيرة، لكن هذا سيترتب عليه تأثير سلبيٌّ في الأداء.", "Verify ACL access when listing files" : "تأكد من قائمة صلاحيات الوصول ACL عند سرد الملفات", "Check the ACL's of each file or folder inside a directory to filter out items where the user has no read permissions, comes with a performance penalty" : "التحقّق من قوائم صلاحيات الوصول ACL لكل ملف أو مجلد داخل دليل لتصفية العناصر التي لا يمتلك المستخدم أذونات لقراءتها. مع العلم أن هذا يؤثر على أداء النظام.", "Timeout" : "انتهى الوقت", @@ -154,7 +155,6 @@ OC.L10N.register( "Credentials saving failed" : "فشل حفظ معلومات تسجيل الدخول", "Credentials required" : "يتطلب بيانات الدخول", "Disabling it will allow to use a case insentive file system, but comes with a performance penalty" : "تعطيله سيؤدي إلى السماح باستخدام نظام ملفات غير حساس لحالة الأحرف الصفيرة و الكبيرة، و لكن هذا سيؤثر في سرعة الأداء", - "Name" : "اسم", - "Open in files" : "إفتَح في شاشة الملفات" + "Name" : "اسم" }, "nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;"); diff --git a/apps/files_external/l10n/ar.json b/apps/files_external/l10n/ar.json index b670a284fad..3b0a8d008c6 100644 --- a/apps/files_external/l10n/ar.json +++ b/apps/files_external/l10n/ar.json @@ -88,6 +88,7 @@ "Share" : "شارك", "Show hidden files" : "عرض الملفات المخفية", "Case sensitive file system" : "نظام الملفات حساس لحالة الأحرف الصغيرة و الكبيرة", + "Disabling it will allow to use a case insensitive file system, but comes with a performance penalty" : "تعطيله سوف يسمح باستعمال نظام ملفات غير حساس لحالة الأحرف الصغيرة و الكبيرة، لكن هذا سيترتب عليه تأثير سلبيٌّ في الأداء.", "Verify ACL access when listing files" : "تأكد من قائمة صلاحيات الوصول ACL عند سرد الملفات", "Check the ACL's of each file or folder inside a directory to filter out items where the user has no read permissions, comes with a performance penalty" : "التحقّق من قوائم صلاحيات الوصول ACL لكل ملف أو مجلد داخل دليل لتصفية العناصر التي لا يمتلك المستخدم أذونات لقراءتها. مع العلم أن هذا يؤثر على أداء النظام.", "Timeout" : "انتهى الوقت", @@ -152,7 +153,6 @@ "Credentials saving failed" : "فشل حفظ معلومات تسجيل الدخول", "Credentials required" : "يتطلب بيانات الدخول", "Disabling it will allow to use a case insentive file system, but comes with a performance penalty" : "تعطيله سيؤدي إلى السماح باستخدام نظام ملفات غير حساس لحالة الأحرف الصفيرة و الكبيرة، و لكن هذا سيؤثر في سرعة الأداء", - "Name" : "اسم", - "Open in files" : "إفتَح في شاشة الملفات" + "Name" : "اسم" },"pluralForm" :"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;" } \ No newline at end of file diff --git a/apps/files_external/l10n/ca.js b/apps/files_external/l10n/ca.js index 799dd12f8bb..574aa7bf6de 100644 --- a/apps/files_external/l10n/ca.js +++ b/apps/files_external/l10n/ca.js @@ -90,6 +90,7 @@ OC.L10N.register( "Share" : "Element compartit", "Show hidden files" : "Mostra els fitxers ocults", "Case sensitive file system" : "Sistema de fitxers amb distinció entre majúscules i minúscules", + "Disabling it will allow to use a case insensitive file system, but comes with a performance penalty" : "Si ho inhabiliteu, podreu utilitzar un sistema de fitxers sense distinció entre majúscules i minúscules, però amb una penalització de rendiment", "Verify ACL access when listing files" : "Comprova l'accés ACL quan s'enumerin els fitxers", "Check the ACL's of each file or folder inside a directory to filter out items where the user has no read permissions, comes with a performance penalty" : "Comprova els ACL de cada fitxer o carpeta d'una carpeta per a filtrar els elements per als quals l'usuari no té permís de lectura; provoca una disminució del rendiment", "Timeout" : "Temps d'espera", @@ -154,7 +155,6 @@ OC.L10N.register( "Credentials saving failed" : "S'ha produït un error en desar les credencials", "Credentials required" : "Calen credencials", "Disabling it will allow to use a case insentive file system, but comes with a performance penalty" : "Si ho inhabiliteu, podreu utilitzar un sistema de fitxers sense distinció entre majúscules i minúscules, però amb una penalització de rendiment", - "Name" : "Nom", - "Open in files" : "Obre a Fitxers" + "Name" : "Nom" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_external/l10n/ca.json b/apps/files_external/l10n/ca.json index 8fb118f5129..2b1018bff8e 100644 --- a/apps/files_external/l10n/ca.json +++ b/apps/files_external/l10n/ca.json @@ -88,6 +88,7 @@ "Share" : "Element compartit", "Show hidden files" : "Mostra els fitxers ocults", "Case sensitive file system" : "Sistema de fitxers amb distinció entre majúscules i minúscules", + "Disabling it will allow to use a case insensitive file system, but comes with a performance penalty" : "Si ho inhabiliteu, podreu utilitzar un sistema de fitxers sense distinció entre majúscules i minúscules, però amb una penalització de rendiment", "Verify ACL access when listing files" : "Comprova l'accés ACL quan s'enumerin els fitxers", "Check the ACL's of each file or folder inside a directory to filter out items where the user has no read permissions, comes with a performance penalty" : "Comprova els ACL de cada fitxer o carpeta d'una carpeta per a filtrar els elements per als quals l'usuari no té permís de lectura; provoca una disminució del rendiment", "Timeout" : "Temps d'espera", @@ -152,7 +153,6 @@ "Credentials saving failed" : "S'ha produït un error en desar les credencials", "Credentials required" : "Calen credencials", "Disabling it will allow to use a case insentive file system, but comes with a performance penalty" : "Si ho inhabiliteu, podreu utilitzar un sistema de fitxers sense distinció entre majúscules i minúscules, però amb una penalització de rendiment", - "Name" : "Nom", - "Open in files" : "Obre a Fitxers" + "Name" : "Nom" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files_external/l10n/cs.js b/apps/files_external/l10n/cs.js index 57592a3a7a4..ce2066a0457 100644 --- a/apps/files_external/l10n/cs.js +++ b/apps/files_external/l10n/cs.js @@ -90,6 +90,7 @@ OC.L10N.register( "Share" : "Sdílet", "Show hidden files" : "Zobrazit skryté soubory", "Case sensitive file system" : "Souborový systém rozlišující VELKÁ/malá písmena", + "Disabling it will allow to use a case insensitive file system, but comes with a performance penalty" : "Vypnutí tohoto umožní používat souborový systém, rozlišující VELKÁ/malá písmena, ale za cenu snížení výkonu", "Verify ACL access when listing files" : "Ověřovat ACL přístup při vypisování souborů", "Check the ACL's of each file or folder inside a directory to filter out items where the user has no read permissions, comes with a performance penalty" : "Kontrola ACL seznamů každého souboru či podsložky uvnitř složky pro vyfiltrování položek, ke kterým uživatel nemá oprávnění pro čtení, poznamená výkon", "Timeout" : "Časový limit", @@ -154,7 +155,6 @@ OC.L10N.register( "Credentials saving failed" : "Uložení přihlašovacích údajů se nezdařilo", "Credentials required" : "Vyžadovány přihlašovací údaje", "Disabling it will allow to use a case insentive file system, but comes with a performance penalty" : "Vypnutí tohoto umožní používat souborový systém, rozlišující VELKÁ/malá písmena, ale za cenu snížení výkonu", - "Name" : "Název", - "Open in files" : "Otevřít v aplikaci Soubory" + "Name" : "Název" }, "nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"); diff --git a/apps/files_external/l10n/cs.json b/apps/files_external/l10n/cs.json index 4be3ed3125a..e99cfd76467 100644 --- a/apps/files_external/l10n/cs.json +++ b/apps/files_external/l10n/cs.json @@ -88,6 +88,7 @@ "Share" : "Sdílet", "Show hidden files" : "Zobrazit skryté soubory", "Case sensitive file system" : "Souborový systém rozlišující VELKÁ/malá písmena", + "Disabling it will allow to use a case insensitive file system, but comes with a performance penalty" : "Vypnutí tohoto umožní používat souborový systém, rozlišující VELKÁ/malá písmena, ale za cenu snížení výkonu", "Verify ACL access when listing files" : "Ověřovat ACL přístup při vypisování souborů", "Check the ACL's of each file or folder inside a directory to filter out items where the user has no read permissions, comes with a performance penalty" : "Kontrola ACL seznamů každého souboru či podsložky uvnitř složky pro vyfiltrování položek, ke kterým uživatel nemá oprávnění pro čtení, poznamená výkon", "Timeout" : "Časový limit", @@ -152,7 +153,6 @@ "Credentials saving failed" : "Uložení přihlašovacích údajů se nezdařilo", "Credentials required" : "Vyžadovány přihlašovací údaje", "Disabling it will allow to use a case insentive file system, but comes with a performance penalty" : "Vypnutí tohoto umožní používat souborový systém, rozlišující VELKÁ/malá písmena, ale za cenu snížení výkonu", - "Name" : "Název", - "Open in files" : "Otevřít v aplikaci Soubory" + "Name" : "Název" },"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;" } \ No newline at end of file diff --git a/apps/files_external/l10n/da.js b/apps/files_external/l10n/da.js index 9a385eb6db6..f2051c14405 100644 --- a/apps/files_external/l10n/da.js +++ b/apps/files_external/l10n/da.js @@ -154,7 +154,6 @@ OC.L10N.register( "Credentials saving failed" : "Det mislykkedes at gemme brugeroplysninger.", "Credentials required" : "Kræver brugeroplysninger ", "Disabling it will allow to use a case insentive file system, but comes with a performance penalty" : "Deaktivering vil tillade at bruge et fil system, der ikke skelner mellem store og små bogstaver, men kan give en reduktion i systemets ydeevne.", - "Name" : "Navn", - "Open in files" : "Åben i Filer" + "Name" : "Navn" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_external/l10n/da.json b/apps/files_external/l10n/da.json index 0dc3f852c87..ea2998c671c 100644 --- a/apps/files_external/l10n/da.json +++ b/apps/files_external/l10n/da.json @@ -152,7 +152,6 @@ "Credentials saving failed" : "Det mislykkedes at gemme brugeroplysninger.", "Credentials required" : "Kræver brugeroplysninger ", "Disabling it will allow to use a case insentive file system, but comes with a performance penalty" : "Deaktivering vil tillade at bruge et fil system, der ikke skelner mellem store og små bogstaver, men kan give en reduktion i systemets ydeevne.", - "Name" : "Navn", - "Open in files" : "Åben i Filer" + "Name" : "Navn" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files_external/l10n/de_DE.js b/apps/files_external/l10n/de_DE.js index ff54e10ee6b..d42a7df1e87 100644 --- a/apps/files_external/l10n/de_DE.js +++ b/apps/files_external/l10n/de_DE.js @@ -90,6 +90,7 @@ OC.L10N.register( "Share" : "Share", "Show hidden files" : "Versteckte Dateien anzeigen", "Case sensitive file system" : "Groß- und Kleinschreibung beachtendes Dateisystem", + "Disabling it will allow to use a case insensitive file system, but comes with a performance penalty" : "Wenn Sie es deaktivieren, können Sie ein Dateisystem verwenden, bei dem die Groß-/Kleinschreibung nicht berücksichtigt wird. Dies geht jedoch mit Leistungseinbußen einher", "Verify ACL access when listing files" : "Überprüft den ACL-Zugriff beim Auflisten von Dateien", "Check the ACL's of each file or folder inside a directory to filter out items where the user has no read permissions, comes with a performance penalty" : "Überprüft die ACLs jeder Datei oder jedes Ordners in einem Verzeichnis, um Elemente herauszufiltern, für die der Benutzer keine Leseberechtigung hat. Dies führt zu Leistungseinbußen", "Timeout" : "Zeitüberschreitung", @@ -154,7 +155,6 @@ OC.L10N.register( "Credentials saving failed" : "Speichern der Zugangsdaten fehlgeschlagen", "Credentials required" : "Zugangsdaten benötigt", "Disabling it will allow to use a case insentive file system, but comes with a performance penalty" : "Wenn Sie dies deaktivieren, können Sie ein Dateisystem verwenden, bei dem die Groß-/Kleinschreibung nicht berücksichtigt wird, es geht jedoch mit Leistungseinbußen einher", - "Name" : "Name", - "Open in files" : "In Dateien öffnen" + "Name" : "Name" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_external/l10n/de_DE.json b/apps/files_external/l10n/de_DE.json index 629ec65fd1d..f2ff792481a 100644 --- a/apps/files_external/l10n/de_DE.json +++ b/apps/files_external/l10n/de_DE.json @@ -88,6 +88,7 @@ "Share" : "Share", "Show hidden files" : "Versteckte Dateien anzeigen", "Case sensitive file system" : "Groß- und Kleinschreibung beachtendes Dateisystem", + "Disabling it will allow to use a case insensitive file system, but comes with a performance penalty" : "Wenn Sie es deaktivieren, können Sie ein Dateisystem verwenden, bei dem die Groß-/Kleinschreibung nicht berücksichtigt wird. Dies geht jedoch mit Leistungseinbußen einher", "Verify ACL access when listing files" : "Überprüft den ACL-Zugriff beim Auflisten von Dateien", "Check the ACL's of each file or folder inside a directory to filter out items where the user has no read permissions, comes with a performance penalty" : "Überprüft die ACLs jeder Datei oder jedes Ordners in einem Verzeichnis, um Elemente herauszufiltern, für die der Benutzer keine Leseberechtigung hat. Dies führt zu Leistungseinbußen", "Timeout" : "Zeitüberschreitung", @@ -152,7 +153,6 @@ "Credentials saving failed" : "Speichern der Zugangsdaten fehlgeschlagen", "Credentials required" : "Zugangsdaten benötigt", "Disabling it will allow to use a case insentive file system, but comes with a performance penalty" : "Wenn Sie dies deaktivieren, können Sie ein Dateisystem verwenden, bei dem die Groß-/Kleinschreibung nicht berücksichtigt wird, es geht jedoch mit Leistungseinbußen einher", - "Name" : "Name", - "Open in files" : "In Dateien öffnen" + "Name" : "Name" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files_external/l10n/en_GB.js b/apps/files_external/l10n/en_GB.js index 1f55eafbef1..2cb458e304d 100644 --- a/apps/files_external/l10n/en_GB.js +++ b/apps/files_external/l10n/en_GB.js @@ -154,7 +154,6 @@ OC.L10N.register( "Credentials saving failed" : "Credentials saving failed", "Credentials required" : "Credentials required", "Disabling it will allow to use a case insentive file system, but comes with a performance penalty" : "Disabling it will allow to use a case insentive file system, but comes with a performance penalty", - "Name" : "Name", - "Open in files" : "Open in files" + "Name" : "Name" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_external/l10n/en_GB.json b/apps/files_external/l10n/en_GB.json index 92756b1205c..64ad8cefd38 100644 --- a/apps/files_external/l10n/en_GB.json +++ b/apps/files_external/l10n/en_GB.json @@ -152,7 +152,6 @@ "Credentials saving failed" : "Credentials saving failed", "Credentials required" : "Credentials required", "Disabling it will allow to use a case insentive file system, but comes with a performance penalty" : "Disabling it will allow to use a case insentive file system, but comes with a performance penalty", - "Name" : "Name", - "Open in files" : "Open in files" + "Name" : "Name" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files_external/l10n/es.js b/apps/files_external/l10n/es.js index 9ba0b20bc63..c3302fac148 100644 --- a/apps/files_external/l10n/es.js +++ b/apps/files_external/l10n/es.js @@ -154,7 +154,6 @@ OC.L10N.register( "Credentials saving failed" : "Guardado de credenciales fallido", "Credentials required" : "Credenciales requeridos", "Disabling it will allow to use a case insentive file system, but comes with a performance penalty" : "Desactivarlo permitirá usar un sistema de archivos no sensible a las mayúsculas, pero a costa de menor rendimiento", - "Name" : "Nombre", - "Open in files" : "Abrir en archivos" + "Name" : "Nombre" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/files_external/l10n/es.json b/apps/files_external/l10n/es.json index eff84ee5d38..d6786a58e55 100644 --- a/apps/files_external/l10n/es.json +++ b/apps/files_external/l10n/es.json @@ -152,7 +152,6 @@ "Credentials saving failed" : "Guardado de credenciales fallido", "Credentials required" : "Credenciales requeridos", "Disabling it will allow to use a case insentive file system, but comes with a performance penalty" : "Desactivarlo permitirá usar un sistema de archivos no sensible a las mayúsculas, pero a costa de menor rendimiento", - "Name" : "Nombre", - "Open in files" : "Abrir en archivos" + "Name" : "Nombre" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/apps/files_external/l10n/es_EC.js b/apps/files_external/l10n/es_EC.js index 7c2a813c1f8..b5583329315 100644 --- a/apps/files_external/l10n/es_EC.js +++ b/apps/files_external/l10n/es_EC.js @@ -140,7 +140,6 @@ OC.L10N.register( "Credentials saved" : "Credenciales guardadas", "Credentials saving failed" : "Se ha presentado una falla al guardar las credenciales", "Credentials required" : "Se requieren credenciales", - "Name" : "Nombre", - "Open in files" : "Abrir en archivos" + "Name" : "Nombre" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/files_external/l10n/es_EC.json b/apps/files_external/l10n/es_EC.json index 357fad35a4c..ee1106f8ad6 100644 --- a/apps/files_external/l10n/es_EC.json +++ b/apps/files_external/l10n/es_EC.json @@ -138,7 +138,6 @@ "Credentials saved" : "Credenciales guardadas", "Credentials saving failed" : "Se ha presentado una falla al guardar las credenciales", "Credentials required" : "Se requieren credenciales", - "Name" : "Nombre", - "Open in files" : "Abrir en archivos" + "Name" : "Nombre" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/apps/files_external/l10n/eu.js b/apps/files_external/l10n/eu.js index dc3006e3cbd..faa8047a0d6 100644 --- a/apps/files_external/l10n/eu.js +++ b/apps/files_external/l10n/eu.js @@ -152,7 +152,6 @@ OC.L10N.register( "Credentials saved" : "Kredentzialak gordeta", "Credentials saving failed" : "Kredentzialak gordetzeak huts egin du", "Credentials required" : "Kredentzialak behar dira", - "Name" : "Izena", - "Open in files" : "Ireki Fitxategiak aplikazioan" + "Name" : "Izena" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_external/l10n/eu.json b/apps/files_external/l10n/eu.json index 63ff6074c80..583bde45367 100644 --- a/apps/files_external/l10n/eu.json +++ b/apps/files_external/l10n/eu.json @@ -150,7 +150,6 @@ "Credentials saved" : "Kredentzialak gordeta", "Credentials saving failed" : "Kredentzialak gordetzeak huts egin du", "Credentials required" : "Kredentzialak behar dira", - "Name" : "Izena", - "Open in files" : "Ireki Fitxategiak aplikazioan" + "Name" : "Izena" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files_external/l10n/fa.js b/apps/files_external/l10n/fa.js index 2a2b9f234c0..1ad25905d6d 100644 --- a/apps/files_external/l10n/fa.js +++ b/apps/files_external/l10n/fa.js @@ -152,7 +152,6 @@ OC.L10N.register( "Credentials saved" : "اعتبارنامه ذخیره شد", "Credentials saving failed" : "ذخیره اعتبارنامه انجام نشد", "Credentials required" : "اعتبارنامه ضروری", - "Name" : "نام", - "Open in files" : "Open in files" + "Name" : "نام" }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/files_external/l10n/fa.json b/apps/files_external/l10n/fa.json index b75538b78cf..cef241a4087 100644 --- a/apps/files_external/l10n/fa.json +++ b/apps/files_external/l10n/fa.json @@ -150,7 +150,6 @@ "Credentials saved" : "اعتبارنامه ذخیره شد", "Credentials saving failed" : "ذخیره اعتبارنامه انجام نشد", "Credentials required" : "اعتبارنامه ضروری", - "Name" : "نام", - "Open in files" : "Open in files" + "Name" : "نام" },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/apps/files_external/l10n/fi.js b/apps/files_external/l10n/fi.js index 2a619a659bc..37e5ce98c04 100644 --- a/apps/files_external/l10n/fi.js +++ b/apps/files_external/l10n/fi.js @@ -131,7 +131,6 @@ OC.L10N.register( "Credentials saved" : "Kirjautumistiedot tallennettu", "Credentials saving failed" : "Kirjautumistietojen tallentaminen epäonnistui", "Credentials required" : "Kirjautumistiedot vaaditaan", - "Name" : "Nimi", - "Open in files" : "Avaa tiedostosovelluksessa" + "Name" : "Nimi" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_external/l10n/fi.json b/apps/files_external/l10n/fi.json index 4711e50d203..c9385003930 100644 --- a/apps/files_external/l10n/fi.json +++ b/apps/files_external/l10n/fi.json @@ -129,7 +129,6 @@ "Credentials saved" : "Kirjautumistiedot tallennettu", "Credentials saving failed" : "Kirjautumistietojen tallentaminen epäonnistui", "Credentials required" : "Kirjautumistiedot vaaditaan", - "Name" : "Nimi", - "Open in files" : "Avaa tiedostosovelluksessa" + "Name" : "Nimi" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files_external/l10n/fr.js b/apps/files_external/l10n/fr.js index db0d611c0c9..5ef9f68d15b 100644 --- a/apps/files_external/l10n/fr.js +++ b/apps/files_external/l10n/fr.js @@ -90,6 +90,7 @@ OC.L10N.register( "Share" : "Partage", "Show hidden files" : "Afficher les fichiers masqués", "Case sensitive file system" : "Système de fichiers sensible à la casse", + "Disabling it will allow to use a case insensitive file system, but comes with a performance penalty" : "Le désactiver va permettre d'utiliser un système de fichiers insensible à la casse mais cela a un impact sur les performances.", "Verify ACL access when listing files" : "Vérifier l'accès à l'ACL lors de l'affichage de la liste des fichiers", "Check the ACL's of each file or folder inside a directory to filter out items where the user has no read permissions, comes with a performance penalty" : "Contrôler les ACL de chaque fichier ou dossier à l'intérieur d'un répertoire afin de filtrer les éléments pour lesquels l'utilisateur n'a pas d'accès en lecture, ceci engendre une dégradation des performances", "Timeout" : "Délai d'attente", @@ -154,7 +155,6 @@ OC.L10N.register( "Credentials saving failed" : "La sauvegarde des identifiants a échoué", "Credentials required" : "Identifiants exigés", "Disabling it will allow to use a case insentive file system, but comes with a performance penalty" : "Le désactiver va permettre d'utiliser un système de fichiers insensible à la casse mais cela a un impact sur les performances.", - "Name" : "Nom", - "Open in files" : "Ouvrir dans Fichiers" + "Name" : "Nom" }, "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/files_external/l10n/fr.json b/apps/files_external/l10n/fr.json index db80e32da8e..69be1bd8687 100644 --- a/apps/files_external/l10n/fr.json +++ b/apps/files_external/l10n/fr.json @@ -88,6 +88,7 @@ "Share" : "Partage", "Show hidden files" : "Afficher les fichiers masqués", "Case sensitive file system" : "Système de fichiers sensible à la casse", + "Disabling it will allow to use a case insensitive file system, but comes with a performance penalty" : "Le désactiver va permettre d'utiliser un système de fichiers insensible à la casse mais cela a un impact sur les performances.", "Verify ACL access when listing files" : "Vérifier l'accès à l'ACL lors de l'affichage de la liste des fichiers", "Check the ACL's of each file or folder inside a directory to filter out items where the user has no read permissions, comes with a performance penalty" : "Contrôler les ACL de chaque fichier ou dossier à l'intérieur d'un répertoire afin de filtrer les éléments pour lesquels l'utilisateur n'a pas d'accès en lecture, ceci engendre une dégradation des performances", "Timeout" : "Délai d'attente", @@ -152,7 +153,6 @@ "Credentials saving failed" : "La sauvegarde des identifiants a échoué", "Credentials required" : "Identifiants exigés", "Disabling it will allow to use a case insentive file system, but comes with a performance penalty" : "Le désactiver va permettre d'utiliser un système de fichiers insensible à la casse mais cela a un impact sur les performances.", - "Name" : "Nom", - "Open in files" : "Ouvrir dans Fichiers" + "Name" : "Nom" },"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/apps/files_external/l10n/gl.js b/apps/files_external/l10n/gl.js index ac42db2f3a0..493f48adbda 100644 --- a/apps/files_external/l10n/gl.js +++ b/apps/files_external/l10n/gl.js @@ -154,7 +154,6 @@ OC.L10N.register( "Credentials saving failed" : "Non foi posíbel gardar as credenciais", "Credentials required" : "Precísanse as credenciais", "Disabling it will allow to use a case insentive file system, but comes with a performance penalty" : "A súa desactivación permitirá usar un sistema de ficheiros que non distinga entre maiúsculas e minúsculas, mais afectará ao rendemento", - "Name" : "Nome", - "Open in files" : "Abrir en ficheiros" + "Name" : "Nome" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_external/l10n/gl.json b/apps/files_external/l10n/gl.json index 9ad2edbb857..d086bc6810e 100644 --- a/apps/files_external/l10n/gl.json +++ b/apps/files_external/l10n/gl.json @@ -152,7 +152,6 @@ "Credentials saving failed" : "Non foi posíbel gardar as credenciais", "Credentials required" : "Precísanse as credenciais", "Disabling it will allow to use a case insentive file system, but comes with a performance penalty" : "A súa desactivación permitirá usar un sistema de ficheiros que non distinga entre maiúsculas e minúsculas, mais afectará ao rendemento", - "Name" : "Nome", - "Open in files" : "Abrir en ficheiros" + "Name" : "Nome" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files_external/l10n/hu.js b/apps/files_external/l10n/hu.js index b411969d019..c3b679361c4 100644 --- a/apps/files_external/l10n/hu.js +++ b/apps/files_external/l10n/hu.js @@ -152,7 +152,6 @@ OC.L10N.register( "Credentials saved" : "Hitelesítő adatok mentve", "Credentials saving failed" : "Hitelesítő adatok mentése sikertelen", "Credentials required" : "Hitelesítő adatok szükségesek", - "Name" : "Név", - "Open in files" : "Megnyitás a Files-ban" + "Name" : "Név" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_external/l10n/hu.json b/apps/files_external/l10n/hu.json index bf0bdadb9cb..49705605569 100644 --- a/apps/files_external/l10n/hu.json +++ b/apps/files_external/l10n/hu.json @@ -150,7 +150,6 @@ "Credentials saved" : "Hitelesítő adatok mentve", "Credentials saving failed" : "Hitelesítő adatok mentése sikertelen", "Credentials required" : "Hitelesítő adatok szükségesek", - "Name" : "Név", - "Open in files" : "Megnyitás a Files-ban" + "Name" : "Név" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files_external/l10n/is.js b/apps/files_external/l10n/is.js index e9a4b64f607..ac8fc640c08 100644 --- a/apps/files_external/l10n/is.js +++ b/apps/files_external/l10n/is.js @@ -146,7 +146,6 @@ OC.L10N.register( "Credentials saved" : "Auðkenni vistuð", "Credentials saving failed" : "Vistun auðkenna tókst ekki", "Credentials required" : "Auðkenna krafist", - "Name" : "Nafn", - "Open in files" : "Opna í skráaforritinu" + "Name" : "Nafn" }, "nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"); diff --git a/apps/files_external/l10n/is.json b/apps/files_external/l10n/is.json index 0c090ffe2c0..acaa8faf07e 100644 --- a/apps/files_external/l10n/is.json +++ b/apps/files_external/l10n/is.json @@ -144,7 +144,6 @@ "Credentials saved" : "Auðkenni vistuð", "Credentials saving failed" : "Vistun auðkenna tókst ekki", "Credentials required" : "Auðkenna krafist", - "Name" : "Nafn", - "Open in files" : "Opna í skráaforritinu" + "Name" : "Nafn" },"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);" } \ No newline at end of file diff --git a/apps/files_external/l10n/it.js b/apps/files_external/l10n/it.js index c14427ae676..9918357842e 100644 --- a/apps/files_external/l10n/it.js +++ b/apps/files_external/l10n/it.js @@ -152,7 +152,6 @@ OC.L10N.register( "Credentials saved" : "Credenziali salvate", "Credentials saving failed" : "Salvataggio delle credenziali non riuscito", "Credentials required" : "Credenziali richieste", - "Name" : "Nome", - "Open in files" : "Apri in file" + "Name" : "Nome" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/files_external/l10n/it.json b/apps/files_external/l10n/it.json index 994096b1a27..3fdc419c03f 100644 --- a/apps/files_external/l10n/it.json +++ b/apps/files_external/l10n/it.json @@ -150,7 +150,6 @@ "Credentials saved" : "Credenziali salvate", "Credentials saving failed" : "Salvataggio delle credenziali non riuscito", "Credentials required" : "Credenziali richieste", - "Name" : "Nome", - "Open in files" : "Apri in file" + "Name" : "Nome" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/apps/files_external/l10n/ja.js b/apps/files_external/l10n/ja.js index 19c95de8937..fbe016bcd60 100644 --- a/apps/files_external/l10n/ja.js +++ b/apps/files_external/l10n/ja.js @@ -154,7 +154,6 @@ OC.L10N.register( "Credentials saving failed" : "資格情報の保存に失敗しました", "Credentials required" : "資格情報が必要です", "Disabling it will allow to use a case insentive file system, but comes with a performance penalty" : "これを無効にすると、大文字と小文字を区別しないファイルシステムを使用できるようになりますが、パフォーマンス上のペナルティが発生します。", - "Name" : "名前", - "Open in files" : "ファイルで開く" + "Name" : "名前" }, "nplurals=1; plural=0;"); diff --git a/apps/files_external/l10n/ja.json b/apps/files_external/l10n/ja.json index dc2006baf60..b0854c2042e 100644 --- a/apps/files_external/l10n/ja.json +++ b/apps/files_external/l10n/ja.json @@ -152,7 +152,6 @@ "Credentials saving failed" : "資格情報の保存に失敗しました", "Credentials required" : "資格情報が必要です", "Disabling it will allow to use a case insentive file system, but comes with a performance penalty" : "これを無効にすると、大文字と小文字を区別しないファイルシステムを使用できるようになりますが、パフォーマンス上のペナルティが発生します。", - "Name" : "名前", - "Open in files" : "ファイルで開く" + "Name" : "名前" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/apps/files_external/l10n/pl.js b/apps/files_external/l10n/pl.js index 6e372e888f1..1141ffa27ae 100644 --- a/apps/files_external/l10n/pl.js +++ b/apps/files_external/l10n/pl.js @@ -154,7 +154,6 @@ OC.L10N.register( "Credentials saving failed" : "Zapisywanie poświadczeń nie powiodło się", "Credentials required" : "Wymagane poświadczenia", "Disabling it will allow to use a case insentive file system, but comes with a performance penalty" : "Wyłączenie tej opcji umożliwi użycie systemu plików niewrażliwego na wielkość liter, ale wiąże się to ze spadkiem wydajności", - "Name" : "Nazwa", - "Open in files" : "Otwórz w Plikach" + "Name" : "Nazwa" }, "nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);"); diff --git a/apps/files_external/l10n/pl.json b/apps/files_external/l10n/pl.json index 719e404f7d0..cb6f9b1b075 100644 --- a/apps/files_external/l10n/pl.json +++ b/apps/files_external/l10n/pl.json @@ -152,7 +152,6 @@ "Credentials saving failed" : "Zapisywanie poświadczeń nie powiodło się", "Credentials required" : "Wymagane poświadczenia", "Disabling it will allow to use a case insentive file system, but comes with a performance penalty" : "Wyłączenie tej opcji umożliwi użycie systemu plików niewrażliwego na wielkość liter, ale wiąże się to ze spadkiem wydajności", - "Name" : "Nazwa", - "Open in files" : "Otwórz w Plikach" + "Name" : "Nazwa" },"pluralForm" :"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);" } \ No newline at end of file diff --git a/apps/files_external/l10n/pt_BR.js b/apps/files_external/l10n/pt_BR.js index 15f734119f6..649a1e0969c 100644 --- a/apps/files_external/l10n/pt_BR.js +++ b/apps/files_external/l10n/pt_BR.js @@ -154,7 +154,6 @@ OC.L10N.register( "Credentials saving failed" : "Erro ao salvar as credenciais", "Credentials required" : "Credenciais necessárias", "Disabling it will allow to use a case insentive file system, but comes with a performance penalty" : "Desabilitar esta opção permitirá usar um servidor de arquivos não sensível a maiúsculas, no entanto haverá degradação na performance", - "Name" : "Nome", - "Open in files" : "Abrir em arquivos" + "Name" : "Nome" }, "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/files_external/l10n/pt_BR.json b/apps/files_external/l10n/pt_BR.json index d60a4f53d22..b94420b434e 100644 --- a/apps/files_external/l10n/pt_BR.json +++ b/apps/files_external/l10n/pt_BR.json @@ -152,7 +152,6 @@ "Credentials saving failed" : "Erro ao salvar as credenciais", "Credentials required" : "Credenciais necessárias", "Disabling it will allow to use a case insentive file system, but comes with a performance penalty" : "Desabilitar esta opção permitirá usar um servidor de arquivos não sensível a maiúsculas, no entanto haverá degradação na performance", - "Name" : "Nome", - "Open in files" : "Abrir em arquivos" + "Name" : "Nome" },"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/apps/files_external/l10n/ru.js b/apps/files_external/l10n/ru.js index 4dc22d5598b..38ecb753a3c 100644 --- a/apps/files_external/l10n/ru.js +++ b/apps/files_external/l10n/ru.js @@ -154,7 +154,6 @@ OC.L10N.register( "Credentials saving failed" : "Ошибка сохранения учётных данных", "Credentials required" : "Требуются учётные данные", "Disabling it will allow to use a case insentive file system, but comes with a performance penalty" : "Отключение этого параметра позволит использовать файловую систему с учетом регистра, но приведет к снижению производительности", - "Name" : "Имя", - "Open in files" : "Открыть в Файлах" + "Name" : "Имя" }, "nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"); diff --git a/apps/files_external/l10n/ru.json b/apps/files_external/l10n/ru.json index 4db14ebe80d..c30f5eafe3d 100644 --- a/apps/files_external/l10n/ru.json +++ b/apps/files_external/l10n/ru.json @@ -152,7 +152,6 @@ "Credentials saving failed" : "Ошибка сохранения учётных данных", "Credentials required" : "Требуются учётные данные", "Disabling it will allow to use a case insentive file system, but comes with a performance penalty" : "Отключение этого параметра позволит использовать файловую систему с учетом регистра, но приведет к снижению производительности", - "Name" : "Имя", - "Open in files" : "Открыть в Файлах" + "Name" : "Имя" },"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);" } \ No newline at end of file diff --git a/apps/files_external/l10n/sl.js b/apps/files_external/l10n/sl.js index ff914caf438..f196a4a1798 100644 --- a/apps/files_external/l10n/sl.js +++ b/apps/files_external/l10n/sl.js @@ -144,7 +144,6 @@ OC.L10N.register( "Credentials saved" : "Poverila so shranjena", "Credentials saving failed" : "Shranjevanje poveril je spodletelo", "Credentials required" : "Zahtevana so poverila", - "Name" : "Ime", - "Open in files" : "Open in Files" + "Name" : "Ime" }, "nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"); diff --git a/apps/files_external/l10n/sl.json b/apps/files_external/l10n/sl.json index 128484c15fe..0880e76474d 100644 --- a/apps/files_external/l10n/sl.json +++ b/apps/files_external/l10n/sl.json @@ -142,7 +142,6 @@ "Credentials saved" : "Poverila so shranjena", "Credentials saving failed" : "Shranjevanje poveril je spodletelo", "Credentials required" : "Zahtevana so poverila", - "Name" : "Ime", - "Open in files" : "Open in Files" + "Name" : "Ime" },"pluralForm" :"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);" } \ No newline at end of file diff --git a/apps/files_external/l10n/sr.js b/apps/files_external/l10n/sr.js index 95688044863..9ee7ae1cad2 100644 --- a/apps/files_external/l10n/sr.js +++ b/apps/files_external/l10n/sr.js @@ -90,6 +90,7 @@ OC.L10N.register( "Share" : "Дели", "Show hidden files" : "Прикажи скривене фајлове", "Case sensitive file system" : "Фајл систем који разликује величину слова", + "Disabling it will allow to use a case insensitive file system, but comes with a performance penalty" : "Ако се искључи, омогућиће се употреба фајл система који не прави разлику у величини слова, али ће се умањити перформансе", "Verify ACL access when listing files" : "Провери ACL (листу контроле приступа) приликом излиставања фајлова", "Check the ACL's of each file or folder inside a directory to filter out items where the user has no read permissions, comes with a performance penalty" : "Провери ACL (листу контроле приступа) сваког фајла или фасцикле унутар директоријума да исфилтрираш ставке где корисник нема право читања, али уз удар на перформансе", "Timeout" : "Истек времена", @@ -154,7 +155,6 @@ OC.L10N.register( "Credentials saving failed" : "Снимање акредитива није успело", "Credentials required" : "Потребни акредитиви", "Disabling it will allow to use a case insentive file system, but comes with a performance penalty" : "Ако се искључи, омогућиће се употреба фајл система који не прави разлику у величини слова, али ће се умањити перформансе", - "Name" : "Назив", - "Open in files" : "Отвори у фајловима" + "Name" : "Назив" }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"); diff --git a/apps/files_external/l10n/sr.json b/apps/files_external/l10n/sr.json index 51ae306413f..5e18e2bed19 100644 --- a/apps/files_external/l10n/sr.json +++ b/apps/files_external/l10n/sr.json @@ -88,6 +88,7 @@ "Share" : "Дели", "Show hidden files" : "Прикажи скривене фајлове", "Case sensitive file system" : "Фајл систем који разликује величину слова", + "Disabling it will allow to use a case insensitive file system, but comes with a performance penalty" : "Ако се искључи, омогућиће се употреба фајл система који не прави разлику у величини слова, али ће се умањити перформансе", "Verify ACL access when listing files" : "Провери ACL (листу контроле приступа) приликом излиставања фајлова", "Check the ACL's of each file or folder inside a directory to filter out items where the user has no read permissions, comes with a performance penalty" : "Провери ACL (листу контроле приступа) сваког фајла или фасцикле унутар директоријума да исфилтрираш ставке где корисник нема право читања, али уз удар на перформансе", "Timeout" : "Истек времена", @@ -152,7 +153,6 @@ "Credentials saving failed" : "Снимање акредитива није успело", "Credentials required" : "Потребни акредитиви", "Disabling it will allow to use a case insentive file system, but comes with a performance penalty" : "Ако се искључи, омогућиће се употреба фајл система који не прави разлику у величини слова, али ће се умањити перформансе", - "Name" : "Назив", - "Open in files" : "Отвори у фајловима" + "Name" : "Назив" },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);" } \ No newline at end of file diff --git a/apps/files_external/l10n/sv.js b/apps/files_external/l10n/sv.js index af3afe36ab2..232c2211468 100644 --- a/apps/files_external/l10n/sv.js +++ b/apps/files_external/l10n/sv.js @@ -141,7 +141,6 @@ OC.L10N.register( "Credentials saved" : "Sparade uppgifter", "Credentials saving failed" : "Misslyckades med att spara uppgifterna", "Credentials required" : "Uppgifter krävs", - "Name" : "Namn", - "Open in files" : "Öppna i filer" + "Name" : "Namn" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_external/l10n/sv.json b/apps/files_external/l10n/sv.json index d6d56220744..d712c48f225 100644 --- a/apps/files_external/l10n/sv.json +++ b/apps/files_external/l10n/sv.json @@ -139,7 +139,6 @@ "Credentials saved" : "Sparade uppgifter", "Credentials saving failed" : "Misslyckades med att spara uppgifterna", "Credentials required" : "Uppgifter krävs", - "Name" : "Namn", - "Open in files" : "Öppna i filer" + "Name" : "Namn" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files_external/l10n/tr.js b/apps/files_external/l10n/tr.js index 2c003ca82e3..95fb0ade699 100644 --- a/apps/files_external/l10n/tr.js +++ b/apps/files_external/l10n/tr.js @@ -90,6 +90,7 @@ OC.L10N.register( "Share" : "Paylaş", "Show hidden files" : "Gizli dosyaları görüntüle", "Case sensitive file system" : "Büyük/küçük harfe duyarlı dosya sistemi", + "Disabling it will allow to use a case insensitive file system, but comes with a performance penalty" : "Bu seçeneği kapatmak, büyük/küçük harfe duyarlı olmayan bir dosya sisteminin kullanılmasını sağlar, ancak başarım kaybına yol açar", "Verify ACL access when listing files" : "Dosyalar listelenirken EDL denetlensin", "Check the ACL's of each file or folder inside a directory to filter out items where the user has no read permissions, comes with a performance penalty" : "Tüm dosya ve klasörler için Erişim Denetimi Listesine bakılarak kullanıcının okuma yetkisi olmayan ögeler görüntülenmez. Bu özelliğin kullanılması başarımı düşürür", "Timeout" : "Zaman aşımı", @@ -154,7 +155,6 @@ OC.L10N.register( "Credentials saving failed" : "Kimlik doğrulama bilgileri kaydedilemedi", "Credentials required" : "Kimlik doğrulama bilgileri gerekli", "Disabling it will allow to use a case insentive file system, but comes with a performance penalty" : "Bu seçeneği kapatmak, büyük/küçük harfe duyarlı olmayan bir dosya sisteminin kullanılmasını sağlar, ancak başarım kaybına yol açar", - "Name" : "Ad", - "Open in files" : "Dosyalar uygulamasında aç" + "Name" : "Ad" }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/files_external/l10n/tr.json b/apps/files_external/l10n/tr.json index 624256127ad..9fd161dd995 100644 --- a/apps/files_external/l10n/tr.json +++ b/apps/files_external/l10n/tr.json @@ -88,6 +88,7 @@ "Share" : "Paylaş", "Show hidden files" : "Gizli dosyaları görüntüle", "Case sensitive file system" : "Büyük/küçük harfe duyarlı dosya sistemi", + "Disabling it will allow to use a case insensitive file system, but comes with a performance penalty" : "Bu seçeneği kapatmak, büyük/küçük harfe duyarlı olmayan bir dosya sisteminin kullanılmasını sağlar, ancak başarım kaybına yol açar", "Verify ACL access when listing files" : "Dosyalar listelenirken EDL denetlensin", "Check the ACL's of each file or folder inside a directory to filter out items where the user has no read permissions, comes with a performance penalty" : "Tüm dosya ve klasörler için Erişim Denetimi Listesine bakılarak kullanıcının okuma yetkisi olmayan ögeler görüntülenmez. Bu özelliğin kullanılması başarımı düşürür", "Timeout" : "Zaman aşımı", @@ -152,7 +153,6 @@ "Credentials saving failed" : "Kimlik doğrulama bilgileri kaydedilemedi", "Credentials required" : "Kimlik doğrulama bilgileri gerekli", "Disabling it will allow to use a case insentive file system, but comes with a performance penalty" : "Bu seçeneği kapatmak, büyük/küçük harfe duyarlı olmayan bir dosya sisteminin kullanılmasını sağlar, ancak başarım kaybına yol açar", - "Name" : "Ad", - "Open in files" : "Dosyalar uygulamasında aç" + "Name" : "Ad" },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/apps/files_external/l10n/uk.js b/apps/files_external/l10n/uk.js index c08232d1e85..23831726c96 100644 --- a/apps/files_external/l10n/uk.js +++ b/apps/files_external/l10n/uk.js @@ -143,7 +143,6 @@ OC.L10N.register( "Credentials saved" : "Дані авторизації збережено", "Credentials saving failed" : "Помилка зі збереженням даних авторизації", "Credentials required" : "Потрібно зазначити дані авторизації", - "Name" : "Ім'я", - "Open in files" : "Відкрити у файлах" + "Name" : "Ім'я" }, "nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);"); diff --git a/apps/files_external/l10n/uk.json b/apps/files_external/l10n/uk.json index a70c9f3cf09..b7c784d6dcd 100644 --- a/apps/files_external/l10n/uk.json +++ b/apps/files_external/l10n/uk.json @@ -141,7 +141,6 @@ "Credentials saved" : "Дані авторизації збережено", "Credentials saving failed" : "Помилка зі збереженням даних авторизації", "Credentials required" : "Потрібно зазначити дані авторизації", - "Name" : "Ім'я", - "Open in files" : "Відкрити у файлах" + "Name" : "Ім'я" },"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);" } \ No newline at end of file diff --git a/apps/files_external/l10n/zh_CN.js b/apps/files_external/l10n/zh_CN.js index 309ad36210a..c0f714aa653 100644 --- a/apps/files_external/l10n/zh_CN.js +++ b/apps/files_external/l10n/zh_CN.js @@ -154,7 +154,6 @@ OC.L10N.register( "Credentials saving failed" : "证书保存失败", "Credentials required" : "需要凭据", "Disabling it will allow to use a case insentive file system, but comes with a performance penalty" : "关闭此选项将允许使用不区分大小的文件系统,但是会在一定程度上影响性能", - "Name" : "名称", - "Open in files" : "在文件中打开" + "Name" : "名称" }, "nplurals=1; plural=0;"); diff --git a/apps/files_external/l10n/zh_CN.json b/apps/files_external/l10n/zh_CN.json index 85136abe61e..ecc47aa72e3 100644 --- a/apps/files_external/l10n/zh_CN.json +++ b/apps/files_external/l10n/zh_CN.json @@ -152,7 +152,6 @@ "Credentials saving failed" : "证书保存失败", "Credentials required" : "需要凭据", "Disabling it will allow to use a case insentive file system, but comes with a performance penalty" : "关闭此选项将允许使用不区分大小的文件系统,但是会在一定程度上影响性能", - "Name" : "名称", - "Open in files" : "在文件中打开" + "Name" : "名称" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/apps/files_external/l10n/zh_HK.js b/apps/files_external/l10n/zh_HK.js index 89e2b924aeb..0de62dff5ab 100644 --- a/apps/files_external/l10n/zh_HK.js +++ b/apps/files_external/l10n/zh_HK.js @@ -90,6 +90,7 @@ OC.L10N.register( "Share" : "分享", "Show hidden files" : "顯示隱藏的檔案", "Case sensitive file system" : "區分大小寫檔案系統", + "Disabling it will allow to use a case insensitive file system, but comes with a performance penalty" : "禁用它將啟用不區分大小寫的檔案系統,但這將降低效能。", "Verify ACL access when listing files" : "列出檔案時驗證 ACL 存取", "Check the ACL's of each file or folder inside a directory to filter out items where the user has no read permissions, comes with a performance penalty" : "檢查目錄中每個檔案或資料夾的ACL,以過濾掉用戶沒有讀取權限的項目,但這會帶來性能損失。", "Timeout" : "逾時", @@ -154,7 +155,6 @@ OC.L10N.register( "Credentials saving failed" : "身分驗證儲存失敗", "Credentials required" : "需要身分驗證訊息", "Disabling it will allow to use a case insentive file system, but comes with a performance penalty" : "停用其將允許使用不區分大小寫的檔案系統,但會帶來效能損失", - "Name" : "名稱", - "Open in files" : "在「檔案」應用程式中打開" + "Name" : "名稱" }, "nplurals=1; plural=0;"); diff --git a/apps/files_external/l10n/zh_HK.json b/apps/files_external/l10n/zh_HK.json index 0ce03fb3848..ccc83d48b33 100644 --- a/apps/files_external/l10n/zh_HK.json +++ b/apps/files_external/l10n/zh_HK.json @@ -88,6 +88,7 @@ "Share" : "分享", "Show hidden files" : "顯示隱藏的檔案", "Case sensitive file system" : "區分大小寫檔案系統", + "Disabling it will allow to use a case insensitive file system, but comes with a performance penalty" : "禁用它將啟用不區分大小寫的檔案系統,但這將降低效能。", "Verify ACL access when listing files" : "列出檔案時驗證 ACL 存取", "Check the ACL's of each file or folder inside a directory to filter out items where the user has no read permissions, comes with a performance penalty" : "檢查目錄中每個檔案或資料夾的ACL,以過濾掉用戶沒有讀取權限的項目,但這會帶來性能損失。", "Timeout" : "逾時", @@ -152,7 +153,6 @@ "Credentials saving failed" : "身分驗證儲存失敗", "Credentials required" : "需要身分驗證訊息", "Disabling it will allow to use a case insentive file system, but comes with a performance penalty" : "停用其將允許使用不區分大小寫的檔案系統,但會帶來效能損失", - "Name" : "名稱", - "Open in files" : "在「檔案」應用程式中打開" + "Name" : "名稱" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/apps/files_external/l10n/zh_TW.js b/apps/files_external/l10n/zh_TW.js index 30c3eb46f17..e1ace56d136 100644 --- a/apps/files_external/l10n/zh_TW.js +++ b/apps/files_external/l10n/zh_TW.js @@ -90,6 +90,7 @@ OC.L10N.register( "Share" : "分享", "Show hidden files" : "顯示隱藏的檔案", "Case sensitive file system" : "區分大小寫檔案系統", + "Disabling it will allow to use a case insensitive file system, but comes with a performance penalty" : "停用其將允許使用不區分大小寫的檔案系統,但會帶來效能損失", "Verify ACL access when listing files" : "列出檔案時驗證 ACL 存取權", "Check the ACL's of each file or folder inside a directory to filter out items where the user has no read permissions, comes with a performance penalty" : "檢查目錄中每個檔案或資料夾的 ACL,以過濾掉使用者沒有讀取權限的項目,但可能會影響效能", "Timeout" : "逾時", @@ -154,7 +155,6 @@ OC.L10N.register( "Credentials saving failed" : "認證資訊儲存失敗", "Credentials required" : "需要認證資訊", "Disabling it will allow to use a case insentive file system, but comes with a performance penalty" : "停用其將允許使用不區分大小寫的檔案系統,但會帶來效能損失", - "Name" : "名稱", - "Open in files" : "在檔案中開啟" + "Name" : "名稱" }, "nplurals=1; plural=0;"); diff --git a/apps/files_external/l10n/zh_TW.json b/apps/files_external/l10n/zh_TW.json index fdfad7cee54..c76c28bf46a 100644 --- a/apps/files_external/l10n/zh_TW.json +++ b/apps/files_external/l10n/zh_TW.json @@ -88,6 +88,7 @@ "Share" : "分享", "Show hidden files" : "顯示隱藏的檔案", "Case sensitive file system" : "區分大小寫檔案系統", + "Disabling it will allow to use a case insensitive file system, but comes with a performance penalty" : "停用其將允許使用不區分大小寫的檔案系統,但會帶來效能損失", "Verify ACL access when listing files" : "列出檔案時驗證 ACL 存取權", "Check the ACL's of each file or folder inside a directory to filter out items where the user has no read permissions, comes with a performance penalty" : "檢查目錄中每個檔案或資料夾的 ACL,以過濾掉使用者沒有讀取權限的項目,但可能會影響效能", "Timeout" : "逾時", @@ -152,7 +153,6 @@ "Credentials saving failed" : "認證資訊儲存失敗", "Credentials required" : "需要認證資訊", "Disabling it will allow to use a case insentive file system, but comes with a performance penalty" : "停用其將允許使用不區分大小寫的檔案系統,但會帶來效能損失", - "Name" : "名稱", - "Open in files" : "在檔案中開啟" + "Name" : "名稱" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/apps/files_sharing/l10n/ar.js b/apps/files_sharing/l10n/ar.js index 245b0763ee9..31fd30c446b 100644 --- a/apps/files_sharing/l10n/ar.js +++ b/apps/files_sharing/l10n/ar.js @@ -302,7 +302,6 @@ OC.L10N.register( "Allow resharing" : "السماح بإعادة المشاركة ", "Expiration date enforced" : "فرض تاريخ انتهاء الصلاحية المشاركة", "Password protect" : "حماية بكلمة مرور", - "Science Mesh" : "Science Mesh", - "Update" : "تحديث" + "Science Mesh" : "Science Mesh" }, "nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;"); diff --git a/apps/files_sharing/l10n/ar.json b/apps/files_sharing/l10n/ar.json index 2d6eb8fe6a4..4c1a4f36a26 100644 --- a/apps/files_sharing/l10n/ar.json +++ b/apps/files_sharing/l10n/ar.json @@ -300,7 +300,6 @@ "Allow resharing" : "السماح بإعادة المشاركة ", "Expiration date enforced" : "فرض تاريخ انتهاء الصلاحية المشاركة", "Password protect" : "حماية بكلمة مرور", - "Science Mesh" : "Science Mesh", - "Update" : "تحديث" + "Science Mesh" : "Science Mesh" },"pluralForm" :"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;" } \ No newline at end of file diff --git a/apps/files_sharing/l10n/bg.js b/apps/files_sharing/l10n/bg.js index 479a662c80a..a5fb722209b 100644 --- a/apps/files_sharing/l10n/bg.js +++ b/apps/files_sharing/l10n/bg.js @@ -276,7 +276,6 @@ OC.L10N.register( "Allow resharing" : "Може да споделя повторно", "Expiration date enforced" : "Дата на изтичане на срока на действие", "Password protect" : "Защита с парола", - "Science Mesh" : "Приложение Science Mesh", - "Update" : "Обновяване" + "Science Mesh" : "Приложение Science Mesh" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_sharing/l10n/bg.json b/apps/files_sharing/l10n/bg.json index e8ecbdb6397..86a9cce7f02 100644 --- a/apps/files_sharing/l10n/bg.json +++ b/apps/files_sharing/l10n/bg.json @@ -274,7 +274,6 @@ "Allow resharing" : "Може да споделя повторно", "Expiration date enforced" : "Дата на изтичане на срока на действие", "Password protect" : "Защита с парола", - "Science Mesh" : "Приложение Science Mesh", - "Update" : "Обновяване" + "Science Mesh" : "Приложение Science Mesh" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files_sharing/l10n/ca.js b/apps/files_sharing/l10n/ca.js index 033198c1902..05dd34939ab 100644 --- a/apps/files_sharing/l10n/ca.js +++ b/apps/files_sharing/l10n/ca.js @@ -302,7 +302,6 @@ OC.L10N.register( "Allow resharing" : "Permet l'ús compartit derivat", "Expiration date enforced" : "Data de caducitat", "Password protect" : "Protegeix amb contrasenya", - "Science Mesh" : "ScienceMesh", - "Update" : "Actualitza" + "Science Mesh" : "ScienceMesh" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_sharing/l10n/ca.json b/apps/files_sharing/l10n/ca.json index 21076d8b60c..fcd3b8ad282 100644 --- a/apps/files_sharing/l10n/ca.json +++ b/apps/files_sharing/l10n/ca.json @@ -300,7 +300,6 @@ "Allow resharing" : "Permet l'ús compartit derivat", "Expiration date enforced" : "Data de caducitat", "Password protect" : "Protegeix amb contrasenya", - "Science Mesh" : "ScienceMesh", - "Update" : "Actualitza" + "Science Mesh" : "ScienceMesh" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files_sharing/l10n/cs.js b/apps/files_sharing/l10n/cs.js index 34fe08decf3..18eb7571425 100644 --- a/apps/files_sharing/l10n/cs.js +++ b/apps/files_sharing/l10n/cs.js @@ -302,7 +302,6 @@ OC.L10N.register( "Allow resharing" : "Povolit sdílet dále", "Expiration date enforced" : "Datum skončení platnosti vynuceno", "Password protect" : "Chránit heslem", - "Science Mesh" : "Science Mesh", - "Update" : "Aktualizovat" + "Science Mesh" : "Science Mesh" }, "nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"); diff --git a/apps/files_sharing/l10n/cs.json b/apps/files_sharing/l10n/cs.json index 1637141fcf7..aea2b3201af 100644 --- a/apps/files_sharing/l10n/cs.json +++ b/apps/files_sharing/l10n/cs.json @@ -300,7 +300,6 @@ "Allow resharing" : "Povolit sdílet dále", "Expiration date enforced" : "Datum skončení platnosti vynuceno", "Password protect" : "Chránit heslem", - "Science Mesh" : "Science Mesh", - "Update" : "Aktualizovat" + "Science Mesh" : "Science Mesh" },"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;" } \ No newline at end of file diff --git a/apps/files_sharing/l10n/da.js b/apps/files_sharing/l10n/da.js index 8e41ebeaa45..7ad7d562c2b 100644 --- a/apps/files_sharing/l10n/da.js +++ b/apps/files_sharing/l10n/da.js @@ -201,7 +201,6 @@ OC.L10N.register( "Allow deleting" : "Tillad sletning", "Allow resharing" : "Tillad videredeling", "Expiration date enforced" : "Udløbsdato tvungen", - "Password protect" : "Beskyt med adgangskode", - "Update" : "Opdatér" + "Password protect" : "Beskyt med adgangskode" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_sharing/l10n/da.json b/apps/files_sharing/l10n/da.json index 1319b22a676..8c75d4df20a 100644 --- a/apps/files_sharing/l10n/da.json +++ b/apps/files_sharing/l10n/da.json @@ -199,7 +199,6 @@ "Allow deleting" : "Tillad sletning", "Allow resharing" : "Tillad videredeling", "Expiration date enforced" : "Udløbsdato tvungen", - "Password protect" : "Beskyt med adgangskode", - "Update" : "Opdatér" + "Password protect" : "Beskyt med adgangskode" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files_sharing/l10n/de.js b/apps/files_sharing/l10n/de.js index 39071e95fd5..66f184178a7 100644 --- a/apps/files_sharing/l10n/de.js +++ b/apps/files_sharing/l10n/de.js @@ -298,7 +298,6 @@ OC.L10N.register( "Allow resharing" : "Weiterteilen erlauben", "Expiration date enforced" : "Ablaufdatum erzwungen", "Password protect" : "Passwortschutz", - "Science Mesh" : "ScienceMesh", - "Update" : "Aktualisieren" + "Science Mesh" : "ScienceMesh" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_sharing/l10n/de.json b/apps/files_sharing/l10n/de.json index c8ec345ba6f..60a7b2971e4 100644 --- a/apps/files_sharing/l10n/de.json +++ b/apps/files_sharing/l10n/de.json @@ -296,7 +296,6 @@ "Allow resharing" : "Weiterteilen erlauben", "Expiration date enforced" : "Ablaufdatum erzwungen", "Password protect" : "Passwortschutz", - "Science Mesh" : "ScienceMesh", - "Update" : "Aktualisieren" + "Science Mesh" : "ScienceMesh" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files_sharing/l10n/de_DE.js b/apps/files_sharing/l10n/de_DE.js index 9fa40a785cf..03e53ea8e28 100644 --- a/apps/files_sharing/l10n/de_DE.js +++ b/apps/files_sharing/l10n/de_DE.js @@ -302,7 +302,6 @@ OC.L10N.register( "Allow resharing" : "Weiterteilen erlauben", "Expiration date enforced" : "Ablaufdatum erzwungen", "Password protect" : "Passwortschutz", - "Science Mesh" : "ScienceMesh", - "Update" : "Aktualisieren" + "Science Mesh" : "ScienceMesh" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_sharing/l10n/de_DE.json b/apps/files_sharing/l10n/de_DE.json index 23716d545da..83aaf498cf9 100644 --- a/apps/files_sharing/l10n/de_DE.json +++ b/apps/files_sharing/l10n/de_DE.json @@ -300,7 +300,6 @@ "Allow resharing" : "Weiterteilen erlauben", "Expiration date enforced" : "Ablaufdatum erzwungen", "Password protect" : "Passwortschutz", - "Science Mesh" : "ScienceMesh", - "Update" : "Aktualisieren" + "Science Mesh" : "ScienceMesh" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files_sharing/l10n/el.js b/apps/files_sharing/l10n/el.js index 325d7834c2d..54ecc05e657 100644 --- a/apps/files_sharing/l10n/el.js +++ b/apps/files_sharing/l10n/el.js @@ -257,7 +257,6 @@ OC.L10N.register( "Allow deleting" : "Επιτρέπεται η διαγραφή", "Allow resharing" : "Επιτρέπεται ο επαναδιαμοιρασμός", "Expiration date enforced" : "Επεβλήθη ημερομηνία λήξης", - "Password protect" : "Προστασία με συνθηματικό", - "Update" : "Ενημέρωση" + "Password protect" : "Προστασία με συνθηματικό" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_sharing/l10n/el.json b/apps/files_sharing/l10n/el.json index c49959075f7..930db4c3a4a 100644 --- a/apps/files_sharing/l10n/el.json +++ b/apps/files_sharing/l10n/el.json @@ -255,7 +255,6 @@ "Allow deleting" : "Επιτρέπεται η διαγραφή", "Allow resharing" : "Επιτρέπεται ο επαναδιαμοιρασμός", "Expiration date enforced" : "Επεβλήθη ημερομηνία λήξης", - "Password protect" : "Προστασία με συνθηματικό", - "Update" : "Ενημέρωση" + "Password protect" : "Προστασία με συνθηματικό" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files_sharing/l10n/en_GB.js b/apps/files_sharing/l10n/en_GB.js index 491c69cd55b..8986df5efa9 100644 --- a/apps/files_sharing/l10n/en_GB.js +++ b/apps/files_sharing/l10n/en_GB.js @@ -302,7 +302,6 @@ OC.L10N.register( "Allow resharing" : "Allow resharing", "Expiration date enforced" : "Expiration date enforced", "Password protect" : "Password protect", - "Science Mesh" : "Science Mesh", - "Update" : "Update" + "Science Mesh" : "Science Mesh" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_sharing/l10n/en_GB.json b/apps/files_sharing/l10n/en_GB.json index 8d2c7538077..608b65f3f50 100644 --- a/apps/files_sharing/l10n/en_GB.json +++ b/apps/files_sharing/l10n/en_GB.json @@ -300,7 +300,6 @@ "Allow resharing" : "Allow resharing", "Expiration date enforced" : "Expiration date enforced", "Password protect" : "Password protect", - "Science Mesh" : "Science Mesh", - "Update" : "Update" + "Science Mesh" : "Science Mesh" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files_sharing/l10n/eo.js b/apps/files_sharing/l10n/eo.js index dd21ec76a0e..a3910317618 100644 --- a/apps/files_sharing/l10n/eo.js +++ b/apps/files_sharing/l10n/eo.js @@ -203,7 +203,6 @@ OC.L10N.register( "No expiration date set" : "Neniu limdato agordita", "Allow resharing" : "Permesi rekunhavigon", "Expiration date enforced" : "Limdato efektiva", - "Password protect" : "Protekti per pasvorto", - "Update" : "Ĝisdatigi" + "Password protect" : "Protekti per pasvorto" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_sharing/l10n/eo.json b/apps/files_sharing/l10n/eo.json index 4c85ea18adf..b994cbe37cf 100644 --- a/apps/files_sharing/l10n/eo.json +++ b/apps/files_sharing/l10n/eo.json @@ -201,7 +201,6 @@ "No expiration date set" : "Neniu limdato agordita", "Allow resharing" : "Permesi rekunhavigon", "Expiration date enforced" : "Limdato efektiva", - "Password protect" : "Protekti per pasvorto", - "Update" : "Ĝisdatigi" + "Password protect" : "Protekti per pasvorto" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files_sharing/l10n/es.js b/apps/files_sharing/l10n/es.js index 99279642357..aa270e242b1 100644 --- a/apps/files_sharing/l10n/es.js +++ b/apps/files_sharing/l10n/es.js @@ -302,7 +302,6 @@ OC.L10N.register( "Allow resharing" : "Permitir recompartir", "Expiration date enforced" : "Fecha de caducidad impuesta", "Password protect" : "Protegido por contraseña", - "Science Mesh" : "Science Mesh", - "Update" : "Actualizar" + "Science Mesh" : "Science Mesh" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/files_sharing/l10n/es.json b/apps/files_sharing/l10n/es.json index b5b7badb897..c468fe43d99 100644 --- a/apps/files_sharing/l10n/es.json +++ b/apps/files_sharing/l10n/es.json @@ -300,7 +300,6 @@ "Allow resharing" : "Permitir recompartir", "Expiration date enforced" : "Fecha de caducidad impuesta", "Password protect" : "Protegido por contraseña", - "Science Mesh" : "Science Mesh", - "Update" : "Actualizar" + "Science Mesh" : "Science Mesh" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/apps/files_sharing/l10n/es_EC.js b/apps/files_sharing/l10n/es_EC.js index bd467d1e153..0b21d75fbdc 100644 --- a/apps/files_sharing/l10n/es_EC.js +++ b/apps/files_sharing/l10n/es_EC.js @@ -289,7 +289,6 @@ OC.L10N.register( "Allow resharing" : "Permitir volver a compartir", "Expiration date enforced" : "Vencimiento de la fecha exigido", "Password protect" : "Proteger con contraseña", - "Science Mesh" : "Science Mesh", - "Update" : "Actualizar" + "Science Mesh" : "Science Mesh" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/files_sharing/l10n/es_EC.json b/apps/files_sharing/l10n/es_EC.json index 6de04007301..c4a09950b16 100644 --- a/apps/files_sharing/l10n/es_EC.json +++ b/apps/files_sharing/l10n/es_EC.json @@ -287,7 +287,6 @@ "Allow resharing" : "Permitir volver a compartir", "Expiration date enforced" : "Vencimiento de la fecha exigido", "Password protect" : "Proteger con contraseña", - "Science Mesh" : "Science Mesh", - "Update" : "Actualizar" + "Science Mesh" : "Science Mesh" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/apps/files_sharing/l10n/et_EE.js b/apps/files_sharing/l10n/et_EE.js index ddf8bc9c750..a5702ac4409 100644 --- a/apps/files_sharing/l10n/et_EE.js +++ b/apps/files_sharing/l10n/et_EE.js @@ -175,7 +175,6 @@ OC.L10N.register( "Allow deleting" : "Luba kustutamine", "Allow resharing" : "Luba edasijagamine", "Expiration date enforced" : "Aegumise kuupäev jõustatud", - "Password protect" : "Parooliga kaitsmine", - "Update" : "Uuenda" + "Password protect" : "Parooliga kaitsmine" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_sharing/l10n/et_EE.json b/apps/files_sharing/l10n/et_EE.json index 847e15d4025..769fa74ca0e 100644 --- a/apps/files_sharing/l10n/et_EE.json +++ b/apps/files_sharing/l10n/et_EE.json @@ -173,7 +173,6 @@ "Allow deleting" : "Luba kustutamine", "Allow resharing" : "Luba edasijagamine", "Expiration date enforced" : "Aegumise kuupäev jõustatud", - "Password protect" : "Parooliga kaitsmine", - "Update" : "Uuenda" + "Password protect" : "Parooliga kaitsmine" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files_sharing/l10n/eu.js b/apps/files_sharing/l10n/eu.js index 6b96dbb4788..fec181c4a94 100644 --- a/apps/files_sharing/l10n/eu.js +++ b/apps/files_sharing/l10n/eu.js @@ -301,7 +301,6 @@ OC.L10N.register( "Allow resharing" : "Baimendu birpartekatzea", "Expiration date enforced" : "Iraungitze-data betearazita", "Password protect" : "Babestu pasahitzarekin", - "Science Mesh" : "Zientzia sarea", - "Update" : "Eguneratu" + "Science Mesh" : "Zientzia sarea" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_sharing/l10n/eu.json b/apps/files_sharing/l10n/eu.json index 5c16da0b10f..7e4d1bb453f 100644 --- a/apps/files_sharing/l10n/eu.json +++ b/apps/files_sharing/l10n/eu.json @@ -299,7 +299,6 @@ "Allow resharing" : "Baimendu birpartekatzea", "Expiration date enforced" : "Iraungitze-data betearazita", "Password protect" : "Babestu pasahitzarekin", - "Science Mesh" : "Zientzia sarea", - "Update" : "Eguneratu" + "Science Mesh" : "Zientzia sarea" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files_sharing/l10n/fa.js b/apps/files_sharing/l10n/fa.js index 4e7d8f7fb7f..8471eb5c5c8 100644 --- a/apps/files_sharing/l10n/fa.js +++ b/apps/files_sharing/l10n/fa.js @@ -293,7 +293,6 @@ OC.L10N.register( "Allow resharing" : "مجوز اشتراک گذاری مجدد", "Expiration date enforced" : "تاریخ انقضا اجرا شده است", "Password protect" : "محافظت با گذرواژه", - "Science Mesh" : "Science Mesh", - "Update" : "به‌روز رسانی" + "Science Mesh" : "Science Mesh" }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/files_sharing/l10n/fa.json b/apps/files_sharing/l10n/fa.json index a630283d3a5..db6874b0ea9 100644 --- a/apps/files_sharing/l10n/fa.json +++ b/apps/files_sharing/l10n/fa.json @@ -291,7 +291,6 @@ "Allow resharing" : "مجوز اشتراک گذاری مجدد", "Expiration date enforced" : "تاریخ انقضا اجرا شده است", "Password protect" : "محافظت با گذرواژه", - "Science Mesh" : "Science Mesh", - "Update" : "به‌روز رسانی" + "Science Mesh" : "Science Mesh" },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/apps/files_sharing/l10n/fi.js b/apps/files_sharing/l10n/fi.js index ba0387a1f39..cf400a7073f 100644 --- a/apps/files_sharing/l10n/fi.js +++ b/apps/files_sharing/l10n/fi.js @@ -281,7 +281,6 @@ OC.L10N.register( "Allow deleting" : "Salli poistaminen", "Allow resharing" : "Salli uudelleenjakaminen", "Expiration date enforced" : "Vanhenemispäivä pakotettu", - "Password protect" : "Suojaa salasanalla", - "Update" : "Päivitä" + "Password protect" : "Suojaa salasanalla" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_sharing/l10n/fi.json b/apps/files_sharing/l10n/fi.json index e8b1effb7ed..6a112aa725a 100644 --- a/apps/files_sharing/l10n/fi.json +++ b/apps/files_sharing/l10n/fi.json @@ -279,7 +279,6 @@ "Allow deleting" : "Salli poistaminen", "Allow resharing" : "Salli uudelleenjakaminen", "Expiration date enforced" : "Vanhenemispäivä pakotettu", - "Password protect" : "Suojaa salasanalla", - "Update" : "Päivitä" + "Password protect" : "Suojaa salasanalla" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files_sharing/l10n/fr.js b/apps/files_sharing/l10n/fr.js index a8b5e86984b..170eecdf400 100644 --- a/apps/files_sharing/l10n/fr.js +++ b/apps/files_sharing/l10n/fr.js @@ -302,7 +302,6 @@ OC.L10N.register( "Allow resharing" : "Autoriser le repartage", "Expiration date enforced" : "Date d'expiration forcée", "Password protect" : "Protéger par un mot de passe", - "Science Mesh" : "Science Mesh", - "Update" : "Mise à jour" + "Science Mesh" : "Science Mesh" }, "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/files_sharing/l10n/fr.json b/apps/files_sharing/l10n/fr.json index c319714199a..34b97ab60c8 100644 --- a/apps/files_sharing/l10n/fr.json +++ b/apps/files_sharing/l10n/fr.json @@ -300,7 +300,6 @@ "Allow resharing" : "Autoriser le repartage", "Expiration date enforced" : "Date d'expiration forcée", "Password protect" : "Protéger par un mot de passe", - "Science Mesh" : "Science Mesh", - "Update" : "Mise à jour" + "Science Mesh" : "Science Mesh" },"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/apps/files_sharing/l10n/gl.js b/apps/files_sharing/l10n/gl.js index ee899043d5e..0cab90c3b99 100644 --- a/apps/files_sharing/l10n/gl.js +++ b/apps/files_sharing/l10n/gl.js @@ -302,7 +302,6 @@ OC.L10N.register( "Allow resharing" : "Permitir compartir", "Expiration date enforced" : "Data de caducidade obrigada", "Password protect" : "Protexido con contrasinal", - "Science Mesh" : "Science Mesh", - "Update" : "Actualizar" + "Science Mesh" : "Science Mesh" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_sharing/l10n/gl.json b/apps/files_sharing/l10n/gl.json index 8eed2cf6a7a..2d3fd411c48 100644 --- a/apps/files_sharing/l10n/gl.json +++ b/apps/files_sharing/l10n/gl.json @@ -300,7 +300,6 @@ "Allow resharing" : "Permitir compartir", "Expiration date enforced" : "Data de caducidade obrigada", "Password protect" : "Protexido con contrasinal", - "Science Mesh" : "Science Mesh", - "Update" : "Actualizar" + "Science Mesh" : "Science Mesh" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files_sharing/l10n/he.js b/apps/files_sharing/l10n/he.js index 403ce15479f..6e4bc720d8f 100644 --- a/apps/files_sharing/l10n/he.js +++ b/apps/files_sharing/l10n/he.js @@ -233,7 +233,6 @@ OC.L10N.register( "Allow deleting" : "לאפשר מחיקה", "Allow resharing" : "לאפשר שיתוף מחדש", "Expiration date enforced" : "נאכף מועד תפוגה", - "Password protect" : "הגנה בססמה", - "Update" : "עדכון" + "Password protect" : "הגנה בססמה" }, "nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;"); diff --git a/apps/files_sharing/l10n/he.json b/apps/files_sharing/l10n/he.json index dd25a00c51a..a4d4d71e261 100644 --- a/apps/files_sharing/l10n/he.json +++ b/apps/files_sharing/l10n/he.json @@ -231,7 +231,6 @@ "Allow deleting" : "לאפשר מחיקה", "Allow resharing" : "לאפשר שיתוף מחדש", "Expiration date enforced" : "נאכף מועד תפוגה", - "Password protect" : "הגנה בססמה", - "Update" : "עדכון" + "Password protect" : "הגנה בססמה" },"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;" } \ No newline at end of file diff --git a/apps/files_sharing/l10n/hr.js b/apps/files_sharing/l10n/hr.js index c138da85a4f..3f5c7b96a8b 100644 --- a/apps/files_sharing/l10n/hr.js +++ b/apps/files_sharing/l10n/hr.js @@ -245,7 +245,6 @@ OC.L10N.register( "Allow deleting" : "Dopusti brisanje", "Allow resharing" : "Dopusti ponovno dijeljenje", "Expiration date enforced" : "Provodi se datum isteka", - "Password protect" : "Zaštita zaporkom", - "Update" : "Ažuriraj" + "Password protect" : "Zaštita zaporkom" }, "nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;"); diff --git a/apps/files_sharing/l10n/hr.json b/apps/files_sharing/l10n/hr.json index 08664776591..ac01e935119 100644 --- a/apps/files_sharing/l10n/hr.json +++ b/apps/files_sharing/l10n/hr.json @@ -243,7 +243,6 @@ "Allow deleting" : "Dopusti brisanje", "Allow resharing" : "Dopusti ponovno dijeljenje", "Expiration date enforced" : "Provodi se datum isteka", - "Password protect" : "Zaštita zaporkom", - "Update" : "Ažuriraj" + "Password protect" : "Zaštita zaporkom" },"pluralForm" :"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;" } \ No newline at end of file diff --git a/apps/files_sharing/l10n/hu.js b/apps/files_sharing/l10n/hu.js index 48b353840ca..8449740b683 100644 --- a/apps/files_sharing/l10n/hu.js +++ b/apps/files_sharing/l10n/hu.js @@ -302,7 +302,6 @@ OC.L10N.register( "Allow resharing" : "A megosztás továbbadásának engedélyezése", "Expiration date enforced" : "Lejárati idő megkövetelése", "Password protect" : "Jelszavas védelem", - "Science Mesh" : "Science Mesh", - "Update" : "Frissítés" + "Science Mesh" : "Science Mesh" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_sharing/l10n/hu.json b/apps/files_sharing/l10n/hu.json index 6248b45f196..264ce3bfaf0 100644 --- a/apps/files_sharing/l10n/hu.json +++ b/apps/files_sharing/l10n/hu.json @@ -300,7 +300,6 @@ "Allow resharing" : "A megosztás továbbadásának engedélyezése", "Expiration date enforced" : "Lejárati idő megkövetelése", "Password protect" : "Jelszavas védelem", - "Science Mesh" : "Science Mesh", - "Update" : "Frissítés" + "Science Mesh" : "Science Mesh" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files_sharing/l10n/is.js b/apps/files_sharing/l10n/is.js index 2fe0501d624..9b488e3d24b 100644 --- a/apps/files_sharing/l10n/is.js +++ b/apps/files_sharing/l10n/is.js @@ -302,7 +302,6 @@ OC.L10N.register( "Allow resharing" : "Leyfa endurdeilingu", "Expiration date enforced" : "Gerði gildistíma nauðsynlegan", "Password protect" : "Verja með lykilorði", - "Science Mesh" : "Science Mesh", - "Update" : "Uppfæra" + "Science Mesh" : "Science Mesh" }, "nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"); diff --git a/apps/files_sharing/l10n/is.json b/apps/files_sharing/l10n/is.json index 1a15e8cad28..57197e4bb46 100644 --- a/apps/files_sharing/l10n/is.json +++ b/apps/files_sharing/l10n/is.json @@ -300,7 +300,6 @@ "Allow resharing" : "Leyfa endurdeilingu", "Expiration date enforced" : "Gerði gildistíma nauðsynlegan", "Password protect" : "Verja með lykilorði", - "Science Mesh" : "Science Mesh", - "Update" : "Uppfæra" + "Science Mesh" : "Science Mesh" },"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);" } \ No newline at end of file diff --git a/apps/files_sharing/l10n/it.js b/apps/files_sharing/l10n/it.js index 00413d05c5c..9fed1f2402a 100644 --- a/apps/files_sharing/l10n/it.js +++ b/apps/files_sharing/l10n/it.js @@ -301,7 +301,6 @@ OC.L10N.register( "Allow resharing" : "Consenti la ri-condivisione", "Expiration date enforced" : "Data di scadenza applicata", "Password protect" : "Proteggi con password", - "Science Mesh" : "Science Mesh", - "Update" : "Aggiorna" + "Science Mesh" : "Science Mesh" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/files_sharing/l10n/it.json b/apps/files_sharing/l10n/it.json index 80fc7bccd54..0c7f497cc12 100644 --- a/apps/files_sharing/l10n/it.json +++ b/apps/files_sharing/l10n/it.json @@ -299,7 +299,6 @@ "Allow resharing" : "Consenti la ri-condivisione", "Expiration date enforced" : "Data di scadenza applicata", "Password protect" : "Proteggi con password", - "Science Mesh" : "Science Mesh", - "Update" : "Aggiorna" + "Science Mesh" : "Science Mesh" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/apps/files_sharing/l10n/ja.js b/apps/files_sharing/l10n/ja.js index 34ecc2530ef..4f6c6cd389a 100644 --- a/apps/files_sharing/l10n/ja.js +++ b/apps/files_sharing/l10n/ja.js @@ -302,7 +302,6 @@ OC.L10N.register( "Allow resharing" : "再共有を許可する", "Expiration date enforced" : "有効期限が強制される", "Password protect" : "パスワード保護", - "Science Mesh" : "Science Mesh", - "Update" : "更新" + "Science Mesh" : "Science Mesh" }, "nplurals=1; plural=0;"); diff --git a/apps/files_sharing/l10n/ja.json b/apps/files_sharing/l10n/ja.json index 8c0f7f7b357..f654d4180bf 100644 --- a/apps/files_sharing/l10n/ja.json +++ b/apps/files_sharing/l10n/ja.json @@ -300,7 +300,6 @@ "Allow resharing" : "再共有を許可する", "Expiration date enforced" : "有効期限が強制される", "Password protect" : "パスワード保護", - "Science Mesh" : "Science Mesh", - "Update" : "更新" + "Science Mesh" : "Science Mesh" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/apps/files_sharing/l10n/ko.js b/apps/files_sharing/l10n/ko.js index 517374b9357..c3d772eb674 100644 --- a/apps/files_sharing/l10n/ko.js +++ b/apps/files_sharing/l10n/ko.js @@ -297,7 +297,6 @@ OC.L10N.register( "Allow deleting" : "삭제 수락", "Allow resharing" : "재공유 허용", "Expiration date enforced" : "만료 날짜 적용", - "Password protect" : "암호 보호", - "Update" : "업데이트" + "Password protect" : "암호 보호" }, "nplurals=1; plural=0;"); diff --git a/apps/files_sharing/l10n/ko.json b/apps/files_sharing/l10n/ko.json index 51c23856663..41dc835068e 100644 --- a/apps/files_sharing/l10n/ko.json +++ b/apps/files_sharing/l10n/ko.json @@ -295,7 +295,6 @@ "Allow deleting" : "삭제 수락", "Allow resharing" : "재공유 허용", "Expiration date enforced" : "만료 날짜 적용", - "Password protect" : "암호 보호", - "Update" : "업데이트" + "Password protect" : "암호 보호" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/apps/files_sharing/l10n/lt_LT.js b/apps/files_sharing/l10n/lt_LT.js index a8133a6ad09..cfacc4f3a54 100644 --- a/apps/files_sharing/l10n/lt_LT.js +++ b/apps/files_sharing/l10n/lt_LT.js @@ -250,7 +250,6 @@ OC.L10N.register( "Allow deleting" : "Leisti ištrynimą", "Allow resharing" : "Leisti bendrinti iš naujo", "Expiration date enforced" : "Aktyvuotas galiojimo laikas", - "Password protect" : "Apsaugoti slaptažodžiu", - "Update" : "Atnaujinti" + "Password protect" : "Apsaugoti slaptažodžiu" }, "nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);"); diff --git a/apps/files_sharing/l10n/lt_LT.json b/apps/files_sharing/l10n/lt_LT.json index e6a8af3dec3..e4723dcd0d2 100644 --- a/apps/files_sharing/l10n/lt_LT.json +++ b/apps/files_sharing/l10n/lt_LT.json @@ -248,7 +248,6 @@ "Allow deleting" : "Leisti ištrynimą", "Allow resharing" : "Leisti bendrinti iš naujo", "Expiration date enforced" : "Aktyvuotas galiojimo laikas", - "Password protect" : "Apsaugoti slaptažodžiu", - "Update" : "Atnaujinti" + "Password protect" : "Apsaugoti slaptažodžiu" },"pluralForm" :"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);" } \ No newline at end of file diff --git a/apps/files_sharing/l10n/lv.js b/apps/files_sharing/l10n/lv.js index 870d9466b40..c71273cab5d 100644 --- a/apps/files_sharing/l10n/lv.js +++ b/apps/files_sharing/l10n/lv.js @@ -204,7 +204,6 @@ OC.L10N.register( "Allow deleting" : "Atļaut dzēšanu", "Allow resharing" : "Atļaut atkārtotu koplietošanu", "Expiration date enforced" : "Piespiedu derīguma termiņš", - "Password protect" : "Aizsargāt ar paroli", - "Update" : "Atjaunināt" + "Password protect" : "Aizsargāt ar paroli" }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"); diff --git a/apps/files_sharing/l10n/lv.json b/apps/files_sharing/l10n/lv.json index 2e6534a162e..cad37e9dbfb 100644 --- a/apps/files_sharing/l10n/lv.json +++ b/apps/files_sharing/l10n/lv.json @@ -202,7 +202,6 @@ "Allow deleting" : "Atļaut dzēšanu", "Allow resharing" : "Atļaut atkārtotu koplietošanu", "Expiration date enforced" : "Piespiedu derīguma termiņš", - "Password protect" : "Aizsargāt ar paroli", - "Update" : "Atjaunināt" + "Password protect" : "Aizsargāt ar paroli" },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);" } \ No newline at end of file diff --git a/apps/files_sharing/l10n/mk.js b/apps/files_sharing/l10n/mk.js index 503ee3fd1aa..230a2f423ba 100644 --- a/apps/files_sharing/l10n/mk.js +++ b/apps/files_sharing/l10n/mk.js @@ -296,7 +296,6 @@ OC.L10N.register( "Allow deleting" : "Дозволи бришење", "Allow resharing" : "Дозволи повторно споделување", "Expiration date enforced" : "Задолжителен рок на траење", - "Password protect" : "Заштити со лозинка", - "Update" : "Ажурирај" + "Password protect" : "Заштити со лозинка" }, "nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;"); diff --git a/apps/files_sharing/l10n/mk.json b/apps/files_sharing/l10n/mk.json index 140a33ce4ce..8a1ed9a1d4c 100644 --- a/apps/files_sharing/l10n/mk.json +++ b/apps/files_sharing/l10n/mk.json @@ -294,7 +294,6 @@ "Allow deleting" : "Дозволи бришење", "Allow resharing" : "Дозволи повторно споделување", "Expiration date enforced" : "Задолжителен рок на траење", - "Password protect" : "Заштити со лозинка", - "Update" : "Ажурирај" + "Password protect" : "Заштити со лозинка" },"pluralForm" :"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;" } \ No newline at end of file diff --git a/apps/files_sharing/l10n/nb.js b/apps/files_sharing/l10n/nb.js index 206b502c20b..a39767210dd 100644 --- a/apps/files_sharing/l10n/nb.js +++ b/apps/files_sharing/l10n/nb.js @@ -273,7 +273,6 @@ OC.L10N.register( "Allow deleting" : "Tillat sletting", "Allow resharing" : "TIllat videre deling", "Expiration date enforced" : "Utløpsdato er påkrevd", - "Password protect" : "Passordbeskyttelse", - "Update" : "Oppdater" + "Password protect" : "Passordbeskyttelse" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_sharing/l10n/nb.json b/apps/files_sharing/l10n/nb.json index ae4c8e73ceb..6c582453941 100644 --- a/apps/files_sharing/l10n/nb.json +++ b/apps/files_sharing/l10n/nb.json @@ -271,7 +271,6 @@ "Allow deleting" : "Tillat sletting", "Allow resharing" : "TIllat videre deling", "Expiration date enforced" : "Utløpsdato er påkrevd", - "Password protect" : "Passordbeskyttelse", - "Update" : "Oppdater" + "Password protect" : "Passordbeskyttelse" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files_sharing/l10n/nl.js b/apps/files_sharing/l10n/nl.js index 11b1dba8d0f..f27e5238175 100644 --- a/apps/files_sharing/l10n/nl.js +++ b/apps/files_sharing/l10n/nl.js @@ -261,7 +261,6 @@ OC.L10N.register( "Allow deleting" : "Toestaan verwijderen", "Allow resharing" : "Opnieuw delen toestaan", "Expiration date enforced" : "Vervaldatum afgedwongen", - "Password protect" : "Beveiligen met wachtwoord", - "Update" : "Update" + "Password protect" : "Beveiligen met wachtwoord" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_sharing/l10n/nl.json b/apps/files_sharing/l10n/nl.json index 30f18d10d7e..cb996ec3165 100644 --- a/apps/files_sharing/l10n/nl.json +++ b/apps/files_sharing/l10n/nl.json @@ -259,7 +259,6 @@ "Allow deleting" : "Toestaan verwijderen", "Allow resharing" : "Opnieuw delen toestaan", "Expiration date enforced" : "Vervaldatum afgedwongen", - "Password protect" : "Beveiligen met wachtwoord", - "Update" : "Update" + "Password protect" : "Beveiligen met wachtwoord" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files_sharing/l10n/pl.js b/apps/files_sharing/l10n/pl.js index d615c42d373..0d241120cd3 100644 --- a/apps/files_sharing/l10n/pl.js +++ b/apps/files_sharing/l10n/pl.js @@ -302,7 +302,6 @@ OC.L10N.register( "Allow resharing" : "Zezwalaj na udostępnianie dalej", "Expiration date enforced" : "Wymuszona data wygaśnięcia", "Password protect" : "Zabezpiecz hasłem", - "Science Mesh" : "Science Mesh", - "Update" : "Aktualizuj" + "Science Mesh" : "Science Mesh" }, "nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);"); diff --git a/apps/files_sharing/l10n/pl.json b/apps/files_sharing/l10n/pl.json index f709a6e9ebe..c5d85609d69 100644 --- a/apps/files_sharing/l10n/pl.json +++ b/apps/files_sharing/l10n/pl.json @@ -300,7 +300,6 @@ "Allow resharing" : "Zezwalaj na udostępnianie dalej", "Expiration date enforced" : "Wymuszona data wygaśnięcia", "Password protect" : "Zabezpiecz hasłem", - "Science Mesh" : "Science Mesh", - "Update" : "Aktualizuj" + "Science Mesh" : "Science Mesh" },"pluralForm" :"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);" } \ No newline at end of file diff --git a/apps/files_sharing/l10n/pt_BR.js b/apps/files_sharing/l10n/pt_BR.js index f83cd0d1030..fd67becea26 100644 --- a/apps/files_sharing/l10n/pt_BR.js +++ b/apps/files_sharing/l10n/pt_BR.js @@ -301,7 +301,6 @@ OC.L10N.register( "Allow resharing" : "Permitir recompartilhar", "Expiration date enforced" : "Data de vencimento aplicada", "Password protect" : "Proteger com senha", - "Science Mesh" : "Science Mesh", - "Update" : "Atualizar" + "Science Mesh" : "Science Mesh" }, "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/files_sharing/l10n/pt_BR.json b/apps/files_sharing/l10n/pt_BR.json index fc61d28e566..e3cb4fbac29 100644 --- a/apps/files_sharing/l10n/pt_BR.json +++ b/apps/files_sharing/l10n/pt_BR.json @@ -299,7 +299,6 @@ "Allow resharing" : "Permitir recompartilhar", "Expiration date enforced" : "Data de vencimento aplicada", "Password protect" : "Proteger com senha", - "Science Mesh" : "Science Mesh", - "Update" : "Atualizar" + "Science Mesh" : "Science Mesh" },"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/apps/files_sharing/l10n/pt_PT.js b/apps/files_sharing/l10n/pt_PT.js index 601b7a33232..6feffa7fda3 100644 --- a/apps/files_sharing/l10n/pt_PT.js +++ b/apps/files_sharing/l10n/pt_PT.js @@ -166,7 +166,6 @@ OC.L10N.register( "Allow deleting" : "Permitir eliminar", "Allow resharing" : "Permitir repartilha", "Expiration date enforced" : "Imposta data de expiração", - "Password protect" : "Proteger com palavra-passe", - "Update" : "Atualizar" + "Password protect" : "Proteger com palavra-passe" }, "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/files_sharing/l10n/pt_PT.json b/apps/files_sharing/l10n/pt_PT.json index 0938e45a4e1..2e31d33cb3f 100644 --- a/apps/files_sharing/l10n/pt_PT.json +++ b/apps/files_sharing/l10n/pt_PT.json @@ -164,7 +164,6 @@ "Allow deleting" : "Permitir eliminar", "Allow resharing" : "Permitir repartilha", "Expiration date enforced" : "Imposta data de expiração", - "Password protect" : "Proteger com palavra-passe", - "Update" : "Atualizar" + "Password protect" : "Proteger com palavra-passe" },"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/apps/files_sharing/l10n/ro.js b/apps/files_sharing/l10n/ro.js index d4de6b36e54..ab9562506cf 100644 --- a/apps/files_sharing/l10n/ro.js +++ b/apps/files_sharing/l10n/ro.js @@ -215,7 +215,6 @@ OC.L10N.register( "Allow deleting" : "Permite ștergerea", "Allow resharing" : "Permite repartajarea", "Expiration date enforced" : "Data expirării impusă", - "Password protect" : "Protejare cu parolă", - "Update" : "Actualizare" + "Password protect" : "Protejare cu parolă" }, "nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));"); diff --git a/apps/files_sharing/l10n/ro.json b/apps/files_sharing/l10n/ro.json index 0391caab00b..ef227037573 100644 --- a/apps/files_sharing/l10n/ro.json +++ b/apps/files_sharing/l10n/ro.json @@ -213,7 +213,6 @@ "Allow deleting" : "Permite ștergerea", "Allow resharing" : "Permite repartajarea", "Expiration date enforced" : "Data expirării impusă", - "Password protect" : "Protejare cu parolă", - "Update" : "Actualizare" + "Password protect" : "Protejare cu parolă" },"pluralForm" :"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));" } \ No newline at end of file diff --git a/apps/files_sharing/l10n/ru.js b/apps/files_sharing/l10n/ru.js index bea6d1faae5..779d200e588 100644 --- a/apps/files_sharing/l10n/ru.js +++ b/apps/files_sharing/l10n/ru.js @@ -301,7 +301,6 @@ OC.L10N.register( "Allow resharing" : "Разрешить повторное открытие общего доступа", "Expiration date enforced" : "Требуется срок действия", "Password protect" : "Защитить паролем", - "Science Mesh" : "Science Mesh", - "Update" : "Обновить" + "Science Mesh" : "Science Mesh" }, "nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"); diff --git a/apps/files_sharing/l10n/ru.json b/apps/files_sharing/l10n/ru.json index 8ad66cd1f03..286e5e88f43 100644 --- a/apps/files_sharing/l10n/ru.json +++ b/apps/files_sharing/l10n/ru.json @@ -299,7 +299,6 @@ "Allow resharing" : "Разрешить повторное открытие общего доступа", "Expiration date enforced" : "Требуется срок действия", "Password protect" : "Защитить паролем", - "Science Mesh" : "Science Mesh", - "Update" : "Обновить" + "Science Mesh" : "Science Mesh" },"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);" } \ No newline at end of file diff --git a/apps/files_sharing/l10n/sc.js b/apps/files_sharing/l10n/sc.js index 283f1b36558..8437ff55b65 100644 --- a/apps/files_sharing/l10n/sc.js +++ b/apps/files_sharing/l10n/sc.js @@ -243,7 +243,6 @@ OC.L10N.register( "Allow deleting" : "Permite sa cantzelladura", "Allow resharing" : "Permite sa re-cumpartzidura", "Expiration date enforced" : "Data de iscadèntzia posta", - "Password protect" : "Bàrdia crae", - "Update" : "Agiorna" + "Password protect" : "Bàrdia crae" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_sharing/l10n/sc.json b/apps/files_sharing/l10n/sc.json index 49117076284..cedc5a01239 100644 --- a/apps/files_sharing/l10n/sc.json +++ b/apps/files_sharing/l10n/sc.json @@ -241,7 +241,6 @@ "Allow deleting" : "Permite sa cantzelladura", "Allow resharing" : "Permite sa re-cumpartzidura", "Expiration date enforced" : "Data de iscadèntzia posta", - "Password protect" : "Bàrdia crae", - "Update" : "Agiorna" + "Password protect" : "Bàrdia crae" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files_sharing/l10n/sk.js b/apps/files_sharing/l10n/sk.js index ac700b23c02..e1b61cafd55 100644 --- a/apps/files_sharing/l10n/sk.js +++ b/apps/files_sharing/l10n/sk.js @@ -278,7 +278,6 @@ OC.L10N.register( "Allow deleting" : "Umožniť mazanie", "Allow resharing" : "Povoliť sprístupňovanie ďalej", "Expiration date enforced" : "Vynútený dátum ukončenia platnosti", - "Password protect" : "Chrániť heslom", - "Update" : "Aktualizovať" + "Password protect" : "Chrániť heslom" }, "nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);"); diff --git a/apps/files_sharing/l10n/sk.json b/apps/files_sharing/l10n/sk.json index 11d36a1597f..d479fae9dba 100644 --- a/apps/files_sharing/l10n/sk.json +++ b/apps/files_sharing/l10n/sk.json @@ -276,7 +276,6 @@ "Allow deleting" : "Umožniť mazanie", "Allow resharing" : "Povoliť sprístupňovanie ďalej", "Expiration date enforced" : "Vynútený dátum ukončenia platnosti", - "Password protect" : "Chrániť heslom", - "Update" : "Aktualizovať" + "Password protect" : "Chrániť heslom" },"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);" } \ No newline at end of file diff --git a/apps/files_sharing/l10n/sl.js b/apps/files_sharing/l10n/sl.js index 48da42143d5..4e503749012 100644 --- a/apps/files_sharing/l10n/sl.js +++ b/apps/files_sharing/l10n/sl.js @@ -274,7 +274,6 @@ OC.L10N.register( "Allow resharing" : "Dovoli nadaljnje omogočanje souporabe", "Expiration date enforced" : "Datum preteka je vsiljeno omogočen", "Password protect" : "Zaščiti z geslom", - "Science Mesh" : "Science Mesh", - "Update" : "Posodobi" + "Science Mesh" : "Science Mesh" }, "nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"); diff --git a/apps/files_sharing/l10n/sl.json b/apps/files_sharing/l10n/sl.json index b3ac1370301..092796b218e 100644 --- a/apps/files_sharing/l10n/sl.json +++ b/apps/files_sharing/l10n/sl.json @@ -272,7 +272,6 @@ "Allow resharing" : "Dovoli nadaljnje omogočanje souporabe", "Expiration date enforced" : "Datum preteka je vsiljeno omogočen", "Password protect" : "Zaščiti z geslom", - "Science Mesh" : "Science Mesh", - "Update" : "Posodobi" + "Science Mesh" : "Science Mesh" },"pluralForm" :"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);" } \ No newline at end of file diff --git a/apps/files_sharing/l10n/sr.js b/apps/files_sharing/l10n/sr.js index d84efc31114..06be5f5646b 100644 --- a/apps/files_sharing/l10n/sr.js +++ b/apps/files_sharing/l10n/sr.js @@ -302,7 +302,6 @@ OC.L10N.register( "Allow resharing" : "Дозволи дељење даље", "Expiration date enforced" : "Захтевано постављање датума истека", "Password protect" : "Заштићено лозинком", - "Science Mesh" : "Science Mesh", - "Update" : "Ажурирај" + "Science Mesh" : "Science Mesh" }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"); diff --git a/apps/files_sharing/l10n/sr.json b/apps/files_sharing/l10n/sr.json index 0fa1647c415..fc93dc7470f 100644 --- a/apps/files_sharing/l10n/sr.json +++ b/apps/files_sharing/l10n/sr.json @@ -300,7 +300,6 @@ "Allow resharing" : "Дозволи дељење даље", "Expiration date enforced" : "Захтевано постављање датума истека", "Password protect" : "Заштићено лозинком", - "Science Mesh" : "Science Mesh", - "Update" : "Ажурирај" + "Science Mesh" : "Science Mesh" },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);" } \ No newline at end of file diff --git a/apps/files_sharing/l10n/sv.js b/apps/files_sharing/l10n/sv.js index 1baed746b65..417c79bb901 100644 --- a/apps/files_sharing/l10n/sv.js +++ b/apps/files_sharing/l10n/sv.js @@ -302,7 +302,6 @@ OC.L10N.register( "Allow resharing" : "Tillåt dela vidare", "Expiration date enforced" : "Förfallodatum obligatorisk", "Password protect" : "Lösenordsskydda", - "Science Mesh" : "ScienceMesh", - "Update" : "Uppdatera" + "Science Mesh" : "ScienceMesh" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_sharing/l10n/sv.json b/apps/files_sharing/l10n/sv.json index 60a4502d66b..7ff6ca4937f 100644 --- a/apps/files_sharing/l10n/sv.json +++ b/apps/files_sharing/l10n/sv.json @@ -300,7 +300,6 @@ "Allow resharing" : "Tillåt dela vidare", "Expiration date enforced" : "Förfallodatum obligatorisk", "Password protect" : "Lösenordsskydda", - "Science Mesh" : "ScienceMesh", - "Update" : "Uppdatera" + "Science Mesh" : "ScienceMesh" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files_sharing/l10n/tr.js b/apps/files_sharing/l10n/tr.js index 474f9a35828..be2b59c5adb 100644 --- a/apps/files_sharing/l10n/tr.js +++ b/apps/files_sharing/l10n/tr.js @@ -302,7 +302,6 @@ OC.L10N.register( "Allow resharing" : "Yeniden paylaşılabilsin", "Expiration date enforced" : "Geçerlilik sonu tarihi dayatılıyor", "Password protect" : "Parola koruması", - "Science Mesh" : "ScienceMesh", - "Update" : "Güncelle" + "Science Mesh" : "ScienceMesh" }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/files_sharing/l10n/tr.json b/apps/files_sharing/l10n/tr.json index c5fed2f3dba..e058ea57d53 100644 --- a/apps/files_sharing/l10n/tr.json +++ b/apps/files_sharing/l10n/tr.json @@ -300,7 +300,6 @@ "Allow resharing" : "Yeniden paylaşılabilsin", "Expiration date enforced" : "Geçerlilik sonu tarihi dayatılıyor", "Password protect" : "Parola koruması", - "Science Mesh" : "ScienceMesh", - "Update" : "Güncelle" + "Science Mesh" : "ScienceMesh" },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/apps/files_sharing/l10n/uk.js b/apps/files_sharing/l10n/uk.js index 18abbffc4e3..198c3229257 100644 --- a/apps/files_sharing/l10n/uk.js +++ b/apps/files_sharing/l10n/uk.js @@ -302,7 +302,6 @@ OC.L10N.register( "Allow resharing" : "Дозволити передавати у спільний доступ іншим", "Expiration date enforced" : "Вимагати термін дії", "Password protect" : "Захистити паролем", - "Science Mesh" : "Science Mesh", - "Update" : "Оновлення" + "Science Mesh" : "Science Mesh" }, "nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);"); diff --git a/apps/files_sharing/l10n/uk.json b/apps/files_sharing/l10n/uk.json index f5782aa31a9..82c9320a46b 100644 --- a/apps/files_sharing/l10n/uk.json +++ b/apps/files_sharing/l10n/uk.json @@ -300,7 +300,6 @@ "Allow resharing" : "Дозволити передавати у спільний доступ іншим", "Expiration date enforced" : "Вимагати термін дії", "Password protect" : "Захистити паролем", - "Science Mesh" : "Science Mesh", - "Update" : "Оновлення" + "Science Mesh" : "Science Mesh" },"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);" } \ No newline at end of file diff --git a/apps/files_sharing/l10n/vi.js b/apps/files_sharing/l10n/vi.js index eec4db641b9..2458c21d486 100644 --- a/apps/files_sharing/l10n/vi.js +++ b/apps/files_sharing/l10n/vi.js @@ -301,7 +301,6 @@ OC.L10N.register( "Allow resharing" : "Cho phép chia sẻ lại", "Expiration date enforced" : "Ngày hết hạn được thi hành", "Password protect" : "Mật khẩu bảo vệ", - "Science Mesh" : "Lưới khoa học", - "Update" : "Cập nhật" + "Science Mesh" : "Lưới khoa học" }, "nplurals=1; plural=0;"); diff --git a/apps/files_sharing/l10n/vi.json b/apps/files_sharing/l10n/vi.json index 9f0314438ed..f2297ba3c64 100644 --- a/apps/files_sharing/l10n/vi.json +++ b/apps/files_sharing/l10n/vi.json @@ -299,7 +299,6 @@ "Allow resharing" : "Cho phép chia sẻ lại", "Expiration date enforced" : "Ngày hết hạn được thi hành", "Password protect" : "Mật khẩu bảo vệ", - "Science Mesh" : "Lưới khoa học", - "Update" : "Cập nhật" + "Science Mesh" : "Lưới khoa học" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/apps/files_sharing/l10n/zh_CN.js b/apps/files_sharing/l10n/zh_CN.js index 860e6b0c97d..5de0246698f 100644 --- a/apps/files_sharing/l10n/zh_CN.js +++ b/apps/files_sharing/l10n/zh_CN.js @@ -302,7 +302,6 @@ OC.L10N.register( "Allow resharing" : "允许二次共享", "Expiration date enforced" : "强制过期日期", "Password protect" : "密码保护", - "Science Mesh" : "Science Mesh", - "Update" : "更新" + "Science Mesh" : "Science Mesh" }, "nplurals=1; plural=0;"); diff --git a/apps/files_sharing/l10n/zh_CN.json b/apps/files_sharing/l10n/zh_CN.json index 481c567dc68..c50d60c4ec6 100644 --- a/apps/files_sharing/l10n/zh_CN.json +++ b/apps/files_sharing/l10n/zh_CN.json @@ -300,7 +300,6 @@ "Allow resharing" : "允许二次共享", "Expiration date enforced" : "强制过期日期", "Password protect" : "密码保护", - "Science Mesh" : "Science Mesh", - "Update" : "更新" + "Science Mesh" : "Science Mesh" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/apps/files_sharing/l10n/zh_HK.js b/apps/files_sharing/l10n/zh_HK.js index 742b2c861c8..a26f7d8fd24 100644 --- a/apps/files_sharing/l10n/zh_HK.js +++ b/apps/files_sharing/l10n/zh_HK.js @@ -302,7 +302,6 @@ OC.L10N.register( "Allow resharing" : "允許轉貼分享", "Expiration date enforced" : "已設定到期日", "Password protect" : "密碼防護", - "Science Mesh" : "Science Mesh", - "Update" : "更新" + "Science Mesh" : "Science Mesh" }, "nplurals=1; plural=0;"); diff --git a/apps/files_sharing/l10n/zh_HK.json b/apps/files_sharing/l10n/zh_HK.json index 7a93409a23c..e0b45b026fc 100644 --- a/apps/files_sharing/l10n/zh_HK.json +++ b/apps/files_sharing/l10n/zh_HK.json @@ -300,7 +300,6 @@ "Allow resharing" : "允許轉貼分享", "Expiration date enforced" : "已設定到期日", "Password protect" : "密碼防護", - "Science Mesh" : "Science Mesh", - "Update" : "更新" + "Science Mesh" : "Science Mesh" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/apps/files_sharing/l10n/zh_TW.js b/apps/files_sharing/l10n/zh_TW.js index 8c0ae8b0dad..9a32e9c2a7e 100644 --- a/apps/files_sharing/l10n/zh_TW.js +++ b/apps/files_sharing/l10n/zh_TW.js @@ -302,7 +302,6 @@ OC.L10N.register( "Allow resharing" : "允許轉分享", "Expiration date enforced" : "已設定到期日", "Password protect" : "密碼保護", - "Science Mesh" : "Science Mesh", - "Update" : "更新" + "Science Mesh" : "Science Mesh" }, "nplurals=1; plural=0;"); diff --git a/apps/files_sharing/l10n/zh_TW.json b/apps/files_sharing/l10n/zh_TW.json index d4d6ce7b048..ab7a35db735 100644 --- a/apps/files_sharing/l10n/zh_TW.json +++ b/apps/files_sharing/l10n/zh_TW.json @@ -300,7 +300,6 @@ "Allow resharing" : "允許轉分享", "Expiration date enforced" : "已設定到期日", "Password protect" : "密碼保護", - "Science Mesh" : "Science Mesh", - "Update" : "更新" + "Science Mesh" : "Science Mesh" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/apps/settings/l10n/ar.js b/apps/settings/l10n/ar.js index fc4de2783de..8dcb06ec4af 100644 --- a/apps/settings/l10n/ar.js +++ b/apps/settings/l10n/ar.js @@ -143,9 +143,17 @@ OC.L10N.register( "Old user imported certificates" : "شهادات مستورَدة لمستخدِم قديم", "A background job is pending that checks for user imported SSL certificates. Please check back later." : "مَهمّة خلفية مُعلّقة pending قيد انتظار فحص شهادة أمان SSL تمت إضافتها من المستخدِم. يُرجى المحاولة لاحقاً.", "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." : "يوجد حاليّاً مستخدم رفع شهادة أمان SSL لم تعد قيد الاستخدام منذ نكست كلاود 21. يمكن استيرادها باستعمال سطر الأوامر command line عبر الأمر \"occ security:certificates:import\". مساراتهم داخل دليل البيانات كما هي موضحة أدناه.", + "Database missing columns" : "أعمدة ناقصة في قاعدة البيانات ", + "Missing optional column \"%s\" in table \"%s\"." : "عمود اختياري ناقص \"%s\" في الجدول \"%s\".", "The database is missing some optional columns. Due to the fact that adding columns on big tables could take some time they were not added automatically when they can be optional. By running \"occ db:add-missing-columns\" those missing columns could be added manually while the instance keeps running. Once the columns are added some features might improve responsiveness or usability." : "تفتقد قاعدة البيانات إلى بعض الأعمدة الاختيارية. نظرًا لحقيقة أن إضافة أعمدة على الجداول الكبيرة قد تستغرق بعض الوقت لم تتم إضافتها تلقائيًا عندما يمكن أن تكون اختيارية. من خلال تشغيل \"occ db: add-missing-columns\" ، يمكن إضافة الأعمدة المفقودة يدويًا أثناء استمرار تشغيل الخادم. بمجرد إضافة الأعمدة ، قد تعمل بعض الميزات على تحسين الاستجابة أو قابلية الاستخدام.", + "Database missing indices" : "أدلّة ناقصة في قاعدة البيانات", + "Missing optional index \"%s\" in table \"%s\"." : "دليل اختياري ناقص \"%s\" في الجدول \"%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." : "تفتقد قاعدة البيانات إلى بعض الفهارس. نظرًا لحقيقة أن إضافة الفهارس على الجداول الكبيرة قد تستغرق بعض الوقت لم تتم إضافتها تلقائيًا. من خلال تشغيل \"occ db: add-missing-indexices\" ، يمكن إضافة تلك الفهارس المفقودة يدويًا أثناء استمرار تشغيل الخادم. بمجرد إضافة الفهارس، تكون الاستعلامات إلى هذه الجداول عادةً أسرع بكثير.", + "Database missing primary keys" : "مفاتيح رئيسية ناقصة في قاعدة البيانات", + "Missing primary key on table \"%s\"." : "مفتاح رئيسي ناقص في الجدول \"%s\".", "The database is missing some primary keys. Due to the fact that adding primary keys on big tables could take some time they were not added automatically. By running \"occ db:add-missing-primary-keys\" those missing primary keys could be added manually while the instance keeps running." : "تفتقد قاعدة البيانات إلى بعض المفاتيح الأساسية. نظرًا لحقيقة أن إضافة المفاتيح الأساسية على الطاولات الكبيرة قد تستغرق بعض الوقت لم تتم إضافتها تلقائيًا. من خلال تشغيل \"occ db: add-missing-basic-keys\" يمكن إضافة تلك المفاتيح الأساسية المفقودة يدويًا أثناء استمرار تشغيل الخادم.", + "Database pending bigint migrations" : "قاعدة البيانات معلقة في انتظار ترحيل bigint", + "Some columns in the database are missing a conversion to big int. Due to the fact that changing column types on big tables could take some time they were not changed automatically. By running \"occ db:convert-filecache-bigint\" those pending changes could be applied manually. This operation needs to be made while the instance is offline." : "تفتقد بعض الأعمدة في قاعدة البيانات التحويل إلى bigint. ونظرًا لأن تغيير أنواع الأعمدة في الجداول الكبيرة قد يستغرق بعض الوقت، فلم يتم تغييرها تلقائياً. عن طريق أعطاء الأمر السطري: \"occ db:convert-filecache-bigint\" يمكن تطبيق هذه التغييرات المُعلّقة يدوياً. يجب إجراء هذه العملية عندما يكون الخادوم غير متصل بالإنترنت.", "Default phone region" : "دولة أو منطقة الهاتف الافتراضية", "Your installation has no default phone region set. This is required to validate phone numbers in the profile settings without a country code. To allow numbers without a country code, please add \"default_phone_region\" with the respective ISO 3166-1 code of the region to your config file." : "لا يحتوي التثبيت الخاص بك على مجموعة افتراضية لمنطقة الهاتف. و الذي هو أمر لازمٌ للتحقق من صحة أرقام الهواتف في إعدادات الملف الشخصي في حال عدم توفير الكود الهاتفي للدولة. للسماح باستعمال أرقام هاتفية بدون كود الدولة، يرجى إضافة \"default_phone_region\" مع رمز ISO 3166-1 الخاص بالمنطقة إلى ملف التكوين الخاص بك.", "Email test" : "بريد الكتروني تجريبي", diff --git a/apps/settings/l10n/ar.json b/apps/settings/l10n/ar.json index 22ec3f477ad..375fcc1d728 100644 --- a/apps/settings/l10n/ar.json +++ b/apps/settings/l10n/ar.json @@ -141,9 +141,17 @@ "Old user imported certificates" : "شهادات مستورَدة لمستخدِم قديم", "A background job is pending that checks for user imported SSL certificates. Please check back later." : "مَهمّة خلفية مُعلّقة pending قيد انتظار فحص شهادة أمان SSL تمت إضافتها من المستخدِم. يُرجى المحاولة لاحقاً.", "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." : "يوجد حاليّاً مستخدم رفع شهادة أمان SSL لم تعد قيد الاستخدام منذ نكست كلاود 21. يمكن استيرادها باستعمال سطر الأوامر command line عبر الأمر \"occ security:certificates:import\". مساراتهم داخل دليل البيانات كما هي موضحة أدناه.", + "Database missing columns" : "أعمدة ناقصة في قاعدة البيانات ", + "Missing optional column \"%s\" in table \"%s\"." : "عمود اختياري ناقص \"%s\" في الجدول \"%s\".", "The database is missing some optional columns. Due to the fact that adding columns on big tables could take some time they were not added automatically when they can be optional. By running \"occ db:add-missing-columns\" those missing columns could be added manually while the instance keeps running. Once the columns are added some features might improve responsiveness or usability." : "تفتقد قاعدة البيانات إلى بعض الأعمدة الاختيارية. نظرًا لحقيقة أن إضافة أعمدة على الجداول الكبيرة قد تستغرق بعض الوقت لم تتم إضافتها تلقائيًا عندما يمكن أن تكون اختيارية. من خلال تشغيل \"occ db: add-missing-columns\" ، يمكن إضافة الأعمدة المفقودة يدويًا أثناء استمرار تشغيل الخادم. بمجرد إضافة الأعمدة ، قد تعمل بعض الميزات على تحسين الاستجابة أو قابلية الاستخدام.", + "Database missing indices" : "أدلّة ناقصة في قاعدة البيانات", + "Missing optional index \"%s\" in table \"%s\"." : "دليل اختياري ناقص \"%s\" في الجدول \"%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." : "تفتقد قاعدة البيانات إلى بعض الفهارس. نظرًا لحقيقة أن إضافة الفهارس على الجداول الكبيرة قد تستغرق بعض الوقت لم تتم إضافتها تلقائيًا. من خلال تشغيل \"occ db: add-missing-indexices\" ، يمكن إضافة تلك الفهارس المفقودة يدويًا أثناء استمرار تشغيل الخادم. بمجرد إضافة الفهارس، تكون الاستعلامات إلى هذه الجداول عادةً أسرع بكثير.", + "Database missing primary keys" : "مفاتيح رئيسية ناقصة في قاعدة البيانات", + "Missing primary key on table \"%s\"." : "مفتاح رئيسي ناقص في الجدول \"%s\".", "The database is missing some primary keys. Due to the fact that adding primary keys on big tables could take some time they were not added automatically. By running \"occ db:add-missing-primary-keys\" those missing primary keys could be added manually while the instance keeps running." : "تفتقد قاعدة البيانات إلى بعض المفاتيح الأساسية. نظرًا لحقيقة أن إضافة المفاتيح الأساسية على الطاولات الكبيرة قد تستغرق بعض الوقت لم تتم إضافتها تلقائيًا. من خلال تشغيل \"occ db: add-missing-basic-keys\" يمكن إضافة تلك المفاتيح الأساسية المفقودة يدويًا أثناء استمرار تشغيل الخادم.", + "Database pending bigint migrations" : "قاعدة البيانات معلقة في انتظار ترحيل bigint", + "Some columns in the database are missing a conversion to big int. Due to the fact that changing column types on big tables could take some time they were not changed automatically. By running \"occ db:convert-filecache-bigint\" those pending changes could be applied manually. This operation needs to be made while the instance is offline." : "تفتقد بعض الأعمدة في قاعدة البيانات التحويل إلى bigint. ونظرًا لأن تغيير أنواع الأعمدة في الجداول الكبيرة قد يستغرق بعض الوقت، فلم يتم تغييرها تلقائياً. عن طريق أعطاء الأمر السطري: \"occ db:convert-filecache-bigint\" يمكن تطبيق هذه التغييرات المُعلّقة يدوياً. يجب إجراء هذه العملية عندما يكون الخادوم غير متصل بالإنترنت.", "Default phone region" : "دولة أو منطقة الهاتف الافتراضية", "Your installation has no default phone region set. This is required to validate phone numbers in the profile settings without a country code. To allow numbers without a country code, please add \"default_phone_region\" with the respective ISO 3166-1 code of the region to your config file." : "لا يحتوي التثبيت الخاص بك على مجموعة افتراضية لمنطقة الهاتف. و الذي هو أمر لازمٌ للتحقق من صحة أرقام الهواتف في إعدادات الملف الشخصي في حال عدم توفير الكود الهاتفي للدولة. للسماح باستعمال أرقام هاتفية بدون كود الدولة، يرجى إضافة \"default_phone_region\" مع رمز ISO 3166-1 الخاص بالمنطقة إلى ملف التكوين الخاص بك.", "Email test" : "بريد الكتروني تجريبي", diff --git a/apps/settings/l10n/cs.js b/apps/settings/l10n/cs.js index 15bda796e2a..fb8aad1dd03 100644 --- a/apps/settings/l10n/cs.js +++ b/apps/settings/l10n/cs.js @@ -143,9 +143,17 @@ OC.L10N.register( "Old user imported certificates" : "Staré uživatelem importované certifikáty", "A background job is pending that checks for user imported SSL certificates. Please check back later." : "Úloha na pozadí čeká na kontrolu uživatelských importovaných SSL certifikátů. Zkuste to prosím později.", "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." : "Nacházejí se zde některé SSL certifikáty, importované uživatelem, které se už s Nextcloud 21 nepoužívají. Lze je naimportovat v příkazovém řádku pomocí příkazu „occ security:certificates:import“. Popisy jejich umístění v adresáři s daty jsou uvedeny níže.", + "Database missing columns" : "V databázi chybí sloupce", + "Missing optional column \"%s\" in table \"%s\"." : "Chybí volitelný sloupec „%s“ v tabulce „%s“.", "The database is missing some optional columns. Due to the fact that adding columns on big tables could take some time they were not added automatically when they can be optional. By running \"occ db:add-missing-columns\" those missing columns could be added manually while the instance keeps running. Once the columns are added some features might improve responsiveness or usability." : "V databázi chybí některé volitelné sloupce. Protože přidání sloupců do rozsáhlých tabulek může trvat dlouho, nebyly přidány automaticky (jsou volitelné). Spuštěním příkazu „occ db:add-missing-columns“ je možné tyto chybějící sloupce přidat ručně a to za provozu instance. Po přidání se může zlepšit doba reakce a použitelnost některých funkcí.", + "Database missing indices" : "V databázi chybí indexy", + "Missing optional index \"%s\" in table \"%s\"." : "Chybí volitelný index „%s“ v tabulce „%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." : "V databázi chybí některé indexy. Protože přidávání indexů na velkých tabulkách může zabrat nějaký čas, nebyly přidány automaticky. Spuštěním „occ db:add-missing-indices“ je možné tyto chybějící indexy ručně za provozu instance. Po přidání indexů dotazy do těchto tabulek jsou obvykle mnohem rychlejší.", + "Database missing primary keys" : "V databázi chybí primární klíče", + "Missing primary key on table \"%s\"." : "Chybí primární klíč v tabulce „%s“.", "The database is missing some primary keys. Due to the fact that adding primary keys on big tables could take some time they were not added automatically. By running \"occ db:add-missing-primary-keys\" those missing primary keys could be added manually while the instance keeps running." : "V databázi chybí některé primární klíče. Vzhledem k tomu, že přidání primárních klíčů do velkých tabulek může nějakou dobu trvat, nebyly přidány automaticky. Spuštěním příkazu „occ db:add-missing-primary-keys“ lze tyto chybějící primární klíče přidat ručně, zatímco instance běží.", + "Database pending bigint migrations" : "V databázi jsou čekající předělání na datové typy bigint (dlouhá celá čísla)", + "Some columns in the database are missing a conversion to big int. Due to the fact that changing column types on big tables could take some time they were not changed automatically. By running \"occ db:convert-filecache-bigint\" those pending changes could be applied manually. This operation needs to be made while the instance is offline." : "U některých sloupců tabulek databáze doposud nebyla provedena konverze na datový typ big int. To proto, že změna typů sloupců ve velkých tabulkách může trvat dlouho a proto nebylo provedeno automaticky. Provedení je možné spustit ručně a to spuštěním příkazu „occ db: convert-filecache-bigint“. Ovšem provést lze jen tehdy, když je instance Nexcloud odstavená.", "Default phone region" : "Výchozí mezinárodní předčíslí", "Your installation has no default phone region set. This is required to validate phone numbers in the profile settings without a country code. To allow numbers without a country code, please add \"default_phone_region\" with the respective ISO 3166-1 code of the region to your config file." : "Vaše instalace nemá nastavenou žádnou výchozí oblast telefonu. To je nutné k ověření telefonních čísel v nastavení profilu bez kódu země. Chcete-li povolit čísla bez kódu země, přidejte do svého souboru s nastaveními řetězec „default_phone_region“ s příslušným kódem ISO 3166-1 regionu.", "Email test" : "Zkouška e-mailu", diff --git a/apps/settings/l10n/cs.json b/apps/settings/l10n/cs.json index d683e5b7d37..64d96227de5 100644 --- a/apps/settings/l10n/cs.json +++ b/apps/settings/l10n/cs.json @@ -141,9 +141,17 @@ "Old user imported certificates" : "Staré uživatelem importované certifikáty", "A background job is pending that checks for user imported SSL certificates. Please check back later." : "Úloha na pozadí čeká na kontrolu uživatelských importovaných SSL certifikátů. Zkuste to prosím později.", "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." : "Nacházejí se zde některé SSL certifikáty, importované uživatelem, které se už s Nextcloud 21 nepoužívají. Lze je naimportovat v příkazovém řádku pomocí příkazu „occ security:certificates:import“. Popisy jejich umístění v adresáři s daty jsou uvedeny níže.", + "Database missing columns" : "V databázi chybí sloupce", + "Missing optional column \"%s\" in table \"%s\"." : "Chybí volitelný sloupec „%s“ v tabulce „%s“.", "The database is missing some optional columns. Due to the fact that adding columns on big tables could take some time they were not added automatically when they can be optional. By running \"occ db:add-missing-columns\" those missing columns could be added manually while the instance keeps running. Once the columns are added some features might improve responsiveness or usability." : "V databázi chybí některé volitelné sloupce. Protože přidání sloupců do rozsáhlých tabulek může trvat dlouho, nebyly přidány automaticky (jsou volitelné). Spuštěním příkazu „occ db:add-missing-columns“ je možné tyto chybějící sloupce přidat ručně a to za provozu instance. Po přidání se může zlepšit doba reakce a použitelnost některých funkcí.", + "Database missing indices" : "V databázi chybí indexy", + "Missing optional index \"%s\" in table \"%s\"." : "Chybí volitelný index „%s“ v tabulce „%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." : "V databázi chybí některé indexy. Protože přidávání indexů na velkých tabulkách může zabrat nějaký čas, nebyly přidány automaticky. Spuštěním „occ db:add-missing-indices“ je možné tyto chybějící indexy ručně za provozu instance. Po přidání indexů dotazy do těchto tabulek jsou obvykle mnohem rychlejší.", + "Database missing primary keys" : "V databázi chybí primární klíče", + "Missing primary key on table \"%s\"." : "Chybí primární klíč v tabulce „%s“.", "The database is missing some primary keys. Due to the fact that adding primary keys on big tables could take some time they were not added automatically. By running \"occ db:add-missing-primary-keys\" those missing primary keys could be added manually while the instance keeps running." : "V databázi chybí některé primární klíče. Vzhledem k tomu, že přidání primárních klíčů do velkých tabulek může nějakou dobu trvat, nebyly přidány automaticky. Spuštěním příkazu „occ db:add-missing-primary-keys“ lze tyto chybějící primární klíče přidat ručně, zatímco instance běží.", + "Database pending bigint migrations" : "V databázi jsou čekající předělání na datové typy bigint (dlouhá celá čísla)", + "Some columns in the database are missing a conversion to big int. Due to the fact that changing column types on big tables could take some time they were not changed automatically. By running \"occ db:convert-filecache-bigint\" those pending changes could be applied manually. This operation needs to be made while the instance is offline." : "U některých sloupců tabulek databáze doposud nebyla provedena konverze na datový typ big int. To proto, že změna typů sloupců ve velkých tabulkách může trvat dlouho a proto nebylo provedeno automaticky. Provedení je možné spustit ručně a to spuštěním příkazu „occ db: convert-filecache-bigint“. Ovšem provést lze jen tehdy, když je instance Nexcloud odstavená.", "Default phone region" : "Výchozí mezinárodní předčíslí", "Your installation has no default phone region set. This is required to validate phone numbers in the profile settings without a country code. To allow numbers without a country code, please add \"default_phone_region\" with the respective ISO 3166-1 code of the region to your config file." : "Vaše instalace nemá nastavenou žádnou výchozí oblast telefonu. To je nutné k ověření telefonních čísel v nastavení profilu bez kódu země. Chcete-li povolit čísla bez kódu země, přidejte do svého souboru s nastaveními řetězec „default_phone_region“ s příslušným kódem ISO 3166-1 regionu.", "Email test" : "Zkouška e-mailu", diff --git a/apps/settings/l10n/de_DE.js b/apps/settings/l10n/de_DE.js index 63e3876646c..3dac9a49bca 100644 --- a/apps/settings/l10n/de_DE.js +++ b/apps/settings/l10n/de_DE.js @@ -143,9 +143,17 @@ OC.L10N.register( "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." : "Eine Hintergrundaufgabe, die nach vom Benutzer importierten SSL-Zertifikaten sucht, läuft noch. Bitte später erneut versuchen.", "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. Sie können über den Befehl \"occ security:certificates:import\" in der Befehlszeile importiert werden. Ihre Pfade innerhalb des Datenverzeichnisses werden unten angezeigt.", + "Database missing columns" : "In der Datenbank fehlen Spalten", + "Missing optional column \"%s\" in table \"%s\"." : "Fehlende optionale Spalte \"%s\" in der Tabelle \"%s\".", "The database is missing some optional columns. Due to the fact that adding columns on big tables could take some time they were not added automatically when they can be optional. By running \"occ db:add-missing-columns\" those missing columns could be added manually while the instance keeps running. Once the columns are added some features might improve responsiveness or usability." : "In der Datenbank fehlen einige optionale Spalten. Da das Hinzufügen von Spalten bei großen Tabellen einige Zeit dauern kann, wurden sie nicht automatisch hinzugefügt, wenn sie optional sein können. Durch Ausführen von \"occ db:add-missing-columns\" können diese fehlenden Spalten manuell hinzugefügt werden, während die Instanz weiter läuft. Sobald die Spalten hinzugefügt sind, könnten einige Funktionen die Reaktionsfähigkeit oder die Benutzerfreundlichkeit verbessern.", + "Database missing indices" : "In der Datenbank fehlen Indizes", + "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.", + "Database missing primary keys" : "In der Datenbank fehlen Primärschlüssel", + "Missing primary key on table \"%s\"." : "Fehlender Primärschlüssel in Tabelle \"%s\".", "The database is missing some primary keys. Due to the fact that adding primary keys on big tables could take some time they were not added automatically. By running \"occ db:add-missing-primary-keys\" those missing primary keys could be added manually while the instance keeps running." : "In der Datenbank fehlen einige Primärschlüssel. Aufgrund der Tatsache, dass das Hinzufügen von Primärschlüsseln bei großen Tabellen einige Zeit dauern konnte, wurden sie nicht automatisch hinzugefügt. Durch Ausführen von \"occ db:add-missing-primary-keys\" können diese fehlenden Primärschlüssel manuell hinzugefügt werden, während die Instanz weiter läuft.", + "Database pending bigint migrations" : "Datenbank mit ausstehenden Bigint-Migrationen", + "Some columns in the database are missing a conversion to big int. Due to the fact that changing column types on big tables could take some time they were not changed automatically. By running \"occ db:convert-filecache-bigint\" those pending changes could be applied manually. This operation needs to be made while the instance is offline." : "Bei einigen Spalten in der Datenbank fehlt eine Konvertierung in Big Int. Da die Änderung der Spaltentypen bei großen Tabellen einige Zeit in Anspruch nehmen kann, erfolgt die Änderung nicht automatisch. Durch Ausführen von „occ db:convert-filecache-bigint“ können diese ausstehenden Änderungen manuell durchgeführt werden. Bei der Durchführung muss die Instanz offline sein.", "Default phone region" : "Standard-Telefonregion", "Your installation has no default phone region set. This is required to validate phone numbers in the profile settings without a country code. To allow numbers without a country code, please add \"default_phone_region\" with the respective ISO 3166-1 code of the region to your config file." : "Für Ihre Installation ist keine Standard-Telefonregion festgelegt. Dies ist erforderlich, um Telefonnummern in den Profileinstellungen ohne Ländervorwahl zu überprüfen. Um Nummern ohne Ländervorwahl zuzulassen, fügen Sie bitte „default_phone_region“ mit dem entsprechenden ISO 3166-1-Code der Region zu Ihrer Konfigurationsdatei hinzu.", "Email test" : "E-Mail-Test", diff --git a/apps/settings/l10n/de_DE.json b/apps/settings/l10n/de_DE.json index 04dafc1d723..55d1a26ad61 100644 --- a/apps/settings/l10n/de_DE.json +++ b/apps/settings/l10n/de_DE.json @@ -141,9 +141,17 @@ "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." : "Eine Hintergrundaufgabe, die nach vom Benutzer importierten SSL-Zertifikaten sucht, läuft noch. Bitte später erneut versuchen.", "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. Sie können über den Befehl \"occ security:certificates:import\" in der Befehlszeile importiert werden. Ihre Pfade innerhalb des Datenverzeichnisses werden unten angezeigt.", + "Database missing columns" : "In der Datenbank fehlen Spalten", + "Missing optional column \"%s\" in table \"%s\"." : "Fehlende optionale Spalte \"%s\" in der Tabelle \"%s\".", "The database is missing some optional columns. Due to the fact that adding columns on big tables could take some time they were not added automatically when they can be optional. By running \"occ db:add-missing-columns\" those missing columns could be added manually while the instance keeps running. Once the columns are added some features might improve responsiveness or usability." : "In der Datenbank fehlen einige optionale Spalten. Da das Hinzufügen von Spalten bei großen Tabellen einige Zeit dauern kann, wurden sie nicht automatisch hinzugefügt, wenn sie optional sein können. Durch Ausführen von \"occ db:add-missing-columns\" können diese fehlenden Spalten manuell hinzugefügt werden, während die Instanz weiter läuft. Sobald die Spalten hinzugefügt sind, könnten einige Funktionen die Reaktionsfähigkeit oder die Benutzerfreundlichkeit verbessern.", + "Database missing indices" : "In der Datenbank fehlen Indizes", + "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.", + "Database missing primary keys" : "In der Datenbank fehlen Primärschlüssel", + "Missing primary key on table \"%s\"." : "Fehlender Primärschlüssel in Tabelle \"%s\".", "The database is missing some primary keys. Due to the fact that adding primary keys on big tables could take some time they were not added automatically. By running \"occ db:add-missing-primary-keys\" those missing primary keys could be added manually while the instance keeps running." : "In der Datenbank fehlen einige Primärschlüssel. Aufgrund der Tatsache, dass das Hinzufügen von Primärschlüsseln bei großen Tabellen einige Zeit dauern konnte, wurden sie nicht automatisch hinzugefügt. Durch Ausführen von \"occ db:add-missing-primary-keys\" können diese fehlenden Primärschlüssel manuell hinzugefügt werden, während die Instanz weiter läuft.", + "Database pending bigint migrations" : "Datenbank mit ausstehenden Bigint-Migrationen", + "Some columns in the database are missing a conversion to big int. Due to the fact that changing column types on big tables could take some time they were not changed automatically. By running \"occ db:convert-filecache-bigint\" those pending changes could be applied manually. This operation needs to be made while the instance is offline." : "Bei einigen Spalten in der Datenbank fehlt eine Konvertierung in Big Int. Da die Änderung der Spaltentypen bei großen Tabellen einige Zeit in Anspruch nehmen kann, erfolgt die Änderung nicht automatisch. Durch Ausführen von „occ db:convert-filecache-bigint“ können diese ausstehenden Änderungen manuell durchgeführt werden. Bei der Durchführung muss die Instanz offline sein.", "Default phone region" : "Standard-Telefonregion", "Your installation has no default phone region set. This is required to validate phone numbers in the profile settings without a country code. To allow numbers without a country code, please add \"default_phone_region\" with the respective ISO 3166-1 code of the region to your config file." : "Für Ihre Installation ist keine Standard-Telefonregion festgelegt. Dies ist erforderlich, um Telefonnummern in den Profileinstellungen ohne Ländervorwahl zu überprüfen. Um Nummern ohne Ländervorwahl zuzulassen, fügen Sie bitte „default_phone_region“ mit dem entsprechenden ISO 3166-1-Code der Region zu Ihrer Konfigurationsdatei hinzu.", "Email test" : "E-Mail-Test", diff --git a/apps/settings/l10n/es.js b/apps/settings/l10n/es.js index a5262ac8630..d49023fa37b 100644 --- a/apps/settings/l10n/es.js +++ b/apps/settings/l10n/es.js @@ -143,9 +143,16 @@ OC.L10N.register( "Old user imported certificates" : "Antiguos certificados importados por el usuario", "A background job is pending that checks for user imported SSL certificates. Please check back later." : "Está pendiente una tarea en segundo plano que comprueba por el usuario los certificados SSL importados. Por favor, revisalo más tarde.", "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." : "Hay algunos certificados SSL importados por el usuario que ya no se utilizan con Nextcloud 21. Pueden ser importados con la línea de comandos a través del comando \"occ security:certificates:import\". Sus rutas dentro del directorio de datos se muestran a continuación.", + "Database missing columns" : "Faltan columnas en la base de datos", + "Missing optional column \"%s\" in table \"%s\"." : "Falta la columna opcional \"%s\" en la tabla \"%s\".", "The database is missing some optional columns. Due to the fact that adding columns on big tables could take some time they were not added automatically when they can be optional. By running \"occ db:add-missing-columns\" those missing columns could be added manually while the instance keeps running. Once the columns are added some features might improve responsiveness or usability." : "A la base de datos le faltan algunas columnas opcionales. Debido a que agregar columnas en tablas grandes podría llevar mucho tiempo, no se agregaron automáticamente cuando podían eran opcionales. Al ejecutar \"occ db:add-missing-columns\", esas columnas faltantes se pueden agregar manualmente mientras la instancia sigue ejecutándose. Una vez que se agregen las columnas, algunas características pueden mejorar su capacidad de respuesta o la usabilidad.", + "Database missing indices" : "Faltan índices en la base de datos", + "Missing optional index \"%s\" in table \"%s\"." : "Falta el índice opcional \"%s\" en la tabla \"%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." : "A la base de datos le faltan algunos índices. Debido al hecho de que añadir índices en tablas grandes puede llevar cierto tiempo, no se han añadido automáticamente. Se pueden añadir manualmente dichos índices perdidos mientras la instancia sigue funcionando si se ejecuta \"occ db:add-missing-indices\". Una vez se han añadido los índices, las consultas a esas tablas suelen ser mucho más rápidas.", + "Database missing primary keys" : "Faltan claves primarias en la base de datos", + "Missing primary key on table \"%s\"." : "Falta la clave primaria en la tabla \"%s\".", "The database is missing some primary keys. Due to the fact that adding primary keys on big tables could take some time they were not added automatically. By running \"occ db:add-missing-primary-keys\" those missing primary keys could be added manually while the instance keeps running." : "A la base de datos le faltan algunas claves primarias. Debido a que añadir claves primarias en tablas grandes podría llevar mucho tiempo, no se añadieron automáticamente. Al ejecutar \"occ db:add-missing-primary-keys\" esas claves primarias faltantes podrían ser añadidas manualmente mientras la instancia sigue funcionando.", + "Database pending bigint migrations" : "Queda pendiente la migración de \"bigint\"", "Default phone region" : "Región por defecto para teléfonos", "Your installation has no default phone region set. This is required to validate phone numbers in the profile settings without a country code. To allow numbers without a country code, please add \"default_phone_region\" with the respective ISO 3166-1 code of the region to your config file." : "Tu instalación no tiene una región por defecto para teléfonos seleccionada. Esto es necesario para validar números de teléfono en los ajustes de usuario que no tienen un código internacional. Para permitir números sin código internacional, añade en tu archivo de configuración el ajuste \"default_phone_region\" con el código regional ISO 3166-1 correspondiente.", "Email test" : "Correo de prueba", diff --git a/apps/settings/l10n/es.json b/apps/settings/l10n/es.json index 210b4d02b9f..2598bc45464 100644 --- a/apps/settings/l10n/es.json +++ b/apps/settings/l10n/es.json @@ -141,9 +141,16 @@ "Old user imported certificates" : "Antiguos certificados importados por el usuario", "A background job is pending that checks for user imported SSL certificates. Please check back later." : "Está pendiente una tarea en segundo plano que comprueba por el usuario los certificados SSL importados. Por favor, revisalo más tarde.", "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." : "Hay algunos certificados SSL importados por el usuario que ya no se utilizan con Nextcloud 21. Pueden ser importados con la línea de comandos a través del comando \"occ security:certificates:import\". Sus rutas dentro del directorio de datos se muestran a continuación.", + "Database missing columns" : "Faltan columnas en la base de datos", + "Missing optional column \"%s\" in table \"%s\"." : "Falta la columna opcional \"%s\" en la tabla \"%s\".", "The database is missing some optional columns. Due to the fact that adding columns on big tables could take some time they were not added automatically when they can be optional. By running \"occ db:add-missing-columns\" those missing columns could be added manually while the instance keeps running. Once the columns are added some features might improve responsiveness or usability." : "A la base de datos le faltan algunas columnas opcionales. Debido a que agregar columnas en tablas grandes podría llevar mucho tiempo, no se agregaron automáticamente cuando podían eran opcionales. Al ejecutar \"occ db:add-missing-columns\", esas columnas faltantes se pueden agregar manualmente mientras la instancia sigue ejecutándose. Una vez que se agregen las columnas, algunas características pueden mejorar su capacidad de respuesta o la usabilidad.", + "Database missing indices" : "Faltan índices en la base de datos", + "Missing optional index \"%s\" in table \"%s\"." : "Falta el índice opcional \"%s\" en la tabla \"%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." : "A la base de datos le faltan algunos índices. Debido al hecho de que añadir índices en tablas grandes puede llevar cierto tiempo, no se han añadido automáticamente. Se pueden añadir manualmente dichos índices perdidos mientras la instancia sigue funcionando si se ejecuta \"occ db:add-missing-indices\". Una vez se han añadido los índices, las consultas a esas tablas suelen ser mucho más rápidas.", + "Database missing primary keys" : "Faltan claves primarias en la base de datos", + "Missing primary key on table \"%s\"." : "Falta la clave primaria en la tabla \"%s\".", "The database is missing some primary keys. Due to the fact that adding primary keys on big tables could take some time they were not added automatically. By running \"occ db:add-missing-primary-keys\" those missing primary keys could be added manually while the instance keeps running." : "A la base de datos le faltan algunas claves primarias. Debido a que añadir claves primarias en tablas grandes podría llevar mucho tiempo, no se añadieron automáticamente. Al ejecutar \"occ db:add-missing-primary-keys\" esas claves primarias faltantes podrían ser añadidas manualmente mientras la instancia sigue funcionando.", + "Database pending bigint migrations" : "Queda pendiente la migración de \"bigint\"", "Default phone region" : "Región por defecto para teléfonos", "Your installation has no default phone region set. This is required to validate phone numbers in the profile settings without a country code. To allow numbers without a country code, please add \"default_phone_region\" with the respective ISO 3166-1 code of the region to your config file." : "Tu instalación no tiene una región por defecto para teléfonos seleccionada. Esto es necesario para validar números de teléfono en los ajustes de usuario que no tienen un código internacional. Para permitir números sin código internacional, añade en tu archivo de configuración el ajuste \"default_phone_region\" con el código regional ISO 3166-1 correspondiente.", "Email test" : "Correo de prueba", diff --git a/apps/settings/l10n/fr.js b/apps/settings/l10n/fr.js index 13c69258958..60ee104f623 100644 --- a/apps/settings/l10n/fr.js +++ b/apps/settings/l10n/fr.js @@ -138,14 +138,22 @@ OC.L10N.register( "Verifying" : "Vérification en cours", "A background job is pending that checks for user imported SSL certificates. Please check back later." : "Une tâche en arrière-plan qui vérifie les certificats SSL importés par l’utilisateur est en attente. Veuillez vérifier plus tard.", "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." : "Certains certificats SSL importés par les utilisateurs sont présents et ne sont plus utilisés avec Nextcloud 21. Ils peuvent être importés par l'interface en ligne de commande via la commande \"occ security:certificates:import\". Leurs chemins dans le dossier data sont affichés ci-dessous.", + "Database missing columns" : "Colonnes manquantes dans la base de données", + "Missing optional column \"%s\" in table \"%s\"." : "Colonnes optionnelles manquantes « %s » dans la table « %s ».", "The database is missing some optional columns. Due to the fact that adding columns on big tables could take some time they were not added automatically when they can be optional. By running \"occ db:add-missing-columns\" those missing columns could be added manually while the instance keeps running. Once the columns are added some features might improve responsiveness or usability." : "Certaines colonnes facultatives sont manquantes dans la base de données. Étant donné qu'ajouter des colonnes sur des grandes tables peut prendre du temps, elles n'ont pas été ajoutées automatiquement lorsqu'elles sont facultatives. En exécutant \"occ db:add-missing-columns\" ces colonnes manquantes peuvent être ajoutées manuellement alors que l'instance continue de fonctionner. Une fois que les colonnes sont ajoutées, la performance ou l'utilisabilité de certaines fonctionnalités pourraient être améliorées.", + "Database missing indices" : "Indices manquants de la base de données", + "Missing optional index \"%s\" in table \"%s\"." : "Index optionnels manquants « %s » dans la table « %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." : "La base de données a quelques index manquants. L'ajout d'index dans de grandes tables peut prendre un certain temps. Elles ne sont donc pas ajoutées automatiquement. En exécutant \"occ db:add-missing-indices\", ces index manquants pourront être ajoutés manuellement pendant que l'instance continue de tourner. Une fois les index ajoutés, les requêtes sur ces tables sont généralement beaucoup plus rapides.", + "Database missing primary keys" : "Clés primaires manquantes dans la base de données", + "Missing primary key on table \"%s\"." : "Clé primaire manquante sur la table « %s ».", "The database is missing some primary keys. Due to the fact that adding primary keys on big tables could take some time they were not added automatically. By running \"occ db:add-missing-primary-keys\" those missing primary keys could be added manually while the instance keeps running." : "Il manque des clés primaires dans la base de données. En raison du fait que l’ajout de clés primaires sur les grandes tables peut prendre un certain temps, elles n’ont pas été ajoutées automatiquement. En exécutant \"occ db:add-missing-primary-keys\", ces clés primaires manquantes peuvent être ajoutées manuellement pendant que l’instance continue de fonctionner.", + "Some columns in the database are missing a conversion to big int. Due to the fact that changing column types on big tables could take some time they were not changed automatically. By running \"occ db:convert-filecache-bigint\" those pending changes could be applied manually. This operation needs to be made while the instance is offline." : "Certaines colonnes de la base de données n'ont pas été converties en 'big int'. Changer le type de colonne dans de grandes tables peut prendre beaucoup de temps, elles n'ont donc pas été converties automatiquement. En exécutant la commande 'occ db:convert-filecache-bigint', ces changements en suspens peuvent être déclenchés manuellement. Cette opération doit être exécutée pendant que l'instance est hors ligne.", "Default phone region" : "Indicatif téléphonique par défaut", "Your installation has no default phone region set. This is required to validate phone numbers in the profile settings without a country code. To allow numbers without a country code, please add \"default_phone_region\" with the respective ISO 3166-1 code of the region to your config file." : "Votre installation n’a pas de préfixe de région par défaut. C’est nécessaire pour valider les numéros de téléphone dans les paramètres du profil sans code pays. Pour autoriser les numéros sans code pays, veuillez ajouter « default_phone_region » avec le code ISO 3166-1 respectif de la région dans votre fichier de configuration.", "Email test was successfully sent" : "L'e-mail de test a été envoyé avec succès", "Transactional file locking is disabled, this might lead to issues with race conditions. Enable \"filelocking.enabled\" in config.php to avoid these problems." : "Le verrouillage transactionnel de fichiers est désactivé, cela peut causer des conflits en cas d'accès concurrent. Configurez « filelocking.enabled » dans config.php pour éviter ces problèmes.", "The database is used for transactional file locking. To enhance performance, please configure memcache, if available." : "La base de données est actuellement utilisée pour les verrous. Afin d'améliorer les performances, veuillez si possible configurer un cache mémoire.", + "Your \"trusted_proxies\" setting is not correctly set, it should be an array." : "Votre paramètre « trusted_proxies » n'est pas correctement configuré, cela devrait être un tableau.", "Internet connectivity" : "Connexion Internet", "Internet connectivity is disabled in configuration file." : "La connexion à Internet est désactivée dans le fichier de configuration.", "This server has no working internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. Establish a connection from this server to the internet to enjoy all features." : "Ce serveur ne peut se connecter à Internet : plusieurs points finaux ne peuvent être atteints. Cela signifie que certaines fonctionnalités, telles que le montage de stockages externes, les notifications de mises à jour ou l'installation d'applications tierces, ne fonctionneront pas. L'accès aux fichiers à distance, ainsi que l'envoi de notifications par e-mail peuvent aussi être indisponibles. Il est recommandé d'activer la connexion internet pour ce serveur si vous souhaitez disposer de l'ensemble des fonctionnalités offertes.", diff --git a/apps/settings/l10n/fr.json b/apps/settings/l10n/fr.json index 3644edabc39..23e44e37e93 100644 --- a/apps/settings/l10n/fr.json +++ b/apps/settings/l10n/fr.json @@ -136,14 +136,22 @@ "Verifying" : "Vérification en cours", "A background job is pending that checks for user imported SSL certificates. Please check back later." : "Une tâche en arrière-plan qui vérifie les certificats SSL importés par l’utilisateur est en attente. Veuillez vérifier plus tard.", "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." : "Certains certificats SSL importés par les utilisateurs sont présents et ne sont plus utilisés avec Nextcloud 21. Ils peuvent être importés par l'interface en ligne de commande via la commande \"occ security:certificates:import\". Leurs chemins dans le dossier data sont affichés ci-dessous.", + "Database missing columns" : "Colonnes manquantes dans la base de données", + "Missing optional column \"%s\" in table \"%s\"." : "Colonnes optionnelles manquantes « %s » dans la table « %s ».", "The database is missing some optional columns. Due to the fact that adding columns on big tables could take some time they were not added automatically when they can be optional. By running \"occ db:add-missing-columns\" those missing columns could be added manually while the instance keeps running. Once the columns are added some features might improve responsiveness or usability." : "Certaines colonnes facultatives sont manquantes dans la base de données. Étant donné qu'ajouter des colonnes sur des grandes tables peut prendre du temps, elles n'ont pas été ajoutées automatiquement lorsqu'elles sont facultatives. En exécutant \"occ db:add-missing-columns\" ces colonnes manquantes peuvent être ajoutées manuellement alors que l'instance continue de fonctionner. Une fois que les colonnes sont ajoutées, la performance ou l'utilisabilité de certaines fonctionnalités pourraient être améliorées.", + "Database missing indices" : "Indices manquants de la base de données", + "Missing optional index \"%s\" in table \"%s\"." : "Index optionnels manquants « %s » dans la table « %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." : "La base de données a quelques index manquants. L'ajout d'index dans de grandes tables peut prendre un certain temps. Elles ne sont donc pas ajoutées automatiquement. En exécutant \"occ db:add-missing-indices\", ces index manquants pourront être ajoutés manuellement pendant que l'instance continue de tourner. Une fois les index ajoutés, les requêtes sur ces tables sont généralement beaucoup plus rapides.", + "Database missing primary keys" : "Clés primaires manquantes dans la base de données", + "Missing primary key on table \"%s\"." : "Clé primaire manquante sur la table « %s ».", "The database is missing some primary keys. Due to the fact that adding primary keys on big tables could take some time they were not added automatically. By running \"occ db:add-missing-primary-keys\" those missing primary keys could be added manually while the instance keeps running." : "Il manque des clés primaires dans la base de données. En raison du fait que l’ajout de clés primaires sur les grandes tables peut prendre un certain temps, elles n’ont pas été ajoutées automatiquement. En exécutant \"occ db:add-missing-primary-keys\", ces clés primaires manquantes peuvent être ajoutées manuellement pendant que l’instance continue de fonctionner.", + "Some columns in the database are missing a conversion to big int. Due to the fact that changing column types on big tables could take some time they were not changed automatically. By running \"occ db:convert-filecache-bigint\" those pending changes could be applied manually. This operation needs to be made while the instance is offline." : "Certaines colonnes de la base de données n'ont pas été converties en 'big int'. Changer le type de colonne dans de grandes tables peut prendre beaucoup de temps, elles n'ont donc pas été converties automatiquement. En exécutant la commande 'occ db:convert-filecache-bigint', ces changements en suspens peuvent être déclenchés manuellement. Cette opération doit être exécutée pendant que l'instance est hors ligne.", "Default phone region" : "Indicatif téléphonique par défaut", "Your installation has no default phone region set. This is required to validate phone numbers in the profile settings without a country code. To allow numbers without a country code, please add \"default_phone_region\" with the respective ISO 3166-1 code of the region to your config file." : "Votre installation n’a pas de préfixe de région par défaut. C’est nécessaire pour valider les numéros de téléphone dans les paramètres du profil sans code pays. Pour autoriser les numéros sans code pays, veuillez ajouter « default_phone_region » avec le code ISO 3166-1 respectif de la région dans votre fichier de configuration.", "Email test was successfully sent" : "L'e-mail de test a été envoyé avec succès", "Transactional file locking is disabled, this might lead to issues with race conditions. Enable \"filelocking.enabled\" in config.php to avoid these problems." : "Le verrouillage transactionnel de fichiers est désactivé, cela peut causer des conflits en cas d'accès concurrent. Configurez « filelocking.enabled » dans config.php pour éviter ces problèmes.", "The database is used for transactional file locking. To enhance performance, please configure memcache, if available." : "La base de données est actuellement utilisée pour les verrous. Afin d'améliorer les performances, veuillez si possible configurer un cache mémoire.", + "Your \"trusted_proxies\" setting is not correctly set, it should be an array." : "Votre paramètre « trusted_proxies » n'est pas correctement configuré, cela devrait être un tableau.", "Internet connectivity" : "Connexion Internet", "Internet connectivity is disabled in configuration file." : "La connexion à Internet est désactivée dans le fichier de configuration.", "This server has no working internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. Establish a connection from this server to the internet to enjoy all features." : "Ce serveur ne peut se connecter à Internet : plusieurs points finaux ne peuvent être atteints. Cela signifie que certaines fonctionnalités, telles que le montage de stockages externes, les notifications de mises à jour ou l'installation d'applications tierces, ne fonctionneront pas. L'accès aux fichiers à distance, ainsi que l'envoi de notifications par e-mail peuvent aussi être indisponibles. Il est recommandé d'activer la connexion internet pour ce serveur si vous souhaitez disposer de l'ensemble des fonctionnalités offertes.", diff --git a/apps/settings/l10n/gl.js b/apps/settings/l10n/gl.js index c991cb0e086..fc62a6b99d7 100644 --- a/apps/settings/l10n/gl.js +++ b/apps/settings/l10n/gl.js @@ -143,7 +143,7 @@ OC.L10N.register( "Old user imported certificates" : "Certificados antigos importados polo usuario", "A background job is pending that checks for user imported SSL certificates. Please check back later." : "Está pendente un traballo en segundo plano que comprobe os certificados SSL importados polo usuario. Volva comprobar máis adiante.", "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." : "Hai algúns certificados SSL importados polo usuario, que xa non se usan con Nextcloud 21. Pódense importar coa liña de ordes mediante a orde «occ security:certificates:import». As súas rutas dentro do directorio de datos amosanse deseguido.", - "The database is missing some optional columns. Due to the fact that adding columns on big tables could take some time they were not added automatically when they can be optional. By running \"occ db:add-missing-columns\" those missing columns could be added manually while the instance keeps running. Once the columns are added some features might improve responsiveness or usability." : "Á base de datos fáltanlle algunhas columnas opcionais. Por moe de que engadir columnas a grandes táboas podería levar moito tempo non foron engadidas automaticamente cando poden ser opcionais. Estas columnas poden engadirse manualmente mentres siga funcionando a instancia, executando «occ db:add-missing-columns». Unha vez se teñan engadidas as columnas, algunhas características poden mellorar a resposta ou a usabilidade.", + "The database is missing some optional columns. Due to the fact that adding columns on big tables could take some time they were not added automatically when they can be optional. By running \"occ db:add-missing-columns\" those missing columns could be added manually while the instance keeps running. Once the columns are added some features might improve responsiveness or usability." : "Á base de datos fáltanlle algunhas columnas opcionais. Por mor de que engadir columnas a grandes táboas podería levar moito tempo non foron engadidas automaticamente cando poden ser opcionais. Estas columnas poden engadirse manualmente mentres siga funcionando a instancia, executando «occ db:add-missing-columns». Unha vez se teñan engadidas as columnas, algunhas características poden mellorar a resposta ou a usabilidade.", "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." : "Á base de datos fáltanlle algúns índices. Por mor de que engadir os índices podería levar moito non foron engadidos automaticamente. Estes índices perdidos poden engadirse manualmente mentres siga funcionando a instancia, executando «occ db:add-missing-indices». Una vez se teñan engadidos os índices, as consultas a esas táboas adoitan ser moito máis rápidas.", "The database is missing some primary keys. Due to the fact that adding primary keys on big tables could take some time they were not added automatically. By running \"occ db:add-missing-primary-keys\" those missing primary keys could be added manually while the instance keeps running." : "Faltan algunhas chave primarias na base de datos. Por mor do feito de que a adición de chave primarias en táboas grandes podería levar algún tempo, non se engadiron automaticamente. Ao executar «occ db:add-missing-primary-keys», esas chave primarias que faltan poderían engadirse manualmente mentres a instancia segue funcionando.", "Default phone region" : "Rexión telefónica predeterminada", diff --git a/apps/settings/l10n/gl.json b/apps/settings/l10n/gl.json index 05954ab1222..7590b46558f 100644 --- a/apps/settings/l10n/gl.json +++ b/apps/settings/l10n/gl.json @@ -141,7 +141,7 @@ "Old user imported certificates" : "Certificados antigos importados polo usuario", "A background job is pending that checks for user imported SSL certificates. Please check back later." : "Está pendente un traballo en segundo plano que comprobe os certificados SSL importados polo usuario. Volva comprobar máis adiante.", "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." : "Hai algúns certificados SSL importados polo usuario, que xa non se usan con Nextcloud 21. Pódense importar coa liña de ordes mediante a orde «occ security:certificates:import». As súas rutas dentro do directorio de datos amosanse deseguido.", - "The database is missing some optional columns. Due to the fact that adding columns on big tables could take some time they were not added automatically when they can be optional. By running \"occ db:add-missing-columns\" those missing columns could be added manually while the instance keeps running. Once the columns are added some features might improve responsiveness or usability." : "Á base de datos fáltanlle algunhas columnas opcionais. Por moe de que engadir columnas a grandes táboas podería levar moito tempo non foron engadidas automaticamente cando poden ser opcionais. Estas columnas poden engadirse manualmente mentres siga funcionando a instancia, executando «occ db:add-missing-columns». Unha vez se teñan engadidas as columnas, algunhas características poden mellorar a resposta ou a usabilidade.", + "The database is missing some optional columns. Due to the fact that adding columns on big tables could take some time they were not added automatically when they can be optional. By running \"occ db:add-missing-columns\" those missing columns could be added manually while the instance keeps running. Once the columns are added some features might improve responsiveness or usability." : "Á base de datos fáltanlle algunhas columnas opcionais. Por mor de que engadir columnas a grandes táboas podería levar moito tempo non foron engadidas automaticamente cando poden ser opcionais. Estas columnas poden engadirse manualmente mentres siga funcionando a instancia, executando «occ db:add-missing-columns». Unha vez se teñan engadidas as columnas, algunhas características poden mellorar a resposta ou a usabilidade.", "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." : "Á base de datos fáltanlle algúns índices. Por mor de que engadir os índices podería levar moito non foron engadidos automaticamente. Estes índices perdidos poden engadirse manualmente mentres siga funcionando a instancia, executando «occ db:add-missing-indices». Una vez se teñan engadidos os índices, as consultas a esas táboas adoitan ser moito máis rápidas.", "The database is missing some primary keys. Due to the fact that adding primary keys on big tables could take some time they were not added automatically. By running \"occ db:add-missing-primary-keys\" those missing primary keys could be added manually while the instance keeps running." : "Faltan algunhas chave primarias na base de datos. Por mor do feito de que a adición de chave primarias en táboas grandes podería levar algún tempo, non se engadiron automaticamente. Ao executar «occ db:add-missing-primary-keys», esas chave primarias que faltan poderían engadirse manualmente mentres a instancia segue funcionando.", "Default phone region" : "Rexión telefónica predeterminada", diff --git a/apps/settings/l10n/sr.js b/apps/settings/l10n/sr.js index 3e81cd642ba..4dd4454a638 100644 --- a/apps/settings/l10n/sr.js +++ b/apps/settings/l10n/sr.js @@ -143,9 +143,17 @@ OC.L10N.register( "Old user imported certificates" : "Стари сертификати које је увезао корисник", "A background job is pending that checks for user imported SSL certificates. Please check back later." : "Позадински посао који проверава увезене корисничке SSL сертификате је на чекању. Молимо вас да проверите касније.", "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." : "Присутни су неки увезени кориснички SSL сертификати који се више не користе у Nextcloud 21. Могу да се увезу из командне линије извршавањем команде „occ security:certificates:import”. Њихове путање унутар директоријума са подацима су приказане испод.", + "Database missing columns" : "У бази података недостају колоне", + "Missing optional column \"%s\" in table \"%s\"." : "У табели „%s” недостаје необавезна колона „%s”.", "The database is missing some optional columns. Due to the fact that adding columns on big tables could take some time they were not added automatically when they can be optional. By running \"occ db:add-missing-columns\" those missing columns could be added manually while the instance keeps running. Once the columns are added some features might improve responsiveness or usability." : "У бази недостају неке опционе колоне. Пошто додавање колона на великим табелама може да потраје, нису додате аутоматски, а пошто су и опционе. Покретањем „occ db:add-missing-columns“ , додаћете ове колоне за време рада инстанце. Када се ове колоне додају, неке функционалности можда буду брже или употребљивије.", + "Database missing indices" : "У бази података недостају индекси", + "Missing optional index \"%s\" in table \"%s\"." : "У табели „%s” недостаје необавезни индекс „%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." : "У бази недостају поједини индекси. Због тога што додавање индекса на великим табелама може доста да потраје, индекси се не додају аутоматски. Покретањем „occ db:add-missing-indices“, индекси који недостају ће бити додати ручно док је инстанца покренута. Једном када су индекси додати, упити над тим табелама ће обично бити много бржи.", + "Database missing primary keys" : "У бази података недостају примарни кључеви", + "Missing primary key on table \"%s\"." : "У табели „%s” недостаје примарни кључ.", "The database is missing some primary keys. Due to the fact that adding primary keys on big tables could take some time they were not added automatically. By running \"occ db:add-missing-primary-keys\" those missing primary keys could be added manually while the instance keeps running." : "У бази података недостају неки примарни кључеви. Услед тога што операција додавања примарних кључева у велике табеле може да потраје, они нису додати аутоматски. Извршавањем команде „occ db:add-missing-primary-keys” би се ти примарни кључеви ручно додали док инстанца несментано ради.", + "Database pending bigint migrations" : "У бази података су на чекањи bigint миграције", + "Some columns in the database are missing a conversion to big int. Due to the fact that changing column types on big tables could take some time they were not changed automatically. By running \"occ db:convert-filecache-bigint\" those pending changes could be applied manually. This operation needs to be made while the instance is offline." : "Неке колоне у бази података нису претворене у big int тип. Пошто у великим табелама промена типа колоне може доста да потраје, оне нису аутоматски промењене. Извршавањем команде „occ db:convert-filecache-bigint” ће се применити ове преостале измене. Ова операција се мора урадити док инстанца не ради.", "Default phone region" : "Подразумевани телефонски позивни број", "Your installation has no default phone region set. This is required to validate phone numbers in the profile settings without a country code. To allow numbers without a country code, please add \"default_phone_region\" with the respective ISO 3166-1 code of the region to your config file." : "Ваша инсталација нема постављен подразумевани телефонски позивни број. Ово је неопходно за проверу бројева телефона у подешавањима профила без кода земље. Ако желите да дозволите бројеве без кода земље, молимо вас да у свој конфигурациони фајл додате „default_phone_region” са одговарајућим ISO 3166-1 кодом региона.", "Email test" : "Тест и-мејла", diff --git a/apps/settings/l10n/sr.json b/apps/settings/l10n/sr.json index bd4c51b9224..aef817a2298 100644 --- a/apps/settings/l10n/sr.json +++ b/apps/settings/l10n/sr.json @@ -141,9 +141,17 @@ "Old user imported certificates" : "Стари сертификати које је увезао корисник", "A background job is pending that checks for user imported SSL certificates. Please check back later." : "Позадински посао који проверава увезене корисничке SSL сертификате је на чекању. Молимо вас да проверите касније.", "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." : "Присутни су неки увезени кориснички SSL сертификати који се више не користе у Nextcloud 21. Могу да се увезу из командне линије извршавањем команде „occ security:certificates:import”. Њихове путање унутар директоријума са подацима су приказане испод.", + "Database missing columns" : "У бази података недостају колоне", + "Missing optional column \"%s\" in table \"%s\"." : "У табели „%s” недостаје необавезна колона „%s”.", "The database is missing some optional columns. Due to the fact that adding columns on big tables could take some time they were not added automatically when they can be optional. By running \"occ db:add-missing-columns\" those missing columns could be added manually while the instance keeps running. Once the columns are added some features might improve responsiveness or usability." : "У бази недостају неке опционе колоне. Пошто додавање колона на великим табелама може да потраје, нису додате аутоматски, а пошто су и опционе. Покретањем „occ db:add-missing-columns“ , додаћете ове колоне за време рада инстанце. Када се ове колоне додају, неке функционалности можда буду брже или употребљивије.", + "Database missing indices" : "У бази података недостају индекси", + "Missing optional index \"%s\" in table \"%s\"." : "У табели „%s” недостаје необавезни индекс „%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." : "У бази недостају поједини индекси. Због тога што додавање индекса на великим табелама може доста да потраје, индекси се не додају аутоматски. Покретањем „occ db:add-missing-indices“, индекси који недостају ће бити додати ручно док је инстанца покренута. Једном када су индекси додати, упити над тим табелама ће обично бити много бржи.", + "Database missing primary keys" : "У бази података недостају примарни кључеви", + "Missing primary key on table \"%s\"." : "У табели „%s” недостаје примарни кључ.", "The database is missing some primary keys. Due to the fact that adding primary keys on big tables could take some time they were not added automatically. By running \"occ db:add-missing-primary-keys\" those missing primary keys could be added manually while the instance keeps running." : "У бази података недостају неки примарни кључеви. Услед тога што операција додавања примарних кључева у велике табеле може да потраје, они нису додати аутоматски. Извршавањем команде „occ db:add-missing-primary-keys” би се ти примарни кључеви ручно додали док инстанца несментано ради.", + "Database pending bigint migrations" : "У бази података су на чекањи bigint миграције", + "Some columns in the database are missing a conversion to big int. Due to the fact that changing column types on big tables could take some time they were not changed automatically. By running \"occ db:convert-filecache-bigint\" those pending changes could be applied manually. This operation needs to be made while the instance is offline." : "Неке колоне у бази података нису претворене у big int тип. Пошто у великим табелама промена типа колоне може доста да потраје, оне нису аутоматски промењене. Извршавањем команде „occ db:convert-filecache-bigint” ће се применити ове преостале измене. Ова операција се мора урадити док инстанца не ради.", "Default phone region" : "Подразумевани телефонски позивни број", "Your installation has no default phone region set. This is required to validate phone numbers in the profile settings without a country code. To allow numbers without a country code, please add \"default_phone_region\" with the respective ISO 3166-1 code of the region to your config file." : "Ваша инсталација нема постављен подразумевани телефонски позивни број. Ово је неопходно за проверу бројева телефона у подешавањима профила без кода земље. Ако желите да дозволите бројеве без кода земље, молимо вас да у свој конфигурациони фајл додате „default_phone_region” са одговарајућим ISO 3166-1 кодом региона.", "Email test" : "Тест и-мејла", diff --git a/apps/settings/l10n/tr.js b/apps/settings/l10n/tr.js index cdda080cf5c..c862ae5efe4 100644 --- a/apps/settings/l10n/tr.js +++ b/apps/settings/l10n/tr.js @@ -143,9 +143,17 @@ OC.L10N.register( "Old user imported certificates" : "Kullanıcının içe aktardığı eski sertifikalar", "A background job is pending that checks for user imported SSL certificates. Please check back later." : "Kullanıcı tarafından içe aktarılmış SSL sertifikalarını denetleyen bir arka plan görevi bekliyor. Lütfen bir süre sonra yeniden denetleyin.", "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." : "Kullanıcı tarafından içe aktarılmış ancak artık Nextcloud 21 ile kullanılmayan bazı SSL sertifikaları var. Bunlar, komut satırından \"occ security:certificates:import\" komutu ile içe aktarılabilir. Veri klasörü içindeki yollarını aşağıda görebilirsiniz.", + "Database missing columns" : "Veri tabanında sütunlar eksik", + "Missing optional column \"%s\" in table \"%s\"." : "İsteğe bağlı \"%s\" sütunu \"%s\" tablosunda eksik.", "The database is missing some optional columns. Due to the fact that adding columns on big tables could take some time they were not added automatically when they can be optional. By running \"occ db:add-missing-columns\" those missing columns could be added manually while the instance keeps running. Once the columns are added some features might improve responsiveness or usability." : "Veri tabanında bazı isteğe bağlı sütunlar eksik. Büyük tablolara sütunların eklenmesi uzun sürebildiğinden, sütunlar isteğe bağlı olduğunda bu işlem otomatik olarak yapılmaz. Sunucunuz normal çalışırken eksik sütunları el ile eklemek için \"occ db:add-missing-columns\" komutunu yürütün. Sütunlar eklendikten sonra bazı özelliklerin yanıtı ya da kullanımı daha iyileşebilir.", + "Database missing indices" : "Veri tabanında dizinler eksik", + "Missing optional index \"%s\" in table \"%s\"." : "İsteğe bağlı \"%s\" dizini \"%s\" tablosunda eksik.", "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." : "Veri tabanında bazı dizinler eksik. Büyük tablolara dizinlerin eklenmesi uzun sürebildiğinden bu işlem otomatik olarak yapılmaz. Sunucunuz normal çalışırken eksik dizinleri el ile eklemek için \"occ db:add-missing-indices\" komutunu yürütün. Dizinler eklendikten sonra bu tablolar üzerindeki sorgular çok daha hızlı yürütülür.", + "Database missing primary keys" : "Veri tabanında birincil anahtarlar eksik", + "Missing primary key on table \"%s\"." : "\"%s\" tablosunda birincil dizin anahtarı eksik.", "The database is missing some primary keys. Due to the fact that adding primary keys on big tables could take some time they were not added automatically. By running \"occ db:add-missing-primary-keys\" those missing primary keys could be added manually while the instance keeps running." : "Veri tabanında bazı birincil dizin anahtarları eksik. Büyük tablolara birincil anahtarların eklenmesi uzun sürebildiğinden bu işlem otomatik olarak yapılmaz. Sunucunuz normal çalışırken eksik birincil anahtarları el ile eklemek için \"occ db:add-missing-primary-keys\" komutunu yürütün.", + "Database pending bigint migrations" : "Veri tabanı büyük tam sayı dönüşümleri bekliyor", + "Some columns in the database are missing a conversion to big int. Due to the fact that changing column types on big tables could take some time they were not changed automatically. By running \"occ db:convert-filecache-bigint\" those pending changes could be applied manually. This operation needs to be made while the instance is offline." : "Veri tabanında büyük tam sayıya dönüştürülecek bazı sütunlar eksik. Sütun türlerini büyük tablolara dönüştürme işlemi uzun sürebileceğinden bu işlem otomatik olarak yapılmaz. Sunucunuz normal çalışırken bekleyen değişiklikleri el ile uygulamak için \"occ db:convert-filecache-bigint\" komutunu yürütün. Bu işlem yapılırken Nextcloud kopyası çevrim dışı olur.", "Default phone region" : "Varsayılan telefon alan kodu", "Your installation has no default phone region set. This is required to validate phone numbers in the profile settings without a country code. To allow numbers without a country code, please add \"default_phone_region\" with the respective ISO 3166-1 code of the region to your config file." : "Kurulumunuz için bir varsayılan telefon bölgesi ayarlanmamış. Bu bölge telefon numaralarının bir ülke kodu belirtilmeden doğrulanmasını sağlar. Telefon numaralarının ülke kodu olmadan yazılabilmesini istiyorsanız, yapılandırma dosyasına \"default_phone_region\" seçeneğini ekleyerek ilgili ISO 3166-1 bölge kodunu yazın.", "Email test" : "E-posta sınaması", diff --git a/apps/settings/l10n/tr.json b/apps/settings/l10n/tr.json index 4dd1127f610..d4a2418f673 100644 --- a/apps/settings/l10n/tr.json +++ b/apps/settings/l10n/tr.json @@ -141,9 +141,17 @@ "Old user imported certificates" : "Kullanıcının içe aktardığı eski sertifikalar", "A background job is pending that checks for user imported SSL certificates. Please check back later." : "Kullanıcı tarafından içe aktarılmış SSL sertifikalarını denetleyen bir arka plan görevi bekliyor. Lütfen bir süre sonra yeniden denetleyin.", "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." : "Kullanıcı tarafından içe aktarılmış ancak artık Nextcloud 21 ile kullanılmayan bazı SSL sertifikaları var. Bunlar, komut satırından \"occ security:certificates:import\" komutu ile içe aktarılabilir. Veri klasörü içindeki yollarını aşağıda görebilirsiniz.", + "Database missing columns" : "Veri tabanında sütunlar eksik", + "Missing optional column \"%s\" in table \"%s\"." : "İsteğe bağlı \"%s\" sütunu \"%s\" tablosunda eksik.", "The database is missing some optional columns. Due to the fact that adding columns on big tables could take some time they were not added automatically when they can be optional. By running \"occ db:add-missing-columns\" those missing columns could be added manually while the instance keeps running. Once the columns are added some features might improve responsiveness or usability." : "Veri tabanında bazı isteğe bağlı sütunlar eksik. Büyük tablolara sütunların eklenmesi uzun sürebildiğinden, sütunlar isteğe bağlı olduğunda bu işlem otomatik olarak yapılmaz. Sunucunuz normal çalışırken eksik sütunları el ile eklemek için \"occ db:add-missing-columns\" komutunu yürütün. Sütunlar eklendikten sonra bazı özelliklerin yanıtı ya da kullanımı daha iyileşebilir.", + "Database missing indices" : "Veri tabanında dizinler eksik", + "Missing optional index \"%s\" in table \"%s\"." : "İsteğe bağlı \"%s\" dizini \"%s\" tablosunda eksik.", "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." : "Veri tabanında bazı dizinler eksik. Büyük tablolara dizinlerin eklenmesi uzun sürebildiğinden bu işlem otomatik olarak yapılmaz. Sunucunuz normal çalışırken eksik dizinleri el ile eklemek için \"occ db:add-missing-indices\" komutunu yürütün. Dizinler eklendikten sonra bu tablolar üzerindeki sorgular çok daha hızlı yürütülür.", + "Database missing primary keys" : "Veri tabanında birincil anahtarlar eksik", + "Missing primary key on table \"%s\"." : "\"%s\" tablosunda birincil dizin anahtarı eksik.", "The database is missing some primary keys. Due to the fact that adding primary keys on big tables could take some time they were not added automatically. By running \"occ db:add-missing-primary-keys\" those missing primary keys could be added manually while the instance keeps running." : "Veri tabanında bazı birincil dizin anahtarları eksik. Büyük tablolara birincil anahtarların eklenmesi uzun sürebildiğinden bu işlem otomatik olarak yapılmaz. Sunucunuz normal çalışırken eksik birincil anahtarları el ile eklemek için \"occ db:add-missing-primary-keys\" komutunu yürütün.", + "Database pending bigint migrations" : "Veri tabanı büyük tam sayı dönüşümleri bekliyor", + "Some columns in the database are missing a conversion to big int. Due to the fact that changing column types on big tables could take some time they were not changed automatically. By running \"occ db:convert-filecache-bigint\" those pending changes could be applied manually. This operation needs to be made while the instance is offline." : "Veri tabanında büyük tam sayıya dönüştürülecek bazı sütunlar eksik. Sütun türlerini büyük tablolara dönüştürme işlemi uzun sürebileceğinden bu işlem otomatik olarak yapılmaz. Sunucunuz normal çalışırken bekleyen değişiklikleri el ile uygulamak için \"occ db:convert-filecache-bigint\" komutunu yürütün. Bu işlem yapılırken Nextcloud kopyası çevrim dışı olur.", "Default phone region" : "Varsayılan telefon alan kodu", "Your installation has no default phone region set. This is required to validate phone numbers in the profile settings without a country code. To allow numbers without a country code, please add \"default_phone_region\" with the respective ISO 3166-1 code of the region to your config file." : "Kurulumunuz için bir varsayılan telefon bölgesi ayarlanmamış. Bu bölge telefon numaralarının bir ülke kodu belirtilmeden doğrulanmasını sağlar. Telefon numaralarının ülke kodu olmadan yazılabilmesini istiyorsanız, yapılandırma dosyasına \"default_phone_region\" seçeneğini ekleyerek ilgili ISO 3166-1 bölge kodunu yazın.", "Email test" : "E-posta sınaması", diff --git a/apps/settings/l10n/zh_HK.js b/apps/settings/l10n/zh_HK.js index 039783e6369..71faabd5f2d 100644 --- a/apps/settings/l10n/zh_HK.js +++ b/apps/settings/l10n/zh_HK.js @@ -143,9 +143,17 @@ OC.L10N.register( "Old user imported certificates" : "舊用戶匯入的憑證", "A background job is pending that checks for user imported SSL certificates. Please check back later." : "背景作業正在檢查用戶匯入的SSL證書。請稍後再檢查。", "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." : "存在一些用戶匯入的SSL證書,這些在Nextcloud 21中不再使用。可以通過“ occ security:certificates:import”命令在命令行上將其導入。它們在數據目錄中的路徑如下所示。", + "Database missing columns" : "數據庫缺少的縱列", + "Missing optional column \"%s\" in table \"%s\"." : "未找到非強制的縱列 “%s” 在數據庫表 “%s” 中。", "The database is missing some optional columns. Due to the fact that adding columns on big tables could take some time they were not added automatically when they can be optional. By running \"occ db:add-missing-columns\" those missing columns could be added manually while the instance keeps running. Once the columns are added some features might improve responsiveness or usability." : "數據庫遺失了一些欄位,然而添加主鍵這個動作將在肥大的數據庫花費許多時間,故我們將不會自動處理這項問題。藉由執行「occ db:add-missing-columns」手動添加這些欄位將能在系統持續運作時修復這個問題。添加可選欄位將提高系統回應速度和可用性。", + "Database missing indices" : "資料庫缺少索引", + "Missing optional index \"%s\" in table \"%s\"." : "未找到非強制的索引 “%s” 在數據庫表 “%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." : "數據庫缺少某些索引值。由於將索引添加到大型數據庫表可能需要一段時間,安裝程序因此不會自動添加索引。您可執行 “occ db:add-missing-indices” 來手動新增那些缺少的索引值。當索引值新增完成後,查詢的速度通常會變得快許多", + "Database missing primary keys" : "資料庫缺少主密鑰", + "Missing primary key on table \"%s\"." : "數據表 \"%s\" 缺少主密鑰。", "The database is missing some primary keys. Due to the fact that adding primary keys on big tables could take some time they were not added automatically. By running \"occ db:add-missing-primary-keys\" those missing primary keys could be added manually while the instance keeps running." : "數據庫缺少一些主鍵。由於在大表上添加主鍵可能會花費一些時間,因此我們不會自動添加主鍵。通過運行 “occ db:add-missing-primary-keys”,可以在實例繼續運行的同時手動添加那些缺少的主鍵。", + "Database pending bigint migrations" : "數據庫待處理的 bigint 遷移", + "Some columns in the database are missing a conversion to big int. Due to the fact that changing column types on big tables could take some time they were not changed automatically. By running \"occ db:convert-filecache-bigint\" those pending changes could be applied manually. This operation needs to be made while the instance is offline." : "資料庫的有些欄位缺少 big int 格式轉換。因為欄位格式轉換需要一些時間,所以沒有自動轉換。您可以執行 \"occ db:convert-filecache-bigint\" 手動完成轉換,轉換時 Nextcloud 服務必須處於離線狀態。", "Default phone region" : "默認電話區域", "Your installation has no default phone region set. This is required to validate phone numbers in the profile settings without a country code. To allow numbers without a country code, please add \"default_phone_region\" with the respective ISO 3166-1 code of the region to your config file." : "您的安裝尚未設置默認的電話號碼區域。這是在個人資料設定中驗證沒有國家代碼的電話號碼所必需的。要允許沒有有國家代碼的電話號碼,請在您的配置檔案添加「default_phone_region」並設置相應的 ISO 3166-1 區域代碼。", "Email test" : "電郵測試", diff --git a/apps/settings/l10n/zh_HK.json b/apps/settings/l10n/zh_HK.json index fac306539fb..48d490b69cc 100644 --- a/apps/settings/l10n/zh_HK.json +++ b/apps/settings/l10n/zh_HK.json @@ -141,9 +141,17 @@ "Old user imported certificates" : "舊用戶匯入的憑證", "A background job is pending that checks for user imported SSL certificates. Please check back later." : "背景作業正在檢查用戶匯入的SSL證書。請稍後再檢查。", "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." : "存在一些用戶匯入的SSL證書,這些在Nextcloud 21中不再使用。可以通過“ occ security:certificates:import”命令在命令行上將其導入。它們在數據目錄中的路徑如下所示。", + "Database missing columns" : "數據庫缺少的縱列", + "Missing optional column \"%s\" in table \"%s\"." : "未找到非強制的縱列 “%s” 在數據庫表 “%s” 中。", "The database is missing some optional columns. Due to the fact that adding columns on big tables could take some time they were not added automatically when they can be optional. By running \"occ db:add-missing-columns\" those missing columns could be added manually while the instance keeps running. Once the columns are added some features might improve responsiveness or usability." : "數據庫遺失了一些欄位,然而添加主鍵這個動作將在肥大的數據庫花費許多時間,故我們將不會自動處理這項問題。藉由執行「occ db:add-missing-columns」手動添加這些欄位將能在系統持續運作時修復這個問題。添加可選欄位將提高系統回應速度和可用性。", + "Database missing indices" : "資料庫缺少索引", + "Missing optional index \"%s\" in table \"%s\"." : "未找到非強制的索引 “%s” 在數據庫表 “%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." : "數據庫缺少某些索引值。由於將索引添加到大型數據庫表可能需要一段時間,安裝程序因此不會自動添加索引。您可執行 “occ db:add-missing-indices” 來手動新增那些缺少的索引值。當索引值新增完成後,查詢的速度通常會變得快許多", + "Database missing primary keys" : "資料庫缺少主密鑰", + "Missing primary key on table \"%s\"." : "數據表 \"%s\" 缺少主密鑰。", "The database is missing some primary keys. Due to the fact that adding primary keys on big tables could take some time they were not added automatically. By running \"occ db:add-missing-primary-keys\" those missing primary keys could be added manually while the instance keeps running." : "數據庫缺少一些主鍵。由於在大表上添加主鍵可能會花費一些時間,因此我們不會自動添加主鍵。通過運行 “occ db:add-missing-primary-keys”,可以在實例繼續運行的同時手動添加那些缺少的主鍵。", + "Database pending bigint migrations" : "數據庫待處理的 bigint 遷移", + "Some columns in the database are missing a conversion to big int. Due to the fact that changing column types on big tables could take some time they were not changed automatically. By running \"occ db:convert-filecache-bigint\" those pending changes could be applied manually. This operation needs to be made while the instance is offline." : "資料庫的有些欄位缺少 big int 格式轉換。因為欄位格式轉換需要一些時間,所以沒有自動轉換。您可以執行 \"occ db:convert-filecache-bigint\" 手動完成轉換,轉換時 Nextcloud 服務必須處於離線狀態。", "Default phone region" : "默認電話區域", "Your installation has no default phone region set. This is required to validate phone numbers in the profile settings without a country code. To allow numbers without a country code, please add \"default_phone_region\" with the respective ISO 3166-1 code of the region to your config file." : "您的安裝尚未設置默認的電話號碼區域。這是在個人資料設定中驗證沒有國家代碼的電話號碼所必需的。要允許沒有有國家代碼的電話號碼,請在您的配置檔案添加「default_phone_region」並設置相應的 ISO 3166-1 區域代碼。", "Email test" : "電郵測試", diff --git a/apps/settings/l10n/zh_TW.js b/apps/settings/l10n/zh_TW.js index ef307fcd228..1a5ef00b258 100644 --- a/apps/settings/l10n/zh_TW.js +++ b/apps/settings/l10n/zh_TW.js @@ -143,9 +143,17 @@ OC.L10N.register( "Old user imported certificates" : "舊的使用者匯入憑證", "A background job is pending that checks for user imported SSL certificates. Please check back later." : "背景作業正在檢查使用者匯入的 SSL 證書。請稍後再檢查。", "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." : "有一些使用者匯入的 SSL 證書,這些在 Nextcloud 21 不再能運作。它們可以透過命令列執行 \"occ security:certificates:import\" 指令來匯入。它們在資料目錄中的路徑如下所示。", + "Database missing columns" : "資料庫缺少欄位", + "Missing optional column \"%s\" in table \"%s\"." : "缺少選擇性欄位「%s」於資料表「%s」中。", "The database is missing some optional columns. Due to the fact that adding columns on big tables could take some time they were not added automatically when they can be optional. By running \"occ db:add-missing-columns\" those missing columns could be added manually while the instance keeps running. Once the columns are added some features might improve responsiveness or usability." : "資料庫遺失了一些欄位,然而新增欄位這個動作將在龐大的表中花費許多時間,因此它們並不會被自動新增。藉由執行 \"occ db:add-missing-columns\" 手動新增欄位將能在系統持續運作時修復這個問題。新增這些欄位將提高系統回應速度和可用性。", + "Database missing indices" : "資料庫缺少索引", + "Missing optional index \"%s\" in table \"%s\"." : "缺少選擇性索引「%s」於資料表「%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." : "資料庫缺少了某些索引值。由於在一個龐大的表中新增索引需要一些時間,因此它們並不會被自動新增。您可執行 \"occ db:add-missing-indices\" 來手動新增那些缺少的索引值。當索引值新增完成後,查詢的速度通常會變得快許多", + "Database missing primary keys" : "資料庫缺少主鍵", + "Missing primary key on table \"%s\"." : "資料表「%s」缺少主鍵。", "The database is missing some primary keys. Due to the fact that adding primary keys on big tables could take some time they were not added automatically. By running \"occ db:add-missing-primary-keys\" those missing primary keys could be added manually while the instance keeps running." : "資料庫缺少了一些主鍵,然而新增主鍵這個動作將在龐大的表中花費許多時間,因此它們並不會被自動新增。藉由執行 \"occ db:add-missing-primary-keys\" 手動新增主鍵將能在系統持續運作時修復這個問題。", + "Database pending bigint migrations" : "資料庫擱置中的 bigint 遷移", + "Some columns in the database are missing a conversion to big int. Due to the fact that changing column types on big tables could take some time they were not changed automatically. By running \"occ db:convert-filecache-bigint\" those pending changes could be applied manually. This operation needs to be made while the instance is offline." : "資料庫的有些欄位缺少 big int 格式轉換。因為欄位格式轉換需要一些時間,所以沒有自動轉換。您可以執行 \"occ db:convert-filecache-bigint\" 手動完成轉換,轉換時 Nextcloud 服務必須處於離線狀態。", "Default phone region" : "預設電話區域", "Your installation has no default phone region set. This is required to validate phone numbers in the profile settings without a country code. To allow numbers without a country code, please add \"default_phone_region\" with the respective ISO 3166-1 code of the region to your config file." : "您並未設定手機國際冠碼。設定後使用者在個人檔案設定手機號碼時不必再輸入國際冠碼。若要這樣做,請新增「default_phone_region」至設定檔,允許的國家及地區請參閱 ISO 3166-1 code 清單。", "Email test" : "電子郵件測試", diff --git a/apps/settings/l10n/zh_TW.json b/apps/settings/l10n/zh_TW.json index 5d7150e3d61..68672da938f 100644 --- a/apps/settings/l10n/zh_TW.json +++ b/apps/settings/l10n/zh_TW.json @@ -141,9 +141,17 @@ "Old user imported certificates" : "舊的使用者匯入憑證", "A background job is pending that checks for user imported SSL certificates. Please check back later." : "背景作業正在檢查使用者匯入的 SSL 證書。請稍後再檢查。", "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." : "有一些使用者匯入的 SSL 證書,這些在 Nextcloud 21 不再能運作。它們可以透過命令列執行 \"occ security:certificates:import\" 指令來匯入。它們在資料目錄中的路徑如下所示。", + "Database missing columns" : "資料庫缺少欄位", + "Missing optional column \"%s\" in table \"%s\"." : "缺少選擇性欄位「%s」於資料表「%s」中。", "The database is missing some optional columns. Due to the fact that adding columns on big tables could take some time they were not added automatically when they can be optional. By running \"occ db:add-missing-columns\" those missing columns could be added manually while the instance keeps running. Once the columns are added some features might improve responsiveness or usability." : "資料庫遺失了一些欄位,然而新增欄位這個動作將在龐大的表中花費許多時間,因此它們並不會被自動新增。藉由執行 \"occ db:add-missing-columns\" 手動新增欄位將能在系統持續運作時修復這個問題。新增這些欄位將提高系統回應速度和可用性。", + "Database missing indices" : "資料庫缺少索引", + "Missing optional index \"%s\" in table \"%s\"." : "缺少選擇性索引「%s」於資料表「%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." : "資料庫缺少了某些索引值。由於在一個龐大的表中新增索引需要一些時間,因此它們並不會被自動新增。您可執行 \"occ db:add-missing-indices\" 來手動新增那些缺少的索引值。當索引值新增完成後,查詢的速度通常會變得快許多", + "Database missing primary keys" : "資料庫缺少主鍵", + "Missing primary key on table \"%s\"." : "資料表「%s」缺少主鍵。", "The database is missing some primary keys. Due to the fact that adding primary keys on big tables could take some time they were not added automatically. By running \"occ db:add-missing-primary-keys\" those missing primary keys could be added manually while the instance keeps running." : "資料庫缺少了一些主鍵,然而新增主鍵這個動作將在龐大的表中花費許多時間,因此它們並不會被自動新增。藉由執行 \"occ db:add-missing-primary-keys\" 手動新增主鍵將能在系統持續運作時修復這個問題。", + "Database pending bigint migrations" : "資料庫擱置中的 bigint 遷移", + "Some columns in the database are missing a conversion to big int. Due to the fact that changing column types on big tables could take some time they were not changed automatically. By running \"occ db:convert-filecache-bigint\" those pending changes could be applied manually. This operation needs to be made while the instance is offline." : "資料庫的有些欄位缺少 big int 格式轉換。因為欄位格式轉換需要一些時間,所以沒有自動轉換。您可以執行 \"occ db:convert-filecache-bigint\" 手動完成轉換,轉換時 Nextcloud 服務必須處於離線狀態。", "Default phone region" : "預設電話區域", "Your installation has no default phone region set. This is required to validate phone numbers in the profile settings without a country code. To allow numbers without a country code, please add \"default_phone_region\" with the respective ISO 3166-1 code of the region to your config file." : "您並未設定手機國際冠碼。設定後使用者在個人檔案設定手機號碼時不必再輸入國際冠碼。若要這樣做,請新增「default_phone_region」至設定檔,允許的國家及地區請參閱 ISO 3166-1 code 清單。", "Email test" : "電子郵件測試", diff --git a/core/l10n/ar.js b/core/l10n/ar.js index 34f2b6e9570..b4bf78e42af 100644 --- a/core/l10n/ar.js +++ b/core/l10n/ar.js @@ -189,7 +189,7 @@ OC.L10N.register( "Global search" : "بحث شامل", "Search apps, files, tags, messages" : "البحث في التطبيقات و الملفات و السِّمات و الرسائل", "Apps and Settings" : "التطبيقات و الإعدادات", - "Modified" : "آخر تعديل", + "Date" : "Date", "Today" : "اليوم", "Last 7 days" : "آخر 7 أيام", "Last 30 days" : "آخر 30 يوماً", @@ -201,6 +201,7 @@ OC.L10N.register( "Load more results" : " عرض المزيد من النتائج", "Search in" : "Search in", "Filter in current view" : "فَلْتِر في المنظور الحالي", + "Searching …" : "البحث جارٍ …", "Start typing in search" : "إبدأ كتابة نص البحث", "No matching results" : "No matching results", "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "بين ${this.dateFilter.startFrom.toLocaleDateString()} و ${this.dateFilter.endAt.toLocaleDateString()}", @@ -434,6 +435,7 @@ OC.L10N.register( "No more subfolders in here" : "لا يوجد هنا ملفات فرعية", "Name" : "الاسم", "Size" : "الحجم", + "Modified" : "آخر تعديل", "\"{name}\" is an invalid file name." : "\"{name}\" اسم ملف غير صالح للاستخدام .", "File name cannot be empty." : "اسم الملف لا يجوز أن يكون فارغا", "\"/\" is not allowed inside a file name." : "\"/\" غير مسموح في تسمية الملف", diff --git a/core/l10n/ar.json b/core/l10n/ar.json index 76d4bf1dedb..d5ca704b749 100644 --- a/core/l10n/ar.json +++ b/core/l10n/ar.json @@ -187,7 +187,7 @@ "Global search" : "بحث شامل", "Search apps, files, tags, messages" : "البحث في التطبيقات و الملفات و السِّمات و الرسائل", "Apps and Settings" : "التطبيقات و الإعدادات", - "Modified" : "آخر تعديل", + "Date" : "Date", "Today" : "اليوم", "Last 7 days" : "آخر 7 أيام", "Last 30 days" : "آخر 30 يوماً", @@ -199,6 +199,7 @@ "Load more results" : " عرض المزيد من النتائج", "Search in" : "Search in", "Filter in current view" : "فَلْتِر في المنظور الحالي", + "Searching …" : "البحث جارٍ …", "Start typing in search" : "إبدأ كتابة نص البحث", "No matching results" : "No matching results", "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "بين ${this.dateFilter.startFrom.toLocaleDateString()} و ${this.dateFilter.endAt.toLocaleDateString()}", @@ -432,6 +433,7 @@ "No more subfolders in here" : "لا يوجد هنا ملفات فرعية", "Name" : "الاسم", "Size" : "الحجم", + "Modified" : "آخر تعديل", "\"{name}\" is an invalid file name." : "\"{name}\" اسم ملف غير صالح للاستخدام .", "File name cannot be empty." : "اسم الملف لا يجوز أن يكون فارغا", "\"/\" is not allowed inside a file name." : "\"/\" غير مسموح في تسمية الملف", diff --git a/core/l10n/bg.js b/core/l10n/bg.js index 962725d34b7..6cf7d8fdce3 100644 --- a/core/l10n/bg.js +++ b/core/l10n/bg.js @@ -172,12 +172,13 @@ OC.L10N.register( "Install the Contacts app" : "Инсталиране на приложението за Контакти ", "Loading your contacts …" : "Зареждане на контактите ...", "Looking for {term} …" : "Търси се {term} …", - "Modified" : "Промяна", + "Date" : "Дата", "Today" : "Днес", "Last year" : "Миналата година", "Not found" : "Не е намерен", "People" : "Хора", "Load more results" : "Зареждане на още резултати", + "Searching …" : "Търсене ...", "Forgot password?" : "Забравена парола?", "Back" : "Назад", "Login form is disabled." : "Формулярът за вход е деактивиран", @@ -403,6 +404,7 @@ OC.L10N.register( "No more subfolders in here" : "Няма подпапки", "Name" : "Име", "Size" : "Размер", + "Modified" : "Промяна", "\"{name}\" is an invalid file name." : "\"{name}\" е непозволено име за файл.", "File name cannot be empty." : "Името на файла не може да бъде празно.", "\"/\" is not allowed inside a file name." : "\"/\" е непозволен знак в името на файла.", diff --git a/core/l10n/bg.json b/core/l10n/bg.json index 14c56fa87b2..7688198a88a 100644 --- a/core/l10n/bg.json +++ b/core/l10n/bg.json @@ -170,12 +170,13 @@ "Install the Contacts app" : "Инсталиране на приложението за Контакти ", "Loading your contacts …" : "Зареждане на контактите ...", "Looking for {term} …" : "Търси се {term} …", - "Modified" : "Промяна", + "Date" : "Дата", "Today" : "Днес", "Last year" : "Миналата година", "Not found" : "Не е намерен", "People" : "Хора", "Load more results" : "Зареждане на още резултати", + "Searching …" : "Търсене ...", "Forgot password?" : "Забравена парола?", "Back" : "Назад", "Login form is disabled." : "Формулярът за вход е деактивиран", @@ -401,6 +402,7 @@ "No more subfolders in here" : "Няма подпапки", "Name" : "Име", "Size" : "Размер", + "Modified" : "Промяна", "\"{name}\" is an invalid file name." : "\"{name}\" е непозволено име за файл.", "File name cannot be empty." : "Името на файла не може да бъде празно.", "\"/\" is not allowed inside a file name." : "\"/\" е непозволен знак в името на файла.", diff --git a/core/l10n/br.js b/core/l10n/br.js index 5e29080f4e4..38fed3d0956 100644 --- a/core/l10n/br.js +++ b/core/l10n/br.js @@ -112,9 +112,10 @@ OC.L10N.register( "Install the Contacts app" : "Stalliaén ar meziant darempredoù", "Loading your contacts …" : "O kargañ o darempredoù", "Looking for {term} …" : "O klask {term} ...", - "Modified" : "Cheñchet", + "Date" : "Deiz", "Today" : "Hiziv", "Load more results" : "Kagañ muioc'h a disoc'hoù", + "Searching …" : "O klask ...", "Forgot password?" : "Ger-tremen ankouaet?", "Back" : "Distro", "Start typing to search" : "Krogit da skrivañ evit klask", @@ -291,6 +292,7 @@ OC.L10N.register( "No more subfolders in here" : "N'ez eus ket isteuliadoù all amañ", "Name" : "Anv", "Size" : "Ment", + "Modified" : "Cheñchet", "\"{name}\" is an invalid file name." : "N'eo ket \"{name}\" un anv restr aotreet.", "File name cannot be empty." : "N'hall ket anv ur restr bezañ goullo.", "\"/\" is not allowed inside a file name." : "N'eo ket aotreet \"/\" e anv ur restr.", diff --git a/core/l10n/br.json b/core/l10n/br.json index 8f1c3beb37f..40720bae532 100644 --- a/core/l10n/br.json +++ b/core/l10n/br.json @@ -110,9 +110,10 @@ "Install the Contacts app" : "Stalliaén ar meziant darempredoù", "Loading your contacts …" : "O kargañ o darempredoù", "Looking for {term} …" : "O klask {term} ...", - "Modified" : "Cheñchet", + "Date" : "Deiz", "Today" : "Hiziv", "Load more results" : "Kagañ muioc'h a disoc'hoù", + "Searching …" : "O klask ...", "Forgot password?" : "Ger-tremen ankouaet?", "Back" : "Distro", "Start typing to search" : "Krogit da skrivañ evit klask", @@ -289,6 +290,7 @@ "No more subfolders in here" : "N'ez eus ket isteuliadoù all amañ", "Name" : "Anv", "Size" : "Ment", + "Modified" : "Cheñchet", "\"{name}\" is an invalid file name." : "N'eo ket \"{name}\" un anv restr aotreet.", "File name cannot be empty." : "N'hall ket anv ur restr bezañ goullo.", "\"/\" is not allowed inside a file name." : "N'eo ket aotreet \"/\" e anv ur restr.", diff --git a/core/l10n/ca.js b/core/l10n/ca.js index 8ff026d1b54..677ca7a50e0 100644 --- a/core/l10n/ca.js +++ b/core/l10n/ca.js @@ -177,12 +177,13 @@ OC.L10N.register( "Install the Contacts app" : "Instal·la l'aplicació Contactes", "Loading your contacts …" : "S'estan carregant els contactes…", "Looking for {term} …" : "S'està cercant {term}…", - "Modified" : "Darrera modificació", + "Date" : "Data", "Today" : "Avui", "Last year" : "Últim any", "Not found" : "No s'ha trobat", "People" : "Persones", "Load more results" : "Carrega més resultats", + "Searching …" : "S'està cercant…", "Forgot password?" : "Heu oblidat la contrasenya?", "Back to login form" : "Torna al formulari d'inici de sessió", "Back" : "Torna", @@ -411,6 +412,7 @@ OC.L10N.register( "No more subfolders in here" : "No hi ha més subcarpetes aquí", "Name" : "Nom", "Size" : "Mida", + "Modified" : "Darrera modificació", "\"{name}\" is an invalid file name." : "«{name}» no és un nom fitxer vàlid.", "File name cannot be empty." : "El nom del fitxer no pot estar buit.", "\"/\" is not allowed inside a file name." : "El caràcter «/» no es pot utilitzar en el nom dels fitxers.", diff --git a/core/l10n/ca.json b/core/l10n/ca.json index d24370f483a..247babab4ae 100644 --- a/core/l10n/ca.json +++ b/core/l10n/ca.json @@ -175,12 +175,13 @@ "Install the Contacts app" : "Instal·la l'aplicació Contactes", "Loading your contacts …" : "S'estan carregant els contactes…", "Looking for {term} …" : "S'està cercant {term}…", - "Modified" : "Darrera modificació", + "Date" : "Data", "Today" : "Avui", "Last year" : "Últim any", "Not found" : "No s'ha trobat", "People" : "Persones", "Load more results" : "Carrega més resultats", + "Searching …" : "S'està cercant…", "Forgot password?" : "Heu oblidat la contrasenya?", "Back to login form" : "Torna al formulari d'inici de sessió", "Back" : "Torna", @@ -409,6 +410,7 @@ "No more subfolders in here" : "No hi ha més subcarpetes aquí", "Name" : "Nom", "Size" : "Mida", + "Modified" : "Darrera modificació", "\"{name}\" is an invalid file name." : "«{name}» no és un nom fitxer vàlid.", "File name cannot be empty." : "El nom del fitxer no pot estar buit.", "\"/\" is not allowed inside a file name." : "El caràcter «/» no es pot utilitzar en el nom dels fitxers.", diff --git a/core/l10n/cs.js b/core/l10n/cs.js index 217a57d4aab..d455e27acd6 100644 --- a/core/l10n/cs.js +++ b/core/l10n/cs.js @@ -189,7 +189,7 @@ OC.L10N.register( "Global search" : "Globální hledání", "Search apps, files, tags, messages" : "Prohledat aplikace, soubory, štítky a zprávy", "Apps and Settings" : "Aplikace a natavení", - "Modified" : "Upraveno", + "Date" : "Datum", "Today" : "Dnes", "Last 7 days" : "Uplynulých 7 dnů", "Last 30 days" : "Uplynulých 30 dnů", @@ -201,6 +201,7 @@ OC.L10N.register( "Load more results" : "Načíst další výsledky", "Search in" : "Hledat v", "Filter in current view" : "Filtrovat ve stávajícím pohledu", + "Searching …" : "Hledání…", "Start typing in search" : "Hledejte psaním ve vyhledávání", "No matching results" : "Žádné odpovídající výsledky", "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Mezi ${this.dateFilter.startFrom.toLocaleDateString()} a ${this.dateFilter.endAt.toLocaleDateString()}", @@ -434,6 +435,7 @@ OC.L10N.register( "No more subfolders in here" : "Nejsou zde žádné další podsložky", "Name" : "Název", "Size" : "Velikost", + "Modified" : "Upraveno", "\"{name}\" is an invalid file name." : "„{name}“ není platným názvem souboru.", "File name cannot be empty." : "Je třeba vyplnit název souboru.", "\"/\" is not allowed inside a file name." : "„/“ není povolený znak v názvu souboru.", diff --git a/core/l10n/cs.json b/core/l10n/cs.json index 4f92ae26278..48abcbeeded 100644 --- a/core/l10n/cs.json +++ b/core/l10n/cs.json @@ -187,7 +187,7 @@ "Global search" : "Globální hledání", "Search apps, files, tags, messages" : "Prohledat aplikace, soubory, štítky a zprávy", "Apps and Settings" : "Aplikace a natavení", - "Modified" : "Upraveno", + "Date" : "Datum", "Today" : "Dnes", "Last 7 days" : "Uplynulých 7 dnů", "Last 30 days" : "Uplynulých 30 dnů", @@ -199,6 +199,7 @@ "Load more results" : "Načíst další výsledky", "Search in" : "Hledat v", "Filter in current view" : "Filtrovat ve stávajícím pohledu", + "Searching …" : "Hledání…", "Start typing in search" : "Hledejte psaním ve vyhledávání", "No matching results" : "Žádné odpovídající výsledky", "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Mezi ${this.dateFilter.startFrom.toLocaleDateString()} a ${this.dateFilter.endAt.toLocaleDateString()}", @@ -432,6 +433,7 @@ "No more subfolders in here" : "Nejsou zde žádné další podsložky", "Name" : "Název", "Size" : "Velikost", + "Modified" : "Upraveno", "\"{name}\" is an invalid file name." : "„{name}“ není platným názvem souboru.", "File name cannot be empty." : "Je třeba vyplnit název souboru.", "\"/\" is not allowed inside a file name." : "„/“ není povolený znak v názvu souboru.", diff --git a/core/l10n/da.js b/core/l10n/da.js index 9d19a732082..744ba66771a 100644 --- a/core/l10n/da.js +++ b/core/l10n/da.js @@ -180,11 +180,12 @@ OC.L10N.register( "Install the Contacts app" : "Installer Kontakter-appen", "Loading your contacts …" : "Henter dine kontakter …", "Looking for {term} …" : "Leder efter {term} …", - "Modified" : "Ændret", + "Date" : "Dato", "Today" : "I dag", "Not found" : "Ikke fundet", "People" : "Personer", "Load more results" : "Hent flere resultater", + "Searching …" : "Søger …", "Forgot password?" : "Glemt adgangskode?", "Back to login form" : "Tilbage til login-formularen", "Back" : "Tilbage", @@ -415,6 +416,7 @@ OC.L10N.register( "No more subfolders in here" : "Her er ikke flere undermapper", "Name" : "Navn", "Size" : "Størrelse", + "Modified" : "Ændret", "\"{name}\" is an invalid file name." : "'{name}' er et ugyldigt filnavn.", "File name cannot be empty." : "Filnavnet kan ikke stå tomt.", "\"/\" is not allowed inside a file name." : "\"/\" er ikke tilladt i et filnavn.", diff --git a/core/l10n/da.json b/core/l10n/da.json index 2bda7a5486c..55559bc142b 100644 --- a/core/l10n/da.json +++ b/core/l10n/da.json @@ -178,11 +178,12 @@ "Install the Contacts app" : "Installer Kontakter-appen", "Loading your contacts …" : "Henter dine kontakter …", "Looking for {term} …" : "Leder efter {term} …", - "Modified" : "Ændret", + "Date" : "Dato", "Today" : "I dag", "Not found" : "Ikke fundet", "People" : "Personer", "Load more results" : "Hent flere resultater", + "Searching …" : "Søger …", "Forgot password?" : "Glemt adgangskode?", "Back to login form" : "Tilbage til login-formularen", "Back" : "Tilbage", @@ -413,6 +414,7 @@ "No more subfolders in here" : "Her er ikke flere undermapper", "Name" : "Navn", "Size" : "Størrelse", + "Modified" : "Ændret", "\"{name}\" is an invalid file name." : "'{name}' er et ugyldigt filnavn.", "File name cannot be empty." : "Filnavnet kan ikke stå tomt.", "\"/\" is not allowed inside a file name." : "\"/\" er ikke tilladt i et filnavn.", diff --git a/core/l10n/de.js b/core/l10n/de.js index 0312d18525e..76a0572ac3a 100644 --- a/core/l10n/de.js +++ b/core/l10n/de.js @@ -182,12 +182,13 @@ OC.L10N.register( "Install the Contacts app" : "Kontakte-App installieren", "Loading your contacts …" : "Lade deine Kontakte …", "Looking for {term} …" : "Suche nach {term} …", - "Modified" : "Geändert", + "Date" : "Datum", "Today" : "Heute", "Last year" : "Letztes Jahr", "Not found" : "Nicht gefunden", "People" : "Personen", "Load more results" : "Weitere Ergebnisse laden", + "Searching …" : "Suche …", "Forgot password?" : "Passwort vergessen?", "Back" : "Zurück", "Login form is disabled." : "Das Anmeldeformular ist deaktiviert.", @@ -413,6 +414,7 @@ OC.L10N.register( "No more subfolders in here" : "Keine weiteren Unterordner vorhanden", "Name" : "Name", "Size" : "Größe", + "Modified" : "Geändert", "\"{name}\" is an invalid file name." : "\"{name}“ ist kein gültiger Dateiname.", "File name cannot be empty." : "Der Dateiname darf nicht leer sein.", "\"/\" is not allowed inside a file name." : "\"/\" ist innerhalb eines Dateinamens nicht erlaubt.", diff --git a/core/l10n/de.json b/core/l10n/de.json index 06fa76b2e84..418260a6a13 100644 --- a/core/l10n/de.json +++ b/core/l10n/de.json @@ -180,12 +180,13 @@ "Install the Contacts app" : "Kontakte-App installieren", "Loading your contacts …" : "Lade deine Kontakte …", "Looking for {term} …" : "Suche nach {term} …", - "Modified" : "Geändert", + "Date" : "Datum", "Today" : "Heute", "Last year" : "Letztes Jahr", "Not found" : "Nicht gefunden", "People" : "Personen", "Load more results" : "Weitere Ergebnisse laden", + "Searching …" : "Suche …", "Forgot password?" : "Passwort vergessen?", "Back" : "Zurück", "Login form is disabled." : "Das Anmeldeformular ist deaktiviert.", @@ -411,6 +412,7 @@ "No more subfolders in here" : "Keine weiteren Unterordner vorhanden", "Name" : "Name", "Size" : "Größe", + "Modified" : "Geändert", "\"{name}\" is an invalid file name." : "\"{name}“ ist kein gültiger Dateiname.", "File name cannot be empty." : "Der Dateiname darf nicht leer sein.", "\"/\" is not allowed inside a file name." : "\"/\" ist innerhalb eines Dateinamens nicht erlaubt.", diff --git a/core/l10n/de_DE.js b/core/l10n/de_DE.js index 5c057eaef20..ad5863dcdf1 100644 --- a/core/l10n/de_DE.js +++ b/core/l10n/de_DE.js @@ -189,7 +189,7 @@ OC.L10N.register( "Global search" : "Globale Suche", "Search apps, files, tags, messages" : "Nach Apps, Dateien, Schlagworten und Nachrichten suchen", "Apps and Settings" : "Apps und Einstellungen", - "Modified" : "Geändert", + "Date" : "Datum", "Today" : "Heute", "Last 7 days" : "Die letzten 7 Tage", "Last 30 days" : "Die letzten 30 Tage", @@ -201,6 +201,7 @@ OC.L10N.register( "Load more results" : "Weitere Ergebnisse laden", "Search in" : "Suche in", "Filter in current view" : "Filter in aktueller Ansicht", + "Searching …" : "Suche …", "Start typing in search" : "Mit der Sucheingabe beginnen", "No matching results" : "Keine passenden Suchergebnisse", "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Zwischen ${this.dateFilter.startFrom.toLocaleDateString()} und ${this.dateFilter.endAt.toLocaleDateString()}", @@ -434,6 +435,7 @@ OC.L10N.register( "No more subfolders in here" : "Keine weiteren Unterordner vorhanden", "Name" : "Name", "Size" : "Größe", + "Modified" : "Geändert", "\"{name}\" is an invalid file name." : "\"{name}“ ist kein gültiger Dateiname.", "File name cannot be empty." : "Der Dateiname darf nicht leer sein.", "\"/\" is not allowed inside a file name." : "\"/\" ist innerhalb eines Dateinamens nicht erlaubt.", diff --git a/core/l10n/de_DE.json b/core/l10n/de_DE.json index ac7e839b3e0..922a0ec578f 100644 --- a/core/l10n/de_DE.json +++ b/core/l10n/de_DE.json @@ -187,7 +187,7 @@ "Global search" : "Globale Suche", "Search apps, files, tags, messages" : "Nach Apps, Dateien, Schlagworten und Nachrichten suchen", "Apps and Settings" : "Apps und Einstellungen", - "Modified" : "Geändert", + "Date" : "Datum", "Today" : "Heute", "Last 7 days" : "Die letzten 7 Tage", "Last 30 days" : "Die letzten 30 Tage", @@ -199,6 +199,7 @@ "Load more results" : "Weitere Ergebnisse laden", "Search in" : "Suche in", "Filter in current view" : "Filter in aktueller Ansicht", + "Searching …" : "Suche …", "Start typing in search" : "Mit der Sucheingabe beginnen", "No matching results" : "Keine passenden Suchergebnisse", "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Zwischen ${this.dateFilter.startFrom.toLocaleDateString()} und ${this.dateFilter.endAt.toLocaleDateString()}", @@ -432,6 +433,7 @@ "No more subfolders in here" : "Keine weiteren Unterordner vorhanden", "Name" : "Name", "Size" : "Größe", + "Modified" : "Geändert", "\"{name}\" is an invalid file name." : "\"{name}“ ist kein gültiger Dateiname.", "File name cannot be empty." : "Der Dateiname darf nicht leer sein.", "\"/\" is not allowed inside a file name." : "\"/\" ist innerhalb eines Dateinamens nicht erlaubt.", diff --git a/core/l10n/el.js b/core/l10n/el.js index f2002296617..8540e7a7b0d 100644 --- a/core/l10n/el.js +++ b/core/l10n/el.js @@ -180,11 +180,12 @@ OC.L10N.register( "Install the Contacts app" : "Εγκατάσταση εφαρμογής Επαφών", "Loading your contacts …" : "Φόρτωση των επαφών σας …", "Looking for {term} …" : "Αναζήτηση για {term} …", - "Modified" : "Τροποποιήθηκε", + "Date" : "Ημερομηνία", "Last year" : "Προηγούμενος χρόνος", "Not found" : "Δεν βρέθηκε", "People" : "Άτομα", "Load more results" : "Φόρτωση περισσοτέρων αποτελεσμάτων", + "Searching …" : "Αναζήτηση ...", "Forgot password?" : "Ξεχάσατε το συνθηματικό;", "Back to login form" : "Επιστροφή στη φόρμα σύνδεσης", "Back" : "Πίσω", @@ -414,6 +415,7 @@ OC.L10N.register( "No more subfolders in here" : "Δεν υπάρχουν υποφάκελοι", "Name" : "Όνομα", "Size" : "Μέγεθος", + "Modified" : "Τροποποιήθηκε", "\"{name}\" is an invalid file name." : "Το \"{name}\" δεν είναι έγκυρο όνομα αρχείου.", "File name cannot be empty." : "Το όνομα αρχείου δεν μπορεί να είναι κενό.", "\"/\" is not allowed inside a file name." : "Το \"/\" δεν είναι επιτρεπτό εντός του ονόματος αρχείου.", diff --git a/core/l10n/el.json b/core/l10n/el.json index f8824a0bc3b..0abfdacad56 100644 --- a/core/l10n/el.json +++ b/core/l10n/el.json @@ -178,11 +178,12 @@ "Install the Contacts app" : "Εγκατάσταση εφαρμογής Επαφών", "Loading your contacts …" : "Φόρτωση των επαφών σας …", "Looking for {term} …" : "Αναζήτηση για {term} …", - "Modified" : "Τροποποιήθηκε", + "Date" : "Ημερομηνία", "Last year" : "Προηγούμενος χρόνος", "Not found" : "Δεν βρέθηκε", "People" : "Άτομα", "Load more results" : "Φόρτωση περισσοτέρων αποτελεσμάτων", + "Searching …" : "Αναζήτηση ...", "Forgot password?" : "Ξεχάσατε το συνθηματικό;", "Back to login form" : "Επιστροφή στη φόρμα σύνδεσης", "Back" : "Πίσω", @@ -412,6 +413,7 @@ "No more subfolders in here" : "Δεν υπάρχουν υποφάκελοι", "Name" : "Όνομα", "Size" : "Μέγεθος", + "Modified" : "Τροποποιήθηκε", "\"{name}\" is an invalid file name." : "Το \"{name}\" δεν είναι έγκυρο όνομα αρχείου.", "File name cannot be empty." : "Το όνομα αρχείου δεν μπορεί να είναι κενό.", "\"/\" is not allowed inside a file name." : "Το \"/\" δεν είναι επιτρεπτό εντός του ονόματος αρχείου.", diff --git a/core/l10n/en_GB.js b/core/l10n/en_GB.js index 03fa590df13..4401b4a897b 100644 --- a/core/l10n/en_GB.js +++ b/core/l10n/en_GB.js @@ -189,7 +189,6 @@ OC.L10N.register( "Global search" : "Global search", "Search apps, files, tags, messages" : "Search apps, files, tags, messages", "Apps and Settings" : "Apps and Settings", - "Modified" : "Modified", "Today" : "Today", "Last 7 days" : "Last 7 days", "Last 30 days" : "Last 30 days", @@ -201,6 +200,7 @@ OC.L10N.register( "Load more results" : "Load more results", "Search in" : "Search in", "Filter in current view" : "Filter in current view", + "Searching …" : "Searching …", "Start typing in search" : "Start typing in search", "No matching results" : "No matching results", "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}", @@ -434,6 +434,7 @@ OC.L10N.register( "No more subfolders in here" : "No more subfolders in here", "Name" : "Name", "Size" : "Size", + "Modified" : "Modified", "\"{name}\" is an invalid file name." : "\"{name}\" is an invalid file name.", "File name cannot be empty." : "File name cannot be empty.", "\"/\" is not allowed inside a file name." : "\"/\" is not allowed inside a file name.", diff --git a/core/l10n/en_GB.json b/core/l10n/en_GB.json index 76d86be24a5..c4e2cb81539 100644 --- a/core/l10n/en_GB.json +++ b/core/l10n/en_GB.json @@ -187,7 +187,6 @@ "Global search" : "Global search", "Search apps, files, tags, messages" : "Search apps, files, tags, messages", "Apps and Settings" : "Apps and Settings", - "Modified" : "Modified", "Today" : "Today", "Last 7 days" : "Last 7 days", "Last 30 days" : "Last 30 days", @@ -199,6 +198,7 @@ "Load more results" : "Load more results", "Search in" : "Search in", "Filter in current view" : "Filter in current view", + "Searching …" : "Searching …", "Start typing in search" : "Start typing in search", "No matching results" : "No matching results", "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}", @@ -432,6 +432,7 @@ "No more subfolders in here" : "No more subfolders in here", "Name" : "Name", "Size" : "Size", + "Modified" : "Modified", "\"{name}\" is an invalid file name." : "\"{name}\" is an invalid file name.", "File name cannot be empty." : "File name cannot be empty.", "\"/\" is not allowed inside a file name." : "\"/\" is not allowed inside a file name.", diff --git a/core/l10n/eo.js b/core/l10n/eo.js index 8a09c4502ba..cce40915a84 100644 --- a/core/l10n/eo.js +++ b/core/l10n/eo.js @@ -132,7 +132,6 @@ OC.L10N.register( "Install the Contacts app" : "Instali la Kontakto-aplikaĵon", "Loading your contacts …" : "Ŝargo de viaj kontaktoj...", "Looking for {term} …" : "Serĉo de {term}…", - "Modified" : "Modifita", "Today" : "Hodiaŭ", "Not found" : "Ne trovita", "Forgot password?" : "Ĉu vi forgesis vian pasvorton?", @@ -322,6 +321,7 @@ OC.L10N.register( "No more subfolders in here" : "Ne plu estas subdosierujo ĉi tie.", "Name" : "Nomo", "Size" : "Grando", + "Modified" : "Modifita", "\"{name}\" is an invalid file name." : "„{name}“ estas nevalida dosiernomo.", "File name cannot be empty." : "Dosiernomo devas ne malpleni.", "\"/\" is not allowed inside a file name." : "Ne eblas uziĝi „/“ en dosiernomo.", diff --git a/core/l10n/eo.json b/core/l10n/eo.json index c198999a274..20f86db0061 100644 --- a/core/l10n/eo.json +++ b/core/l10n/eo.json @@ -130,7 +130,6 @@ "Install the Contacts app" : "Instali la Kontakto-aplikaĵon", "Loading your contacts …" : "Ŝargo de viaj kontaktoj...", "Looking for {term} …" : "Serĉo de {term}…", - "Modified" : "Modifita", "Today" : "Hodiaŭ", "Not found" : "Ne trovita", "Forgot password?" : "Ĉu vi forgesis vian pasvorton?", @@ -320,6 +319,7 @@ "No more subfolders in here" : "Ne plu estas subdosierujo ĉi tie.", "Name" : "Nomo", "Size" : "Grando", + "Modified" : "Modifita", "\"{name}\" is an invalid file name." : "„{name}“ estas nevalida dosiernomo.", "File name cannot be empty." : "Dosiernomo devas ne malpleni.", "\"/\" is not allowed inside a file name." : "Ne eblas uziĝi „/“ en dosiernomo.", diff --git a/core/l10n/es.js b/core/l10n/es.js index 99e72aa9bd5..3338e0eeaa1 100644 --- a/core/l10n/es.js +++ b/core/l10n/es.js @@ -189,7 +189,7 @@ OC.L10N.register( "Global search" : "Búsqueda global", "Search apps, files, tags, messages" : "Buscar en apps, archivos, etiquetas, mensajes", "Apps and Settings" : "Apps y Ajustes", - "Modified" : "Modificado", + "Date" : "Fecha", "Today" : "Hoy", "Last 7 days" : "Últimos 7 días", "Last 30 days" : "Últimos 30 días", @@ -200,6 +200,7 @@ OC.L10N.register( "People" : "Personas", "Load more results" : "Cargar más resultados", "Search in" : "Buscar en", + "Searching …" : "Buscando …", "Start typing in search" : "Empieza a escribir en la búsqueda", "No matching results" : "No hay coincidencias", "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Entre ${this.dateFilter.startFrom.toLocaleDateString()} y ${this.dateFilter.endAt.toLocaleDateString()}", @@ -433,6 +434,7 @@ OC.L10N.register( "No more subfolders in here" : "No hay más subcarpetas aquí", "Name" : "Nombre", "Size" : "Tamaño", + "Modified" : "Modificado", "\"{name}\" is an invalid file name." : "\"{name}\" es un nombre de archivo inválido.", "File name cannot be empty." : "El nombre de archivo no puede estar vacío.", "\"/\" is not allowed inside a file name." : "\"/\" no se permite en un nombre de archivo.", diff --git a/core/l10n/es.json b/core/l10n/es.json index 5abee9575c0..5c2a8f6fd3c 100644 --- a/core/l10n/es.json +++ b/core/l10n/es.json @@ -187,7 +187,7 @@ "Global search" : "Búsqueda global", "Search apps, files, tags, messages" : "Buscar en apps, archivos, etiquetas, mensajes", "Apps and Settings" : "Apps y Ajustes", - "Modified" : "Modificado", + "Date" : "Fecha", "Today" : "Hoy", "Last 7 days" : "Últimos 7 días", "Last 30 days" : "Últimos 30 días", @@ -198,6 +198,7 @@ "People" : "Personas", "Load more results" : "Cargar más resultados", "Search in" : "Buscar en", + "Searching …" : "Buscando …", "Start typing in search" : "Empieza a escribir en la búsqueda", "No matching results" : "No hay coincidencias", "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Entre ${this.dateFilter.startFrom.toLocaleDateString()} y ${this.dateFilter.endAt.toLocaleDateString()}", @@ -431,6 +432,7 @@ "No more subfolders in here" : "No hay más subcarpetas aquí", "Name" : "Nombre", "Size" : "Tamaño", + "Modified" : "Modificado", "\"{name}\" is an invalid file name." : "\"{name}\" es un nombre de archivo inválido.", "File name cannot be empty." : "El nombre de archivo no puede estar vacío.", "\"/\" is not allowed inside a file name." : "\"/\" no se permite en un nombre de archivo.", diff --git a/core/l10n/es_AR.js b/core/l10n/es_AR.js index 307580ab049..192a4397fcf 100644 --- a/core/l10n/es_AR.js +++ b/core/l10n/es_AR.js @@ -87,9 +87,10 @@ OC.L10N.register( "Install the Contacts app" : "Instalar app de Contactos", "Loading your contacts …" : "Cargando sus contactos ... ", "Looking for {term} …" : "Buscando {term} ...", - "Modified" : "Modificado", + "Date" : "Fecha", "Today" : "Hoy", "Load more results" : "Cargar más resultados", + "Searching …" : "Buscando ...", "Forgot password?" : "¿Contraseña olvidada?", "Back" : "Atrás", "Search" : "Buscar", @@ -219,6 +220,7 @@ OC.L10N.register( "No more subfolders in here" : "No más subcarpetas aquí", "Name" : "Nombre", "Size" : "Tamaño", + "Modified" : "Modificado", "\"{name}\" is an invalid file name." : "\"{name}\" es un nombre de archivo inválido. ", "File name cannot be empty." : "El nombre de archivo no puede estar vacío.", "\"{name}\" is not an allowed filetype" : "\"{name}\" es un tipo de archivo no permitido", diff --git a/core/l10n/es_AR.json b/core/l10n/es_AR.json index edb22e4b6fc..6e8171f92a8 100644 --- a/core/l10n/es_AR.json +++ b/core/l10n/es_AR.json @@ -85,9 +85,10 @@ "Install the Contacts app" : "Instalar app de Contactos", "Loading your contacts …" : "Cargando sus contactos ... ", "Looking for {term} …" : "Buscando {term} ...", - "Modified" : "Modificado", + "Date" : "Fecha", "Today" : "Hoy", "Load more results" : "Cargar más resultados", + "Searching …" : "Buscando ...", "Forgot password?" : "¿Contraseña olvidada?", "Back" : "Atrás", "Search" : "Buscar", @@ -217,6 +218,7 @@ "No more subfolders in here" : "No más subcarpetas aquí", "Name" : "Nombre", "Size" : "Tamaño", + "Modified" : "Modificado", "\"{name}\" is an invalid file name." : "\"{name}\" es un nombre de archivo inválido. ", "File name cannot be empty." : "El nombre de archivo no puede estar vacío.", "\"{name}\" is not an allowed filetype" : "\"{name}\" es un tipo de archivo no permitido", diff --git a/core/l10n/es_CL.js b/core/l10n/es_CL.js deleted file mode 100644 index 461ee30e581..00000000000 --- a/core/l10n/es_CL.js +++ /dev/null @@ -1,231 +0,0 @@ -OC.L10N.register( - "core", - { - "Please select a file." : "Por favor selecciona un archivo.", - "File is too big" : "El archivo es demasiado grande.", - "The selected file is not an image." : "El archivo seleccionado no es una imagen.", - "The selected file cannot be read." : "El archivo seleccionado no se puede leer.", - "The file was uploaded" : "El archivo fue cargado", - "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "El archivo cargado excede el valor establecido en la directiva upload_max_filesize en el archivo php.ini", - "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "El archivo cargado excede el valor especificado de la directiva MAX_FILE_SIZE en la forma de HTML", - "The file was only partially uploaded" : "El archivo sólo fue cargado parcialmente", - "No file was uploaded" : "No se cargó el archivo", - "Missing a temporary folder" : "Falta una carpeta temporal", - "Could not write file to disk" : "No fue posible escribir a disco", - "A PHP extension stopped the file upload" : "Una extensión de PHP detuvo la carga del archivo", - "Invalid file provided" : "Archivo proporcionado inválido", - "No image or file provided" : "No se especificó un archivo o imagen", - "Unknown filetype" : "Tipo de archivo desconocido", - "An error occurred. Please contact your admin." : "Se presentó un error. Por favor contacta a tu adminsitrador. ", - "Invalid image" : "Imagen inválida", - "No temporary profile picture available, try again" : "No hay una imagen de perfil temporal disponible, por favor inténtalo de nuevo", - "No crop data provided" : "No se han proporcionado datos del recorte", - "No valid crop data provided" : "No se han proporcionado datos válidos del recorte", - "Crop is not square" : "El recorte no es cuadrado", - "State token does not match" : "La ficha de estado no corresponde", - "Login" : "Iniciar sesión", - "Password reset is disabled" : "Restablecer contraseña se encuentra deshabilitado", - "%s password reset" : "%s restablecer la contraseña", - "Password reset" : "Restablecer contraseña", - "Click the following button to reset your password. If you have not requested the password reset, then ignore this email." : "Haz click en el siguiente botón para restablecer tu contraseña. Si no has solicitado restablecer su contraseña, por favor ignora este correo. ", - "Click the following link to reset your password. If you have not requested the password reset, then ignore this email." : "Haz click en la siguiente liga para restablecer su contraseña. Si no has solicitado restablecer la contraseña, por favor ignora este mensaje. ", - "Reset your password" : "Restablecer tu contraseña", - "Internal error" : "Error interno", - "Preparing update" : "Preparando actualización", - "[%d / %d]: %s" : "[%d / %d]: %s ", - "Turned on maintenance mode" : "Modo mantenimiento activado", - "Turned off maintenance mode" : "Modo mantenimiento desactivado", - "Maintenance mode is kept active" : "El modo mantenimiento sigue activo", - "Updating database schema" : "Actualizando esquema de base de datos", - "Updated database" : "Base de datos actualizada", - "Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "Verificando si el esquema de la base de datos para %s puede ser actualizado (esto puede tomar mucho tiempo dependiendo del tamaño de la base de datos)", - "Set log level to debug" : "Establecer nivel de bitacora a depurar", - "Reset log level" : "Restablecer nivel de bitácora", - "Starting code integrity check" : "Comenzando verificación de integridad del código", - "Finished code integrity check" : "Terminó la verificación de integridad del código ", - "%s (incompatible)" : "%s (incompatible)", - "Already up to date" : "Ya está actualizado", - "Your web server is not yet properly set up to allow file synchronization, because the WebDAV interface seems to be broken." : "Tu servidor web aún no esta correctamente configurado para permitir la sincronización de archivos porque la interfaz WebDAV parece estar rota. ", - "It was not possible to execute the cron job via CLI. The following technical errors have appeared:" : "No fue posible ejecutar el trabajo de cron via CLI. Se presentaron los siguientes errores técnicos:", - "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. ", - "SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend." : "Actualmente estás usando SQLite como el backend de base de datos. Para instalaciones más grandes te recomendamos cambiar a un backend de base de datos diferente.", - "This is particularly recommended when using the desktop client for file synchronisation." : "Esto es particularmente recomendado cuando se usa el cliente de escritorio para sincronización de archivos. ", - "Error occurred while checking server setup" : "Se presentó un error al verificar la configuración del servidor", - "The \"{header}\" HTTP header is not set to \"{expected}\". This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "El encabezado HTTP \"{header}\" está establecido a \"{expected}\". Esto representa un riesgo potencial de seguridad o privacidad, y que se recomienda ajustar esta configuración. ", - "The \"{header}\" HTTP header is not set to \"{expected}\". Some features might not work correctly, as it is recommended to adjust this setting accordingly." : "El encabezado HTTP \"{header}\" no está establecido a \"{expected}\". Puede que lgunas características no funcionen correctamente, y se recomienda ajustar esta confirguración. ", - "unknown text" : "texto desconocido", - "Hello world!" : "¡Hola mundo!", - "sunny" : "soleado", - "Hello {name}, the weather is {weather}" : "Hola {name}, el clima es {weather}", - "Hello {name}" : "Hola {name}", - "These are your search results" : "Estos son los resultados de tu búsqueda ", - "new" : "nuevo", - "_download %n file_::_download %n files_" : ["Descargar %n archivos","Descargar %n archivos","Descargar %n archivos"], - "The update is in progress, leaving this page might interrupt the process in some environments." : "La actualización está en curso, abandonar esta página puede interrumpir el proceso en algunos ambientes. ", - "Update to {version}" : "Actualizar a {version}", - "An error occurred." : "Se presentó un error.", - "Please reload the page." : "Por favor vuelve a cargar la página.", - "The update was unsuccessful. For more information check our forum post covering this issue." : "La actualización no fue exitosa. Para más información consulta nuestro comentario en el foro que cubre este tema. ", - "The update was unsuccessful. Please report this issue to the Nextcloud community." : "La actualización no fue exitosa. Por favor reporta este tema a la Comunidad Nextcloud.", - "More apps" : "Más aplicaciones", - "Log in" : "Ingresar", - "Logging in …" : "Iniciando sesión ...", - "Server side authentication failed!" : "¡Falló la autenticación del lado del servidor!", - "Please contact your administrator." : "Por favor contacta al administrador.", - "An internal error occurred." : "Se presentó un error interno.", - "Please try again or contact your administrator." : "Por favor vuelve a intentarlo o contacta a tu adminsitrador. ", - "Password" : "Contraseña", - "Wrong username or password." : "Usuario o contraseña equivocado. ", - "User disabled" : "Usuario deshabilitado", - "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Hemos detectado múltiples intentos de inicio de sesión desde tu IP. Por lo tanto tu siguiente incio de sesión se retrasará hasta 30 segundos. ", - "Username or email" : "Usuario o correo electrónico", - "Reset password" : "Restablecer contraseña", - "Couldn't send reset email. Please contact your administrator." : "No fue posible enviar el correo de restauración. Por favor contacta a tu adminsitrador. ", - "Back to login" : "Regresar al inicio de sesión", - "New password" : "Nueva contraseña", - "I know what I'm doing" : "Sé lo que estoy haciendo", - "Skip" : "Omitir", - "Reset search" : "Reestablecer búsqueda", - "Search contacts …" : "Buscar contactos ...", - "Could not load your contacts" : "No fue posible cargar tus contactos", - "No contacts found" : "No se encontraron contactos", - "Loading your contacts …" : "Cargando sus contactos ... ", - "Looking for {term} …" : "Buscando {term} ...", - "Modified" : "Modificado", - "Today" : "Hoy", - "Forgot password?" : "¿Olvidaste tu contraseña?", - "Back" : "Atrás", - "Search" : "Buscar", - "Settings menu" : "Menú de Configuraciones", - "No" : "No", - "Yes" : "Sí", - "Choose" : "Seleccionar", - "Copy" : "Copiar", - "Move" : "Mover", - "OK" : "OK", - "Error loading message template: {error}" : "Se presentó un error al cargar la plantilla del mensaje: {error}", - "read-only" : "sólo-lectura", - "_{count} file conflict_::_{count} file conflicts_" : ["{count} conflicto de archivo","{count} conflictos en el archivo","{count} conflictos en el archivo"], - "One file conflict" : "Un conflicto en el archivo", - "New Files" : "Archivos Nuevos", - "Already existing files" : "Archivos ya existentes", - "Which files do you want to keep?" : "¿Cuáles archivos deseas mantener?", - "If you select both versions, the copied file will have a number added to its name." : "Si seleccionas ambas versiones, se le agregará un número al nombre del archivo copiado.", - "Cancel" : "Cancelar", - "Continue" : "Continuar", - "(all selected)" : "(todos seleccionados)", - "({count} selected)" : "({count} seleccionados)", - "Error loading file exists template" : "Se presentó un error al cargar la plantilla de existe archivo ", - "seconds ago" : "hace segundos", - "Connection to server lost" : "Se ha perdido la conexión con el servidor", - "_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Se presentó un error al cargar la página, recargando en %n segundo","Se presentó un error al cargar la página, recargando en %n segundos","Se presentó un error al cargar la página, recargando en %n segundos"], - "Hide details" : "Ocultar detalles", - "Very weak password" : "Contraseña muy débil", - "Weak password" : "Contraseña débil", - "So-so password" : "Contraseña aceptable", - "Good password" : "Buena contraseña", - "Strong password" : "Contraseña fuerte", - "No action available" : "No hay acciones disponibles", - "Error fetching contact actions" : "Se presentó un error al traer las acciónes de contatos", - "Non-existing tag #{tag}" : "Etiqueta #{tag} no-existente", - "Restricted" : "Restringido", - "Invisible" : "Invisible", - "Delete" : "Borrar", - "Rename" : "Renombrar", - "Collaborative tags" : "Etiquetas colaborativas", - "No tags found" : "No se encontraron etiquetas", - "Personal" : "Personal", - "Users" : "Usuarios", - "Apps" : "Aplicaciones", - "Admin" : "Administración", - "Help" : "Ayuda", - "Access forbidden" : "Acceso prohibido", - "Page not found" : "Página no encontrada", - "Error" : "Error", - "Previous" : "Previo", - "Internal Server Error" : "Error interno del servidor", - "The server was unable to complete your request." : "El servidor no pudo completar tu solicitud.", - "If this happens again, please send the technical details below to the server administrator." : "Si esto vuelve a suceder, por favor envia los detalles tecnicos siguientes al adminsitrador del sistema.", - "More details can be found in the server log." : "Puedes consultar más detalles en la bitácora del servidor. ", - "Technical details" : "Detalles técnicos", - "Remote Address: %s" : "Dirección Remota: %s", - "Request ID: %s" : "ID de solicitud: %s", - "Type: %s" : "Tipo: %s", - "Code: %s" : "Código: %s", - "Message: %s" : "Mensaje: %s", - "File: %s" : "Archivo: %s", - "Line: %s" : "Línea: %s", - "Trace" : "Rastrear", - "Security warning" : "Advertencia de seguridad", - "Your data directory and files are probably accessible from the internet because the .htaccess file does not work." : "Tu directorio de datos y sus archivos probablemente sean accesibles desde Internet ya que el archivo .htaccess no funciona.", - "For information how to properly configure your server, please see the documentation." : "Para más información de como configurar correctaemente tu servidor, por favor consulta la documentación.", - "Create an admin account" : "Crear una cuenta de administrador", - "Username" : "Usuario", - "Storage & database" : "Almacenamiento & base de datos", - "Data folder" : "Carpeta de datos", - "Configure the database" : "Configurar la base de datos", - "Only %s is available." : "Sólo %s está disponible.", - "Install and activate additional PHP modules to choose other database types." : "Instala y activa módulos adicionales de PHP para seleccionar otros tipos de bases de datos. ", - "For more details check out the documentation." : "Por favor consulta la documentación para más detalles. ", - "Database user" : "Usuario de la base de datos", - "Database password" : "Contraseña de la base de datos", - "Database name" : "Nombre de la base de datos", - "Database tablespace" : "Espacio de tablas en la base de datos", - "Database host" : "Servidor de base de datos", - "Please specify the port number along with the host name (e.g., localhost:5432)." : "Por favor especifica el número de puerto así como el nombre del servidor (ejem., localhost:5432).", - "Performance warning" : "Advertencia de desempeño", - "Need help?" : "¿Necesitas ayuda?", - "See the documentation" : "Ver la documentación", - "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Esta aplicación requiere de JavaScript para su correcta operación. Por favor {linkstart}habilita JavaScript{linkend} y vuelve a cargar la página. ", - "Go to %s" : "Ir a %s", - "This action requires you to confirm your password" : "Esta acción requiere que confirmes tu contraseña", - "Confirm your password" : "Confirma tu contraseña", - "Confirm" : "Confirmar", - "Connect to your account" : "Conectate a tu cuenta", - "App token" : "Ficha de la aplicación", - "Grant access" : "Conceder acceso", - "Alternative log in using app token" : "Inicio de sesión alternativo usando una ficha de aplicación", - "Account access" : "Acceo de cuenta", - "This share is password-protected" : "Este elemento compartido está protegido con una contraseña", - "Two-factor authentication" : "Autenticación de dos-factores", - "Use backup code" : "Usar código de respaldo", - "Error while validating your second factor" : "Se presentó un error al validar tu segundo factor", - "Access through untrusted domain" : "Accesa a través de un dominio no de confianza", - "Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "Por favor contacta a tu adminsitrador. Si tu eres un administrador, edita la propiedad \"trusted_domains\" en el archivo config/config.php como en el ejemplo config.sample.php.", - "App update required" : "Se requiere una actualización de la aplicación", - "These incompatible apps will be disabled:" : "Las siguientes aplicaciones incompatibles serán deshabilitadas:", - "The theme %s has been disabled." : "El tema %s ha sido deshabilitado. ", - "Please make sure that the database, the config folder and the data folder have been backed up before proceeding." : "Por favor asegurarte de que la base de datos, la carpeta de configuración y las carpetas de datos hayan sido respaldadas antes de continuar. ", - "Start update" : "Iniciar actualización", - "To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" : "Para evitar la expiración de tiempo en instalaciones grandes, puedes ejecutar el siguiente comando desde tu directorio de instalación:", - "Detailed logs" : "Bitácoras detalladas", - "Update needed" : "Se requiere de una actualización", - "Please use the command line updater because you have a big instance with more than 50 users." : "Favor de usar el actualizador desde la línea de comandos ya que tu instancia cuenta con más de 50 usuarios.", - "For help, see the documentation." : "Para más ayuda, por favor consulta la documentación.", - "I know that if I continue doing the update via web UI has the risk, that the request runs into a timeout and could cause data loss, but I have a backup and know how to restore my instance in case of a failure." : "Estoy conciente de que si continúo haciendo la actualización vía web, la interfaz de usuario corre el riesgo de que el tiempo de la solicitud expire y cause pérdida de datos, pero cuento con un respaldo y sé como restaurar mi instancia en caso de una falla. ", - "Upgrade via web on my own risk" : "Actualizar vía Web bajo mi propio riesgo", - "This %s instance is currently in maintenance mode, which may take a while." : "Esta instancia %s se encuentra actualmente en modo mantenimiento, que podría tomar algo de tiempo. ", - "Contact your system administrator if this message persists or appeared unexpectedly." : "Contacta a tu administrador del sistema si este mensaje persiste o se presentó de manera inesperada.", - "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.", - "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. ", - "Settings" : "Configuraciones ", - "Show all contacts …" : "Mostrar todos los contactos ...", - "No files in here" : "No hay archivos aquí", - "New folder" : "Carpeta nueva", - "Name" : "Nombre", - "Size" : "Tamaño", - "\"{name}\" is an invalid file name." : "\"{name}\" es un nombre de archivo inválido.", - "File name cannot be empty." : "El nombre de archivo no puede estar vacío.", - "\"/\" is not allowed inside a file name." : "No se permite el uso del caracter \"/\" en el nombre del archivo.", - "\"{name}\" is not an allowed filetype" : "\"{name}\" no es in tipo de archivo permitido", - "{newName} already exists" : "{newName} ya existe", - "Error loading file picker template: {error}" : "Se presentó un error al cargar la plantilla del seleccionador de archivos: {error}", - "Pending" : "Pendiente", - "Home" : "Inicio", - "Copy to {folder}" : "Copiar a {folder}", - "Move to {folder}" : "Mover a {folder}", - "Authentication required" : "Se requiere autenticación", - "Failed to authenticate, try again" : "Falla en la autenticación, por favor reintentalo" -}, -"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/core/l10n/es_CL.json b/core/l10n/es_CL.json deleted file mode 100644 index 07b392a2ee1..00000000000 --- a/core/l10n/es_CL.json +++ /dev/null @@ -1,229 +0,0 @@ -{ "translations": { - "Please select a file." : "Por favor selecciona un archivo.", - "File is too big" : "El archivo es demasiado grande.", - "The selected file is not an image." : "El archivo seleccionado no es una imagen.", - "The selected file cannot be read." : "El archivo seleccionado no se puede leer.", - "The file was uploaded" : "El archivo fue cargado", - "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "El archivo cargado excede el valor establecido en la directiva upload_max_filesize en el archivo php.ini", - "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "El archivo cargado excede el valor especificado de la directiva MAX_FILE_SIZE en la forma de HTML", - "The file was only partially uploaded" : "El archivo sólo fue cargado parcialmente", - "No file was uploaded" : "No se cargó el archivo", - "Missing a temporary folder" : "Falta una carpeta temporal", - "Could not write file to disk" : "No fue posible escribir a disco", - "A PHP extension stopped the file upload" : "Una extensión de PHP detuvo la carga del archivo", - "Invalid file provided" : "Archivo proporcionado inválido", - "No image or file provided" : "No se especificó un archivo o imagen", - "Unknown filetype" : "Tipo de archivo desconocido", - "An error occurred. Please contact your admin." : "Se presentó un error. Por favor contacta a tu adminsitrador. ", - "Invalid image" : "Imagen inválida", - "No temporary profile picture available, try again" : "No hay una imagen de perfil temporal disponible, por favor inténtalo de nuevo", - "No crop data provided" : "No se han proporcionado datos del recorte", - "No valid crop data provided" : "No se han proporcionado datos válidos del recorte", - "Crop is not square" : "El recorte no es cuadrado", - "State token does not match" : "La ficha de estado no corresponde", - "Login" : "Iniciar sesión", - "Password reset is disabled" : "Restablecer contraseña se encuentra deshabilitado", - "%s password reset" : "%s restablecer la contraseña", - "Password reset" : "Restablecer contraseña", - "Click the following button to reset your password. If you have not requested the password reset, then ignore this email." : "Haz click en el siguiente botón para restablecer tu contraseña. Si no has solicitado restablecer su contraseña, por favor ignora este correo. ", - "Click the following link to reset your password. If you have not requested the password reset, then ignore this email." : "Haz click en la siguiente liga para restablecer su contraseña. Si no has solicitado restablecer la contraseña, por favor ignora este mensaje. ", - "Reset your password" : "Restablecer tu contraseña", - "Internal error" : "Error interno", - "Preparing update" : "Preparando actualización", - "[%d / %d]: %s" : "[%d / %d]: %s ", - "Turned on maintenance mode" : "Modo mantenimiento activado", - "Turned off maintenance mode" : "Modo mantenimiento desactivado", - "Maintenance mode is kept active" : "El modo mantenimiento sigue activo", - "Updating database schema" : "Actualizando esquema de base de datos", - "Updated database" : "Base de datos actualizada", - "Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "Verificando si el esquema de la base de datos para %s puede ser actualizado (esto puede tomar mucho tiempo dependiendo del tamaño de la base de datos)", - "Set log level to debug" : "Establecer nivel de bitacora a depurar", - "Reset log level" : "Restablecer nivel de bitácora", - "Starting code integrity check" : "Comenzando verificación de integridad del código", - "Finished code integrity check" : "Terminó la verificación de integridad del código ", - "%s (incompatible)" : "%s (incompatible)", - "Already up to date" : "Ya está actualizado", - "Your web server is not yet properly set up to allow file synchronization, because the WebDAV interface seems to be broken." : "Tu servidor web aún no esta correctamente configurado para permitir la sincronización de archivos porque la interfaz WebDAV parece estar rota. ", - "It was not possible to execute the cron job via CLI. The following technical errors have appeared:" : "No fue posible ejecutar el trabajo de cron via CLI. Se presentaron los siguientes errores técnicos:", - "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. ", - "SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend." : "Actualmente estás usando SQLite como el backend de base de datos. Para instalaciones más grandes te recomendamos cambiar a un backend de base de datos diferente.", - "This is particularly recommended when using the desktop client for file synchronisation." : "Esto es particularmente recomendado cuando se usa el cliente de escritorio para sincronización de archivos. ", - "Error occurred while checking server setup" : "Se presentó un error al verificar la configuración del servidor", - "The \"{header}\" HTTP header is not set to \"{expected}\". This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "El encabezado HTTP \"{header}\" está establecido a \"{expected}\". Esto representa un riesgo potencial de seguridad o privacidad, y que se recomienda ajustar esta configuración. ", - "The \"{header}\" HTTP header is not set to \"{expected}\". Some features might not work correctly, as it is recommended to adjust this setting accordingly." : "El encabezado HTTP \"{header}\" no está establecido a \"{expected}\". Puede que lgunas características no funcionen correctamente, y se recomienda ajustar esta confirguración. ", - "unknown text" : "texto desconocido", - "Hello world!" : "¡Hola mundo!", - "sunny" : "soleado", - "Hello {name}, the weather is {weather}" : "Hola {name}, el clima es {weather}", - "Hello {name}" : "Hola {name}", - "These are your search results" : "Estos son los resultados de tu búsqueda ", - "new" : "nuevo", - "_download %n file_::_download %n files_" : ["Descargar %n archivos","Descargar %n archivos","Descargar %n archivos"], - "The update is in progress, leaving this page might interrupt the process in some environments." : "La actualización está en curso, abandonar esta página puede interrumpir el proceso en algunos ambientes. ", - "Update to {version}" : "Actualizar a {version}", - "An error occurred." : "Se presentó un error.", - "Please reload the page." : "Por favor vuelve a cargar la página.", - "The update was unsuccessful. For more information check our forum post covering this issue." : "La actualización no fue exitosa. Para más información consulta nuestro comentario en el foro que cubre este tema. ", - "The update was unsuccessful. Please report this issue to the Nextcloud community." : "La actualización no fue exitosa. Por favor reporta este tema a la Comunidad Nextcloud.", - "More apps" : "Más aplicaciones", - "Log in" : "Ingresar", - "Logging in …" : "Iniciando sesión ...", - "Server side authentication failed!" : "¡Falló la autenticación del lado del servidor!", - "Please contact your administrator." : "Por favor contacta al administrador.", - "An internal error occurred." : "Se presentó un error interno.", - "Please try again or contact your administrator." : "Por favor vuelve a intentarlo o contacta a tu adminsitrador. ", - "Password" : "Contraseña", - "Wrong username or password." : "Usuario o contraseña equivocado. ", - "User disabled" : "Usuario deshabilitado", - "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Hemos detectado múltiples intentos de inicio de sesión desde tu IP. Por lo tanto tu siguiente incio de sesión se retrasará hasta 30 segundos. ", - "Username or email" : "Usuario o correo electrónico", - "Reset password" : "Restablecer contraseña", - "Couldn't send reset email. Please contact your administrator." : "No fue posible enviar el correo de restauración. Por favor contacta a tu adminsitrador. ", - "Back to login" : "Regresar al inicio de sesión", - "New password" : "Nueva contraseña", - "I know what I'm doing" : "Sé lo que estoy haciendo", - "Skip" : "Omitir", - "Reset search" : "Reestablecer búsqueda", - "Search contacts …" : "Buscar contactos ...", - "Could not load your contacts" : "No fue posible cargar tus contactos", - "No contacts found" : "No se encontraron contactos", - "Loading your contacts …" : "Cargando sus contactos ... ", - "Looking for {term} …" : "Buscando {term} ...", - "Modified" : "Modificado", - "Today" : "Hoy", - "Forgot password?" : "¿Olvidaste tu contraseña?", - "Back" : "Atrás", - "Search" : "Buscar", - "Settings menu" : "Menú de Configuraciones", - "No" : "No", - "Yes" : "Sí", - "Choose" : "Seleccionar", - "Copy" : "Copiar", - "Move" : "Mover", - "OK" : "OK", - "Error loading message template: {error}" : "Se presentó un error al cargar la plantilla del mensaje: {error}", - "read-only" : "sólo-lectura", - "_{count} file conflict_::_{count} file conflicts_" : ["{count} conflicto de archivo","{count} conflictos en el archivo","{count} conflictos en el archivo"], - "One file conflict" : "Un conflicto en el archivo", - "New Files" : "Archivos Nuevos", - "Already existing files" : "Archivos ya existentes", - "Which files do you want to keep?" : "¿Cuáles archivos deseas mantener?", - "If you select both versions, the copied file will have a number added to its name." : "Si seleccionas ambas versiones, se le agregará un número al nombre del archivo copiado.", - "Cancel" : "Cancelar", - "Continue" : "Continuar", - "(all selected)" : "(todos seleccionados)", - "({count} selected)" : "({count} seleccionados)", - "Error loading file exists template" : "Se presentó un error al cargar la plantilla de existe archivo ", - "seconds ago" : "hace segundos", - "Connection to server lost" : "Se ha perdido la conexión con el servidor", - "_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Se presentó un error al cargar la página, recargando en %n segundo","Se presentó un error al cargar la página, recargando en %n segundos","Se presentó un error al cargar la página, recargando en %n segundos"], - "Hide details" : "Ocultar detalles", - "Very weak password" : "Contraseña muy débil", - "Weak password" : "Contraseña débil", - "So-so password" : "Contraseña aceptable", - "Good password" : "Buena contraseña", - "Strong password" : "Contraseña fuerte", - "No action available" : "No hay acciones disponibles", - "Error fetching contact actions" : "Se presentó un error al traer las acciónes de contatos", - "Non-existing tag #{tag}" : "Etiqueta #{tag} no-existente", - "Restricted" : "Restringido", - "Invisible" : "Invisible", - "Delete" : "Borrar", - "Rename" : "Renombrar", - "Collaborative tags" : "Etiquetas colaborativas", - "No tags found" : "No se encontraron etiquetas", - "Personal" : "Personal", - "Users" : "Usuarios", - "Apps" : "Aplicaciones", - "Admin" : "Administración", - "Help" : "Ayuda", - "Access forbidden" : "Acceso prohibido", - "Page not found" : "Página no encontrada", - "Error" : "Error", - "Previous" : "Previo", - "Internal Server Error" : "Error interno del servidor", - "The server was unable to complete your request." : "El servidor no pudo completar tu solicitud.", - "If this happens again, please send the technical details below to the server administrator." : "Si esto vuelve a suceder, por favor envia los detalles tecnicos siguientes al adminsitrador del sistema.", - "More details can be found in the server log." : "Puedes consultar más detalles en la bitácora del servidor. ", - "Technical details" : "Detalles técnicos", - "Remote Address: %s" : "Dirección Remota: %s", - "Request ID: %s" : "ID de solicitud: %s", - "Type: %s" : "Tipo: %s", - "Code: %s" : "Código: %s", - "Message: %s" : "Mensaje: %s", - "File: %s" : "Archivo: %s", - "Line: %s" : "Línea: %s", - "Trace" : "Rastrear", - "Security warning" : "Advertencia de seguridad", - "Your data directory and files are probably accessible from the internet because the .htaccess file does not work." : "Tu directorio de datos y sus archivos probablemente sean accesibles desde Internet ya que el archivo .htaccess no funciona.", - "For information how to properly configure your server, please see the documentation." : "Para más información de como configurar correctaemente tu servidor, por favor consulta la documentación.", - "Create an admin account" : "Crear una cuenta de administrador", - "Username" : "Usuario", - "Storage & database" : "Almacenamiento & base de datos", - "Data folder" : "Carpeta de datos", - "Configure the database" : "Configurar la base de datos", - "Only %s is available." : "Sólo %s está disponible.", - "Install and activate additional PHP modules to choose other database types." : "Instala y activa módulos adicionales de PHP para seleccionar otros tipos de bases de datos. ", - "For more details check out the documentation." : "Por favor consulta la documentación para más detalles. ", - "Database user" : "Usuario de la base de datos", - "Database password" : "Contraseña de la base de datos", - "Database name" : "Nombre de la base de datos", - "Database tablespace" : "Espacio de tablas en la base de datos", - "Database host" : "Servidor de base de datos", - "Please specify the port number along with the host name (e.g., localhost:5432)." : "Por favor especifica el número de puerto así como el nombre del servidor (ejem., localhost:5432).", - "Performance warning" : "Advertencia de desempeño", - "Need help?" : "¿Necesitas ayuda?", - "See the documentation" : "Ver la documentación", - "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Esta aplicación requiere de JavaScript para su correcta operación. Por favor {linkstart}habilita JavaScript{linkend} y vuelve a cargar la página. ", - "Go to %s" : "Ir a %s", - "This action requires you to confirm your password" : "Esta acción requiere que confirmes tu contraseña", - "Confirm your password" : "Confirma tu contraseña", - "Confirm" : "Confirmar", - "Connect to your account" : "Conectate a tu cuenta", - "App token" : "Ficha de la aplicación", - "Grant access" : "Conceder acceso", - "Alternative log in using app token" : "Inicio de sesión alternativo usando una ficha de aplicación", - "Account access" : "Acceo de cuenta", - "This share is password-protected" : "Este elemento compartido está protegido con una contraseña", - "Two-factor authentication" : "Autenticación de dos-factores", - "Use backup code" : "Usar código de respaldo", - "Error while validating your second factor" : "Se presentó un error al validar tu segundo factor", - "Access through untrusted domain" : "Accesa a través de un dominio no de confianza", - "Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "Por favor contacta a tu adminsitrador. Si tu eres un administrador, edita la propiedad \"trusted_domains\" en el archivo config/config.php como en el ejemplo config.sample.php.", - "App update required" : "Se requiere una actualización de la aplicación", - "These incompatible apps will be disabled:" : "Las siguientes aplicaciones incompatibles serán deshabilitadas:", - "The theme %s has been disabled." : "El tema %s ha sido deshabilitado. ", - "Please make sure that the database, the config folder and the data folder have been backed up before proceeding." : "Por favor asegurarte de que la base de datos, la carpeta de configuración y las carpetas de datos hayan sido respaldadas antes de continuar. ", - "Start update" : "Iniciar actualización", - "To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" : "Para evitar la expiración de tiempo en instalaciones grandes, puedes ejecutar el siguiente comando desde tu directorio de instalación:", - "Detailed logs" : "Bitácoras detalladas", - "Update needed" : "Se requiere de una actualización", - "Please use the command line updater because you have a big instance with more than 50 users." : "Favor de usar el actualizador desde la línea de comandos ya que tu instancia cuenta con más de 50 usuarios.", - "For help, see the documentation." : "Para más ayuda, por favor consulta la documentación.", - "I know that if I continue doing the update via web UI has the risk, that the request runs into a timeout and could cause data loss, but I have a backup and know how to restore my instance in case of a failure." : "Estoy conciente de que si continúo haciendo la actualización vía web, la interfaz de usuario corre el riesgo de que el tiempo de la solicitud expire y cause pérdida de datos, pero cuento con un respaldo y sé como restaurar mi instancia en caso de una falla. ", - "Upgrade via web on my own risk" : "Actualizar vía Web bajo mi propio riesgo", - "This %s instance is currently in maintenance mode, which may take a while." : "Esta instancia %s se encuentra actualmente en modo mantenimiento, que podría tomar algo de tiempo. ", - "Contact your system administrator if this message persists or appeared unexpectedly." : "Contacta a tu administrador del sistema si este mensaje persiste o se presentó de manera inesperada.", - "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.", - "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. ", - "Settings" : "Configuraciones ", - "Show all contacts …" : "Mostrar todos los contactos ...", - "No files in here" : "No hay archivos aquí", - "New folder" : "Carpeta nueva", - "Name" : "Nombre", - "Size" : "Tamaño", - "\"{name}\" is an invalid file name." : "\"{name}\" es un nombre de archivo inválido.", - "File name cannot be empty." : "El nombre de archivo no puede estar vacío.", - "\"/\" is not allowed inside a file name." : "No se permite el uso del caracter \"/\" en el nombre del archivo.", - "\"{name}\" is not an allowed filetype" : "\"{name}\" no es in tipo de archivo permitido", - "{newName} already exists" : "{newName} ya existe", - "Error loading file picker template: {error}" : "Se presentó un error al cargar la plantilla del seleccionador de archivos: {error}", - "Pending" : "Pendiente", - "Home" : "Inicio", - "Copy to {folder}" : "Copiar a {folder}", - "Move to {folder}" : "Mover a {folder}", - "Authentication required" : "Se requiere autenticación", - "Failed to authenticate, try again" : "Falla en la autenticación, por favor reintentalo" -},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" -} \ No newline at end of file diff --git a/core/l10n/es_CO.js b/core/l10n/es_CO.js deleted file mode 100644 index 461ee30e581..00000000000 --- a/core/l10n/es_CO.js +++ /dev/null @@ -1,231 +0,0 @@ -OC.L10N.register( - "core", - { - "Please select a file." : "Por favor selecciona un archivo.", - "File is too big" : "El archivo es demasiado grande.", - "The selected file is not an image." : "El archivo seleccionado no es una imagen.", - "The selected file cannot be read." : "El archivo seleccionado no se puede leer.", - "The file was uploaded" : "El archivo fue cargado", - "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "El archivo cargado excede el valor establecido en la directiva upload_max_filesize en el archivo php.ini", - "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "El archivo cargado excede el valor especificado de la directiva MAX_FILE_SIZE en la forma de HTML", - "The file was only partially uploaded" : "El archivo sólo fue cargado parcialmente", - "No file was uploaded" : "No se cargó el archivo", - "Missing a temporary folder" : "Falta una carpeta temporal", - "Could not write file to disk" : "No fue posible escribir a disco", - "A PHP extension stopped the file upload" : "Una extensión de PHP detuvo la carga del archivo", - "Invalid file provided" : "Archivo proporcionado inválido", - "No image or file provided" : "No se especificó un archivo o imagen", - "Unknown filetype" : "Tipo de archivo desconocido", - "An error occurred. Please contact your admin." : "Se presentó un error. Por favor contacta a tu adminsitrador. ", - "Invalid image" : "Imagen inválida", - "No temporary profile picture available, try again" : "No hay una imagen de perfil temporal disponible, por favor inténtalo de nuevo", - "No crop data provided" : "No se han proporcionado datos del recorte", - "No valid crop data provided" : "No se han proporcionado datos válidos del recorte", - "Crop is not square" : "El recorte no es cuadrado", - "State token does not match" : "La ficha de estado no corresponde", - "Login" : "Iniciar sesión", - "Password reset is disabled" : "Restablecer contraseña se encuentra deshabilitado", - "%s password reset" : "%s restablecer la contraseña", - "Password reset" : "Restablecer contraseña", - "Click the following button to reset your password. If you have not requested the password reset, then ignore this email." : "Haz click en el siguiente botón para restablecer tu contraseña. Si no has solicitado restablecer su contraseña, por favor ignora este correo. ", - "Click the following link to reset your password. If you have not requested the password reset, then ignore this email." : "Haz click en la siguiente liga para restablecer su contraseña. Si no has solicitado restablecer la contraseña, por favor ignora este mensaje. ", - "Reset your password" : "Restablecer tu contraseña", - "Internal error" : "Error interno", - "Preparing update" : "Preparando actualización", - "[%d / %d]: %s" : "[%d / %d]: %s ", - "Turned on maintenance mode" : "Modo mantenimiento activado", - "Turned off maintenance mode" : "Modo mantenimiento desactivado", - "Maintenance mode is kept active" : "El modo mantenimiento sigue activo", - "Updating database schema" : "Actualizando esquema de base de datos", - "Updated database" : "Base de datos actualizada", - "Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "Verificando si el esquema de la base de datos para %s puede ser actualizado (esto puede tomar mucho tiempo dependiendo del tamaño de la base de datos)", - "Set log level to debug" : "Establecer nivel de bitacora a depurar", - "Reset log level" : "Restablecer nivel de bitácora", - "Starting code integrity check" : "Comenzando verificación de integridad del código", - "Finished code integrity check" : "Terminó la verificación de integridad del código ", - "%s (incompatible)" : "%s (incompatible)", - "Already up to date" : "Ya está actualizado", - "Your web server is not yet properly set up to allow file synchronization, because the WebDAV interface seems to be broken." : "Tu servidor web aún no esta correctamente configurado para permitir la sincronización de archivos porque la interfaz WebDAV parece estar rota. ", - "It was not possible to execute the cron job via CLI. The following technical errors have appeared:" : "No fue posible ejecutar el trabajo de cron via CLI. Se presentaron los siguientes errores técnicos:", - "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. ", - "SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend." : "Actualmente estás usando SQLite como el backend de base de datos. Para instalaciones más grandes te recomendamos cambiar a un backend de base de datos diferente.", - "This is particularly recommended when using the desktop client for file synchronisation." : "Esto es particularmente recomendado cuando se usa el cliente de escritorio para sincronización de archivos. ", - "Error occurred while checking server setup" : "Se presentó un error al verificar la configuración del servidor", - "The \"{header}\" HTTP header is not set to \"{expected}\". This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "El encabezado HTTP \"{header}\" está establecido a \"{expected}\". Esto representa un riesgo potencial de seguridad o privacidad, y que se recomienda ajustar esta configuración. ", - "The \"{header}\" HTTP header is not set to \"{expected}\". Some features might not work correctly, as it is recommended to adjust this setting accordingly." : "El encabezado HTTP \"{header}\" no está establecido a \"{expected}\". Puede que lgunas características no funcionen correctamente, y se recomienda ajustar esta confirguración. ", - "unknown text" : "texto desconocido", - "Hello world!" : "¡Hola mundo!", - "sunny" : "soleado", - "Hello {name}, the weather is {weather}" : "Hola {name}, el clima es {weather}", - "Hello {name}" : "Hola {name}", - "These are your search results" : "Estos son los resultados de tu búsqueda ", - "new" : "nuevo", - "_download %n file_::_download %n files_" : ["Descargar %n archivos","Descargar %n archivos","Descargar %n archivos"], - "The update is in progress, leaving this page might interrupt the process in some environments." : "La actualización está en curso, abandonar esta página puede interrumpir el proceso en algunos ambientes. ", - "Update to {version}" : "Actualizar a {version}", - "An error occurred." : "Se presentó un error.", - "Please reload the page." : "Por favor vuelve a cargar la página.", - "The update was unsuccessful. For more information check our forum post covering this issue." : "La actualización no fue exitosa. Para más información consulta nuestro comentario en el foro que cubre este tema. ", - "The update was unsuccessful. Please report this issue to the Nextcloud community." : "La actualización no fue exitosa. Por favor reporta este tema a la Comunidad Nextcloud.", - "More apps" : "Más aplicaciones", - "Log in" : "Ingresar", - "Logging in …" : "Iniciando sesión ...", - "Server side authentication failed!" : "¡Falló la autenticación del lado del servidor!", - "Please contact your administrator." : "Por favor contacta al administrador.", - "An internal error occurred." : "Se presentó un error interno.", - "Please try again or contact your administrator." : "Por favor vuelve a intentarlo o contacta a tu adminsitrador. ", - "Password" : "Contraseña", - "Wrong username or password." : "Usuario o contraseña equivocado. ", - "User disabled" : "Usuario deshabilitado", - "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Hemos detectado múltiples intentos de inicio de sesión desde tu IP. Por lo tanto tu siguiente incio de sesión se retrasará hasta 30 segundos. ", - "Username or email" : "Usuario o correo electrónico", - "Reset password" : "Restablecer contraseña", - "Couldn't send reset email. Please contact your administrator." : "No fue posible enviar el correo de restauración. Por favor contacta a tu adminsitrador. ", - "Back to login" : "Regresar al inicio de sesión", - "New password" : "Nueva contraseña", - "I know what I'm doing" : "Sé lo que estoy haciendo", - "Skip" : "Omitir", - "Reset search" : "Reestablecer búsqueda", - "Search contacts …" : "Buscar contactos ...", - "Could not load your contacts" : "No fue posible cargar tus contactos", - "No contacts found" : "No se encontraron contactos", - "Loading your contacts …" : "Cargando sus contactos ... ", - "Looking for {term} …" : "Buscando {term} ...", - "Modified" : "Modificado", - "Today" : "Hoy", - "Forgot password?" : "¿Olvidaste tu contraseña?", - "Back" : "Atrás", - "Search" : "Buscar", - "Settings menu" : "Menú de Configuraciones", - "No" : "No", - "Yes" : "Sí", - "Choose" : "Seleccionar", - "Copy" : "Copiar", - "Move" : "Mover", - "OK" : "OK", - "Error loading message template: {error}" : "Se presentó un error al cargar la plantilla del mensaje: {error}", - "read-only" : "sólo-lectura", - "_{count} file conflict_::_{count} file conflicts_" : ["{count} conflicto de archivo","{count} conflictos en el archivo","{count} conflictos en el archivo"], - "One file conflict" : "Un conflicto en el archivo", - "New Files" : "Archivos Nuevos", - "Already existing files" : "Archivos ya existentes", - "Which files do you want to keep?" : "¿Cuáles archivos deseas mantener?", - "If you select both versions, the copied file will have a number added to its name." : "Si seleccionas ambas versiones, se le agregará un número al nombre del archivo copiado.", - "Cancel" : "Cancelar", - "Continue" : "Continuar", - "(all selected)" : "(todos seleccionados)", - "({count} selected)" : "({count} seleccionados)", - "Error loading file exists template" : "Se presentó un error al cargar la plantilla de existe archivo ", - "seconds ago" : "hace segundos", - "Connection to server lost" : "Se ha perdido la conexión con el servidor", - "_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Se presentó un error al cargar la página, recargando en %n segundo","Se presentó un error al cargar la página, recargando en %n segundos","Se presentó un error al cargar la página, recargando en %n segundos"], - "Hide details" : "Ocultar detalles", - "Very weak password" : "Contraseña muy débil", - "Weak password" : "Contraseña débil", - "So-so password" : "Contraseña aceptable", - "Good password" : "Buena contraseña", - "Strong password" : "Contraseña fuerte", - "No action available" : "No hay acciones disponibles", - "Error fetching contact actions" : "Se presentó un error al traer las acciónes de contatos", - "Non-existing tag #{tag}" : "Etiqueta #{tag} no-existente", - "Restricted" : "Restringido", - "Invisible" : "Invisible", - "Delete" : "Borrar", - "Rename" : "Renombrar", - "Collaborative tags" : "Etiquetas colaborativas", - "No tags found" : "No se encontraron etiquetas", - "Personal" : "Personal", - "Users" : "Usuarios", - "Apps" : "Aplicaciones", - "Admin" : "Administración", - "Help" : "Ayuda", - "Access forbidden" : "Acceso prohibido", - "Page not found" : "Página no encontrada", - "Error" : "Error", - "Previous" : "Previo", - "Internal Server Error" : "Error interno del servidor", - "The server was unable to complete your request." : "El servidor no pudo completar tu solicitud.", - "If this happens again, please send the technical details below to the server administrator." : "Si esto vuelve a suceder, por favor envia los detalles tecnicos siguientes al adminsitrador del sistema.", - "More details can be found in the server log." : "Puedes consultar más detalles en la bitácora del servidor. ", - "Technical details" : "Detalles técnicos", - "Remote Address: %s" : "Dirección Remota: %s", - "Request ID: %s" : "ID de solicitud: %s", - "Type: %s" : "Tipo: %s", - "Code: %s" : "Código: %s", - "Message: %s" : "Mensaje: %s", - "File: %s" : "Archivo: %s", - "Line: %s" : "Línea: %s", - "Trace" : "Rastrear", - "Security warning" : "Advertencia de seguridad", - "Your data directory and files are probably accessible from the internet because the .htaccess file does not work." : "Tu directorio de datos y sus archivos probablemente sean accesibles desde Internet ya que el archivo .htaccess no funciona.", - "For information how to properly configure your server, please see the documentation." : "Para más información de como configurar correctaemente tu servidor, por favor consulta la documentación.", - "Create an admin account" : "Crear una cuenta de administrador", - "Username" : "Usuario", - "Storage & database" : "Almacenamiento & base de datos", - "Data folder" : "Carpeta de datos", - "Configure the database" : "Configurar la base de datos", - "Only %s is available." : "Sólo %s está disponible.", - "Install and activate additional PHP modules to choose other database types." : "Instala y activa módulos adicionales de PHP para seleccionar otros tipos de bases de datos. ", - "For more details check out the documentation." : "Por favor consulta la documentación para más detalles. ", - "Database user" : "Usuario de la base de datos", - "Database password" : "Contraseña de la base de datos", - "Database name" : "Nombre de la base de datos", - "Database tablespace" : "Espacio de tablas en la base de datos", - "Database host" : "Servidor de base de datos", - "Please specify the port number along with the host name (e.g., localhost:5432)." : "Por favor especifica el número de puerto así como el nombre del servidor (ejem., localhost:5432).", - "Performance warning" : "Advertencia de desempeño", - "Need help?" : "¿Necesitas ayuda?", - "See the documentation" : "Ver la documentación", - "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Esta aplicación requiere de JavaScript para su correcta operación. Por favor {linkstart}habilita JavaScript{linkend} y vuelve a cargar la página. ", - "Go to %s" : "Ir a %s", - "This action requires you to confirm your password" : "Esta acción requiere que confirmes tu contraseña", - "Confirm your password" : "Confirma tu contraseña", - "Confirm" : "Confirmar", - "Connect to your account" : "Conectate a tu cuenta", - "App token" : "Ficha de la aplicación", - "Grant access" : "Conceder acceso", - "Alternative log in using app token" : "Inicio de sesión alternativo usando una ficha de aplicación", - "Account access" : "Acceo de cuenta", - "This share is password-protected" : "Este elemento compartido está protegido con una contraseña", - "Two-factor authentication" : "Autenticación de dos-factores", - "Use backup code" : "Usar código de respaldo", - "Error while validating your second factor" : "Se presentó un error al validar tu segundo factor", - "Access through untrusted domain" : "Accesa a través de un dominio no de confianza", - "Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "Por favor contacta a tu adminsitrador. Si tu eres un administrador, edita la propiedad \"trusted_domains\" en el archivo config/config.php como en el ejemplo config.sample.php.", - "App update required" : "Se requiere una actualización de la aplicación", - "These incompatible apps will be disabled:" : "Las siguientes aplicaciones incompatibles serán deshabilitadas:", - "The theme %s has been disabled." : "El tema %s ha sido deshabilitado. ", - "Please make sure that the database, the config folder and the data folder have been backed up before proceeding." : "Por favor asegurarte de que la base de datos, la carpeta de configuración y las carpetas de datos hayan sido respaldadas antes de continuar. ", - "Start update" : "Iniciar actualización", - "To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" : "Para evitar la expiración de tiempo en instalaciones grandes, puedes ejecutar el siguiente comando desde tu directorio de instalación:", - "Detailed logs" : "Bitácoras detalladas", - "Update needed" : "Se requiere de una actualización", - "Please use the command line updater because you have a big instance with more than 50 users." : "Favor de usar el actualizador desde la línea de comandos ya que tu instancia cuenta con más de 50 usuarios.", - "For help, see the documentation." : "Para más ayuda, por favor consulta la documentación.", - "I know that if I continue doing the update via web UI has the risk, that the request runs into a timeout and could cause data loss, but I have a backup and know how to restore my instance in case of a failure." : "Estoy conciente de que si continúo haciendo la actualización vía web, la interfaz de usuario corre el riesgo de que el tiempo de la solicitud expire y cause pérdida de datos, pero cuento con un respaldo y sé como restaurar mi instancia en caso de una falla. ", - "Upgrade via web on my own risk" : "Actualizar vía Web bajo mi propio riesgo", - "This %s instance is currently in maintenance mode, which may take a while." : "Esta instancia %s se encuentra actualmente en modo mantenimiento, que podría tomar algo de tiempo. ", - "Contact your system administrator if this message persists or appeared unexpectedly." : "Contacta a tu administrador del sistema si este mensaje persiste o se presentó de manera inesperada.", - "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.", - "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. ", - "Settings" : "Configuraciones ", - "Show all contacts …" : "Mostrar todos los contactos ...", - "No files in here" : "No hay archivos aquí", - "New folder" : "Carpeta nueva", - "Name" : "Nombre", - "Size" : "Tamaño", - "\"{name}\" is an invalid file name." : "\"{name}\" es un nombre de archivo inválido.", - "File name cannot be empty." : "El nombre de archivo no puede estar vacío.", - "\"/\" is not allowed inside a file name." : "No se permite el uso del caracter \"/\" en el nombre del archivo.", - "\"{name}\" is not an allowed filetype" : "\"{name}\" no es in tipo de archivo permitido", - "{newName} already exists" : "{newName} ya existe", - "Error loading file picker template: {error}" : "Se presentó un error al cargar la plantilla del seleccionador de archivos: {error}", - "Pending" : "Pendiente", - "Home" : "Inicio", - "Copy to {folder}" : "Copiar a {folder}", - "Move to {folder}" : "Mover a {folder}", - "Authentication required" : "Se requiere autenticación", - "Failed to authenticate, try again" : "Falla en la autenticación, por favor reintentalo" -}, -"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/core/l10n/es_CO.json b/core/l10n/es_CO.json deleted file mode 100644 index 07b392a2ee1..00000000000 --- a/core/l10n/es_CO.json +++ /dev/null @@ -1,229 +0,0 @@ -{ "translations": { - "Please select a file." : "Por favor selecciona un archivo.", - "File is too big" : "El archivo es demasiado grande.", - "The selected file is not an image." : "El archivo seleccionado no es una imagen.", - "The selected file cannot be read." : "El archivo seleccionado no se puede leer.", - "The file was uploaded" : "El archivo fue cargado", - "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "El archivo cargado excede el valor establecido en la directiva upload_max_filesize en el archivo php.ini", - "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "El archivo cargado excede el valor especificado de la directiva MAX_FILE_SIZE en la forma de HTML", - "The file was only partially uploaded" : "El archivo sólo fue cargado parcialmente", - "No file was uploaded" : "No se cargó el archivo", - "Missing a temporary folder" : "Falta una carpeta temporal", - "Could not write file to disk" : "No fue posible escribir a disco", - "A PHP extension stopped the file upload" : "Una extensión de PHP detuvo la carga del archivo", - "Invalid file provided" : "Archivo proporcionado inválido", - "No image or file provided" : "No se especificó un archivo o imagen", - "Unknown filetype" : "Tipo de archivo desconocido", - "An error occurred. Please contact your admin." : "Se presentó un error. Por favor contacta a tu adminsitrador. ", - "Invalid image" : "Imagen inválida", - "No temporary profile picture available, try again" : "No hay una imagen de perfil temporal disponible, por favor inténtalo de nuevo", - "No crop data provided" : "No se han proporcionado datos del recorte", - "No valid crop data provided" : "No se han proporcionado datos válidos del recorte", - "Crop is not square" : "El recorte no es cuadrado", - "State token does not match" : "La ficha de estado no corresponde", - "Login" : "Iniciar sesión", - "Password reset is disabled" : "Restablecer contraseña se encuentra deshabilitado", - "%s password reset" : "%s restablecer la contraseña", - "Password reset" : "Restablecer contraseña", - "Click the following button to reset your password. If you have not requested the password reset, then ignore this email." : "Haz click en el siguiente botón para restablecer tu contraseña. Si no has solicitado restablecer su contraseña, por favor ignora este correo. ", - "Click the following link to reset your password. If you have not requested the password reset, then ignore this email." : "Haz click en la siguiente liga para restablecer su contraseña. Si no has solicitado restablecer la contraseña, por favor ignora este mensaje. ", - "Reset your password" : "Restablecer tu contraseña", - "Internal error" : "Error interno", - "Preparing update" : "Preparando actualización", - "[%d / %d]: %s" : "[%d / %d]: %s ", - "Turned on maintenance mode" : "Modo mantenimiento activado", - "Turned off maintenance mode" : "Modo mantenimiento desactivado", - "Maintenance mode is kept active" : "El modo mantenimiento sigue activo", - "Updating database schema" : "Actualizando esquema de base de datos", - "Updated database" : "Base de datos actualizada", - "Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "Verificando si el esquema de la base de datos para %s puede ser actualizado (esto puede tomar mucho tiempo dependiendo del tamaño de la base de datos)", - "Set log level to debug" : "Establecer nivel de bitacora a depurar", - "Reset log level" : "Restablecer nivel de bitácora", - "Starting code integrity check" : "Comenzando verificación de integridad del código", - "Finished code integrity check" : "Terminó la verificación de integridad del código ", - "%s (incompatible)" : "%s (incompatible)", - "Already up to date" : "Ya está actualizado", - "Your web server is not yet properly set up to allow file synchronization, because the WebDAV interface seems to be broken." : "Tu servidor web aún no esta correctamente configurado para permitir la sincronización de archivos porque la interfaz WebDAV parece estar rota. ", - "It was not possible to execute the cron job via CLI. The following technical errors have appeared:" : "No fue posible ejecutar el trabajo de cron via CLI. Se presentaron los siguientes errores técnicos:", - "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. ", - "SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend." : "Actualmente estás usando SQLite como el backend de base de datos. Para instalaciones más grandes te recomendamos cambiar a un backend de base de datos diferente.", - "This is particularly recommended when using the desktop client for file synchronisation." : "Esto es particularmente recomendado cuando se usa el cliente de escritorio para sincronización de archivos. ", - "Error occurred while checking server setup" : "Se presentó un error al verificar la configuración del servidor", - "The \"{header}\" HTTP header is not set to \"{expected}\". This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "El encabezado HTTP \"{header}\" está establecido a \"{expected}\". Esto representa un riesgo potencial de seguridad o privacidad, y que se recomienda ajustar esta configuración. ", - "The \"{header}\" HTTP header is not set to \"{expected}\". Some features might not work correctly, as it is recommended to adjust this setting accordingly." : "El encabezado HTTP \"{header}\" no está establecido a \"{expected}\". Puede que lgunas características no funcionen correctamente, y se recomienda ajustar esta confirguración. ", - "unknown text" : "texto desconocido", - "Hello world!" : "¡Hola mundo!", - "sunny" : "soleado", - "Hello {name}, the weather is {weather}" : "Hola {name}, el clima es {weather}", - "Hello {name}" : "Hola {name}", - "These are your search results" : "Estos son los resultados de tu búsqueda ", - "new" : "nuevo", - "_download %n file_::_download %n files_" : ["Descargar %n archivos","Descargar %n archivos","Descargar %n archivos"], - "The update is in progress, leaving this page might interrupt the process in some environments." : "La actualización está en curso, abandonar esta página puede interrumpir el proceso en algunos ambientes. ", - "Update to {version}" : "Actualizar a {version}", - "An error occurred." : "Se presentó un error.", - "Please reload the page." : "Por favor vuelve a cargar la página.", - "The update was unsuccessful. For more information check our forum post covering this issue." : "La actualización no fue exitosa. Para más información consulta nuestro comentario en el foro que cubre este tema. ", - "The update was unsuccessful. Please report this issue to the Nextcloud community." : "La actualización no fue exitosa. Por favor reporta este tema a la Comunidad Nextcloud.", - "More apps" : "Más aplicaciones", - "Log in" : "Ingresar", - "Logging in …" : "Iniciando sesión ...", - "Server side authentication failed!" : "¡Falló la autenticación del lado del servidor!", - "Please contact your administrator." : "Por favor contacta al administrador.", - "An internal error occurred." : "Se presentó un error interno.", - "Please try again or contact your administrator." : "Por favor vuelve a intentarlo o contacta a tu adminsitrador. ", - "Password" : "Contraseña", - "Wrong username or password." : "Usuario o contraseña equivocado. ", - "User disabled" : "Usuario deshabilitado", - "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Hemos detectado múltiples intentos de inicio de sesión desde tu IP. Por lo tanto tu siguiente incio de sesión se retrasará hasta 30 segundos. ", - "Username or email" : "Usuario o correo electrónico", - "Reset password" : "Restablecer contraseña", - "Couldn't send reset email. Please contact your administrator." : "No fue posible enviar el correo de restauración. Por favor contacta a tu adminsitrador. ", - "Back to login" : "Regresar al inicio de sesión", - "New password" : "Nueva contraseña", - "I know what I'm doing" : "Sé lo que estoy haciendo", - "Skip" : "Omitir", - "Reset search" : "Reestablecer búsqueda", - "Search contacts …" : "Buscar contactos ...", - "Could not load your contacts" : "No fue posible cargar tus contactos", - "No contacts found" : "No se encontraron contactos", - "Loading your contacts …" : "Cargando sus contactos ... ", - "Looking for {term} …" : "Buscando {term} ...", - "Modified" : "Modificado", - "Today" : "Hoy", - "Forgot password?" : "¿Olvidaste tu contraseña?", - "Back" : "Atrás", - "Search" : "Buscar", - "Settings menu" : "Menú de Configuraciones", - "No" : "No", - "Yes" : "Sí", - "Choose" : "Seleccionar", - "Copy" : "Copiar", - "Move" : "Mover", - "OK" : "OK", - "Error loading message template: {error}" : "Se presentó un error al cargar la plantilla del mensaje: {error}", - "read-only" : "sólo-lectura", - "_{count} file conflict_::_{count} file conflicts_" : ["{count} conflicto de archivo","{count} conflictos en el archivo","{count} conflictos en el archivo"], - "One file conflict" : "Un conflicto en el archivo", - "New Files" : "Archivos Nuevos", - "Already existing files" : "Archivos ya existentes", - "Which files do you want to keep?" : "¿Cuáles archivos deseas mantener?", - "If you select both versions, the copied file will have a number added to its name." : "Si seleccionas ambas versiones, se le agregará un número al nombre del archivo copiado.", - "Cancel" : "Cancelar", - "Continue" : "Continuar", - "(all selected)" : "(todos seleccionados)", - "({count} selected)" : "({count} seleccionados)", - "Error loading file exists template" : "Se presentó un error al cargar la plantilla de existe archivo ", - "seconds ago" : "hace segundos", - "Connection to server lost" : "Se ha perdido la conexión con el servidor", - "_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Se presentó un error al cargar la página, recargando en %n segundo","Se presentó un error al cargar la página, recargando en %n segundos","Se presentó un error al cargar la página, recargando en %n segundos"], - "Hide details" : "Ocultar detalles", - "Very weak password" : "Contraseña muy débil", - "Weak password" : "Contraseña débil", - "So-so password" : "Contraseña aceptable", - "Good password" : "Buena contraseña", - "Strong password" : "Contraseña fuerte", - "No action available" : "No hay acciones disponibles", - "Error fetching contact actions" : "Se presentó un error al traer las acciónes de contatos", - "Non-existing tag #{tag}" : "Etiqueta #{tag} no-existente", - "Restricted" : "Restringido", - "Invisible" : "Invisible", - "Delete" : "Borrar", - "Rename" : "Renombrar", - "Collaborative tags" : "Etiquetas colaborativas", - "No tags found" : "No se encontraron etiquetas", - "Personal" : "Personal", - "Users" : "Usuarios", - "Apps" : "Aplicaciones", - "Admin" : "Administración", - "Help" : "Ayuda", - "Access forbidden" : "Acceso prohibido", - "Page not found" : "Página no encontrada", - "Error" : "Error", - "Previous" : "Previo", - "Internal Server Error" : "Error interno del servidor", - "The server was unable to complete your request." : "El servidor no pudo completar tu solicitud.", - "If this happens again, please send the technical details below to the server administrator." : "Si esto vuelve a suceder, por favor envia los detalles tecnicos siguientes al adminsitrador del sistema.", - "More details can be found in the server log." : "Puedes consultar más detalles en la bitácora del servidor. ", - "Technical details" : "Detalles técnicos", - "Remote Address: %s" : "Dirección Remota: %s", - "Request ID: %s" : "ID de solicitud: %s", - "Type: %s" : "Tipo: %s", - "Code: %s" : "Código: %s", - "Message: %s" : "Mensaje: %s", - "File: %s" : "Archivo: %s", - "Line: %s" : "Línea: %s", - "Trace" : "Rastrear", - "Security warning" : "Advertencia de seguridad", - "Your data directory and files are probably accessible from the internet because the .htaccess file does not work." : "Tu directorio de datos y sus archivos probablemente sean accesibles desde Internet ya que el archivo .htaccess no funciona.", - "For information how to properly configure your server, please see the documentation." : "Para más información de como configurar correctaemente tu servidor, por favor consulta la documentación.", - "Create an admin account" : "Crear una cuenta de administrador", - "Username" : "Usuario", - "Storage & database" : "Almacenamiento & base de datos", - "Data folder" : "Carpeta de datos", - "Configure the database" : "Configurar la base de datos", - "Only %s is available." : "Sólo %s está disponible.", - "Install and activate additional PHP modules to choose other database types." : "Instala y activa módulos adicionales de PHP para seleccionar otros tipos de bases de datos. ", - "For more details check out the documentation." : "Por favor consulta la documentación para más detalles. ", - "Database user" : "Usuario de la base de datos", - "Database password" : "Contraseña de la base de datos", - "Database name" : "Nombre de la base de datos", - "Database tablespace" : "Espacio de tablas en la base de datos", - "Database host" : "Servidor de base de datos", - "Please specify the port number along with the host name (e.g., localhost:5432)." : "Por favor especifica el número de puerto así como el nombre del servidor (ejem., localhost:5432).", - "Performance warning" : "Advertencia de desempeño", - "Need help?" : "¿Necesitas ayuda?", - "See the documentation" : "Ver la documentación", - "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Esta aplicación requiere de JavaScript para su correcta operación. Por favor {linkstart}habilita JavaScript{linkend} y vuelve a cargar la página. ", - "Go to %s" : "Ir a %s", - "This action requires you to confirm your password" : "Esta acción requiere que confirmes tu contraseña", - "Confirm your password" : "Confirma tu contraseña", - "Confirm" : "Confirmar", - "Connect to your account" : "Conectate a tu cuenta", - "App token" : "Ficha de la aplicación", - "Grant access" : "Conceder acceso", - "Alternative log in using app token" : "Inicio de sesión alternativo usando una ficha de aplicación", - "Account access" : "Acceo de cuenta", - "This share is password-protected" : "Este elemento compartido está protegido con una contraseña", - "Two-factor authentication" : "Autenticación de dos-factores", - "Use backup code" : "Usar código de respaldo", - "Error while validating your second factor" : "Se presentó un error al validar tu segundo factor", - "Access through untrusted domain" : "Accesa a través de un dominio no de confianza", - "Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "Por favor contacta a tu adminsitrador. Si tu eres un administrador, edita la propiedad \"trusted_domains\" en el archivo config/config.php como en el ejemplo config.sample.php.", - "App update required" : "Se requiere una actualización de la aplicación", - "These incompatible apps will be disabled:" : "Las siguientes aplicaciones incompatibles serán deshabilitadas:", - "The theme %s has been disabled." : "El tema %s ha sido deshabilitado. ", - "Please make sure that the database, the config folder and the data folder have been backed up before proceeding." : "Por favor asegurarte de que la base de datos, la carpeta de configuración y las carpetas de datos hayan sido respaldadas antes de continuar. ", - "Start update" : "Iniciar actualización", - "To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" : "Para evitar la expiración de tiempo en instalaciones grandes, puedes ejecutar el siguiente comando desde tu directorio de instalación:", - "Detailed logs" : "Bitácoras detalladas", - "Update needed" : "Se requiere de una actualización", - "Please use the command line updater because you have a big instance with more than 50 users." : "Favor de usar el actualizador desde la línea de comandos ya que tu instancia cuenta con más de 50 usuarios.", - "For help, see the documentation." : "Para más ayuda, por favor consulta la documentación.", - "I know that if I continue doing the update via web UI has the risk, that the request runs into a timeout and could cause data loss, but I have a backup and know how to restore my instance in case of a failure." : "Estoy conciente de que si continúo haciendo la actualización vía web, la interfaz de usuario corre el riesgo de que el tiempo de la solicitud expire y cause pérdida de datos, pero cuento con un respaldo y sé como restaurar mi instancia en caso de una falla. ", - "Upgrade via web on my own risk" : "Actualizar vía Web bajo mi propio riesgo", - "This %s instance is currently in maintenance mode, which may take a while." : "Esta instancia %s se encuentra actualmente en modo mantenimiento, que podría tomar algo de tiempo. ", - "Contact your system administrator if this message persists or appeared unexpectedly." : "Contacta a tu administrador del sistema si este mensaje persiste o se presentó de manera inesperada.", - "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.", - "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. ", - "Settings" : "Configuraciones ", - "Show all contacts …" : "Mostrar todos los contactos ...", - "No files in here" : "No hay archivos aquí", - "New folder" : "Carpeta nueva", - "Name" : "Nombre", - "Size" : "Tamaño", - "\"{name}\" is an invalid file name." : "\"{name}\" es un nombre de archivo inválido.", - "File name cannot be empty." : "El nombre de archivo no puede estar vacío.", - "\"/\" is not allowed inside a file name." : "No se permite el uso del caracter \"/\" en el nombre del archivo.", - "\"{name}\" is not an allowed filetype" : "\"{name}\" no es in tipo de archivo permitido", - "{newName} already exists" : "{newName} ya existe", - "Error loading file picker template: {error}" : "Se presentó un error al cargar la plantilla del seleccionador de archivos: {error}", - "Pending" : "Pendiente", - "Home" : "Inicio", - "Copy to {folder}" : "Copiar a {folder}", - "Move to {folder}" : "Mover a {folder}", - "Authentication required" : "Se requiere autenticación", - "Failed to authenticate, try again" : "Falla en la autenticación, por favor reintentalo" -},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" -} \ No newline at end of file diff --git a/core/l10n/es_CR.js b/core/l10n/es_CR.js deleted file mode 100644 index 461ee30e581..00000000000 --- a/core/l10n/es_CR.js +++ /dev/null @@ -1,231 +0,0 @@ -OC.L10N.register( - "core", - { - "Please select a file." : "Por favor selecciona un archivo.", - "File is too big" : "El archivo es demasiado grande.", - "The selected file is not an image." : "El archivo seleccionado no es una imagen.", - "The selected file cannot be read." : "El archivo seleccionado no se puede leer.", - "The file was uploaded" : "El archivo fue cargado", - "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "El archivo cargado excede el valor establecido en la directiva upload_max_filesize en el archivo php.ini", - "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "El archivo cargado excede el valor especificado de la directiva MAX_FILE_SIZE en la forma de HTML", - "The file was only partially uploaded" : "El archivo sólo fue cargado parcialmente", - "No file was uploaded" : "No se cargó el archivo", - "Missing a temporary folder" : "Falta una carpeta temporal", - "Could not write file to disk" : "No fue posible escribir a disco", - "A PHP extension stopped the file upload" : "Una extensión de PHP detuvo la carga del archivo", - "Invalid file provided" : "Archivo proporcionado inválido", - "No image or file provided" : "No se especificó un archivo o imagen", - "Unknown filetype" : "Tipo de archivo desconocido", - "An error occurred. Please contact your admin." : "Se presentó un error. Por favor contacta a tu adminsitrador. ", - "Invalid image" : "Imagen inválida", - "No temporary profile picture available, try again" : "No hay una imagen de perfil temporal disponible, por favor inténtalo de nuevo", - "No crop data provided" : "No se han proporcionado datos del recorte", - "No valid crop data provided" : "No se han proporcionado datos válidos del recorte", - "Crop is not square" : "El recorte no es cuadrado", - "State token does not match" : "La ficha de estado no corresponde", - "Login" : "Iniciar sesión", - "Password reset is disabled" : "Restablecer contraseña se encuentra deshabilitado", - "%s password reset" : "%s restablecer la contraseña", - "Password reset" : "Restablecer contraseña", - "Click the following button to reset your password. If you have not requested the password reset, then ignore this email." : "Haz click en el siguiente botón para restablecer tu contraseña. Si no has solicitado restablecer su contraseña, por favor ignora este correo. ", - "Click the following link to reset your password. If you have not requested the password reset, then ignore this email." : "Haz click en la siguiente liga para restablecer su contraseña. Si no has solicitado restablecer la contraseña, por favor ignora este mensaje. ", - "Reset your password" : "Restablecer tu contraseña", - "Internal error" : "Error interno", - "Preparing update" : "Preparando actualización", - "[%d / %d]: %s" : "[%d / %d]: %s ", - "Turned on maintenance mode" : "Modo mantenimiento activado", - "Turned off maintenance mode" : "Modo mantenimiento desactivado", - "Maintenance mode is kept active" : "El modo mantenimiento sigue activo", - "Updating database schema" : "Actualizando esquema de base de datos", - "Updated database" : "Base de datos actualizada", - "Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "Verificando si el esquema de la base de datos para %s puede ser actualizado (esto puede tomar mucho tiempo dependiendo del tamaño de la base de datos)", - "Set log level to debug" : "Establecer nivel de bitacora a depurar", - "Reset log level" : "Restablecer nivel de bitácora", - "Starting code integrity check" : "Comenzando verificación de integridad del código", - "Finished code integrity check" : "Terminó la verificación de integridad del código ", - "%s (incompatible)" : "%s (incompatible)", - "Already up to date" : "Ya está actualizado", - "Your web server is not yet properly set up to allow file synchronization, because the WebDAV interface seems to be broken." : "Tu servidor web aún no esta correctamente configurado para permitir la sincronización de archivos porque la interfaz WebDAV parece estar rota. ", - "It was not possible to execute the cron job via CLI. The following technical errors have appeared:" : "No fue posible ejecutar el trabajo de cron via CLI. Se presentaron los siguientes errores técnicos:", - "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. ", - "SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend." : "Actualmente estás usando SQLite como el backend de base de datos. Para instalaciones más grandes te recomendamos cambiar a un backend de base de datos diferente.", - "This is particularly recommended when using the desktop client for file synchronisation." : "Esto es particularmente recomendado cuando se usa el cliente de escritorio para sincronización de archivos. ", - "Error occurred while checking server setup" : "Se presentó un error al verificar la configuración del servidor", - "The \"{header}\" HTTP header is not set to \"{expected}\". This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "El encabezado HTTP \"{header}\" está establecido a \"{expected}\". Esto representa un riesgo potencial de seguridad o privacidad, y que se recomienda ajustar esta configuración. ", - "The \"{header}\" HTTP header is not set to \"{expected}\". Some features might not work correctly, as it is recommended to adjust this setting accordingly." : "El encabezado HTTP \"{header}\" no está establecido a \"{expected}\". Puede que lgunas características no funcionen correctamente, y se recomienda ajustar esta confirguración. ", - "unknown text" : "texto desconocido", - "Hello world!" : "¡Hola mundo!", - "sunny" : "soleado", - "Hello {name}, the weather is {weather}" : "Hola {name}, el clima es {weather}", - "Hello {name}" : "Hola {name}", - "These are your search results" : "Estos son los resultados de tu búsqueda ", - "new" : "nuevo", - "_download %n file_::_download %n files_" : ["Descargar %n archivos","Descargar %n archivos","Descargar %n archivos"], - "The update is in progress, leaving this page might interrupt the process in some environments." : "La actualización está en curso, abandonar esta página puede interrumpir el proceso en algunos ambientes. ", - "Update to {version}" : "Actualizar a {version}", - "An error occurred." : "Se presentó un error.", - "Please reload the page." : "Por favor vuelve a cargar la página.", - "The update was unsuccessful. For more information check our forum post covering this issue." : "La actualización no fue exitosa. Para más información consulta nuestro comentario en el foro que cubre este tema. ", - "The update was unsuccessful. Please report this issue to the Nextcloud community." : "La actualización no fue exitosa. Por favor reporta este tema a la Comunidad Nextcloud.", - "More apps" : "Más aplicaciones", - "Log in" : "Ingresar", - "Logging in …" : "Iniciando sesión ...", - "Server side authentication failed!" : "¡Falló la autenticación del lado del servidor!", - "Please contact your administrator." : "Por favor contacta al administrador.", - "An internal error occurred." : "Se presentó un error interno.", - "Please try again or contact your administrator." : "Por favor vuelve a intentarlo o contacta a tu adminsitrador. ", - "Password" : "Contraseña", - "Wrong username or password." : "Usuario o contraseña equivocado. ", - "User disabled" : "Usuario deshabilitado", - "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Hemos detectado múltiples intentos de inicio de sesión desde tu IP. Por lo tanto tu siguiente incio de sesión se retrasará hasta 30 segundos. ", - "Username or email" : "Usuario o correo electrónico", - "Reset password" : "Restablecer contraseña", - "Couldn't send reset email. Please contact your administrator." : "No fue posible enviar el correo de restauración. Por favor contacta a tu adminsitrador. ", - "Back to login" : "Regresar al inicio de sesión", - "New password" : "Nueva contraseña", - "I know what I'm doing" : "Sé lo que estoy haciendo", - "Skip" : "Omitir", - "Reset search" : "Reestablecer búsqueda", - "Search contacts …" : "Buscar contactos ...", - "Could not load your contacts" : "No fue posible cargar tus contactos", - "No contacts found" : "No se encontraron contactos", - "Loading your contacts …" : "Cargando sus contactos ... ", - "Looking for {term} …" : "Buscando {term} ...", - "Modified" : "Modificado", - "Today" : "Hoy", - "Forgot password?" : "¿Olvidaste tu contraseña?", - "Back" : "Atrás", - "Search" : "Buscar", - "Settings menu" : "Menú de Configuraciones", - "No" : "No", - "Yes" : "Sí", - "Choose" : "Seleccionar", - "Copy" : "Copiar", - "Move" : "Mover", - "OK" : "OK", - "Error loading message template: {error}" : "Se presentó un error al cargar la plantilla del mensaje: {error}", - "read-only" : "sólo-lectura", - "_{count} file conflict_::_{count} file conflicts_" : ["{count} conflicto de archivo","{count} conflictos en el archivo","{count} conflictos en el archivo"], - "One file conflict" : "Un conflicto en el archivo", - "New Files" : "Archivos Nuevos", - "Already existing files" : "Archivos ya existentes", - "Which files do you want to keep?" : "¿Cuáles archivos deseas mantener?", - "If you select both versions, the copied file will have a number added to its name." : "Si seleccionas ambas versiones, se le agregará un número al nombre del archivo copiado.", - "Cancel" : "Cancelar", - "Continue" : "Continuar", - "(all selected)" : "(todos seleccionados)", - "({count} selected)" : "({count} seleccionados)", - "Error loading file exists template" : "Se presentó un error al cargar la plantilla de existe archivo ", - "seconds ago" : "hace segundos", - "Connection to server lost" : "Se ha perdido la conexión con el servidor", - "_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Se presentó un error al cargar la página, recargando en %n segundo","Se presentó un error al cargar la página, recargando en %n segundos","Se presentó un error al cargar la página, recargando en %n segundos"], - "Hide details" : "Ocultar detalles", - "Very weak password" : "Contraseña muy débil", - "Weak password" : "Contraseña débil", - "So-so password" : "Contraseña aceptable", - "Good password" : "Buena contraseña", - "Strong password" : "Contraseña fuerte", - "No action available" : "No hay acciones disponibles", - "Error fetching contact actions" : "Se presentó un error al traer las acciónes de contatos", - "Non-existing tag #{tag}" : "Etiqueta #{tag} no-existente", - "Restricted" : "Restringido", - "Invisible" : "Invisible", - "Delete" : "Borrar", - "Rename" : "Renombrar", - "Collaborative tags" : "Etiquetas colaborativas", - "No tags found" : "No se encontraron etiquetas", - "Personal" : "Personal", - "Users" : "Usuarios", - "Apps" : "Aplicaciones", - "Admin" : "Administración", - "Help" : "Ayuda", - "Access forbidden" : "Acceso prohibido", - "Page not found" : "Página no encontrada", - "Error" : "Error", - "Previous" : "Previo", - "Internal Server Error" : "Error interno del servidor", - "The server was unable to complete your request." : "El servidor no pudo completar tu solicitud.", - "If this happens again, please send the technical details below to the server administrator." : "Si esto vuelve a suceder, por favor envia los detalles tecnicos siguientes al adminsitrador del sistema.", - "More details can be found in the server log." : "Puedes consultar más detalles en la bitácora del servidor. ", - "Technical details" : "Detalles técnicos", - "Remote Address: %s" : "Dirección Remota: %s", - "Request ID: %s" : "ID de solicitud: %s", - "Type: %s" : "Tipo: %s", - "Code: %s" : "Código: %s", - "Message: %s" : "Mensaje: %s", - "File: %s" : "Archivo: %s", - "Line: %s" : "Línea: %s", - "Trace" : "Rastrear", - "Security warning" : "Advertencia de seguridad", - "Your data directory and files are probably accessible from the internet because the .htaccess file does not work." : "Tu directorio de datos y sus archivos probablemente sean accesibles desde Internet ya que el archivo .htaccess no funciona.", - "For information how to properly configure your server, please see the documentation." : "Para más información de como configurar correctaemente tu servidor, por favor consulta la documentación.", - "Create an admin account" : "Crear una cuenta de administrador", - "Username" : "Usuario", - "Storage & database" : "Almacenamiento & base de datos", - "Data folder" : "Carpeta de datos", - "Configure the database" : "Configurar la base de datos", - "Only %s is available." : "Sólo %s está disponible.", - "Install and activate additional PHP modules to choose other database types." : "Instala y activa módulos adicionales de PHP para seleccionar otros tipos de bases de datos. ", - "For more details check out the documentation." : "Por favor consulta la documentación para más detalles. ", - "Database user" : "Usuario de la base de datos", - "Database password" : "Contraseña de la base de datos", - "Database name" : "Nombre de la base de datos", - "Database tablespace" : "Espacio de tablas en la base de datos", - "Database host" : "Servidor de base de datos", - "Please specify the port number along with the host name (e.g., localhost:5432)." : "Por favor especifica el número de puerto así como el nombre del servidor (ejem., localhost:5432).", - "Performance warning" : "Advertencia de desempeño", - "Need help?" : "¿Necesitas ayuda?", - "See the documentation" : "Ver la documentación", - "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Esta aplicación requiere de JavaScript para su correcta operación. Por favor {linkstart}habilita JavaScript{linkend} y vuelve a cargar la página. ", - "Go to %s" : "Ir a %s", - "This action requires you to confirm your password" : "Esta acción requiere que confirmes tu contraseña", - "Confirm your password" : "Confirma tu contraseña", - "Confirm" : "Confirmar", - "Connect to your account" : "Conectate a tu cuenta", - "App token" : "Ficha de la aplicación", - "Grant access" : "Conceder acceso", - "Alternative log in using app token" : "Inicio de sesión alternativo usando una ficha de aplicación", - "Account access" : "Acceo de cuenta", - "This share is password-protected" : "Este elemento compartido está protegido con una contraseña", - "Two-factor authentication" : "Autenticación de dos-factores", - "Use backup code" : "Usar código de respaldo", - "Error while validating your second factor" : "Se presentó un error al validar tu segundo factor", - "Access through untrusted domain" : "Accesa a través de un dominio no de confianza", - "Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "Por favor contacta a tu adminsitrador. Si tu eres un administrador, edita la propiedad \"trusted_domains\" en el archivo config/config.php como en el ejemplo config.sample.php.", - "App update required" : "Se requiere una actualización de la aplicación", - "These incompatible apps will be disabled:" : "Las siguientes aplicaciones incompatibles serán deshabilitadas:", - "The theme %s has been disabled." : "El tema %s ha sido deshabilitado. ", - "Please make sure that the database, the config folder and the data folder have been backed up before proceeding." : "Por favor asegurarte de que la base de datos, la carpeta de configuración y las carpetas de datos hayan sido respaldadas antes de continuar. ", - "Start update" : "Iniciar actualización", - "To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" : "Para evitar la expiración de tiempo en instalaciones grandes, puedes ejecutar el siguiente comando desde tu directorio de instalación:", - "Detailed logs" : "Bitácoras detalladas", - "Update needed" : "Se requiere de una actualización", - "Please use the command line updater because you have a big instance with more than 50 users." : "Favor de usar el actualizador desde la línea de comandos ya que tu instancia cuenta con más de 50 usuarios.", - "For help, see the documentation." : "Para más ayuda, por favor consulta la documentación.", - "I know that if I continue doing the update via web UI has the risk, that the request runs into a timeout and could cause data loss, but I have a backup and know how to restore my instance in case of a failure." : "Estoy conciente de que si continúo haciendo la actualización vía web, la interfaz de usuario corre el riesgo de que el tiempo de la solicitud expire y cause pérdida de datos, pero cuento con un respaldo y sé como restaurar mi instancia en caso de una falla. ", - "Upgrade via web on my own risk" : "Actualizar vía Web bajo mi propio riesgo", - "This %s instance is currently in maintenance mode, which may take a while." : "Esta instancia %s se encuentra actualmente en modo mantenimiento, que podría tomar algo de tiempo. ", - "Contact your system administrator if this message persists or appeared unexpectedly." : "Contacta a tu administrador del sistema si este mensaje persiste o se presentó de manera inesperada.", - "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.", - "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. ", - "Settings" : "Configuraciones ", - "Show all contacts …" : "Mostrar todos los contactos ...", - "No files in here" : "No hay archivos aquí", - "New folder" : "Carpeta nueva", - "Name" : "Nombre", - "Size" : "Tamaño", - "\"{name}\" is an invalid file name." : "\"{name}\" es un nombre de archivo inválido.", - "File name cannot be empty." : "El nombre de archivo no puede estar vacío.", - "\"/\" is not allowed inside a file name." : "No se permite el uso del caracter \"/\" en el nombre del archivo.", - "\"{name}\" is not an allowed filetype" : "\"{name}\" no es in tipo de archivo permitido", - "{newName} already exists" : "{newName} ya existe", - "Error loading file picker template: {error}" : "Se presentó un error al cargar la plantilla del seleccionador de archivos: {error}", - "Pending" : "Pendiente", - "Home" : "Inicio", - "Copy to {folder}" : "Copiar a {folder}", - "Move to {folder}" : "Mover a {folder}", - "Authentication required" : "Se requiere autenticación", - "Failed to authenticate, try again" : "Falla en la autenticación, por favor reintentalo" -}, -"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/core/l10n/es_CR.json b/core/l10n/es_CR.json deleted file mode 100644 index 07b392a2ee1..00000000000 --- a/core/l10n/es_CR.json +++ /dev/null @@ -1,229 +0,0 @@ -{ "translations": { - "Please select a file." : "Por favor selecciona un archivo.", - "File is too big" : "El archivo es demasiado grande.", - "The selected file is not an image." : "El archivo seleccionado no es una imagen.", - "The selected file cannot be read." : "El archivo seleccionado no se puede leer.", - "The file was uploaded" : "El archivo fue cargado", - "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "El archivo cargado excede el valor establecido en la directiva upload_max_filesize en el archivo php.ini", - "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "El archivo cargado excede el valor especificado de la directiva MAX_FILE_SIZE en la forma de HTML", - "The file was only partially uploaded" : "El archivo sólo fue cargado parcialmente", - "No file was uploaded" : "No se cargó el archivo", - "Missing a temporary folder" : "Falta una carpeta temporal", - "Could not write file to disk" : "No fue posible escribir a disco", - "A PHP extension stopped the file upload" : "Una extensión de PHP detuvo la carga del archivo", - "Invalid file provided" : "Archivo proporcionado inválido", - "No image or file provided" : "No se especificó un archivo o imagen", - "Unknown filetype" : "Tipo de archivo desconocido", - "An error occurred. Please contact your admin." : "Se presentó un error. Por favor contacta a tu adminsitrador. ", - "Invalid image" : "Imagen inválida", - "No temporary profile picture available, try again" : "No hay una imagen de perfil temporal disponible, por favor inténtalo de nuevo", - "No crop data provided" : "No se han proporcionado datos del recorte", - "No valid crop data provided" : "No se han proporcionado datos válidos del recorte", - "Crop is not square" : "El recorte no es cuadrado", - "State token does not match" : "La ficha de estado no corresponde", - "Login" : "Iniciar sesión", - "Password reset is disabled" : "Restablecer contraseña se encuentra deshabilitado", - "%s password reset" : "%s restablecer la contraseña", - "Password reset" : "Restablecer contraseña", - "Click the following button to reset your password. If you have not requested the password reset, then ignore this email." : "Haz click en el siguiente botón para restablecer tu contraseña. Si no has solicitado restablecer su contraseña, por favor ignora este correo. ", - "Click the following link to reset your password. If you have not requested the password reset, then ignore this email." : "Haz click en la siguiente liga para restablecer su contraseña. Si no has solicitado restablecer la contraseña, por favor ignora este mensaje. ", - "Reset your password" : "Restablecer tu contraseña", - "Internal error" : "Error interno", - "Preparing update" : "Preparando actualización", - "[%d / %d]: %s" : "[%d / %d]: %s ", - "Turned on maintenance mode" : "Modo mantenimiento activado", - "Turned off maintenance mode" : "Modo mantenimiento desactivado", - "Maintenance mode is kept active" : "El modo mantenimiento sigue activo", - "Updating database schema" : "Actualizando esquema de base de datos", - "Updated database" : "Base de datos actualizada", - "Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "Verificando si el esquema de la base de datos para %s puede ser actualizado (esto puede tomar mucho tiempo dependiendo del tamaño de la base de datos)", - "Set log level to debug" : "Establecer nivel de bitacora a depurar", - "Reset log level" : "Restablecer nivel de bitácora", - "Starting code integrity check" : "Comenzando verificación de integridad del código", - "Finished code integrity check" : "Terminó la verificación de integridad del código ", - "%s (incompatible)" : "%s (incompatible)", - "Already up to date" : "Ya está actualizado", - "Your web server is not yet properly set up to allow file synchronization, because the WebDAV interface seems to be broken." : "Tu servidor web aún no esta correctamente configurado para permitir la sincronización de archivos porque la interfaz WebDAV parece estar rota. ", - "It was not possible to execute the cron job via CLI. The following technical errors have appeared:" : "No fue posible ejecutar el trabajo de cron via CLI. Se presentaron los siguientes errores técnicos:", - "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. ", - "SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend." : "Actualmente estás usando SQLite como el backend de base de datos. Para instalaciones más grandes te recomendamos cambiar a un backend de base de datos diferente.", - "This is particularly recommended when using the desktop client for file synchronisation." : "Esto es particularmente recomendado cuando se usa el cliente de escritorio para sincronización de archivos. ", - "Error occurred while checking server setup" : "Se presentó un error al verificar la configuración del servidor", - "The \"{header}\" HTTP header is not set to \"{expected}\". This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "El encabezado HTTP \"{header}\" está establecido a \"{expected}\". Esto representa un riesgo potencial de seguridad o privacidad, y que se recomienda ajustar esta configuración. ", - "The \"{header}\" HTTP header is not set to \"{expected}\". Some features might not work correctly, as it is recommended to adjust this setting accordingly." : "El encabezado HTTP \"{header}\" no está establecido a \"{expected}\". Puede que lgunas características no funcionen correctamente, y se recomienda ajustar esta confirguración. ", - "unknown text" : "texto desconocido", - "Hello world!" : "¡Hola mundo!", - "sunny" : "soleado", - "Hello {name}, the weather is {weather}" : "Hola {name}, el clima es {weather}", - "Hello {name}" : "Hola {name}", - "These are your search results" : "Estos son los resultados de tu búsqueda ", - "new" : "nuevo", - "_download %n file_::_download %n files_" : ["Descargar %n archivos","Descargar %n archivos","Descargar %n archivos"], - "The update is in progress, leaving this page might interrupt the process in some environments." : "La actualización está en curso, abandonar esta página puede interrumpir el proceso en algunos ambientes. ", - "Update to {version}" : "Actualizar a {version}", - "An error occurred." : "Se presentó un error.", - "Please reload the page." : "Por favor vuelve a cargar la página.", - "The update was unsuccessful. For more information check our forum post covering this issue." : "La actualización no fue exitosa. Para más información consulta nuestro comentario en el foro que cubre este tema. ", - "The update was unsuccessful. Please report this issue to the Nextcloud community." : "La actualización no fue exitosa. Por favor reporta este tema a la Comunidad Nextcloud.", - "More apps" : "Más aplicaciones", - "Log in" : "Ingresar", - "Logging in …" : "Iniciando sesión ...", - "Server side authentication failed!" : "¡Falló la autenticación del lado del servidor!", - "Please contact your administrator." : "Por favor contacta al administrador.", - "An internal error occurred." : "Se presentó un error interno.", - "Please try again or contact your administrator." : "Por favor vuelve a intentarlo o contacta a tu adminsitrador. ", - "Password" : "Contraseña", - "Wrong username or password." : "Usuario o contraseña equivocado. ", - "User disabled" : "Usuario deshabilitado", - "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Hemos detectado múltiples intentos de inicio de sesión desde tu IP. Por lo tanto tu siguiente incio de sesión se retrasará hasta 30 segundos. ", - "Username or email" : "Usuario o correo electrónico", - "Reset password" : "Restablecer contraseña", - "Couldn't send reset email. Please contact your administrator." : "No fue posible enviar el correo de restauración. Por favor contacta a tu adminsitrador. ", - "Back to login" : "Regresar al inicio de sesión", - "New password" : "Nueva contraseña", - "I know what I'm doing" : "Sé lo que estoy haciendo", - "Skip" : "Omitir", - "Reset search" : "Reestablecer búsqueda", - "Search contacts …" : "Buscar contactos ...", - "Could not load your contacts" : "No fue posible cargar tus contactos", - "No contacts found" : "No se encontraron contactos", - "Loading your contacts …" : "Cargando sus contactos ... ", - "Looking for {term} …" : "Buscando {term} ...", - "Modified" : "Modificado", - "Today" : "Hoy", - "Forgot password?" : "¿Olvidaste tu contraseña?", - "Back" : "Atrás", - "Search" : "Buscar", - "Settings menu" : "Menú de Configuraciones", - "No" : "No", - "Yes" : "Sí", - "Choose" : "Seleccionar", - "Copy" : "Copiar", - "Move" : "Mover", - "OK" : "OK", - "Error loading message template: {error}" : "Se presentó un error al cargar la plantilla del mensaje: {error}", - "read-only" : "sólo-lectura", - "_{count} file conflict_::_{count} file conflicts_" : ["{count} conflicto de archivo","{count} conflictos en el archivo","{count} conflictos en el archivo"], - "One file conflict" : "Un conflicto en el archivo", - "New Files" : "Archivos Nuevos", - "Already existing files" : "Archivos ya existentes", - "Which files do you want to keep?" : "¿Cuáles archivos deseas mantener?", - "If you select both versions, the copied file will have a number added to its name." : "Si seleccionas ambas versiones, se le agregará un número al nombre del archivo copiado.", - "Cancel" : "Cancelar", - "Continue" : "Continuar", - "(all selected)" : "(todos seleccionados)", - "({count} selected)" : "({count} seleccionados)", - "Error loading file exists template" : "Se presentó un error al cargar la plantilla de existe archivo ", - "seconds ago" : "hace segundos", - "Connection to server lost" : "Se ha perdido la conexión con el servidor", - "_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Se presentó un error al cargar la página, recargando en %n segundo","Se presentó un error al cargar la página, recargando en %n segundos","Se presentó un error al cargar la página, recargando en %n segundos"], - "Hide details" : "Ocultar detalles", - "Very weak password" : "Contraseña muy débil", - "Weak password" : "Contraseña débil", - "So-so password" : "Contraseña aceptable", - "Good password" : "Buena contraseña", - "Strong password" : "Contraseña fuerte", - "No action available" : "No hay acciones disponibles", - "Error fetching contact actions" : "Se presentó un error al traer las acciónes de contatos", - "Non-existing tag #{tag}" : "Etiqueta #{tag} no-existente", - "Restricted" : "Restringido", - "Invisible" : "Invisible", - "Delete" : "Borrar", - "Rename" : "Renombrar", - "Collaborative tags" : "Etiquetas colaborativas", - "No tags found" : "No se encontraron etiquetas", - "Personal" : "Personal", - "Users" : "Usuarios", - "Apps" : "Aplicaciones", - "Admin" : "Administración", - "Help" : "Ayuda", - "Access forbidden" : "Acceso prohibido", - "Page not found" : "Página no encontrada", - "Error" : "Error", - "Previous" : "Previo", - "Internal Server Error" : "Error interno del servidor", - "The server was unable to complete your request." : "El servidor no pudo completar tu solicitud.", - "If this happens again, please send the technical details below to the server administrator." : "Si esto vuelve a suceder, por favor envia los detalles tecnicos siguientes al adminsitrador del sistema.", - "More details can be found in the server log." : "Puedes consultar más detalles en la bitácora del servidor. ", - "Technical details" : "Detalles técnicos", - "Remote Address: %s" : "Dirección Remota: %s", - "Request ID: %s" : "ID de solicitud: %s", - "Type: %s" : "Tipo: %s", - "Code: %s" : "Código: %s", - "Message: %s" : "Mensaje: %s", - "File: %s" : "Archivo: %s", - "Line: %s" : "Línea: %s", - "Trace" : "Rastrear", - "Security warning" : "Advertencia de seguridad", - "Your data directory and files are probably accessible from the internet because the .htaccess file does not work." : "Tu directorio de datos y sus archivos probablemente sean accesibles desde Internet ya que el archivo .htaccess no funciona.", - "For information how to properly configure your server, please see the documentation." : "Para más información de como configurar correctaemente tu servidor, por favor consulta la documentación.", - "Create an admin account" : "Crear una cuenta de administrador", - "Username" : "Usuario", - "Storage & database" : "Almacenamiento & base de datos", - "Data folder" : "Carpeta de datos", - "Configure the database" : "Configurar la base de datos", - "Only %s is available." : "Sólo %s está disponible.", - "Install and activate additional PHP modules to choose other database types." : "Instala y activa módulos adicionales de PHP para seleccionar otros tipos de bases de datos. ", - "For more details check out the documentation." : "Por favor consulta la documentación para más detalles. ", - "Database user" : "Usuario de la base de datos", - "Database password" : "Contraseña de la base de datos", - "Database name" : "Nombre de la base de datos", - "Database tablespace" : "Espacio de tablas en la base de datos", - "Database host" : "Servidor de base de datos", - "Please specify the port number along with the host name (e.g., localhost:5432)." : "Por favor especifica el número de puerto así como el nombre del servidor (ejem., localhost:5432).", - "Performance warning" : "Advertencia de desempeño", - "Need help?" : "¿Necesitas ayuda?", - "See the documentation" : "Ver la documentación", - "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Esta aplicación requiere de JavaScript para su correcta operación. Por favor {linkstart}habilita JavaScript{linkend} y vuelve a cargar la página. ", - "Go to %s" : "Ir a %s", - "This action requires you to confirm your password" : "Esta acción requiere que confirmes tu contraseña", - "Confirm your password" : "Confirma tu contraseña", - "Confirm" : "Confirmar", - "Connect to your account" : "Conectate a tu cuenta", - "App token" : "Ficha de la aplicación", - "Grant access" : "Conceder acceso", - "Alternative log in using app token" : "Inicio de sesión alternativo usando una ficha de aplicación", - "Account access" : "Acceo de cuenta", - "This share is password-protected" : "Este elemento compartido está protegido con una contraseña", - "Two-factor authentication" : "Autenticación de dos-factores", - "Use backup code" : "Usar código de respaldo", - "Error while validating your second factor" : "Se presentó un error al validar tu segundo factor", - "Access through untrusted domain" : "Accesa a través de un dominio no de confianza", - "Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "Por favor contacta a tu adminsitrador. Si tu eres un administrador, edita la propiedad \"trusted_domains\" en el archivo config/config.php como en el ejemplo config.sample.php.", - "App update required" : "Se requiere una actualización de la aplicación", - "These incompatible apps will be disabled:" : "Las siguientes aplicaciones incompatibles serán deshabilitadas:", - "The theme %s has been disabled." : "El tema %s ha sido deshabilitado. ", - "Please make sure that the database, the config folder and the data folder have been backed up before proceeding." : "Por favor asegurarte de que la base de datos, la carpeta de configuración y las carpetas de datos hayan sido respaldadas antes de continuar. ", - "Start update" : "Iniciar actualización", - "To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" : "Para evitar la expiración de tiempo en instalaciones grandes, puedes ejecutar el siguiente comando desde tu directorio de instalación:", - "Detailed logs" : "Bitácoras detalladas", - "Update needed" : "Se requiere de una actualización", - "Please use the command line updater because you have a big instance with more than 50 users." : "Favor de usar el actualizador desde la línea de comandos ya que tu instancia cuenta con más de 50 usuarios.", - "For help, see the documentation." : "Para más ayuda, por favor consulta la documentación.", - "I know that if I continue doing the update via web UI has the risk, that the request runs into a timeout and could cause data loss, but I have a backup and know how to restore my instance in case of a failure." : "Estoy conciente de que si continúo haciendo la actualización vía web, la interfaz de usuario corre el riesgo de que el tiempo de la solicitud expire y cause pérdida de datos, pero cuento con un respaldo y sé como restaurar mi instancia en caso de una falla. ", - "Upgrade via web on my own risk" : "Actualizar vía Web bajo mi propio riesgo", - "This %s instance is currently in maintenance mode, which may take a while." : "Esta instancia %s se encuentra actualmente en modo mantenimiento, que podría tomar algo de tiempo. ", - "Contact your system administrator if this message persists or appeared unexpectedly." : "Contacta a tu administrador del sistema si este mensaje persiste o se presentó de manera inesperada.", - "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.", - "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. ", - "Settings" : "Configuraciones ", - "Show all contacts …" : "Mostrar todos los contactos ...", - "No files in here" : "No hay archivos aquí", - "New folder" : "Carpeta nueva", - "Name" : "Nombre", - "Size" : "Tamaño", - "\"{name}\" is an invalid file name." : "\"{name}\" es un nombre de archivo inválido.", - "File name cannot be empty." : "El nombre de archivo no puede estar vacío.", - "\"/\" is not allowed inside a file name." : "No se permite el uso del caracter \"/\" en el nombre del archivo.", - "\"{name}\" is not an allowed filetype" : "\"{name}\" no es in tipo de archivo permitido", - "{newName} already exists" : "{newName} ya existe", - "Error loading file picker template: {error}" : "Se presentó un error al cargar la plantilla del seleccionador de archivos: {error}", - "Pending" : "Pendiente", - "Home" : "Inicio", - "Copy to {folder}" : "Copiar a {folder}", - "Move to {folder}" : "Mover a {folder}", - "Authentication required" : "Se requiere autenticación", - "Failed to authenticate, try again" : "Falla en la autenticación, por favor reintentalo" -},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" -} \ No newline at end of file diff --git a/core/l10n/es_DO.js b/core/l10n/es_DO.js deleted file mode 100644 index 461ee30e581..00000000000 --- a/core/l10n/es_DO.js +++ /dev/null @@ -1,231 +0,0 @@ -OC.L10N.register( - "core", - { - "Please select a file." : "Por favor selecciona un archivo.", - "File is too big" : "El archivo es demasiado grande.", - "The selected file is not an image." : "El archivo seleccionado no es una imagen.", - "The selected file cannot be read." : "El archivo seleccionado no se puede leer.", - "The file was uploaded" : "El archivo fue cargado", - "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "El archivo cargado excede el valor establecido en la directiva upload_max_filesize en el archivo php.ini", - "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "El archivo cargado excede el valor especificado de la directiva MAX_FILE_SIZE en la forma de HTML", - "The file was only partially uploaded" : "El archivo sólo fue cargado parcialmente", - "No file was uploaded" : "No se cargó el archivo", - "Missing a temporary folder" : "Falta una carpeta temporal", - "Could not write file to disk" : "No fue posible escribir a disco", - "A PHP extension stopped the file upload" : "Una extensión de PHP detuvo la carga del archivo", - "Invalid file provided" : "Archivo proporcionado inválido", - "No image or file provided" : "No se especificó un archivo o imagen", - "Unknown filetype" : "Tipo de archivo desconocido", - "An error occurred. Please contact your admin." : "Se presentó un error. Por favor contacta a tu adminsitrador. ", - "Invalid image" : "Imagen inválida", - "No temporary profile picture available, try again" : "No hay una imagen de perfil temporal disponible, por favor inténtalo de nuevo", - "No crop data provided" : "No se han proporcionado datos del recorte", - "No valid crop data provided" : "No se han proporcionado datos válidos del recorte", - "Crop is not square" : "El recorte no es cuadrado", - "State token does not match" : "La ficha de estado no corresponde", - "Login" : "Iniciar sesión", - "Password reset is disabled" : "Restablecer contraseña se encuentra deshabilitado", - "%s password reset" : "%s restablecer la contraseña", - "Password reset" : "Restablecer contraseña", - "Click the following button to reset your password. If you have not requested the password reset, then ignore this email." : "Haz click en el siguiente botón para restablecer tu contraseña. Si no has solicitado restablecer su contraseña, por favor ignora este correo. ", - "Click the following link to reset your password. If you have not requested the password reset, then ignore this email." : "Haz click en la siguiente liga para restablecer su contraseña. Si no has solicitado restablecer la contraseña, por favor ignora este mensaje. ", - "Reset your password" : "Restablecer tu contraseña", - "Internal error" : "Error interno", - "Preparing update" : "Preparando actualización", - "[%d / %d]: %s" : "[%d / %d]: %s ", - "Turned on maintenance mode" : "Modo mantenimiento activado", - "Turned off maintenance mode" : "Modo mantenimiento desactivado", - "Maintenance mode is kept active" : "El modo mantenimiento sigue activo", - "Updating database schema" : "Actualizando esquema de base de datos", - "Updated database" : "Base de datos actualizada", - "Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "Verificando si el esquema de la base de datos para %s puede ser actualizado (esto puede tomar mucho tiempo dependiendo del tamaño de la base de datos)", - "Set log level to debug" : "Establecer nivel de bitacora a depurar", - "Reset log level" : "Restablecer nivel de bitácora", - "Starting code integrity check" : "Comenzando verificación de integridad del código", - "Finished code integrity check" : "Terminó la verificación de integridad del código ", - "%s (incompatible)" : "%s (incompatible)", - "Already up to date" : "Ya está actualizado", - "Your web server is not yet properly set up to allow file synchronization, because the WebDAV interface seems to be broken." : "Tu servidor web aún no esta correctamente configurado para permitir la sincronización de archivos porque la interfaz WebDAV parece estar rota. ", - "It was not possible to execute the cron job via CLI. The following technical errors have appeared:" : "No fue posible ejecutar el trabajo de cron via CLI. Se presentaron los siguientes errores técnicos:", - "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. ", - "SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend." : "Actualmente estás usando SQLite como el backend de base de datos. Para instalaciones más grandes te recomendamos cambiar a un backend de base de datos diferente.", - "This is particularly recommended when using the desktop client for file synchronisation." : "Esto es particularmente recomendado cuando se usa el cliente de escritorio para sincronización de archivos. ", - "Error occurred while checking server setup" : "Se presentó un error al verificar la configuración del servidor", - "The \"{header}\" HTTP header is not set to \"{expected}\". This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "El encabezado HTTP \"{header}\" está establecido a \"{expected}\". Esto representa un riesgo potencial de seguridad o privacidad, y que se recomienda ajustar esta configuración. ", - "The \"{header}\" HTTP header is not set to \"{expected}\". Some features might not work correctly, as it is recommended to adjust this setting accordingly." : "El encabezado HTTP \"{header}\" no está establecido a \"{expected}\". Puede que lgunas características no funcionen correctamente, y se recomienda ajustar esta confirguración. ", - "unknown text" : "texto desconocido", - "Hello world!" : "¡Hola mundo!", - "sunny" : "soleado", - "Hello {name}, the weather is {weather}" : "Hola {name}, el clima es {weather}", - "Hello {name}" : "Hola {name}", - "These are your search results" : "Estos son los resultados de tu búsqueda ", - "new" : "nuevo", - "_download %n file_::_download %n files_" : ["Descargar %n archivos","Descargar %n archivos","Descargar %n archivos"], - "The update is in progress, leaving this page might interrupt the process in some environments." : "La actualización está en curso, abandonar esta página puede interrumpir el proceso en algunos ambientes. ", - "Update to {version}" : "Actualizar a {version}", - "An error occurred." : "Se presentó un error.", - "Please reload the page." : "Por favor vuelve a cargar la página.", - "The update was unsuccessful. For more information check our forum post covering this issue." : "La actualización no fue exitosa. Para más información consulta nuestro comentario en el foro que cubre este tema. ", - "The update was unsuccessful. Please report this issue to the Nextcloud community." : "La actualización no fue exitosa. Por favor reporta este tema a la Comunidad Nextcloud.", - "More apps" : "Más aplicaciones", - "Log in" : "Ingresar", - "Logging in …" : "Iniciando sesión ...", - "Server side authentication failed!" : "¡Falló la autenticación del lado del servidor!", - "Please contact your administrator." : "Por favor contacta al administrador.", - "An internal error occurred." : "Se presentó un error interno.", - "Please try again or contact your administrator." : "Por favor vuelve a intentarlo o contacta a tu adminsitrador. ", - "Password" : "Contraseña", - "Wrong username or password." : "Usuario o contraseña equivocado. ", - "User disabled" : "Usuario deshabilitado", - "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Hemos detectado múltiples intentos de inicio de sesión desde tu IP. Por lo tanto tu siguiente incio de sesión se retrasará hasta 30 segundos. ", - "Username or email" : "Usuario o correo electrónico", - "Reset password" : "Restablecer contraseña", - "Couldn't send reset email. Please contact your administrator." : "No fue posible enviar el correo de restauración. Por favor contacta a tu adminsitrador. ", - "Back to login" : "Regresar al inicio de sesión", - "New password" : "Nueva contraseña", - "I know what I'm doing" : "Sé lo que estoy haciendo", - "Skip" : "Omitir", - "Reset search" : "Reestablecer búsqueda", - "Search contacts …" : "Buscar contactos ...", - "Could not load your contacts" : "No fue posible cargar tus contactos", - "No contacts found" : "No se encontraron contactos", - "Loading your contacts …" : "Cargando sus contactos ... ", - "Looking for {term} …" : "Buscando {term} ...", - "Modified" : "Modificado", - "Today" : "Hoy", - "Forgot password?" : "¿Olvidaste tu contraseña?", - "Back" : "Atrás", - "Search" : "Buscar", - "Settings menu" : "Menú de Configuraciones", - "No" : "No", - "Yes" : "Sí", - "Choose" : "Seleccionar", - "Copy" : "Copiar", - "Move" : "Mover", - "OK" : "OK", - "Error loading message template: {error}" : "Se presentó un error al cargar la plantilla del mensaje: {error}", - "read-only" : "sólo-lectura", - "_{count} file conflict_::_{count} file conflicts_" : ["{count} conflicto de archivo","{count} conflictos en el archivo","{count} conflictos en el archivo"], - "One file conflict" : "Un conflicto en el archivo", - "New Files" : "Archivos Nuevos", - "Already existing files" : "Archivos ya existentes", - "Which files do you want to keep?" : "¿Cuáles archivos deseas mantener?", - "If you select both versions, the copied file will have a number added to its name." : "Si seleccionas ambas versiones, se le agregará un número al nombre del archivo copiado.", - "Cancel" : "Cancelar", - "Continue" : "Continuar", - "(all selected)" : "(todos seleccionados)", - "({count} selected)" : "({count} seleccionados)", - "Error loading file exists template" : "Se presentó un error al cargar la plantilla de existe archivo ", - "seconds ago" : "hace segundos", - "Connection to server lost" : "Se ha perdido la conexión con el servidor", - "_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Se presentó un error al cargar la página, recargando en %n segundo","Se presentó un error al cargar la página, recargando en %n segundos","Se presentó un error al cargar la página, recargando en %n segundos"], - "Hide details" : "Ocultar detalles", - "Very weak password" : "Contraseña muy débil", - "Weak password" : "Contraseña débil", - "So-so password" : "Contraseña aceptable", - "Good password" : "Buena contraseña", - "Strong password" : "Contraseña fuerte", - "No action available" : "No hay acciones disponibles", - "Error fetching contact actions" : "Se presentó un error al traer las acciónes de contatos", - "Non-existing tag #{tag}" : "Etiqueta #{tag} no-existente", - "Restricted" : "Restringido", - "Invisible" : "Invisible", - "Delete" : "Borrar", - "Rename" : "Renombrar", - "Collaborative tags" : "Etiquetas colaborativas", - "No tags found" : "No se encontraron etiquetas", - "Personal" : "Personal", - "Users" : "Usuarios", - "Apps" : "Aplicaciones", - "Admin" : "Administración", - "Help" : "Ayuda", - "Access forbidden" : "Acceso prohibido", - "Page not found" : "Página no encontrada", - "Error" : "Error", - "Previous" : "Previo", - "Internal Server Error" : "Error interno del servidor", - "The server was unable to complete your request." : "El servidor no pudo completar tu solicitud.", - "If this happens again, please send the technical details below to the server administrator." : "Si esto vuelve a suceder, por favor envia los detalles tecnicos siguientes al adminsitrador del sistema.", - "More details can be found in the server log." : "Puedes consultar más detalles en la bitácora del servidor. ", - "Technical details" : "Detalles técnicos", - "Remote Address: %s" : "Dirección Remota: %s", - "Request ID: %s" : "ID de solicitud: %s", - "Type: %s" : "Tipo: %s", - "Code: %s" : "Código: %s", - "Message: %s" : "Mensaje: %s", - "File: %s" : "Archivo: %s", - "Line: %s" : "Línea: %s", - "Trace" : "Rastrear", - "Security warning" : "Advertencia de seguridad", - "Your data directory and files are probably accessible from the internet because the .htaccess file does not work." : "Tu directorio de datos y sus archivos probablemente sean accesibles desde Internet ya que el archivo .htaccess no funciona.", - "For information how to properly configure your server, please see the documentation." : "Para más información de como configurar correctaemente tu servidor, por favor consulta la documentación.", - "Create an admin account" : "Crear una cuenta de administrador", - "Username" : "Usuario", - "Storage & database" : "Almacenamiento & base de datos", - "Data folder" : "Carpeta de datos", - "Configure the database" : "Configurar la base de datos", - "Only %s is available." : "Sólo %s está disponible.", - "Install and activate additional PHP modules to choose other database types." : "Instala y activa módulos adicionales de PHP para seleccionar otros tipos de bases de datos. ", - "For more details check out the documentation." : "Por favor consulta la documentación para más detalles. ", - "Database user" : "Usuario de la base de datos", - "Database password" : "Contraseña de la base de datos", - "Database name" : "Nombre de la base de datos", - "Database tablespace" : "Espacio de tablas en la base de datos", - "Database host" : "Servidor de base de datos", - "Please specify the port number along with the host name (e.g., localhost:5432)." : "Por favor especifica el número de puerto así como el nombre del servidor (ejem., localhost:5432).", - "Performance warning" : "Advertencia de desempeño", - "Need help?" : "¿Necesitas ayuda?", - "See the documentation" : "Ver la documentación", - "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Esta aplicación requiere de JavaScript para su correcta operación. Por favor {linkstart}habilita JavaScript{linkend} y vuelve a cargar la página. ", - "Go to %s" : "Ir a %s", - "This action requires you to confirm your password" : "Esta acción requiere que confirmes tu contraseña", - "Confirm your password" : "Confirma tu contraseña", - "Confirm" : "Confirmar", - "Connect to your account" : "Conectate a tu cuenta", - "App token" : "Ficha de la aplicación", - "Grant access" : "Conceder acceso", - "Alternative log in using app token" : "Inicio de sesión alternativo usando una ficha de aplicación", - "Account access" : "Acceo de cuenta", - "This share is password-protected" : "Este elemento compartido está protegido con una contraseña", - "Two-factor authentication" : "Autenticación de dos-factores", - "Use backup code" : "Usar código de respaldo", - "Error while validating your second factor" : "Se presentó un error al validar tu segundo factor", - "Access through untrusted domain" : "Accesa a través de un dominio no de confianza", - "Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "Por favor contacta a tu adminsitrador. Si tu eres un administrador, edita la propiedad \"trusted_domains\" en el archivo config/config.php como en el ejemplo config.sample.php.", - "App update required" : "Se requiere una actualización de la aplicación", - "These incompatible apps will be disabled:" : "Las siguientes aplicaciones incompatibles serán deshabilitadas:", - "The theme %s has been disabled." : "El tema %s ha sido deshabilitado. ", - "Please make sure that the database, the config folder and the data folder have been backed up before proceeding." : "Por favor asegurarte de que la base de datos, la carpeta de configuración y las carpetas de datos hayan sido respaldadas antes de continuar. ", - "Start update" : "Iniciar actualización", - "To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" : "Para evitar la expiración de tiempo en instalaciones grandes, puedes ejecutar el siguiente comando desde tu directorio de instalación:", - "Detailed logs" : "Bitácoras detalladas", - "Update needed" : "Se requiere de una actualización", - "Please use the command line updater because you have a big instance with more than 50 users." : "Favor de usar el actualizador desde la línea de comandos ya que tu instancia cuenta con más de 50 usuarios.", - "For help, see the documentation." : "Para más ayuda, por favor consulta la documentación.", - "I know that if I continue doing the update via web UI has the risk, that the request runs into a timeout and could cause data loss, but I have a backup and know how to restore my instance in case of a failure." : "Estoy conciente de que si continúo haciendo la actualización vía web, la interfaz de usuario corre el riesgo de que el tiempo de la solicitud expire y cause pérdida de datos, pero cuento con un respaldo y sé como restaurar mi instancia en caso de una falla. ", - "Upgrade via web on my own risk" : "Actualizar vía Web bajo mi propio riesgo", - "This %s instance is currently in maintenance mode, which may take a while." : "Esta instancia %s se encuentra actualmente en modo mantenimiento, que podría tomar algo de tiempo. ", - "Contact your system administrator if this message persists or appeared unexpectedly." : "Contacta a tu administrador del sistema si este mensaje persiste o se presentó de manera inesperada.", - "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.", - "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. ", - "Settings" : "Configuraciones ", - "Show all contacts …" : "Mostrar todos los contactos ...", - "No files in here" : "No hay archivos aquí", - "New folder" : "Carpeta nueva", - "Name" : "Nombre", - "Size" : "Tamaño", - "\"{name}\" is an invalid file name." : "\"{name}\" es un nombre de archivo inválido.", - "File name cannot be empty." : "El nombre de archivo no puede estar vacío.", - "\"/\" is not allowed inside a file name." : "No se permite el uso del caracter \"/\" en el nombre del archivo.", - "\"{name}\" is not an allowed filetype" : "\"{name}\" no es in tipo de archivo permitido", - "{newName} already exists" : "{newName} ya existe", - "Error loading file picker template: {error}" : "Se presentó un error al cargar la plantilla del seleccionador de archivos: {error}", - "Pending" : "Pendiente", - "Home" : "Inicio", - "Copy to {folder}" : "Copiar a {folder}", - "Move to {folder}" : "Mover a {folder}", - "Authentication required" : "Se requiere autenticación", - "Failed to authenticate, try again" : "Falla en la autenticación, por favor reintentalo" -}, -"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/core/l10n/es_DO.json b/core/l10n/es_DO.json deleted file mode 100644 index 07b392a2ee1..00000000000 --- a/core/l10n/es_DO.json +++ /dev/null @@ -1,229 +0,0 @@ -{ "translations": { - "Please select a file." : "Por favor selecciona un archivo.", - "File is too big" : "El archivo es demasiado grande.", - "The selected file is not an image." : "El archivo seleccionado no es una imagen.", - "The selected file cannot be read." : "El archivo seleccionado no se puede leer.", - "The file was uploaded" : "El archivo fue cargado", - "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "El archivo cargado excede el valor establecido en la directiva upload_max_filesize en el archivo php.ini", - "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "El archivo cargado excede el valor especificado de la directiva MAX_FILE_SIZE en la forma de HTML", - "The file was only partially uploaded" : "El archivo sólo fue cargado parcialmente", - "No file was uploaded" : "No se cargó el archivo", - "Missing a temporary folder" : "Falta una carpeta temporal", - "Could not write file to disk" : "No fue posible escribir a disco", - "A PHP extension stopped the file upload" : "Una extensión de PHP detuvo la carga del archivo", - "Invalid file provided" : "Archivo proporcionado inválido", - "No image or file provided" : "No se especificó un archivo o imagen", - "Unknown filetype" : "Tipo de archivo desconocido", - "An error occurred. Please contact your admin." : "Se presentó un error. Por favor contacta a tu adminsitrador. ", - "Invalid image" : "Imagen inválida", - "No temporary profile picture available, try again" : "No hay una imagen de perfil temporal disponible, por favor inténtalo de nuevo", - "No crop data provided" : "No se han proporcionado datos del recorte", - "No valid crop data provided" : "No se han proporcionado datos válidos del recorte", - "Crop is not square" : "El recorte no es cuadrado", - "State token does not match" : "La ficha de estado no corresponde", - "Login" : "Iniciar sesión", - "Password reset is disabled" : "Restablecer contraseña se encuentra deshabilitado", - "%s password reset" : "%s restablecer la contraseña", - "Password reset" : "Restablecer contraseña", - "Click the following button to reset your password. If you have not requested the password reset, then ignore this email." : "Haz click en el siguiente botón para restablecer tu contraseña. Si no has solicitado restablecer su contraseña, por favor ignora este correo. ", - "Click the following link to reset your password. If you have not requested the password reset, then ignore this email." : "Haz click en la siguiente liga para restablecer su contraseña. Si no has solicitado restablecer la contraseña, por favor ignora este mensaje. ", - "Reset your password" : "Restablecer tu contraseña", - "Internal error" : "Error interno", - "Preparing update" : "Preparando actualización", - "[%d / %d]: %s" : "[%d / %d]: %s ", - "Turned on maintenance mode" : "Modo mantenimiento activado", - "Turned off maintenance mode" : "Modo mantenimiento desactivado", - "Maintenance mode is kept active" : "El modo mantenimiento sigue activo", - "Updating database schema" : "Actualizando esquema de base de datos", - "Updated database" : "Base de datos actualizada", - "Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "Verificando si el esquema de la base de datos para %s puede ser actualizado (esto puede tomar mucho tiempo dependiendo del tamaño de la base de datos)", - "Set log level to debug" : "Establecer nivel de bitacora a depurar", - "Reset log level" : "Restablecer nivel de bitácora", - "Starting code integrity check" : "Comenzando verificación de integridad del código", - "Finished code integrity check" : "Terminó la verificación de integridad del código ", - "%s (incompatible)" : "%s (incompatible)", - "Already up to date" : "Ya está actualizado", - "Your web server is not yet properly set up to allow file synchronization, because the WebDAV interface seems to be broken." : "Tu servidor web aún no esta correctamente configurado para permitir la sincronización de archivos porque la interfaz WebDAV parece estar rota. ", - "It was not possible to execute the cron job via CLI. The following technical errors have appeared:" : "No fue posible ejecutar el trabajo de cron via CLI. Se presentaron los siguientes errores técnicos:", - "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. ", - "SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend." : "Actualmente estás usando SQLite como el backend de base de datos. Para instalaciones más grandes te recomendamos cambiar a un backend de base de datos diferente.", - "This is particularly recommended when using the desktop client for file synchronisation." : "Esto es particularmente recomendado cuando se usa el cliente de escritorio para sincronización de archivos. ", - "Error occurred while checking server setup" : "Se presentó un error al verificar la configuración del servidor", - "The \"{header}\" HTTP header is not set to \"{expected}\". This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "El encabezado HTTP \"{header}\" está establecido a \"{expected}\". Esto representa un riesgo potencial de seguridad o privacidad, y que se recomienda ajustar esta configuración. ", - "The \"{header}\" HTTP header is not set to \"{expected}\". Some features might not work correctly, as it is recommended to adjust this setting accordingly." : "El encabezado HTTP \"{header}\" no está establecido a \"{expected}\". Puede que lgunas características no funcionen correctamente, y se recomienda ajustar esta confirguración. ", - "unknown text" : "texto desconocido", - "Hello world!" : "¡Hola mundo!", - "sunny" : "soleado", - "Hello {name}, the weather is {weather}" : "Hola {name}, el clima es {weather}", - "Hello {name}" : "Hola {name}", - "These are your search results" : "Estos son los resultados de tu búsqueda ", - "new" : "nuevo", - "_download %n file_::_download %n files_" : ["Descargar %n archivos","Descargar %n archivos","Descargar %n archivos"], - "The update is in progress, leaving this page might interrupt the process in some environments." : "La actualización está en curso, abandonar esta página puede interrumpir el proceso en algunos ambientes. ", - "Update to {version}" : "Actualizar a {version}", - "An error occurred." : "Se presentó un error.", - "Please reload the page." : "Por favor vuelve a cargar la página.", - "The update was unsuccessful. For more information check our forum post covering this issue." : "La actualización no fue exitosa. Para más información consulta nuestro comentario en el foro que cubre este tema. ", - "The update was unsuccessful. Please report this issue to the Nextcloud community." : "La actualización no fue exitosa. Por favor reporta este tema a la Comunidad Nextcloud.", - "More apps" : "Más aplicaciones", - "Log in" : "Ingresar", - "Logging in …" : "Iniciando sesión ...", - "Server side authentication failed!" : "¡Falló la autenticación del lado del servidor!", - "Please contact your administrator." : "Por favor contacta al administrador.", - "An internal error occurred." : "Se presentó un error interno.", - "Please try again or contact your administrator." : "Por favor vuelve a intentarlo o contacta a tu adminsitrador. ", - "Password" : "Contraseña", - "Wrong username or password." : "Usuario o contraseña equivocado. ", - "User disabled" : "Usuario deshabilitado", - "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Hemos detectado múltiples intentos de inicio de sesión desde tu IP. Por lo tanto tu siguiente incio de sesión se retrasará hasta 30 segundos. ", - "Username or email" : "Usuario o correo electrónico", - "Reset password" : "Restablecer contraseña", - "Couldn't send reset email. Please contact your administrator." : "No fue posible enviar el correo de restauración. Por favor contacta a tu adminsitrador. ", - "Back to login" : "Regresar al inicio de sesión", - "New password" : "Nueva contraseña", - "I know what I'm doing" : "Sé lo que estoy haciendo", - "Skip" : "Omitir", - "Reset search" : "Reestablecer búsqueda", - "Search contacts …" : "Buscar contactos ...", - "Could not load your contacts" : "No fue posible cargar tus contactos", - "No contacts found" : "No se encontraron contactos", - "Loading your contacts …" : "Cargando sus contactos ... ", - "Looking for {term} …" : "Buscando {term} ...", - "Modified" : "Modificado", - "Today" : "Hoy", - "Forgot password?" : "¿Olvidaste tu contraseña?", - "Back" : "Atrás", - "Search" : "Buscar", - "Settings menu" : "Menú de Configuraciones", - "No" : "No", - "Yes" : "Sí", - "Choose" : "Seleccionar", - "Copy" : "Copiar", - "Move" : "Mover", - "OK" : "OK", - "Error loading message template: {error}" : "Se presentó un error al cargar la plantilla del mensaje: {error}", - "read-only" : "sólo-lectura", - "_{count} file conflict_::_{count} file conflicts_" : ["{count} conflicto de archivo","{count} conflictos en el archivo","{count} conflictos en el archivo"], - "One file conflict" : "Un conflicto en el archivo", - "New Files" : "Archivos Nuevos", - "Already existing files" : "Archivos ya existentes", - "Which files do you want to keep?" : "¿Cuáles archivos deseas mantener?", - "If you select both versions, the copied file will have a number added to its name." : "Si seleccionas ambas versiones, se le agregará un número al nombre del archivo copiado.", - "Cancel" : "Cancelar", - "Continue" : "Continuar", - "(all selected)" : "(todos seleccionados)", - "({count} selected)" : "({count} seleccionados)", - "Error loading file exists template" : "Se presentó un error al cargar la plantilla de existe archivo ", - "seconds ago" : "hace segundos", - "Connection to server lost" : "Se ha perdido la conexión con el servidor", - "_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Se presentó un error al cargar la página, recargando en %n segundo","Se presentó un error al cargar la página, recargando en %n segundos","Se presentó un error al cargar la página, recargando en %n segundos"], - "Hide details" : "Ocultar detalles", - "Very weak password" : "Contraseña muy débil", - "Weak password" : "Contraseña débil", - "So-so password" : "Contraseña aceptable", - "Good password" : "Buena contraseña", - "Strong password" : "Contraseña fuerte", - "No action available" : "No hay acciones disponibles", - "Error fetching contact actions" : "Se presentó un error al traer las acciónes de contatos", - "Non-existing tag #{tag}" : "Etiqueta #{tag} no-existente", - "Restricted" : "Restringido", - "Invisible" : "Invisible", - "Delete" : "Borrar", - "Rename" : "Renombrar", - "Collaborative tags" : "Etiquetas colaborativas", - "No tags found" : "No se encontraron etiquetas", - "Personal" : "Personal", - "Users" : "Usuarios", - "Apps" : "Aplicaciones", - "Admin" : "Administración", - "Help" : "Ayuda", - "Access forbidden" : "Acceso prohibido", - "Page not found" : "Página no encontrada", - "Error" : "Error", - "Previous" : "Previo", - "Internal Server Error" : "Error interno del servidor", - "The server was unable to complete your request." : "El servidor no pudo completar tu solicitud.", - "If this happens again, please send the technical details below to the server administrator." : "Si esto vuelve a suceder, por favor envia los detalles tecnicos siguientes al adminsitrador del sistema.", - "More details can be found in the server log." : "Puedes consultar más detalles en la bitácora del servidor. ", - "Technical details" : "Detalles técnicos", - "Remote Address: %s" : "Dirección Remota: %s", - "Request ID: %s" : "ID de solicitud: %s", - "Type: %s" : "Tipo: %s", - "Code: %s" : "Código: %s", - "Message: %s" : "Mensaje: %s", - "File: %s" : "Archivo: %s", - "Line: %s" : "Línea: %s", - "Trace" : "Rastrear", - "Security warning" : "Advertencia de seguridad", - "Your data directory and files are probably accessible from the internet because the .htaccess file does not work." : "Tu directorio de datos y sus archivos probablemente sean accesibles desde Internet ya que el archivo .htaccess no funciona.", - "For information how to properly configure your server, please see the documentation." : "Para más información de como configurar correctaemente tu servidor, por favor consulta la documentación.", - "Create an admin account" : "Crear una cuenta de administrador", - "Username" : "Usuario", - "Storage & database" : "Almacenamiento & base de datos", - "Data folder" : "Carpeta de datos", - "Configure the database" : "Configurar la base de datos", - "Only %s is available." : "Sólo %s está disponible.", - "Install and activate additional PHP modules to choose other database types." : "Instala y activa módulos adicionales de PHP para seleccionar otros tipos de bases de datos. ", - "For more details check out the documentation." : "Por favor consulta la documentación para más detalles. ", - "Database user" : "Usuario de la base de datos", - "Database password" : "Contraseña de la base de datos", - "Database name" : "Nombre de la base de datos", - "Database tablespace" : "Espacio de tablas en la base de datos", - "Database host" : "Servidor de base de datos", - "Please specify the port number along with the host name (e.g., localhost:5432)." : "Por favor especifica el número de puerto así como el nombre del servidor (ejem., localhost:5432).", - "Performance warning" : "Advertencia de desempeño", - "Need help?" : "¿Necesitas ayuda?", - "See the documentation" : "Ver la documentación", - "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Esta aplicación requiere de JavaScript para su correcta operación. Por favor {linkstart}habilita JavaScript{linkend} y vuelve a cargar la página. ", - "Go to %s" : "Ir a %s", - "This action requires you to confirm your password" : "Esta acción requiere que confirmes tu contraseña", - "Confirm your password" : "Confirma tu contraseña", - "Confirm" : "Confirmar", - "Connect to your account" : "Conectate a tu cuenta", - "App token" : "Ficha de la aplicación", - "Grant access" : "Conceder acceso", - "Alternative log in using app token" : "Inicio de sesión alternativo usando una ficha de aplicación", - "Account access" : "Acceo de cuenta", - "This share is password-protected" : "Este elemento compartido está protegido con una contraseña", - "Two-factor authentication" : "Autenticación de dos-factores", - "Use backup code" : "Usar código de respaldo", - "Error while validating your second factor" : "Se presentó un error al validar tu segundo factor", - "Access through untrusted domain" : "Accesa a través de un dominio no de confianza", - "Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "Por favor contacta a tu adminsitrador. Si tu eres un administrador, edita la propiedad \"trusted_domains\" en el archivo config/config.php como en el ejemplo config.sample.php.", - "App update required" : "Se requiere una actualización de la aplicación", - "These incompatible apps will be disabled:" : "Las siguientes aplicaciones incompatibles serán deshabilitadas:", - "The theme %s has been disabled." : "El tema %s ha sido deshabilitado. ", - "Please make sure that the database, the config folder and the data folder have been backed up before proceeding." : "Por favor asegurarte de que la base de datos, la carpeta de configuración y las carpetas de datos hayan sido respaldadas antes de continuar. ", - "Start update" : "Iniciar actualización", - "To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" : "Para evitar la expiración de tiempo en instalaciones grandes, puedes ejecutar el siguiente comando desde tu directorio de instalación:", - "Detailed logs" : "Bitácoras detalladas", - "Update needed" : "Se requiere de una actualización", - "Please use the command line updater because you have a big instance with more than 50 users." : "Favor de usar el actualizador desde la línea de comandos ya que tu instancia cuenta con más de 50 usuarios.", - "For help, see the documentation." : "Para más ayuda, por favor consulta la documentación.", - "I know that if I continue doing the update via web UI has the risk, that the request runs into a timeout and could cause data loss, but I have a backup and know how to restore my instance in case of a failure." : "Estoy conciente de que si continúo haciendo la actualización vía web, la interfaz de usuario corre el riesgo de que el tiempo de la solicitud expire y cause pérdida de datos, pero cuento con un respaldo y sé como restaurar mi instancia en caso de una falla. ", - "Upgrade via web on my own risk" : "Actualizar vía Web bajo mi propio riesgo", - "This %s instance is currently in maintenance mode, which may take a while." : "Esta instancia %s se encuentra actualmente en modo mantenimiento, que podría tomar algo de tiempo. ", - "Contact your system administrator if this message persists or appeared unexpectedly." : "Contacta a tu administrador del sistema si este mensaje persiste o se presentó de manera inesperada.", - "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.", - "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. ", - "Settings" : "Configuraciones ", - "Show all contacts …" : "Mostrar todos los contactos ...", - "No files in here" : "No hay archivos aquí", - "New folder" : "Carpeta nueva", - "Name" : "Nombre", - "Size" : "Tamaño", - "\"{name}\" is an invalid file name." : "\"{name}\" es un nombre de archivo inválido.", - "File name cannot be empty." : "El nombre de archivo no puede estar vacío.", - "\"/\" is not allowed inside a file name." : "No se permite el uso del caracter \"/\" en el nombre del archivo.", - "\"{name}\" is not an allowed filetype" : "\"{name}\" no es in tipo de archivo permitido", - "{newName} already exists" : "{newName} ya existe", - "Error loading file picker template: {error}" : "Se presentó un error al cargar la plantilla del seleccionador de archivos: {error}", - "Pending" : "Pendiente", - "Home" : "Inicio", - "Copy to {folder}" : "Copiar a {folder}", - "Move to {folder}" : "Mover a {folder}", - "Authentication required" : "Se requiere autenticación", - "Failed to authenticate, try again" : "Falla en la autenticación, por favor reintentalo" -},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" -} \ No newline at end of file diff --git a/core/l10n/es_EC.js b/core/l10n/es_EC.js index 1457f6d729b..7f627923373 100644 --- a/core/l10n/es_EC.js +++ b/core/l10n/es_EC.js @@ -174,12 +174,12 @@ OC.L10N.register( "Install the Contacts app" : "Instalar la aplicación Contactos", "Loading your contacts …" : "Cargando sus contactos ... ", "Looking for {term} …" : "Buscando {term} ...", - "Modified" : "Modificado", "Today" : "Hoy", "Last year" : "Último año", "Not found" : "No encontrado", "People" : "Personas", "Load more results" : "Cargar más resultados", + "Searching …" : "Buscando...", "Forgot password?" : "¿Olvidaste tu contraseña?", "Back to login form" : "Volver al formulario de inicio de sesión", "Back" : "Atrás", @@ -406,6 +406,7 @@ OC.L10N.register( "No more subfolders in here" : "No hay más subcarpetas aquí", "Name" : "Nombre", "Size" : "Tamaño", + "Modified" : "Modificado", "\"{name}\" is an invalid file name." : "\"{name}\" es un nombre de archivo inválido.", "File name cannot be empty." : "El nombre de archivo no puede estar vacío.", "\"/\" is not allowed inside a file name." : "No se permite el uso del caracter \"/\" en el nombre del archivo.", diff --git a/core/l10n/es_EC.json b/core/l10n/es_EC.json index f99af980ef9..98181008d0a 100644 --- a/core/l10n/es_EC.json +++ b/core/l10n/es_EC.json @@ -172,12 +172,12 @@ "Install the Contacts app" : "Instalar la aplicación Contactos", "Loading your contacts …" : "Cargando sus contactos ... ", "Looking for {term} …" : "Buscando {term} ...", - "Modified" : "Modificado", "Today" : "Hoy", "Last year" : "Último año", "Not found" : "No encontrado", "People" : "Personas", "Load more results" : "Cargar más resultados", + "Searching …" : "Buscando...", "Forgot password?" : "¿Olvidaste tu contraseña?", "Back to login form" : "Volver al formulario de inicio de sesión", "Back" : "Atrás", @@ -404,6 +404,7 @@ "No more subfolders in here" : "No hay más subcarpetas aquí", "Name" : "Nombre", "Size" : "Tamaño", + "Modified" : "Modificado", "\"{name}\" is an invalid file name." : "\"{name}\" es un nombre de archivo inválido.", "File name cannot be empty." : "El nombre de archivo no puede estar vacío.", "\"/\" is not allowed inside a file name." : "No se permite el uso del caracter \"/\" en el nombre del archivo.", diff --git a/core/l10n/es_GT.js b/core/l10n/es_GT.js index 193082df123..c10695c6d10 100644 --- a/core/l10n/es_GT.js +++ b/core/l10n/es_GT.js @@ -91,7 +91,6 @@ OC.L10N.register( "No contacts found" : "No se encontraron contactos", "Loading your contacts …" : "Cargando sus contactos ... ", "Looking for {term} …" : "Buscando {term} ...", - "Modified" : "Modificado", "Today" : "Hoy", "Forgot password?" : "¿Olvidaste tu contraseña?", "Back" : "Atrás", @@ -216,6 +215,7 @@ OC.L10N.register( "New folder" : "Carpeta nueva", "Name" : "Nombre", "Size" : "Tamaño", + "Modified" : "Modificado", "\"{name}\" is an invalid file name." : "\"{name}\" es un nombre de archivo inválido.", "File name cannot be empty." : "El nombre de archivo no puede estar vacío.", "\"/\" is not allowed inside a file name." : "No se permite el uso del caracter \"/\" en el nombre del archivo.", diff --git a/core/l10n/es_GT.json b/core/l10n/es_GT.json index 578d3d631ed..80440504c23 100644 --- a/core/l10n/es_GT.json +++ b/core/l10n/es_GT.json @@ -89,7 +89,6 @@ "No contacts found" : "No se encontraron contactos", "Loading your contacts …" : "Cargando sus contactos ... ", "Looking for {term} …" : "Buscando {term} ...", - "Modified" : "Modificado", "Today" : "Hoy", "Forgot password?" : "¿Olvidaste tu contraseña?", "Back" : "Atrás", @@ -214,6 +213,7 @@ "New folder" : "Carpeta nueva", "Name" : "Nombre", "Size" : "Tamaño", + "Modified" : "Modificado", "\"{name}\" is an invalid file name." : "\"{name}\" es un nombre de archivo inválido.", "File name cannot be empty." : "El nombre de archivo no puede estar vacío.", "\"/\" is not allowed inside a file name." : "No se permite el uso del caracter \"/\" en el nombre del archivo.", diff --git a/core/l10n/es_MX.js b/core/l10n/es_MX.js index 41c540a7155..5b99665cd78 100644 --- a/core/l10n/es_MX.js +++ b/core/l10n/es_MX.js @@ -128,9 +128,10 @@ OC.L10N.register( "No contacts found" : "No se encontraron contactos", "Loading your contacts …" : "Cargando sus contactos ... ", "Looking for {term} …" : "Buscando {term} ...", - "Modified" : "Modificado", + "Date" : "Fecha", "Today" : "Hoy", "Last year" : "Año pasado", + "Searching …" : "Buscando …", "Forgot password?" : "¿Olvidaste tu contraseña?", "Back" : "Atrás", "Login form is disabled." : "La página de inicio de sesión está deshabilitada.", @@ -266,6 +267,7 @@ OC.L10N.register( "New folder" : "Carpeta nueva ", "Name" : "Nombre", "Size" : "Tamaño", + "Modified" : "Modificado", "\"{name}\" is an invalid file name." : "\"{name}\" es un nombre de archivo inválido. ", "File name cannot be empty." : "El nombre de archivo no puede estar vacío.", "\"/\" is not allowed inside a file name." : "No se permite el uso del caracter \"/\" en el nombre del archivo.", diff --git a/core/l10n/es_MX.json b/core/l10n/es_MX.json index fb2bc088150..7e8fbb8734f 100644 --- a/core/l10n/es_MX.json +++ b/core/l10n/es_MX.json @@ -126,9 +126,10 @@ "No contacts found" : "No se encontraron contactos", "Loading your contacts …" : "Cargando sus contactos ... ", "Looking for {term} …" : "Buscando {term} ...", - "Modified" : "Modificado", + "Date" : "Fecha", "Today" : "Hoy", "Last year" : "Año pasado", + "Searching …" : "Buscando …", "Forgot password?" : "¿Olvidaste tu contraseña?", "Back" : "Atrás", "Login form is disabled." : "La página de inicio de sesión está deshabilitada.", @@ -264,6 +265,7 @@ "New folder" : "Carpeta nueva ", "Name" : "Nombre", "Size" : "Tamaño", + "Modified" : "Modificado", "\"{name}\" is an invalid file name." : "\"{name}\" es un nombre de archivo inválido. ", "File name cannot be empty." : "El nombre de archivo no puede estar vacío.", "\"/\" is not allowed inside a file name." : "No se permite el uso del caracter \"/\" en el nombre del archivo.", diff --git a/core/l10n/es_SV.js b/core/l10n/es_SV.js index 461ee30e581..75d0cbc295e 100644 --- a/core/l10n/es_SV.js +++ b/core/l10n/es_SV.js @@ -91,7 +91,7 @@ OC.L10N.register( "No contacts found" : "No se encontraron contactos", "Loading your contacts …" : "Cargando sus contactos ... ", "Looking for {term} …" : "Buscando {term} ...", - "Modified" : "Modificado", + "Date" : "Fecha", "Today" : "Hoy", "Forgot password?" : "¿Olvidaste tu contraseña?", "Back" : "Atrás", @@ -215,6 +215,7 @@ OC.L10N.register( "New folder" : "Carpeta nueva", "Name" : "Nombre", "Size" : "Tamaño", + "Modified" : "Modificado", "\"{name}\" is an invalid file name." : "\"{name}\" es un nombre de archivo inválido.", "File name cannot be empty." : "El nombre de archivo no puede estar vacío.", "\"/\" is not allowed inside a file name." : "No se permite el uso del caracter \"/\" en el nombre del archivo.", diff --git a/core/l10n/es_SV.json b/core/l10n/es_SV.json index 07b392a2ee1..4914aa40950 100644 --- a/core/l10n/es_SV.json +++ b/core/l10n/es_SV.json @@ -89,7 +89,7 @@ "No contacts found" : "No se encontraron contactos", "Loading your contacts …" : "Cargando sus contactos ... ", "Looking for {term} …" : "Buscando {term} ...", - "Modified" : "Modificado", + "Date" : "Fecha", "Today" : "Hoy", "Forgot password?" : "¿Olvidaste tu contraseña?", "Back" : "Atrás", @@ -213,6 +213,7 @@ "New folder" : "Carpeta nueva", "Name" : "Nombre", "Size" : "Tamaño", + "Modified" : "Modificado", "\"{name}\" is an invalid file name." : "\"{name}\" es un nombre de archivo inválido.", "File name cannot be empty." : "El nombre de archivo no puede estar vacío.", "\"/\" is not allowed inside a file name." : "No se permite el uso del caracter \"/\" en el nombre del archivo.", diff --git a/core/l10n/et_EE.js b/core/l10n/et_EE.js index ed0645fa346..dd439c4c580 100644 --- a/core/l10n/et_EE.js +++ b/core/l10n/et_EE.js @@ -117,9 +117,10 @@ OC.L10N.register( "Install the Contacts app" : "Paigalda Kontaktide rakendus", "Loading your contacts …" : "Sinu kontaktide laadimine ...", "Looking for {term} …" : "Otsin {term} …", - "Modified" : "Muudetud", + "Date" : "Kuupäev", "Today" : "Täna", "People" : "Inimesed", + "Searching …" : "Otsin ...", "Forgot password?" : "Unustasid parooli?", "Back to login form" : "Tagasi sisselogimise lehele", "Back" : "Tagasi", @@ -286,6 +287,7 @@ OC.L10N.register( "No more subfolders in here" : "Siin pole rohkem alamkaustu", "Name" : "Nimi", "Size" : "Suurus", + "Modified" : "Muudetud", "\"{name}\" is an invalid file name." : "\"{name}\" on vigane failinimi.", "File name cannot be empty." : "Failinimi ei saa olla tühi.", "\"/\" is not allowed inside a file name." : "\"/\" pole failinimedes lubatud.", diff --git a/core/l10n/et_EE.json b/core/l10n/et_EE.json index 12888306f10..8bb397412f3 100644 --- a/core/l10n/et_EE.json +++ b/core/l10n/et_EE.json @@ -115,9 +115,10 @@ "Install the Contacts app" : "Paigalda Kontaktide rakendus", "Loading your contacts …" : "Sinu kontaktide laadimine ...", "Looking for {term} …" : "Otsin {term} …", - "Modified" : "Muudetud", + "Date" : "Kuupäev", "Today" : "Täna", "People" : "Inimesed", + "Searching …" : "Otsin ...", "Forgot password?" : "Unustasid parooli?", "Back to login form" : "Tagasi sisselogimise lehele", "Back" : "Tagasi", @@ -284,6 +285,7 @@ "No more subfolders in here" : "Siin pole rohkem alamkaustu", "Name" : "Nimi", "Size" : "Suurus", + "Modified" : "Muudetud", "\"{name}\" is an invalid file name." : "\"{name}\" on vigane failinimi.", "File name cannot be empty." : "Failinimi ei saa olla tühi.", "\"/\" is not allowed inside a file name." : "\"/\" pole failinimedes lubatud.", diff --git a/core/l10n/eu.js b/core/l10n/eu.js index 3c574e24204..3302fc611f7 100644 --- a/core/l10n/eu.js +++ b/core/l10n/eu.js @@ -177,11 +177,12 @@ OC.L10N.register( "Install the Contacts app" : "Instalatu kontaktuen aplikazioa", "Loading your contacts …" : "Zure kontaktuak kargatzen...", "Looking for {term} …" : "{term} bilatzen...", - "Modified" : "Aldatua", + "Date" : "Data", "Last year" : "Azken urtea", "Not found" : "Ez da aurkitu", "People" : "Jendea", "Load more results" : "Kargatu emaitza gehiago ", + "Searching …" : "Bilatzen…", "Forgot password?" : "Pasahitza ahaztu duzu?", "Back to login form" : "Itzuli saio hasierara", "Back" : "Atzera", @@ -411,6 +412,7 @@ OC.L10N.register( "No more subfolders in here" : "Ez dago azpikarpeta gehiagorik hemen", "Name" : "Izena", "Size" : "Tamaina", + "Modified" : "Aldatua", "\"{name}\" is an invalid file name." : "\"{name}\" fitxategi-izen baliogabea da.", "File name cannot be empty." : "Fitxategi-izena ezin da hutsa izan.", "\"/\" is not allowed inside a file name." : "\"/\" ez da onartzen fitxategi-izenen barnean.", diff --git a/core/l10n/eu.json b/core/l10n/eu.json index cb3100d796e..5528a5ef304 100644 --- a/core/l10n/eu.json +++ b/core/l10n/eu.json @@ -175,11 +175,12 @@ "Install the Contacts app" : "Instalatu kontaktuen aplikazioa", "Loading your contacts …" : "Zure kontaktuak kargatzen...", "Looking for {term} …" : "{term} bilatzen...", - "Modified" : "Aldatua", + "Date" : "Data", "Last year" : "Azken urtea", "Not found" : "Ez da aurkitu", "People" : "Jendea", "Load more results" : "Kargatu emaitza gehiago ", + "Searching …" : "Bilatzen…", "Forgot password?" : "Pasahitza ahaztu duzu?", "Back to login form" : "Itzuli saio hasierara", "Back" : "Atzera", @@ -409,6 +410,7 @@ "No more subfolders in here" : "Ez dago azpikarpeta gehiagorik hemen", "Name" : "Izena", "Size" : "Tamaina", + "Modified" : "Aldatua", "\"{name}\" is an invalid file name." : "\"{name}\" fitxategi-izen baliogabea da.", "File name cannot be empty." : "Fitxategi-izena ezin da hutsa izan.", "\"/\" is not allowed inside a file name." : "\"/\" ez da onartzen fitxategi-izenen barnean.", diff --git a/core/l10n/fa.js b/core/l10n/fa.js index dc6d76a1a3e..15b39746eba 100644 --- a/core/l10n/fa.js +++ b/core/l10n/fa.js @@ -180,12 +180,13 @@ OC.L10N.register( "Install the Contacts app" : "Install the Contacts app", "Loading your contacts …" : "بارگیری مخاطبین شما ...", "Looking for {term} …" : "به دنبال {term} …", - "Modified" : "تغییر یافته", + "Date" : "تاریخ", "Today" : "امروز", "Last year" : "Last year", "Not found" : "پیدا نشد", "People" : "مردم", "Load more results" : "بار کردن نتیحه‌های بیش‌تر", + "Searching …" : "جستجوکردن …", "Forgot password?" : "رمز فراموش شده؟", "Back to login form" : "Back to login form", "Back" : "بازگشت", @@ -416,6 +417,7 @@ OC.L10N.register( "No more subfolders in here" : "No more subfolders in here", "Name" : "نام", "Size" : "اندازه", + "Modified" : "تغییر یافته", "\"{name}\" is an invalid file name." : "\"{name}\" نامی نامعتبر برای فایل است.", "File name cannot be empty." : "نام پرونده نمی تواند خالی باشد.", "\"/\" is not allowed inside a file name." : "\"/\" در داخل نام فایل مجاز نیست.", diff --git a/core/l10n/fa.json b/core/l10n/fa.json index 98665c18664..ee112190b48 100644 --- a/core/l10n/fa.json +++ b/core/l10n/fa.json @@ -178,12 +178,13 @@ "Install the Contacts app" : "Install the Contacts app", "Loading your contacts …" : "بارگیری مخاطبین شما ...", "Looking for {term} …" : "به دنبال {term} …", - "Modified" : "تغییر یافته", + "Date" : "تاریخ", "Today" : "امروز", "Last year" : "Last year", "Not found" : "پیدا نشد", "People" : "مردم", "Load more results" : "بار کردن نتیحه‌های بیش‌تر", + "Searching …" : "جستجوکردن …", "Forgot password?" : "رمز فراموش شده؟", "Back to login form" : "Back to login form", "Back" : "بازگشت", @@ -414,6 +415,7 @@ "No more subfolders in here" : "No more subfolders in here", "Name" : "نام", "Size" : "اندازه", + "Modified" : "تغییر یافته", "\"{name}\" is an invalid file name." : "\"{name}\" نامی نامعتبر برای فایل است.", "File name cannot be empty." : "نام پرونده نمی تواند خالی باشد.", "\"/\" is not allowed inside a file name." : "\"/\" در داخل نام فایل مجاز نیست.", diff --git a/core/l10n/fi.js b/core/l10n/fi.js index 101cf2a374c..5bde150048a 100644 --- a/core/l10n/fi.js +++ b/core/l10n/fi.js @@ -162,7 +162,7 @@ OC.L10N.register( "Looking for {term} …" : "Etsii {term}…", "Search apps, files, tags, messages" : "Etsi sovelluksia, tiedostoja, tunnisteita, viestejä", "Apps and Settings" : "Sovellukset ja asetukset", - "Modified" : "Muokattu", + "Date" : "Päivä", "Today" : "Tänään", "Last 7 days" : "Edelliset 7 päivää", "Last 30 days" : "Edelliset 30 päivää", @@ -172,6 +172,7 @@ OC.L10N.register( "Not found" : "Ei löytynyt", "People" : "Ihmiset", "Load more results" : "Lataa lisää tuloksia", + "Searching …" : "Haetaan…", "Forgot password?" : "Unohditko salasanasi?", "Back to login form" : "Takaisin kirjautumisnäkymään", "Back" : "Takaisin", @@ -382,6 +383,7 @@ OC.L10N.register( "No more subfolders in here" : "Täällä ei ole enempää alikansioita", "Name" : "Nimi", "Size" : "Koko", + "Modified" : "Muokattu", "\"{name}\" is an invalid file name." : "\"{name}\" on virheellinen tiedostonimi.", "File name cannot be empty." : "Tiedoston nimi ei voi olla tyhjä.", "\"/\" is not allowed inside a file name." : "\"/\" ei ole sallittu merkki tiedostonimessä.", diff --git a/core/l10n/fi.json b/core/l10n/fi.json index 83ced92840b..966a46acd6b 100644 --- a/core/l10n/fi.json +++ b/core/l10n/fi.json @@ -160,7 +160,7 @@ "Looking for {term} …" : "Etsii {term}…", "Search apps, files, tags, messages" : "Etsi sovelluksia, tiedostoja, tunnisteita, viestejä", "Apps and Settings" : "Sovellukset ja asetukset", - "Modified" : "Muokattu", + "Date" : "Päivä", "Today" : "Tänään", "Last 7 days" : "Edelliset 7 päivää", "Last 30 days" : "Edelliset 30 päivää", @@ -170,6 +170,7 @@ "Not found" : "Ei löytynyt", "People" : "Ihmiset", "Load more results" : "Lataa lisää tuloksia", + "Searching …" : "Haetaan…", "Forgot password?" : "Unohditko salasanasi?", "Back to login form" : "Takaisin kirjautumisnäkymään", "Back" : "Takaisin", @@ -380,6 +381,7 @@ "No more subfolders in here" : "Täällä ei ole enempää alikansioita", "Name" : "Nimi", "Size" : "Koko", + "Modified" : "Muokattu", "\"{name}\" is an invalid file name." : "\"{name}\" on virheellinen tiedostonimi.", "File name cannot be empty." : "Tiedoston nimi ei voi olla tyhjä.", "\"/\" is not allowed inside a file name." : "\"/\" ei ole sallittu merkki tiedostonimessä.", diff --git a/core/l10n/fr.js b/core/l10n/fr.js index c0796e4dd5f..f11e83e969c 100644 --- a/core/l10n/fr.js +++ b/core/l10n/fr.js @@ -189,7 +189,7 @@ OC.L10N.register( "Global search" : "Recherche globale", "Search apps, files, tags, messages" : "Rechercher des apps, fichiers, étiquettes, messages", "Apps and Settings" : "Applications et Paramètres", - "Modified" : "Modifié", + "Date" : "Date", "Today" : "Auj.", "Last 7 days" : "7 derniers jours", "Last 30 days" : "30 derniers jours", @@ -200,6 +200,7 @@ OC.L10N.register( "People" : "Personnes", "Load more results" : "Charger plus de résultats", "Search in" : "Rechercher dans", + "Searching …" : "Recherche…", "Start typing in search" : "Commencez à saisir dans la recherche", "No matching results" : "Aucun résultat correspondant", "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Du ${this.dateFilter.startFrom.toLocaleDateString()} au ${this.dateFilter.endAt.toLocaleDateString()}", @@ -433,6 +434,7 @@ OC.L10N.register( "No more subfolders in here" : "Plus aucun sous-dossier ici", "Name" : "Nom", "Size" : "Taille", + "Modified" : "Modifié", "\"{name}\" is an invalid file name." : "\"{name}\" n'est pas un nom de fichier valide.", "File name cannot be empty." : "Le nom de fichier ne peut pas être vide.", "\"/\" is not allowed inside a file name." : "\"/\" n'est pas autorisé dans un nom de fichier.", diff --git a/core/l10n/fr.json b/core/l10n/fr.json index c26e81dbc9b..4cfb6cf81e4 100644 --- a/core/l10n/fr.json +++ b/core/l10n/fr.json @@ -187,7 +187,7 @@ "Global search" : "Recherche globale", "Search apps, files, tags, messages" : "Rechercher des apps, fichiers, étiquettes, messages", "Apps and Settings" : "Applications et Paramètres", - "Modified" : "Modifié", + "Date" : "Date", "Today" : "Auj.", "Last 7 days" : "7 derniers jours", "Last 30 days" : "30 derniers jours", @@ -198,6 +198,7 @@ "People" : "Personnes", "Load more results" : "Charger plus de résultats", "Search in" : "Rechercher dans", + "Searching …" : "Recherche…", "Start typing in search" : "Commencez à saisir dans la recherche", "No matching results" : "Aucun résultat correspondant", "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Du ${this.dateFilter.startFrom.toLocaleDateString()} au ${this.dateFilter.endAt.toLocaleDateString()}", @@ -431,6 +432,7 @@ "No more subfolders in here" : "Plus aucun sous-dossier ici", "Name" : "Nom", "Size" : "Taille", + "Modified" : "Modifié", "\"{name}\" is an invalid file name." : "\"{name}\" n'est pas un nom de fichier valide.", "File name cannot be empty." : "Le nom de fichier ne peut pas être vide.", "\"/\" is not allowed inside a file name." : "\"/\" n'est pas autorisé dans un nom de fichier.", diff --git a/core/l10n/gl.js b/core/l10n/gl.js index a58bc261072..e2a74035578 100644 --- a/core/l10n/gl.js +++ b/core/l10n/gl.js @@ -189,7 +189,7 @@ OC.L10N.register( "Global search" : "Busca global", "Search apps, files, tags, messages" : "Buscar aplicacións, ficheiros, etiquetas, mensaxes", "Apps and Settings" : "Aplicacións e axustes", - "Modified" : "Modificado", + "Date" : "Data", "Today" : "Hoxe", "Last 7 days" : "Últimos 7 días", "Last 30 days" : "Últimos 30 días", @@ -201,6 +201,7 @@ OC.L10N.register( "Load more results" : "Cargando máis resultados", "Search in" : "Buscar en", "Filter in current view" : "Filtrar na vista actual", + "Searching …" : "Buscando…", "Start typing in search" : "Comece a escribir na busca", "No matching results" : "Non hai resultados coincidentes", "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Entre ${this.dateFilter.startFrom.toLocaleDateString()} e ${this.dateFilter.endAt.toLocaleDateString()}", @@ -417,7 +418,7 @@ OC.L10N.register( "Missing primary key on table \"{tableName}\"." : "Falta a chave primaria na táboa «{tableName}».", "The database is missing some primary keys. Due to the fact that adding primary keys on big tables could take some time they were not added automatically. By running \"occ db:add-missing-primary-keys\" those missing primary keys could be added manually while the instance keeps running." : "Faltan algunhas chave primarias na base de datos. Por mor do feito de que a adición de chave primarias en táboas grandes podería levar algún tempo, non se engadiron automaticamente. Ao executar «occ db:add-missing-primary-keys», esas chave primarias que faltan poderían engadirse manualmente mentres a instancia segue funcionando.", "Missing optional column \"{columnName}\" in table \"{tableName}\"." : "Falta a columna opcional «{columnName}» na táboa «{tableName}».", - "The database is missing some optional columns. Due to the fact that adding columns on big tables could take some time they were not added automatically when they can be optional. By running \"occ db:add-missing-columns\" those missing columns could be added manually while the instance keeps running. Once the columns are added some features might improve responsiveness or usability." : "Á base de datos fáltanlle algunhas columnas opcionais. Por moe de que engadir columnas a grandes táboas podería levar moito tempo non foron engadidas automaticamente cando poden ser opcionais. Estas columnas poden engadirse manualmente mentres siga funcionando a instancia, executando «occ db:add-missing-columns». Unha vez se teñan engadidas as columnas, algunhas características poden mellorar a resposta ou a usabilidade.", + "The database is missing some optional columns. Due to the fact that adding columns on big tables could take some time they were not added automatically when they can be optional. By running \"occ db:add-missing-columns\" those missing columns could be added manually while the instance keeps running. Once the columns are added some features might improve responsiveness or usability." : "Á base de datos fáltanlle algunhas columnas opcionais. Por mor de que engadir columnas a grandes táboas podería levar moito tempo non foron engadidas automaticamente cando poden ser opcionais. Estas columnas poden engadirse manualmente mentres siga funcionando a instancia, executando «occ db:add-missing-columns». Unha vez se teñan engadidas as columnas, algunhas características poden mellorar a resposta ou a usabilidade.", "This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them." : "A esta instancia fáltanlle algúns módulos PHP recomendados. Para mellorar o rendemento e aumentar a compatibilidade, recomendase encarecidamente instalalos.", "It seems like you are running a 32-bit PHP version. Nextcloud needs 64-bit to run well. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page ↗{linkend} about this." : "Parece que está a executar unha versión de PHP de 32 bits. Nextcloud necesita 64 bits para funcionar ben. Actualice o seu sistema operativo e PHP a 64 bits. Para obter máis detalles, lea {linkstart}a páxina de documentación ↗{linkend} sobre isto.", "Some columns in the database are missing a conversion to big int. Due to the fact that changing column types on big tables could take some time they were not changed automatically. By running \"occ db:convert-filecache-bigint\" those pending changes could be applied manually. This operation needs to be made while the instance is offline. For further details read {linkstart}the documentation page about this ↗{linkend}." : "Algunhas columnas da base de datos non teñen unha conversión a «big int». por mor do feito de que cambiar os tipos de columnas en grandes táboas pode levar algún tempo, non se cambian automaticamente. Ao executar «occ db:convert-filecache-bigint» poderían aplicarse manualmente os cambios pendentes. Esta operación debe realizarse mentres a instancia está sen conexión. Para obter máis detalles, lea {linkstart}a páxina de documentación sobre isto ↗{linkend}.", @@ -434,6 +435,7 @@ OC.L10N.register( "No more subfolders in here" : "Aquí non hai máis subcartafoles", "Name" : "Nome", "Size" : "Tamaño", + "Modified" : "Modificado", "\"{name}\" is an invalid file name." : "«{name}» é un nome incorrecto de ficheiro.", "File name cannot be empty." : "O nome de ficheiro non pode estar baleiro", "\"/\" is not allowed inside a file name." : "«/» non está permitido nun nome de ficheiro.", diff --git a/core/l10n/gl.json b/core/l10n/gl.json index a1a3ae976a8..f7ac433e176 100644 --- a/core/l10n/gl.json +++ b/core/l10n/gl.json @@ -187,7 +187,7 @@ "Global search" : "Busca global", "Search apps, files, tags, messages" : "Buscar aplicacións, ficheiros, etiquetas, mensaxes", "Apps and Settings" : "Aplicacións e axustes", - "Modified" : "Modificado", + "Date" : "Data", "Today" : "Hoxe", "Last 7 days" : "Últimos 7 días", "Last 30 days" : "Últimos 30 días", @@ -199,6 +199,7 @@ "Load more results" : "Cargando máis resultados", "Search in" : "Buscar en", "Filter in current view" : "Filtrar na vista actual", + "Searching …" : "Buscando…", "Start typing in search" : "Comece a escribir na busca", "No matching results" : "Non hai resultados coincidentes", "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Entre ${this.dateFilter.startFrom.toLocaleDateString()} e ${this.dateFilter.endAt.toLocaleDateString()}", @@ -415,7 +416,7 @@ "Missing primary key on table \"{tableName}\"." : "Falta a chave primaria na táboa «{tableName}».", "The database is missing some primary keys. Due to the fact that adding primary keys on big tables could take some time they were not added automatically. By running \"occ db:add-missing-primary-keys\" those missing primary keys could be added manually while the instance keeps running." : "Faltan algunhas chave primarias na base de datos. Por mor do feito de que a adición de chave primarias en táboas grandes podería levar algún tempo, non se engadiron automaticamente. Ao executar «occ db:add-missing-primary-keys», esas chave primarias que faltan poderían engadirse manualmente mentres a instancia segue funcionando.", "Missing optional column \"{columnName}\" in table \"{tableName}\"." : "Falta a columna opcional «{columnName}» na táboa «{tableName}».", - "The database is missing some optional columns. Due to the fact that adding columns on big tables could take some time they were not added automatically when they can be optional. By running \"occ db:add-missing-columns\" those missing columns could be added manually while the instance keeps running. Once the columns are added some features might improve responsiveness or usability." : "Á base de datos fáltanlle algunhas columnas opcionais. Por moe de que engadir columnas a grandes táboas podería levar moito tempo non foron engadidas automaticamente cando poden ser opcionais. Estas columnas poden engadirse manualmente mentres siga funcionando a instancia, executando «occ db:add-missing-columns». Unha vez se teñan engadidas as columnas, algunhas características poden mellorar a resposta ou a usabilidade.", + "The database is missing some optional columns. Due to the fact that adding columns on big tables could take some time they were not added automatically when they can be optional. By running \"occ db:add-missing-columns\" those missing columns could be added manually while the instance keeps running. Once the columns are added some features might improve responsiveness or usability." : "Á base de datos fáltanlle algunhas columnas opcionais. Por mor de que engadir columnas a grandes táboas podería levar moito tempo non foron engadidas automaticamente cando poden ser opcionais. Estas columnas poden engadirse manualmente mentres siga funcionando a instancia, executando «occ db:add-missing-columns». Unha vez se teñan engadidas as columnas, algunhas características poden mellorar a resposta ou a usabilidade.", "This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them." : "A esta instancia fáltanlle algúns módulos PHP recomendados. Para mellorar o rendemento e aumentar a compatibilidade, recomendase encarecidamente instalalos.", "It seems like you are running a 32-bit PHP version. Nextcloud needs 64-bit to run well. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page ↗{linkend} about this." : "Parece que está a executar unha versión de PHP de 32 bits. Nextcloud necesita 64 bits para funcionar ben. Actualice o seu sistema operativo e PHP a 64 bits. Para obter máis detalles, lea {linkstart}a páxina de documentación ↗{linkend} sobre isto.", "Some columns in the database are missing a conversion to big int. Due to the fact that changing column types on big tables could take some time they were not changed automatically. By running \"occ db:convert-filecache-bigint\" those pending changes could be applied manually. This operation needs to be made while the instance is offline. For further details read {linkstart}the documentation page about this ↗{linkend}." : "Algunhas columnas da base de datos non teñen unha conversión a «big int». por mor do feito de que cambiar os tipos de columnas en grandes táboas pode levar algún tempo, non se cambian automaticamente. Ao executar «occ db:convert-filecache-bigint» poderían aplicarse manualmente os cambios pendentes. Esta operación debe realizarse mentres a instancia está sen conexión. Para obter máis detalles, lea {linkstart}a páxina de documentación sobre isto ↗{linkend}.", @@ -432,6 +433,7 @@ "No more subfolders in here" : "Aquí non hai máis subcartafoles", "Name" : "Nome", "Size" : "Tamaño", + "Modified" : "Modificado", "\"{name}\" is an invalid file name." : "«{name}» é un nome incorrecto de ficheiro.", "File name cannot be empty." : "O nome de ficheiro non pode estar baleiro", "\"/\" is not allowed inside a file name." : "«/» non está permitido nun nome de ficheiro.", diff --git a/core/l10n/he.js b/core/l10n/he.js index 2934aff34c0..c28ceeb063c 100644 --- a/core/l10n/he.js +++ b/core/l10n/he.js @@ -125,11 +125,12 @@ OC.L10N.register( "Install the Contacts app" : "התקנת יישומון אנשי הקשר", "Loading your contacts …" : "אנשי הקשר שלך נטענים…", "Looking for {term} …" : "מתבצע חיפוש אחר {term}…", - "Modified" : "מועד שינוי", + "Date" : "תאריך", "Today" : "היום", "Last year" : "שנה שעברה", "Not found" : "לא נמצא", "Load more results" : "לטעון עוד תוצאות", + "Searching …" : "מתבצע חיפוש…", "Forgot password?" : "שכחת ססמה?", "Back" : "חזרה", "Search for {name} only" : "חפש ל-{name} בלבד", @@ -315,6 +316,7 @@ OC.L10N.register( "No more subfolders in here" : "אין כאן עוד תת־תיקיות", "Name" : "שם", "Size" : "גודל", + "Modified" : "מועד שינוי", "\"{name}\" is an invalid file name." : "\"{name}\" הנו שם קובץ לא חוקי.", "File name cannot be empty." : "שם קובץ אינו יכול להיות ריק", "\"/\" is not allowed inside a file name." : "אסור להשתמש ב־„/” בתוך שם קובץ.", diff --git a/core/l10n/he.json b/core/l10n/he.json index e26eb1b3d05..c2ccf17ad5a 100644 --- a/core/l10n/he.json +++ b/core/l10n/he.json @@ -123,11 +123,12 @@ "Install the Contacts app" : "התקנת יישומון אנשי הקשר", "Loading your contacts …" : "אנשי הקשר שלך נטענים…", "Looking for {term} …" : "מתבצע חיפוש אחר {term}…", - "Modified" : "מועד שינוי", + "Date" : "תאריך", "Today" : "היום", "Last year" : "שנה שעברה", "Not found" : "לא נמצא", "Load more results" : "לטעון עוד תוצאות", + "Searching …" : "מתבצע חיפוש…", "Forgot password?" : "שכחת ססמה?", "Back" : "חזרה", "Search for {name} only" : "חפש ל-{name} בלבד", @@ -313,6 +314,7 @@ "No more subfolders in here" : "אין כאן עוד תת־תיקיות", "Name" : "שם", "Size" : "גודל", + "Modified" : "מועד שינוי", "\"{name}\" is an invalid file name." : "\"{name}\" הנו שם קובץ לא חוקי.", "File name cannot be empty." : "שם קובץ אינו יכול להיות ריק", "\"/\" is not allowed inside a file name." : "אסור להשתמש ב־„/” בתוך שם קובץ.", diff --git a/core/l10n/hr.js b/core/l10n/hr.js index a17f8b72ed3..a1bec04bd98 100644 --- a/core/l10n/hr.js +++ b/core/l10n/hr.js @@ -145,11 +145,12 @@ OC.L10N.register( "Install the Contacts app" : "Instalirajte aplikaciju Kontakti", "Loading your contacts …" : "Učitavanje vaših kontakata...", "Looking for {term} …" : "Tražim {term}…", - "Modified" : "Promijenjeno", + "Date" : "Datum", "Last year" : "Prošle godine", "Not found" : "Nije pronađeno", "People" : "Ljudi", "Load more results" : "Učitaj više rezultata", + "Searching …" : "Traženje…", "Forgot password?" : "Zaboravili ste zaporku?", "Back" : "Natrag", "Login form is disabled." : "Obrazac za prijavu je onemogućen.", @@ -345,6 +346,7 @@ OC.L10N.register( "No more subfolders in here" : "Ovdje više nema podmapa", "Name" : "Naziv", "Size" : "Veličina", + "Modified" : "Promijenjeno", "\"{name}\" is an invalid file name." : "\"{name}\" je neispravno ime datoteke.", "File name cannot be empty." : "Naziv datoteke ne može biti prazan.", "\"/\" is not allowed inside a file name." : "„/” nije dopušteno unutar naziva datoteke.", diff --git a/core/l10n/hr.json b/core/l10n/hr.json index d3b9ce2278b..b7f7d178f0a 100644 --- a/core/l10n/hr.json +++ b/core/l10n/hr.json @@ -143,11 +143,12 @@ "Install the Contacts app" : "Instalirajte aplikaciju Kontakti", "Loading your contacts …" : "Učitavanje vaših kontakata...", "Looking for {term} …" : "Tražim {term}…", - "Modified" : "Promijenjeno", + "Date" : "Datum", "Last year" : "Prošle godine", "Not found" : "Nije pronađeno", "People" : "Ljudi", "Load more results" : "Učitaj više rezultata", + "Searching …" : "Traženje…", "Forgot password?" : "Zaboravili ste zaporku?", "Back" : "Natrag", "Login form is disabled." : "Obrazac za prijavu je onemogućen.", @@ -343,6 +344,7 @@ "No more subfolders in here" : "Ovdje više nema podmapa", "Name" : "Naziv", "Size" : "Veličina", + "Modified" : "Promijenjeno", "\"{name}\" is an invalid file name." : "\"{name}\" je neispravno ime datoteke.", "File name cannot be empty." : "Naziv datoteke ne može biti prazan.", "\"/\" is not allowed inside a file name." : "„/” nije dopušteno unutar naziva datoteke.", diff --git a/core/l10n/hu.js b/core/l10n/hu.js index dfeeaae3038..3c1c3e1b756 100644 --- a/core/l10n/hu.js +++ b/core/l10n/hu.js @@ -182,12 +182,13 @@ OC.L10N.register( "Install the Contacts app" : "A Névjegyek alkalmazás telepítése", "Loading your contacts …" : "Névjegyek betöltése…", "Looking for {term} …" : "{term} keresése…", - "Modified" : "Módosítva", + "Date" : "Dátum", "Today" : "Ma", "Last year" : "Előző év", "Not found" : "Nem található", "People" : "Emberek", "Load more results" : "További találatok betöltése", + "Searching …" : "Keresés…", "Forgot password?" : "Elfelejtett jelszó?", "Back to login form" : "Vissza a bejelentkezési űrlaphoz", "Back" : "Vissza", @@ -418,6 +419,7 @@ OC.L10N.register( "No more subfolders in here" : "Itt nincsenek almappák", "Name" : "Név", "Size" : "Méret", + "Modified" : "Módosítva", "\"{name}\" is an invalid file name." : "A(z) „{name}” fájlnév érvénytelen.", "File name cannot be empty." : "A fájlnév nem lehet üres.", "\"/\" is not allowed inside a file name." : "„/” nem szerepelhet fájlnévben.", diff --git a/core/l10n/hu.json b/core/l10n/hu.json index 6a8da841ad2..13d87b0e4e1 100644 --- a/core/l10n/hu.json +++ b/core/l10n/hu.json @@ -180,12 +180,13 @@ "Install the Contacts app" : "A Névjegyek alkalmazás telepítése", "Loading your contacts …" : "Névjegyek betöltése…", "Looking for {term} …" : "{term} keresése…", - "Modified" : "Módosítva", + "Date" : "Dátum", "Today" : "Ma", "Last year" : "Előző év", "Not found" : "Nem található", "People" : "Emberek", "Load more results" : "További találatok betöltése", + "Searching …" : "Keresés…", "Forgot password?" : "Elfelejtett jelszó?", "Back to login form" : "Vissza a bejelentkezési űrlaphoz", "Back" : "Vissza", @@ -416,6 +417,7 @@ "No more subfolders in here" : "Itt nincsenek almappák", "Name" : "Név", "Size" : "Méret", + "Modified" : "Módosítva", "\"{name}\" is an invalid file name." : "A(z) „{name}” fájlnév érvénytelen.", "File name cannot be empty." : "A fájlnév nem lehet üres.", "\"/\" is not allowed inside a file name." : "„/” nem szerepelhet fájlnévben.", diff --git a/core/l10n/id.js b/core/l10n/id.js index c929bce7b0c..17bfad4302e 100644 --- a/core/l10n/id.js +++ b/core/l10n/id.js @@ -133,7 +133,6 @@ OC.L10N.register( "Install the Contacts app" : "Instal aplikasi Kontak", "Loading your contacts …" : "Memuat kontak Anda ...", "Looking for {term} …" : "Mencari {term}", - "Modified" : "Dimodifikasi", "Today" : "Hari ini", "People" : "Orang", "Load more results" : "Muat lebih banyak hasil", @@ -333,6 +332,7 @@ OC.L10N.register( "No more subfolders in here" : "Tidak ada lagi subfolder di sini", "Name" : "Nama", "Size" : "Ukuran", + "Modified" : "Dimodifikasi", "\"{name}\" is an invalid file name." : "\"{name}\" adalah nama berkas yang tidak sah.", "File name cannot be empty." : "Nama berkas tidak boleh kosong.", "\"/\" is not allowed inside a file name." : "\"/\" tidak diizinkan pada nama berkas.", diff --git a/core/l10n/id.json b/core/l10n/id.json index 20bb391e248..c1c7aac0507 100644 --- a/core/l10n/id.json +++ b/core/l10n/id.json @@ -131,7 +131,6 @@ "Install the Contacts app" : "Instal aplikasi Kontak", "Loading your contacts …" : "Memuat kontak Anda ...", "Looking for {term} …" : "Mencari {term}", - "Modified" : "Dimodifikasi", "Today" : "Hari ini", "People" : "Orang", "Load more results" : "Muat lebih banyak hasil", @@ -331,6 +330,7 @@ "No more subfolders in here" : "Tidak ada lagi subfolder di sini", "Name" : "Nama", "Size" : "Ukuran", + "Modified" : "Dimodifikasi", "\"{name}\" is an invalid file name." : "\"{name}\" adalah nama berkas yang tidak sah.", "File name cannot be empty." : "Nama berkas tidak boleh kosong.", "\"/\" is not allowed inside a file name." : "\"/\" tidak diizinkan pada nama berkas.", diff --git a/core/l10n/is.js b/core/l10n/is.js index a2bce0c2e67..67dbc615c0e 100644 --- a/core/l10n/is.js +++ b/core/l10n/is.js @@ -175,7 +175,7 @@ OC.L10N.register( "Global search" : "Víðvær leit", "Search apps, files, tags, messages" : "Leita í forritum, skrám, merkjum, skilaboðum", "Apps and Settings" : "Forrit og stillingar", - "Modified" : "Breytt", + "Date" : "Dagsetning", "Today" : "Í dag", "Last 7 days" : "Síðustu 7 daga", "Last 30 days" : "Síðustu 30 daga", @@ -187,6 +187,7 @@ OC.L10N.register( "Load more results" : "Hlaða inn fleiri niðurstöðum", "Search in" : "Leita í", "Filter in current view" : "Sía í núverandi sýn", + "Searching …" : "Leita …", "Start typing in search" : "Byrjaðu að skrifa til að leita", "No matching results" : "Engar samsvarandi niðurstöður", "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Á milli ${this.dateFilter.startFrom.toLocaleDateString()} og ${this.dateFilter.endAt.toLocaleDateString()}", @@ -411,6 +412,7 @@ OC.L10N.register( "No more subfolders in here" : "Engar fleiri undirmöppur hér", "Name" : "Nafn", "Size" : "Stærð", + "Modified" : "Breytt", "\"{name}\" is an invalid file name." : "\"{name}\" er ógilt skráarheiti.", "File name cannot be empty." : "Heiti skráar má ekki vera tómt", "\"/\" is not allowed inside a file name." : "\"/\" er er ekki leyfilegt innan í skráarheiti.", diff --git a/core/l10n/is.json b/core/l10n/is.json index d4047f6da9c..ac3e8eeb49a 100644 --- a/core/l10n/is.json +++ b/core/l10n/is.json @@ -173,7 +173,7 @@ "Global search" : "Víðvær leit", "Search apps, files, tags, messages" : "Leita í forritum, skrám, merkjum, skilaboðum", "Apps and Settings" : "Forrit og stillingar", - "Modified" : "Breytt", + "Date" : "Dagsetning", "Today" : "Í dag", "Last 7 days" : "Síðustu 7 daga", "Last 30 days" : "Síðustu 30 daga", @@ -185,6 +185,7 @@ "Load more results" : "Hlaða inn fleiri niðurstöðum", "Search in" : "Leita í", "Filter in current view" : "Sía í núverandi sýn", + "Searching …" : "Leita …", "Start typing in search" : "Byrjaðu að skrifa til að leita", "No matching results" : "Engar samsvarandi niðurstöður", "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Á milli ${this.dateFilter.startFrom.toLocaleDateString()} og ${this.dateFilter.endAt.toLocaleDateString()}", @@ -409,6 +410,7 @@ "No more subfolders in here" : "Engar fleiri undirmöppur hér", "Name" : "Nafn", "Size" : "Stærð", + "Modified" : "Breytt", "\"{name}\" is an invalid file name." : "\"{name}\" er ógilt skráarheiti.", "File name cannot be empty." : "Heiti skráar má ekki vera tómt", "\"/\" is not allowed inside a file name." : "\"/\" er er ekki leyfilegt innan í skráarheiti.", diff --git a/core/l10n/it.js b/core/l10n/it.js index 990ad0562d7..f780bdabb24 100644 --- a/core/l10n/it.js +++ b/core/l10n/it.js @@ -188,7 +188,7 @@ OC.L10N.register( "Global search" : "Ricerca globale", "Search apps, files, tags, messages" : "Cerca apps. flie, tag, messaggi", "Apps and Settings" : "App e impostazioni", - "Modified" : "Modificato", + "Date" : "Data", "Today" : "Ogg", "Last 7 days" : "Ultimi 7 giorni", "Last 30 days" : "Ultimi 30 giorni", @@ -200,6 +200,7 @@ OC.L10N.register( "Load more results" : "Carica più risultati", "Search in" : "Cerca all'interno", "Filter in current view" : "Filtro nella vista corrente", + "Searching …" : "Ricerca in corso…", "Start typing in search" : "Inizia a digitare il testo di ricerca", "No matching results" : "Nessun risultato corrispondente", "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Tra ${this.dateFilter.startFrom.toLocaleDateString()} e ${this.dateFilter.endAt.toLocaleDateString()}", @@ -433,6 +434,7 @@ OC.L10N.register( "No more subfolders in here" : "Qui non ci sono altre sottocartelle", "Name" : "Nome", "Size" : "Dimensione", + "Modified" : "Modificato", "\"{name}\" is an invalid file name." : "\"{name}\" non è un nome file valido.", "File name cannot be empty." : "Il nome del file non può essere vuoto.", "\"/\" is not allowed inside a file name." : "\"/\" non è consentito nel nome di un file.", diff --git a/core/l10n/it.json b/core/l10n/it.json index 32462e65abc..137f649df00 100644 --- a/core/l10n/it.json +++ b/core/l10n/it.json @@ -186,7 +186,7 @@ "Global search" : "Ricerca globale", "Search apps, files, tags, messages" : "Cerca apps. flie, tag, messaggi", "Apps and Settings" : "App e impostazioni", - "Modified" : "Modificato", + "Date" : "Data", "Today" : "Ogg", "Last 7 days" : "Ultimi 7 giorni", "Last 30 days" : "Ultimi 30 giorni", @@ -198,6 +198,7 @@ "Load more results" : "Carica più risultati", "Search in" : "Cerca all'interno", "Filter in current view" : "Filtro nella vista corrente", + "Searching …" : "Ricerca in corso…", "Start typing in search" : "Inizia a digitare il testo di ricerca", "No matching results" : "Nessun risultato corrispondente", "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Tra ${this.dateFilter.startFrom.toLocaleDateString()} e ${this.dateFilter.endAt.toLocaleDateString()}", @@ -431,6 +432,7 @@ "No more subfolders in here" : "Qui non ci sono altre sottocartelle", "Name" : "Nome", "Size" : "Dimensione", + "Modified" : "Modificato", "\"{name}\" is an invalid file name." : "\"{name}\" non è un nome file valido.", "File name cannot be empty." : "Il nome del file non può essere vuoto.", "\"/\" is not allowed inside a file name." : "\"/\" non è consentito nel nome di un file.", diff --git a/core/l10n/ja.js b/core/l10n/ja.js index f39f49bf878..004fed9224a 100644 --- a/core/l10n/ja.js +++ b/core/l10n/ja.js @@ -188,7 +188,7 @@ OC.L10N.register( "Global search" : "グローバル検索", "Search apps, files, tags, messages" : "アプリ、ファイル、タグ、メッセージを検索", "Apps and Settings" : "アプリと設定", - "Modified" : "更新日時", + "Date" : "日付", "Today" : "今日", "Last 7 days" : "7日以内", "Last 30 days" : "30日以内", @@ -198,6 +198,7 @@ OC.L10N.register( "Not found" : "見つかりませんでした", "People" : "人間", "Load more results" : "次の結果を読み込む", + "Searching …" : "検索しています…", "Start typing in search" : "入力して検索を開始します", "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "${this.dateFilter.startFrom.toLocaleDateString()} と ${this.dateFilter.endAt.toLocaleDateString()} の間", "Forgot password?" : "パスワードをお忘れですか?", @@ -430,6 +431,7 @@ OC.L10N.register( "No more subfolders in here" : "ここにはサブフォルダーはありません", "Name" : "名前", "Size" : "サイズ", + "Modified" : "更新日時", "\"{name}\" is an invalid file name." : "\"{name}\" は無効なファイル名です。", "File name cannot be empty." : "ファイル名を空にすることはできません。", "\"/\" is not allowed inside a file name." : "\"/\" はファイル名に利用できません。", diff --git a/core/l10n/ja.json b/core/l10n/ja.json index c38f5ed377c..714f9b3880d 100644 --- a/core/l10n/ja.json +++ b/core/l10n/ja.json @@ -186,7 +186,7 @@ "Global search" : "グローバル検索", "Search apps, files, tags, messages" : "アプリ、ファイル、タグ、メッセージを検索", "Apps and Settings" : "アプリと設定", - "Modified" : "更新日時", + "Date" : "日付", "Today" : "今日", "Last 7 days" : "7日以内", "Last 30 days" : "30日以内", @@ -196,6 +196,7 @@ "Not found" : "見つかりませんでした", "People" : "人間", "Load more results" : "次の結果を読み込む", + "Searching …" : "検索しています…", "Start typing in search" : "入力して検索を開始します", "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "${this.dateFilter.startFrom.toLocaleDateString()} と ${this.dateFilter.endAt.toLocaleDateString()} の間", "Forgot password?" : "パスワードをお忘れですか?", @@ -428,6 +429,7 @@ "No more subfolders in here" : "ここにはサブフォルダーはありません", "Name" : "名前", "Size" : "サイズ", + "Modified" : "更新日時", "\"{name}\" is an invalid file name." : "\"{name}\" は無効なファイル名です。", "File name cannot be empty." : "ファイル名を空にすることはできません。", "\"/\" is not allowed inside a file name." : "\"/\" はファイル名に利用できません。", diff --git a/core/l10n/ko.js b/core/l10n/ko.js index 0a02d56e340..095a3dff98a 100644 --- a/core/l10n/ko.js +++ b/core/l10n/ko.js @@ -177,10 +177,10 @@ OC.L10N.register( "Install the Contacts app" : "Contacts 앱 설치", "Loading your contacts …" : "연락처 불러오는 중 …", "Looking for {term} …" : "{term} 검색 중 …", - "Modified" : "수정한 날짜", "Not found" : "찾을 수 없음", "People" : "사람들", "Load more results" : "더 많은 결과 불러오기", + "Searching …" : "검색 중...", "Forgot password?" : "암호를 잊으셨습니까?", "Back to login form" : "로그인으로 돌아가기", "Back" : "뒤로", @@ -410,6 +410,7 @@ OC.L10N.register( "No more subfolders in here" : "더 이상의 하위 폴더 없음", "Name" : "이름", "Size" : "크기", + "Modified" : "수정한 날짜", "\"{name}\" is an invalid file name." : "\"{name}\"은(는) 잘못된 파일 이름입니다.", "File name cannot be empty." : "파일 이름이 비어 있을 수 없습니다.", "\"/\" is not allowed inside a file name." : "파일 이름에 \"/\"를 사용할 수 없습니다.", diff --git a/core/l10n/ko.json b/core/l10n/ko.json index cfe714099b4..c765672dc4f 100644 --- a/core/l10n/ko.json +++ b/core/l10n/ko.json @@ -175,10 +175,10 @@ "Install the Contacts app" : "Contacts 앱 설치", "Loading your contacts …" : "연락처 불러오는 중 …", "Looking for {term} …" : "{term} 검색 중 …", - "Modified" : "수정한 날짜", "Not found" : "찾을 수 없음", "People" : "사람들", "Load more results" : "더 많은 결과 불러오기", + "Searching …" : "검색 중...", "Forgot password?" : "암호를 잊으셨습니까?", "Back to login form" : "로그인으로 돌아가기", "Back" : "뒤로", @@ -408,6 +408,7 @@ "No more subfolders in here" : "더 이상의 하위 폴더 없음", "Name" : "이름", "Size" : "크기", + "Modified" : "수정한 날짜", "\"{name}\" is an invalid file name." : "\"{name}\"은(는) 잘못된 파일 이름입니다.", "File name cannot be empty." : "파일 이름이 비어 있을 수 없습니다.", "\"/\" is not allowed inside a file name." : "파일 이름에 \"/\"를 사용할 수 없습니다.", diff --git a/core/l10n/lo.js b/core/l10n/lo.js index cc319e58a61..8641b723832 100644 --- a/core/l10n/lo.js +++ b/core/l10n/lo.js @@ -126,7 +126,6 @@ OC.L10N.register( "Install the Contacts app" : "ຕິດຕັ້ງແອັບ Contacts", "Loading your contacts …" : "ກໍາລັງໂຫຼດການຕິດຕໍ່ຂອງທ່ານ ...", "Looking for {term} …" : "ຊອກຫາ {term} ...", - "Modified" : "ດັດແປງ", "Today" : "ມື້ນີ້", "Load more results" : "ຜົນLoad ເພີ່ມເຕີມ", "Forgot password?" : "ລືມລະຫັດຜ່ານ?", @@ -317,6 +316,7 @@ OC.L10N.register( "No more subfolders in here" : "ບໍ່ມີ ໂຟນເດີຍ່ອຍ ອີກຕໍ່ໄປໃນນີ້", "Name" : "ຊື່", "Size" : "ຂະຫນາດ", + "Modified" : "ດັດແປງ", "\"{name}\" is an invalid file name." : "\"{name}\" ແມ່ນຊື່ຟາຍທີ່ບໍ່ຖືກຕ້ອງ.", "File name cannot be empty." : "ຊື່ຟາຍບໍ່ໃຫ້ເປົ່າວ່າງ", "\"/\" is not allowed inside a file name." : "ບໍ່ອະນຸຍາດໃຫ້\"/\" ຢູ່ໃນຊື່ໄຟລ໌.", diff --git a/core/l10n/lo.json b/core/l10n/lo.json index c9ff4706cbc..7b3efb0f2a2 100644 --- a/core/l10n/lo.json +++ b/core/l10n/lo.json @@ -124,7 +124,6 @@ "Install the Contacts app" : "ຕິດຕັ້ງແອັບ Contacts", "Loading your contacts …" : "ກໍາລັງໂຫຼດການຕິດຕໍ່ຂອງທ່ານ ...", "Looking for {term} …" : "ຊອກຫາ {term} ...", - "Modified" : "ດັດແປງ", "Today" : "ມື້ນີ້", "Load more results" : "ຜົນLoad ເພີ່ມເຕີມ", "Forgot password?" : "ລືມລະຫັດຜ່ານ?", @@ -315,6 +314,7 @@ "No more subfolders in here" : "ບໍ່ມີ ໂຟນເດີຍ່ອຍ ອີກຕໍ່ໄປໃນນີ້", "Name" : "ຊື່", "Size" : "ຂະຫນາດ", + "Modified" : "ດັດແປງ", "\"{name}\" is an invalid file name." : "\"{name}\" ແມ່ນຊື່ຟາຍທີ່ບໍ່ຖືກຕ້ອງ.", "File name cannot be empty." : "ຊື່ຟາຍບໍ່ໃຫ້ເປົ່າວ່າງ", "\"/\" is not allowed inside a file name." : "ບໍ່ອະນຸຍາດໃຫ້\"/\" ຢູ່ໃນຊື່ໄຟລ໌.", diff --git a/core/l10n/lt_LT.js b/core/l10n/lt_LT.js index 901c53824d3..a574e535830 100644 --- a/core/l10n/lt_LT.js +++ b/core/l10n/lt_LT.js @@ -119,11 +119,12 @@ OC.L10N.register( "Install the Contacts app" : "Įdiegti adresatų programėlę", "Loading your contacts …" : "Įkeliami jūsų adresatai…", "Looking for {term} …" : "Ieškoma {term} ...", - "Modified" : "Pakeista", + "Date" : "Data", "Today" : "Šiandien", "Not found" : "Nerasta", "People" : "Žmonės", "Load more results" : "Įkelti daugiau rezultatų", + "Searching …" : "Ieškoma…", "Forgot password?" : "Pamiršote slaptažodį?", "Back" : "Atgal", "Edit Profile" : "Taisyti profilį", @@ -305,6 +306,7 @@ OC.L10N.register( "No more subfolders in here" : "Čia daugiau nebėra poaplankių", "Name" : "Pavadinimas", "Size" : "Dydis", + "Modified" : "Pakeista", "\"{name}\" is an invalid file name." : "„{name}“ yra neteisingas failo pavadinimas.", "File name cannot be empty." : "Failo pavadinimas negali būti tuščias.", "\"/\" is not allowed inside a file name." : "Failo pavadinime simbolis „/“ draudžiamas.", diff --git a/core/l10n/lt_LT.json b/core/l10n/lt_LT.json index 34158c9766e..c4cd7bf1d0e 100644 --- a/core/l10n/lt_LT.json +++ b/core/l10n/lt_LT.json @@ -117,11 +117,12 @@ "Install the Contacts app" : "Įdiegti adresatų programėlę", "Loading your contacts …" : "Įkeliami jūsų adresatai…", "Looking for {term} …" : "Ieškoma {term} ...", - "Modified" : "Pakeista", + "Date" : "Data", "Today" : "Šiandien", "Not found" : "Nerasta", "People" : "Žmonės", "Load more results" : "Įkelti daugiau rezultatų", + "Searching …" : "Ieškoma…", "Forgot password?" : "Pamiršote slaptažodį?", "Back" : "Atgal", "Edit Profile" : "Taisyti profilį", @@ -303,6 +304,7 @@ "No more subfolders in here" : "Čia daugiau nebėra poaplankių", "Name" : "Pavadinimas", "Size" : "Dydis", + "Modified" : "Pakeista", "\"{name}\" is an invalid file name." : "„{name}“ yra neteisingas failo pavadinimas.", "File name cannot be empty." : "Failo pavadinimas negali būti tuščias.", "\"/\" is not allowed inside a file name." : "Failo pavadinime simbolis „/“ draudžiamas.", diff --git a/core/l10n/lv.js b/core/l10n/lv.js index 46b47c27cc8..21e524cb859 100644 --- a/core/l10n/lv.js +++ b/core/l10n/lv.js @@ -105,8 +105,9 @@ OC.L10N.register( "Install the Contacts app" : "Instalējiet lietotni Kontaktpersonas", "Loading your contacts …" : "Notiek kontaktpersonu ielāde...", "Looking for {term} …" : "Meklē {term} …", - "Modified" : "Mainīts", + "Date" : "Datums", "Today" : "Šodien", + "Searching …" : "Meklē...", "Forgot password?" : "Aizmirsi paroli?", "Back" : "Atpakaļ", "Edit Profile" : "Rediģēt profilu", @@ -236,6 +237,7 @@ OC.L10N.register( "No more subfolders in here" : "Šeit nav vairāk apakšmapju", "Name" : "Vārds", "Size" : "Izmērs", + "Modified" : "Mainīts", "\"{name}\" is an invalid file name." : "\"{name}\" ir nepareizs datnes nosaukums.", "File name cannot be empty." : "Datnes nosaukums nevar būt tukšs.", "\"/\" is not allowed inside a file name." : "\"/\" nav atļauts faila nosaukumā.", diff --git a/core/l10n/lv.json b/core/l10n/lv.json index 1755ab8803b..d26cc4651ad 100644 --- a/core/l10n/lv.json +++ b/core/l10n/lv.json @@ -103,8 +103,9 @@ "Install the Contacts app" : "Instalējiet lietotni Kontaktpersonas", "Loading your contacts …" : "Notiek kontaktpersonu ielāde...", "Looking for {term} …" : "Meklē {term} …", - "Modified" : "Mainīts", + "Date" : "Datums", "Today" : "Šodien", + "Searching …" : "Meklē...", "Forgot password?" : "Aizmirsi paroli?", "Back" : "Atpakaļ", "Edit Profile" : "Rediģēt profilu", @@ -234,6 +235,7 @@ "No more subfolders in here" : "Šeit nav vairāk apakšmapju", "Name" : "Vārds", "Size" : "Izmērs", + "Modified" : "Mainīts", "\"{name}\" is an invalid file name." : "\"{name}\" ir nepareizs datnes nosaukums.", "File name cannot be empty." : "Datnes nosaukums nevar būt tukšs.", "\"/\" is not allowed inside a file name." : "\"/\" nav atļauts faila nosaukumā.", diff --git a/core/l10n/mk.js b/core/l10n/mk.js index 29ccba6d60d..c9bdde78d78 100644 --- a/core/l10n/mk.js +++ b/core/l10n/mk.js @@ -157,11 +157,12 @@ OC.L10N.register( "Install the Contacts app" : "Инсталирај апликација за контакти", "Loading your contacts …" : "Вчитување на вашите контакти ...", "Looking for {term} …" : "Пребарување за {term} …", - "Modified" : "Изменето", + "Date" : "Датум", "Today" : "Денес", "Not found" : "Не е пронајдено", "People" : "Луѓе", "Load more results" : "Вчитај повеќе резултати", + "Searching …" : "Пребарување ...", "Forgot password?" : "Заборавена лозинка?", "Back to login form" : "Врати се на формата за најавување", "Back" : "Назад", @@ -382,6 +383,7 @@ OC.L10N.register( "No more subfolders in here" : "Нема повеќе поддиректориуми тука", "Name" : "Име", "Size" : "Големина", + "Modified" : "Изменето", "\"{name}\" is an invalid file name." : "\"{name}\" е невалидно име за датотека.", "File name cannot be empty." : "Името на датотеката не може да биде празно.", "\"/\" is not allowed inside a file name." : "\"/\" не е дозволено во името.", diff --git a/core/l10n/mk.json b/core/l10n/mk.json index 2f81dbec5e9..1f81caf4b55 100644 --- a/core/l10n/mk.json +++ b/core/l10n/mk.json @@ -155,11 +155,12 @@ "Install the Contacts app" : "Инсталирај апликација за контакти", "Loading your contacts …" : "Вчитување на вашите контакти ...", "Looking for {term} …" : "Пребарување за {term} …", - "Modified" : "Изменето", + "Date" : "Датум", "Today" : "Денес", "Not found" : "Не е пронајдено", "People" : "Луѓе", "Load more results" : "Вчитај повеќе резултати", + "Searching …" : "Пребарување ...", "Forgot password?" : "Заборавена лозинка?", "Back to login form" : "Врати се на формата за најавување", "Back" : "Назад", @@ -380,6 +381,7 @@ "No more subfolders in here" : "Нема повеќе поддиректориуми тука", "Name" : "Име", "Size" : "Големина", + "Modified" : "Изменето", "\"{name}\" is an invalid file name." : "\"{name}\" е невалидно име за датотека.", "File name cannot be empty." : "Името на датотеката не може да биде празно.", "\"/\" is not allowed inside a file name." : "\"/\" не е дозволено во името.", diff --git a/core/l10n/nb.js b/core/l10n/nb.js index f4c659bc747..d261d82d34a 100644 --- a/core/l10n/nb.js +++ b/core/l10n/nb.js @@ -166,12 +166,13 @@ OC.L10N.register( "Install the Contacts app" : "Installer appen Kontakter", "Loading your contacts …" : "Laster inn kontaktene dine…", "Looking for {term} …" : "Ser etter {term}…", - "Modified" : "Endret", + "Date" : "Dato", "Today" : "I dag", "Last year" : "I fjor", "Not found" : "Ikke funnet", "People" : "Mennesker", "Load more results" : "Last flere resultater", + "Searching …" : "Søker ...", "Forgot password?" : "Glemt passord?", "Back" : "Tilbake", "Login form is disabled." : "Innloggingskjemaet er deaktivert.", @@ -394,6 +395,7 @@ OC.L10N.register( "No more subfolders in here" : "Ingen flere mapper her", "Name" : "Navn", "Size" : "Størrelse", + "Modified" : "Endret", "\"{name}\" is an invalid file name." : "\"{name}\" er et uglydig filnavn.", "File name cannot be empty." : "Filnavn kan ikke være tomt.", "\"/\" is not allowed inside a file name." : "\"/\" tillates ikke i et filnavn.", diff --git a/core/l10n/nb.json b/core/l10n/nb.json index ed0a26c048a..81d2d043341 100644 --- a/core/l10n/nb.json +++ b/core/l10n/nb.json @@ -164,12 +164,13 @@ "Install the Contacts app" : "Installer appen Kontakter", "Loading your contacts …" : "Laster inn kontaktene dine…", "Looking for {term} …" : "Ser etter {term}…", - "Modified" : "Endret", + "Date" : "Dato", "Today" : "I dag", "Last year" : "I fjor", "Not found" : "Ikke funnet", "People" : "Mennesker", "Load more results" : "Last flere resultater", + "Searching …" : "Søker ...", "Forgot password?" : "Glemt passord?", "Back" : "Tilbake", "Login form is disabled." : "Innloggingskjemaet er deaktivert.", @@ -392,6 +393,7 @@ "No more subfolders in here" : "Ingen flere mapper her", "Name" : "Navn", "Size" : "Størrelse", + "Modified" : "Endret", "\"{name}\" is an invalid file name." : "\"{name}\" er et uglydig filnavn.", "File name cannot be empty." : "Filnavn kan ikke være tomt.", "\"/\" is not allowed inside a file name." : "\"/\" tillates ikke i et filnavn.", diff --git a/core/l10n/nl.js b/core/l10n/nl.js index e31f4d6d131..2333c3c7e86 100644 --- a/core/l10n/nl.js +++ b/core/l10n/nl.js @@ -189,7 +189,7 @@ OC.L10N.register( "Global search" : "Overal zoeken", "Search apps, files, tags, messages" : "Zoek apps, bestanden, berichten", "Apps and Settings" : "Apps en Instellingen", - "Modified" : "Aangepast", + "Date" : "Datum", "Today" : "Vandaag", "Last 7 days" : "Laatste 7 dagen", "Last 30 days" : "Laatste 30 dagen", @@ -200,6 +200,7 @@ OC.L10N.register( "People" : "Mensen", "Load more results" : "Laad meer resultaten", "Search in" : "Zoek in", + "Searching …" : "Zoeken ...", "Start typing in search" : "Begin te typen in zoeken", "No matching results" : "Geen resultaten", "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Tussen ${this.dateFilter.startFrom.toLocaleDateString()} en ${this.dateFilter.endAt.toLocaleDateString()}", @@ -433,6 +434,7 @@ OC.L10N.register( "No more subfolders in here" : "Hier niet meer submappen", "Name" : "Naam", "Size" : "Grootte", + "Modified" : "Aangepast", "\"{name}\" is an invalid file name." : "\"{name}\" is een ongeldige bestandsnaam.", "File name cannot be empty." : "Bestandsnaam kan niet leeg zijn.", "\"/\" is not allowed inside a file name." : "\"/\" is niet toegestaan binnen een bestandsnaam.", diff --git a/core/l10n/nl.json b/core/l10n/nl.json index d6bf9e795f1..5f7b4b08f47 100644 --- a/core/l10n/nl.json +++ b/core/l10n/nl.json @@ -187,7 +187,7 @@ "Global search" : "Overal zoeken", "Search apps, files, tags, messages" : "Zoek apps, bestanden, berichten", "Apps and Settings" : "Apps en Instellingen", - "Modified" : "Aangepast", + "Date" : "Datum", "Today" : "Vandaag", "Last 7 days" : "Laatste 7 dagen", "Last 30 days" : "Laatste 30 dagen", @@ -198,6 +198,7 @@ "People" : "Mensen", "Load more results" : "Laad meer resultaten", "Search in" : "Zoek in", + "Searching …" : "Zoeken ...", "Start typing in search" : "Begin te typen in zoeken", "No matching results" : "Geen resultaten", "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Tussen ${this.dateFilter.startFrom.toLocaleDateString()} en ${this.dateFilter.endAt.toLocaleDateString()}", @@ -431,6 +432,7 @@ "No more subfolders in here" : "Hier niet meer submappen", "Name" : "Naam", "Size" : "Grootte", + "Modified" : "Aangepast", "\"{name}\" is an invalid file name." : "\"{name}\" is een ongeldige bestandsnaam.", "File name cannot be empty." : "Bestandsnaam kan niet leeg zijn.", "\"/\" is not allowed inside a file name." : "\"/\" is niet toegestaan binnen een bestandsnaam.", diff --git a/core/l10n/oc.js b/core/l10n/oc.js index 862d6c25ba7..a51cb5ddd0e 100644 --- a/core/l10n/oc.js +++ b/core/l10n/oc.js @@ -133,10 +133,11 @@ OC.L10N.register( "Install the Contacts app" : "Installar l’aplicacion Contactes", "Loading your contacts …" : "Cargaments dels contactes…", "Looking for {term} …" : "Recèrca de {term}…", - "Modified" : "Modificat", + "Date" : "Data", "Today" : "Uèi", "People" : "Gent", "Load more results" : "Cargar mai de resultats", + "Searching …" : "Recèrca…", "Forgot password?" : "Senhal oblidat ?", "Back" : "Retorn", "Login form is disabled." : "Lo formulari de connexion es desactivat.", @@ -330,6 +331,7 @@ OC.L10N.register( "No more subfolders in here" : "Cap de jos-dossièr aicí", "Name" : "Nom", "Size" : "Talha", + "Modified" : "Modificat", "\"{name}\" is an invalid file name." : "\"{name}\" es pas un nom de fichièr valid.", "File name cannot be empty." : "Lo nom de fichièr pòt pas èsser void.", "\"/\" is not allowed inside a file name." : "« / » es pas permés dins un nom de fichièr.", diff --git a/core/l10n/oc.json b/core/l10n/oc.json index f3a548c649e..59d711f5293 100644 --- a/core/l10n/oc.json +++ b/core/l10n/oc.json @@ -131,10 +131,11 @@ "Install the Contacts app" : "Installar l’aplicacion Contactes", "Loading your contacts …" : "Cargaments dels contactes…", "Looking for {term} …" : "Recèrca de {term}…", - "Modified" : "Modificat", + "Date" : "Data", "Today" : "Uèi", "People" : "Gent", "Load more results" : "Cargar mai de resultats", + "Searching …" : "Recèrca…", "Forgot password?" : "Senhal oblidat ?", "Back" : "Retorn", "Login form is disabled." : "Lo formulari de connexion es desactivat.", @@ -328,6 +329,7 @@ "No more subfolders in here" : "Cap de jos-dossièr aicí", "Name" : "Nom", "Size" : "Talha", + "Modified" : "Modificat", "\"{name}\" is an invalid file name." : "\"{name}\" es pas un nom de fichièr valid.", "File name cannot be empty." : "Lo nom de fichièr pòt pas èsser void.", "\"/\" is not allowed inside a file name." : "« / » es pas permés dins un nom de fichièr.", diff --git a/core/l10n/pl.js b/core/l10n/pl.js index 4f6234f6d98..fc95848f107 100644 --- a/core/l10n/pl.js +++ b/core/l10n/pl.js @@ -189,7 +189,7 @@ OC.L10N.register( "Global search" : "Wyszukiwanie globalne", "Search apps, files, tags, messages" : "Szukaj aplikacji, plików, tagów, wiadomości", "Apps and Settings" : "Aplikacje i ustawienia", - "Modified" : "Zmodyfikowany", + "Date" : "Data", "Today" : "Dzisiaj", "Last 7 days" : "Ostatnie 7 dni", "Last 30 days" : "Ostatnie 30 dni", @@ -201,6 +201,7 @@ OC.L10N.register( "Load more results" : "Wczytaj więcej wyników", "Search in" : "Szukaj w", "Filter in current view" : "Filtruj w bieżącym widoku", + "Searching …" : "Wyszukiwanie…", "Start typing in search" : "Zacznij pisać w wyszukiwarce", "No matching results" : "Brak pasujących wyników", "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Pomiędzy ${this.dateFilter.startFrom.toLocaleDateString()} a ${this.dateFilter.endAt.toLocaleDateString()}", @@ -434,6 +435,7 @@ OC.L10N.register( "No more subfolders in here" : "Brak podkatalogów", "Name" : "Nazwa", "Size" : "Rozmiar", + "Modified" : "Zmodyfikowany", "\"{name}\" is an invalid file name." : "\"{name}\" jest nieprawidłową nazwą pliku.", "File name cannot be empty." : "Nazwa pliku nie może być pusta.", "\"/\" is not allowed inside a file name." : "Znak \"/\" jest niedozwolony w nazwie pliku.", diff --git a/core/l10n/pl.json b/core/l10n/pl.json index 4cf98a70b22..9538ed85966 100644 --- a/core/l10n/pl.json +++ b/core/l10n/pl.json @@ -187,7 +187,7 @@ "Global search" : "Wyszukiwanie globalne", "Search apps, files, tags, messages" : "Szukaj aplikacji, plików, tagów, wiadomości", "Apps and Settings" : "Aplikacje i ustawienia", - "Modified" : "Zmodyfikowany", + "Date" : "Data", "Today" : "Dzisiaj", "Last 7 days" : "Ostatnie 7 dni", "Last 30 days" : "Ostatnie 30 dni", @@ -199,6 +199,7 @@ "Load more results" : "Wczytaj więcej wyników", "Search in" : "Szukaj w", "Filter in current view" : "Filtruj w bieżącym widoku", + "Searching …" : "Wyszukiwanie…", "Start typing in search" : "Zacznij pisać w wyszukiwarce", "No matching results" : "Brak pasujących wyników", "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Pomiędzy ${this.dateFilter.startFrom.toLocaleDateString()} a ${this.dateFilter.endAt.toLocaleDateString()}", @@ -432,6 +433,7 @@ "No more subfolders in here" : "Brak podkatalogów", "Name" : "Nazwa", "Size" : "Rozmiar", + "Modified" : "Zmodyfikowany", "\"{name}\" is an invalid file name." : "\"{name}\" jest nieprawidłową nazwą pliku.", "File name cannot be empty." : "Nazwa pliku nie może być pusta.", "\"/\" is not allowed inside a file name." : "Znak \"/\" jest niedozwolony w nazwie pliku.", diff --git a/core/l10n/pt_BR.js b/core/l10n/pt_BR.js index 2287e68e4fb..e857f42e1b5 100644 --- a/core/l10n/pt_BR.js +++ b/core/l10n/pt_BR.js @@ -189,7 +189,7 @@ OC.L10N.register( "Global search" : "Pesquisa global", "Search apps, files, tags, messages" : "Procure por apps, arquivos, etiquetas, mensagens", "Apps and Settings" : "Apps e Configurações", - "Modified" : "Modificado", + "Date" : "Data", "Today" : "Hoje", "Last 7 days" : "Últimos 7 dias", "Last 30 days" : "Últimos 30 dias", @@ -200,6 +200,7 @@ OC.L10N.register( "People" : "Pessoas", "Load more results" : "Carregar mais resultados", "Search in" : "Procurar em", + "Searching …" : "Pesquisando...", "Start typing in search" : "Comece a digitar em pesquisar", "No matching results" : "Nenhum resultado encontrado", "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Entre ${this.dateFilter.startFrom.toLocaleDateString()} e ${this.dateFilter.endAt.toLocaleDateString()}", @@ -433,6 +434,7 @@ OC.L10N.register( "No more subfolders in here" : "Não há mais subpastas aqui", "Name" : "Nome", "Size" : "Tamanho", + "Modified" : "Modificado", "\"{name}\" is an invalid file name." : "\"{name}\" é um nome de arquivo inválido.", "File name cannot be empty." : "O nome do arquivo não pode estar em branco.", "\"/\" is not allowed inside a file name." : "\"/\" não é permitido no nome do arquivo.", diff --git a/core/l10n/pt_BR.json b/core/l10n/pt_BR.json index 1e0980f1025..55ae40bebb3 100644 --- a/core/l10n/pt_BR.json +++ b/core/l10n/pt_BR.json @@ -187,7 +187,7 @@ "Global search" : "Pesquisa global", "Search apps, files, tags, messages" : "Procure por apps, arquivos, etiquetas, mensagens", "Apps and Settings" : "Apps e Configurações", - "Modified" : "Modificado", + "Date" : "Data", "Today" : "Hoje", "Last 7 days" : "Últimos 7 dias", "Last 30 days" : "Últimos 30 dias", @@ -198,6 +198,7 @@ "People" : "Pessoas", "Load more results" : "Carregar mais resultados", "Search in" : "Procurar em", + "Searching …" : "Pesquisando...", "Start typing in search" : "Comece a digitar em pesquisar", "No matching results" : "Nenhum resultado encontrado", "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Entre ${this.dateFilter.startFrom.toLocaleDateString()} e ${this.dateFilter.endAt.toLocaleDateString()}", @@ -431,6 +432,7 @@ "No more subfolders in here" : "Não há mais subpastas aqui", "Name" : "Nome", "Size" : "Tamanho", + "Modified" : "Modificado", "\"{name}\" is an invalid file name." : "\"{name}\" é um nome de arquivo inválido.", "File name cannot be empty." : "O nome do arquivo não pode estar em branco.", "\"/\" is not allowed inside a file name." : "\"/\" não é permitido no nome do arquivo.", diff --git a/core/l10n/pt_PT.js b/core/l10n/pt_PT.js index a32a79ed30e..9bef2fea377 100644 --- a/core/l10n/pt_PT.js +++ b/core/l10n/pt_PT.js @@ -135,11 +135,12 @@ OC.L10N.register( "Install the Contacts app" : "Instalar a app Contactos", "Loading your contacts …" : "A carregar os seus contactos", "Looking for {term} …" : "Procurando por {term} …", - "Modified" : "Modificado", + "Date" : "Data", "Today" : "Hoje", "Last year" : "Ultimo ano", "Not found" : "Não foi encontrado", "Load more results" : "Mostrar mais resultados...", + "Searching …" : "À procura …", "Forgot password?" : "Senha esquecida?", "Back" : "Anterior", "Edit Profile" : "Editar perfil", @@ -326,6 +327,7 @@ OC.L10N.register( "No more subfolders in here" : "Atualmente não existem subpastas aqui", "Name" : "Nome", "Size" : "Tamanho", + "Modified" : "Modificado", "\"{name}\" is an invalid file name." : "\"{name}\" é um nome de ficheiro inválido.", "File name cannot be empty." : "O nome do ficheiro não pode estar em branco.", "\"/\" is not allowed inside a file name." : "\"/\" não é permitido dentro de um nome de um ficheiro.", diff --git a/core/l10n/pt_PT.json b/core/l10n/pt_PT.json index fefba094461..c262880f2f1 100644 --- a/core/l10n/pt_PT.json +++ b/core/l10n/pt_PT.json @@ -133,11 +133,12 @@ "Install the Contacts app" : "Instalar a app Contactos", "Loading your contacts …" : "A carregar os seus contactos", "Looking for {term} …" : "Procurando por {term} …", - "Modified" : "Modificado", + "Date" : "Data", "Today" : "Hoje", "Last year" : "Ultimo ano", "Not found" : "Não foi encontrado", "Load more results" : "Mostrar mais resultados...", + "Searching …" : "À procura …", "Forgot password?" : "Senha esquecida?", "Back" : "Anterior", "Edit Profile" : "Editar perfil", @@ -324,6 +325,7 @@ "No more subfolders in here" : "Atualmente não existem subpastas aqui", "Name" : "Nome", "Size" : "Tamanho", + "Modified" : "Modificado", "\"{name}\" is an invalid file name." : "\"{name}\" é um nome de ficheiro inválido.", "File name cannot be empty." : "O nome do ficheiro não pode estar em branco.", "\"/\" is not allowed inside a file name." : "\"/\" não é permitido dentro de um nome de um ficheiro.", diff --git a/core/l10n/ro.js b/core/l10n/ro.js index 4019de22c47..7eb7c96656d 100644 --- a/core/l10n/ro.js +++ b/core/l10n/ro.js @@ -189,7 +189,6 @@ OC.L10N.register( "Global search" : "Căutare globală", "Search apps, files, tags, messages" : "Caută aplicații, fișiere, etichete, mesaje", "Apps and Settings" : "Aplicații și Setări", - "Modified" : "Modificat", "Today" : "Azi", "Last 7 days" : "Ultimele 7 zile", "Last 30 days" : "Ultimele 30 de zile", @@ -201,6 +200,7 @@ OC.L10N.register( "Load more results" : "Încarcă mai multe rezultate", "Search in" : "Caută în", "Filter in current view" : "Filtrează în vizualizarea curentă", + "Searching …" : "Căutare ...", "Start typing in search" : "Tastați în căutare", "No matching results" : "Niciun rezultat găsit", "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Între ${this.dateFilter.startFrom.toLocaleDateString()} și ${this.dateFilter.endAt.toLocaleDateString()}", @@ -434,6 +434,7 @@ OC.L10N.register( "No more subfolders in here" : "Nu mai sunt subdirectoare aici", "Name" : "Nume", "Size" : "Mărime", + "Modified" : "Modificat", "\"{name}\" is an invalid file name." : "\"{name}\" este un nume de fișier nevalid.", "File name cannot be empty." : "Numele fișierului nu poate fi gol.", "\"/\" is not allowed inside a file name." : "\"/\" nu este permis în denumirea fișierului.", diff --git a/core/l10n/ro.json b/core/l10n/ro.json index 4bc1dc906cf..b76e719a02b 100644 --- a/core/l10n/ro.json +++ b/core/l10n/ro.json @@ -187,7 +187,6 @@ "Global search" : "Căutare globală", "Search apps, files, tags, messages" : "Caută aplicații, fișiere, etichete, mesaje", "Apps and Settings" : "Aplicații și Setări", - "Modified" : "Modificat", "Today" : "Azi", "Last 7 days" : "Ultimele 7 zile", "Last 30 days" : "Ultimele 30 de zile", @@ -199,6 +198,7 @@ "Load more results" : "Încarcă mai multe rezultate", "Search in" : "Caută în", "Filter in current view" : "Filtrează în vizualizarea curentă", + "Searching …" : "Căutare ...", "Start typing in search" : "Tastați în căutare", "No matching results" : "Niciun rezultat găsit", "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Între ${this.dateFilter.startFrom.toLocaleDateString()} și ${this.dateFilter.endAt.toLocaleDateString()}", @@ -432,6 +432,7 @@ "No more subfolders in here" : "Nu mai sunt subdirectoare aici", "Name" : "Nume", "Size" : "Mărime", + "Modified" : "Modificat", "\"{name}\" is an invalid file name." : "\"{name}\" este un nume de fișier nevalid.", "File name cannot be empty." : "Numele fișierului nu poate fi gol.", "\"/\" is not allowed inside a file name." : "\"/\" nu este permis în denumirea fișierului.", diff --git a/core/l10n/ru.js b/core/l10n/ru.js index 82762f68277..d928e3f910e 100644 --- a/core/l10n/ru.js +++ b/core/l10n/ru.js @@ -189,7 +189,7 @@ OC.L10N.register( "Global search" : "Глобальный поиск", "Search apps, files, tags, messages" : "Поиск приложений, файлов, тегов, сообщений", "Apps and Settings" : "Приложения и настройки", - "Modified" : "Последнее изменение:", + "Date" : "Дата", "Today" : "Сегодня", "Last 7 days" : "Последние 7 дней", "Last 30 days" : "Последние 30 дней", @@ -201,6 +201,7 @@ OC.L10N.register( "Load more results" : "Загрузить дополнительные результаты", "Search in" : "Искать в", "Filter in current view" : "Фильтр в текущем виде", + "Searching …" : "Поиск…", "Start typing in search" : "Начните вводить текст в поиске", "No matching results" : "Нет совпадающих результатов", "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Между ${this.dateFilter.startFrom.toLocaleDateString()} и ${this.dateFilter.endAt.toLocaleDateString()}", @@ -434,6 +435,7 @@ OC.L10N.register( "No more subfolders in here" : "Здесь нет вложенных папок", "Name" : "Имя", "Size" : "Размер", + "Modified" : "Последнее изменение:", "\"{name}\" is an invalid file name." : "«{name}» — недопустимое имя файла.", "File name cannot be empty." : "Имя файла не может быть пустым.", "\"/\" is not allowed inside a file name." : "Символ «/» недопустим в имени файла.", diff --git a/core/l10n/ru.json b/core/l10n/ru.json index 9d453eed311..cc7322d5b32 100644 --- a/core/l10n/ru.json +++ b/core/l10n/ru.json @@ -187,7 +187,7 @@ "Global search" : "Глобальный поиск", "Search apps, files, tags, messages" : "Поиск приложений, файлов, тегов, сообщений", "Apps and Settings" : "Приложения и настройки", - "Modified" : "Последнее изменение:", + "Date" : "Дата", "Today" : "Сегодня", "Last 7 days" : "Последние 7 дней", "Last 30 days" : "Последние 30 дней", @@ -199,6 +199,7 @@ "Load more results" : "Загрузить дополнительные результаты", "Search in" : "Искать в", "Filter in current view" : "Фильтр в текущем виде", + "Searching …" : "Поиск…", "Start typing in search" : "Начните вводить текст в поиске", "No matching results" : "Нет совпадающих результатов", "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Между ${this.dateFilter.startFrom.toLocaleDateString()} и ${this.dateFilter.endAt.toLocaleDateString()}", @@ -432,6 +433,7 @@ "No more subfolders in here" : "Здесь нет вложенных папок", "Name" : "Имя", "Size" : "Размер", + "Modified" : "Последнее изменение:", "\"{name}\" is an invalid file name." : "«{name}» — недопустимое имя файла.", "File name cannot be empty." : "Имя файла не может быть пустым.", "\"/\" is not allowed inside a file name." : "Символ «/» недопустим в имени файла.", diff --git a/core/l10n/sc.js b/core/l10n/sc.js index 1a796dcd167..08d987fb792 100644 --- a/core/l10n/sc.js +++ b/core/l10n/sc.js @@ -145,12 +145,13 @@ OC.L10N.register( "Install the Contacts app" : "Installa s'aplicatzione de is cuntatos", "Loading your contacts …" : "Carrighende is cuntatos...", "Looking for {term} …" : "Chirchende {term} …", - "Modified" : "Modificadu", + "Date" : "Data", "Today" : "Oe ", "Last year" : "S'annu passadu", "Not found" : "No agatadu", "People" : "Gente", "Load more results" : "Càrriga àteros resurtados", + "Searching …" : "Chirchende …", "Forgot password?" : "Crae iscaressida?", "Back" : "A coa", "Login form is disabled." : "Su mòdulu de atzessu est disativadu.", @@ -346,6 +347,7 @@ OC.L10N.register( "No more subfolders in here" : "Non ddoe at àteras suta-cartellas", "Name" : "Nùmene", "Size" : "Mannària", + "Modified" : "Modificadu", "\"{name}\" is an invalid file name." : "\"{name}\" est unu nùmene de archìviu non vàlidu.", "File name cannot be empty." : "Su nùmene de s'archìviu non podet èssere bòidu.", "\"/\" is not allowed inside a file name." : "\"/\" no est permìtidu in unu nùmene de archìviu.", diff --git a/core/l10n/sc.json b/core/l10n/sc.json index a5b532ce36f..ed2cd0e52cf 100644 --- a/core/l10n/sc.json +++ b/core/l10n/sc.json @@ -143,12 +143,13 @@ "Install the Contacts app" : "Installa s'aplicatzione de is cuntatos", "Loading your contacts …" : "Carrighende is cuntatos...", "Looking for {term} …" : "Chirchende {term} …", - "Modified" : "Modificadu", + "Date" : "Data", "Today" : "Oe ", "Last year" : "S'annu passadu", "Not found" : "No agatadu", "People" : "Gente", "Load more results" : "Càrriga àteros resurtados", + "Searching …" : "Chirchende …", "Forgot password?" : "Crae iscaressida?", "Back" : "A coa", "Login form is disabled." : "Su mòdulu de atzessu est disativadu.", @@ -344,6 +345,7 @@ "No more subfolders in here" : "Non ddoe at àteras suta-cartellas", "Name" : "Nùmene", "Size" : "Mannària", + "Modified" : "Modificadu", "\"{name}\" is an invalid file name." : "\"{name}\" est unu nùmene de archìviu non vàlidu.", "File name cannot be empty." : "Su nùmene de s'archìviu non podet èssere bòidu.", "\"/\" is not allowed inside a file name." : "\"/\" no est permìtidu in unu nùmene de archìviu.", diff --git a/core/l10n/sk.js b/core/l10n/sk.js index 63341de0250..8f4da0935e8 100644 --- a/core/l10n/sk.js +++ b/core/l10n/sk.js @@ -173,13 +173,14 @@ OC.L10N.register( "Looking for {term} …" : "Hľadá sa výraz {term}...", "Global search" : "Globálne hľadanie", "Search apps, files, tags, messages" : "Hľadať aplikácie, súbory, štítky a správy", - "Modified" : "Upravené", + "Date" : "Dátum", "Today" : "Dnes", "Last year" : "Minulý rok", "Search people" : "Hľadať ľudí", "Not found" : "Nenájdené", "People" : "Ľudia", "Load more results" : "Načítať viac výsledkov", + "Searching …" : "Hľadá sa…", "Forgot password?" : "Zabudli ste heslo?", "Back to login form" : "Späť na prihlásenie", "Back" : "Späť", @@ -408,6 +409,7 @@ OC.L10N.register( "No more subfolders in here" : "Už tu nie sú žiadne ďalšie podpriečinky", "Name" : "Názov", "Size" : "Veľkosť", + "Modified" : "Upravené", "\"{name}\" is an invalid file name." : "\"{name}\" je neplatné meno súboru.", "File name cannot be empty." : "Meno súboru nemôže byť prázdne", "\"/\" is not allowed inside a file name." : "Znak \"/\" nie je povolený v názve súboru.", diff --git a/core/l10n/sk.json b/core/l10n/sk.json index f5fd8b5393d..31b8d84dc5e 100644 --- a/core/l10n/sk.json +++ b/core/l10n/sk.json @@ -171,13 +171,14 @@ "Looking for {term} …" : "Hľadá sa výraz {term}...", "Global search" : "Globálne hľadanie", "Search apps, files, tags, messages" : "Hľadať aplikácie, súbory, štítky a správy", - "Modified" : "Upravené", + "Date" : "Dátum", "Today" : "Dnes", "Last year" : "Minulý rok", "Search people" : "Hľadať ľudí", "Not found" : "Nenájdené", "People" : "Ľudia", "Load more results" : "Načítať viac výsledkov", + "Searching …" : "Hľadá sa…", "Forgot password?" : "Zabudli ste heslo?", "Back to login form" : "Späť na prihlásenie", "Back" : "Späť", @@ -406,6 +407,7 @@ "No more subfolders in here" : "Už tu nie sú žiadne ďalšie podpriečinky", "Name" : "Názov", "Size" : "Veľkosť", + "Modified" : "Upravené", "\"{name}\" is an invalid file name." : "\"{name}\" je neplatné meno súboru.", "File name cannot be empty." : "Meno súboru nemôže byť prázdne", "\"/\" is not allowed inside a file name." : "Znak \"/\" nie je povolený v názve súboru.", diff --git a/core/l10n/sl.js b/core/l10n/sl.js index c73467a8f74..9ba44f263d6 100644 --- a/core/l10n/sl.js +++ b/core/l10n/sl.js @@ -189,7 +189,7 @@ OC.L10N.register( "Global search" : "Splošno iskanje", "Search apps, files, tags, messages" : "Iskanje programov, datotek, nalog in sporočil", "Apps and Settings" : "Programi in nastavive", - "Modified" : "Spremenjeno", + "Date" : "Datum", "Today" : "enkrat danes", "Last 7 days" : "Zadnjih 7 dni", "Last 30 days" : "Zadnjih 30 dni", @@ -201,6 +201,7 @@ OC.L10N.register( "Load more results" : "Naloži več zadetkov", "Search in" : "Poišči v", "Filter in current view" : "Filtrirajte trenutni pogled", + "Searching …" : "Poteka iskanje ...", "Start typing in search" : "Vpišite niz za iskanje …", "No matching results" : "Ni zadetkov iskanja", "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Med ${this.dateFilter.startFrom.toLocaleDateString()} in ${this.dateFilter.endAt.toLocaleDateString()}", @@ -434,6 +435,7 @@ OC.L10N.register( "No more subfolders in here" : "V mapi ni več podrejenih map", "Name" : "Ime", "Size" : "Velikost", + "Modified" : "Spremenjeno", "\"{name}\" is an invalid file name." : "Ime »{name}« ni veljavno ime datoteke.", "File name cannot be empty." : "Ime datoteke ne sme biti prazno polje.", "\"/\" is not allowed inside a file name." : "znak » / « v imenu datoteke ni dovoljen.", diff --git a/core/l10n/sl.json b/core/l10n/sl.json index 08ac36e3504..12c7f25cce4 100644 --- a/core/l10n/sl.json +++ b/core/l10n/sl.json @@ -187,7 +187,7 @@ "Global search" : "Splošno iskanje", "Search apps, files, tags, messages" : "Iskanje programov, datotek, nalog in sporočil", "Apps and Settings" : "Programi in nastavive", - "Modified" : "Spremenjeno", + "Date" : "Datum", "Today" : "enkrat danes", "Last 7 days" : "Zadnjih 7 dni", "Last 30 days" : "Zadnjih 30 dni", @@ -199,6 +199,7 @@ "Load more results" : "Naloži več zadetkov", "Search in" : "Poišči v", "Filter in current view" : "Filtrirajte trenutni pogled", + "Searching …" : "Poteka iskanje ...", "Start typing in search" : "Vpišite niz za iskanje …", "No matching results" : "Ni zadetkov iskanja", "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Med ${this.dateFilter.startFrom.toLocaleDateString()} in ${this.dateFilter.endAt.toLocaleDateString()}", @@ -432,6 +433,7 @@ "No more subfolders in here" : "V mapi ni več podrejenih map", "Name" : "Ime", "Size" : "Velikost", + "Modified" : "Spremenjeno", "\"{name}\" is an invalid file name." : "Ime »{name}« ni veljavno ime datoteke.", "File name cannot be empty." : "Ime datoteke ne sme biti prazno polje.", "\"/\" is not allowed inside a file name." : "znak » / « v imenu datoteke ni dovoljen.", diff --git a/core/l10n/sr.js b/core/l10n/sr.js index 7ed39a17e67..68cf72f9b95 100644 --- a/core/l10n/sr.js +++ b/core/l10n/sr.js @@ -189,7 +189,7 @@ OC.L10N.register( "Global search" : "Глобална претрага", "Search apps, files, tags, messages" : "Претражи апликације, фајлове, ознаке, поруке", "Apps and Settings" : "Апликације и Подешавања", - "Modified" : "измењено", + "Date" : "Датум", "Today" : "Данас", "Last 7 days" : "Последњих 7 дана", "Last 30 days" : "Последњих 30 дана", @@ -201,6 +201,7 @@ OC.L10N.register( "Load more results" : "Учитај још резултата", "Search in" : "Претражи у", "Filter in current view" : "Филтрирај у текућем погледу", + "Searching …" : "Тражим…", "Start typing in search" : "Почните да куцате у претрази", "No matching results" : "Претрага није дала резултате", "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Између ${this.dateFilter.startFrom.toLocaleDateString()} и ${this.dateFilter.endAt.toLocaleDateString()}", @@ -434,6 +435,7 @@ OC.L10N.register( "No more subfolders in here" : "Нема више потфасцикли", "Name" : "назив", "Size" : "величина", + "Modified" : "измењено", "\"{name}\" is an invalid file name." : "„{name}“ није исправан назив фајла.", "File name cannot be empty." : "Назив фајла не може бити празан.", "\"/\" is not allowed inside a file name." : "\"/\" није дозвољен каракетер у имену фајла.", diff --git a/core/l10n/sr.json b/core/l10n/sr.json index b0562f5e9e9..9c9fb125e2d 100644 --- a/core/l10n/sr.json +++ b/core/l10n/sr.json @@ -187,7 +187,7 @@ "Global search" : "Глобална претрага", "Search apps, files, tags, messages" : "Претражи апликације, фајлове, ознаке, поруке", "Apps and Settings" : "Апликације и Подешавања", - "Modified" : "измењено", + "Date" : "Датум", "Today" : "Данас", "Last 7 days" : "Последњих 7 дана", "Last 30 days" : "Последњих 30 дана", @@ -199,6 +199,7 @@ "Load more results" : "Учитај још резултата", "Search in" : "Претражи у", "Filter in current view" : "Филтрирај у текућем погледу", + "Searching …" : "Тражим…", "Start typing in search" : "Почните да куцате у претрази", "No matching results" : "Претрага није дала резултате", "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Између ${this.dateFilter.startFrom.toLocaleDateString()} и ${this.dateFilter.endAt.toLocaleDateString()}", @@ -432,6 +433,7 @@ "No more subfolders in here" : "Нема више потфасцикли", "Name" : "назив", "Size" : "величина", + "Modified" : "измењено", "\"{name}\" is an invalid file name." : "„{name}“ није исправан назив фајла.", "File name cannot be empty." : "Назив фајла не може бити празан.", "\"/\" is not allowed inside a file name." : "\"/\" није дозвољен каракетер у имену фајла.", diff --git a/core/l10n/sv.js b/core/l10n/sv.js index 3bafeef8545..a2b7a486a8e 100644 --- a/core/l10n/sv.js +++ b/core/l10n/sv.js @@ -175,7 +175,7 @@ OC.L10N.register( "Global search" : "Global sökning", "Search apps, files, tags, messages" : "Sök efter appar, filer, taggar, meddelanden", "Apps and Settings" : "Appar och inställningar", - "Modified" : "Ändrad", + "Date" : "Datum", "Today" : "Idag", "Last 7 days" : "Senaste 7 dagarna", "Last 30 days" : "Senaste 30 dagarna", @@ -187,6 +187,7 @@ OC.L10N.register( "Load more results" : "Hämta fler resultat", "Search in" : "Sök i", "Filter in current view" : "Filtrera i aktuell vy", + "Searching …" : "Söker ...", "Start typing in search" : "Börja skriva i sökningen", "No matching results" : "Inga matchande resultat", "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Mellan ${this.dateFilter.startFrom.toLocaleDateString()} och ${this.dateFilter.endAt.toLocaleDateString()}", @@ -418,6 +419,7 @@ OC.L10N.register( "No more subfolders in here" : "Inga fler undermappar här", "Name" : "Namn", "Size" : "Storlek", + "Modified" : "Ändrad", "\"{name}\" is an invalid file name." : "\"{name}\" är ett ogiltigt filnamn.", "File name cannot be empty." : "Filnamnet kan inte vara tomt.", "\"/\" is not allowed inside a file name." : "\"/\" är inte tillåtet i ett filnamn.", diff --git a/core/l10n/sv.json b/core/l10n/sv.json index eb6d00f2a74..9bc59f4aaa3 100644 --- a/core/l10n/sv.json +++ b/core/l10n/sv.json @@ -173,7 +173,7 @@ "Global search" : "Global sökning", "Search apps, files, tags, messages" : "Sök efter appar, filer, taggar, meddelanden", "Apps and Settings" : "Appar och inställningar", - "Modified" : "Ändrad", + "Date" : "Datum", "Today" : "Idag", "Last 7 days" : "Senaste 7 dagarna", "Last 30 days" : "Senaste 30 dagarna", @@ -185,6 +185,7 @@ "Load more results" : "Hämta fler resultat", "Search in" : "Sök i", "Filter in current view" : "Filtrera i aktuell vy", + "Searching …" : "Söker ...", "Start typing in search" : "Börja skriva i sökningen", "No matching results" : "Inga matchande resultat", "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Mellan ${this.dateFilter.startFrom.toLocaleDateString()} och ${this.dateFilter.endAt.toLocaleDateString()}", @@ -416,6 +417,7 @@ "No more subfolders in here" : "Inga fler undermappar här", "Name" : "Namn", "Size" : "Storlek", + "Modified" : "Ändrad", "\"{name}\" is an invalid file name." : "\"{name}\" är ett ogiltigt filnamn.", "File name cannot be empty." : "Filnamnet kan inte vara tomt.", "\"/\" is not allowed inside a file name." : "\"/\" är inte tillåtet i ett filnamn.", diff --git a/core/l10n/th.js b/core/l10n/th.js index 5d7a7108bfe..49ab6bbbd54 100644 --- a/core/l10n/th.js +++ b/core/l10n/th.js @@ -133,10 +133,11 @@ OC.L10N.register( "Install the Contacts app" : "ติดตั้งแอปรายชื่อ", "Loading your contacts …" : "กำลังโหลดรายชื่อผู้ติดต่อของคุณ …", "Looking for {term} …" : "กำลังค้นหา {term} …", - "Modified" : "แก้ไขเมื่อ", + "Date" : "วันที่", "Today" : "วันนี้", "People" : "ผู้คน", "Load more results" : "โหลดผลลัพธ์เพิ่มเติม", + "Searching …" : "กำลังค้นหา …", "Forgot password?" : "ลืมรหัสผ่าน?", "Back" : "ย้อนกลับ", "Login form is disabled." : "ฟอร์มล็อกอินถูกปิดใช้งาน", @@ -336,6 +337,7 @@ OC.L10N.register( "No more subfolders in here" : "ไม่พบโฟลเดอร์ย่อยเพิ่มเติมที่นี่", "Name" : "ชื่อ", "Size" : "ขนาด", + "Modified" : "แก้ไขเมื่อ", "\"{name}\" is an invalid file name." : "\"{name}\" เป็นชื่อไฟล์ที่ไม่ถูกต้อง", "File name cannot be empty." : "ชื่อไฟล์ไม่สามารถเว้นว่างได้", "\"/\" is not allowed inside a file name." : "ไม่อนุญาตให้ใช้ \"/\" ในชื่อไฟล์", diff --git a/core/l10n/th.json b/core/l10n/th.json index 4a1606c425c..775a0a60c46 100644 --- a/core/l10n/th.json +++ b/core/l10n/th.json @@ -131,10 +131,11 @@ "Install the Contacts app" : "ติดตั้งแอปรายชื่อ", "Loading your contacts …" : "กำลังโหลดรายชื่อผู้ติดต่อของคุณ …", "Looking for {term} …" : "กำลังค้นหา {term} …", - "Modified" : "แก้ไขเมื่อ", + "Date" : "วันที่", "Today" : "วันนี้", "People" : "ผู้คน", "Load more results" : "โหลดผลลัพธ์เพิ่มเติม", + "Searching …" : "กำลังค้นหา …", "Forgot password?" : "ลืมรหัสผ่าน?", "Back" : "ย้อนกลับ", "Login form is disabled." : "ฟอร์มล็อกอินถูกปิดใช้งาน", @@ -334,6 +335,7 @@ "No more subfolders in here" : "ไม่พบโฟลเดอร์ย่อยเพิ่มเติมที่นี่", "Name" : "ชื่อ", "Size" : "ขนาด", + "Modified" : "แก้ไขเมื่อ", "\"{name}\" is an invalid file name." : "\"{name}\" เป็นชื่อไฟล์ที่ไม่ถูกต้อง", "File name cannot be empty." : "ชื่อไฟล์ไม่สามารถเว้นว่างได้", "\"/\" is not allowed inside a file name." : "ไม่อนุญาตให้ใช้ \"/\" ในชื่อไฟล์", diff --git a/core/l10n/tr.js b/core/l10n/tr.js index c0b450936ba..f260287843d 100644 --- a/core/l10n/tr.js +++ b/core/l10n/tr.js @@ -189,7 +189,7 @@ OC.L10N.register( "Global search" : "Genel arama", "Search apps, files, tags, messages" : "Uygulama, dosya, etiket, ileti ara", "Apps and Settings" : "Uygulamalar ve ayarlar", - "Modified" : "Değiştirilme", + "Date" : "Tarih", "Today" : "Bugün", "Last 7 days" : "Önceki 7 gün", "Last 30 days" : "Önceki 30 gün", @@ -201,6 +201,7 @@ OC.L10N.register( "Load more results" : "Diğer sonuçları yükle", "Search in" : "Şurada aransın", "Filter in current view" : "Geçerli görünümü süz", + "Searching …" : "Aranıyor…", "Start typing in search" : "Aramak için yazmaya başlayın", "No matching results" : "Aramaya uyan bir sonuç bulunamadı", "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "${this.dateFilter.startFrom.toLocaleDateString()} ile ${this.dateFilter.endAt.toLocaleDateString()} arasında", @@ -434,6 +435,7 @@ OC.L10N.register( "No more subfolders in here" : "Burada başka bir alt klasör yok", "Name" : "Ad", "Size" : "Boyut", + "Modified" : "Değiştirilme", "\"{name}\" is an invalid file name." : "\"{name}\" dosya adı geçersiz.", "File name cannot be empty." : "Dosya adı boş olamaz.", "\"/\" is not allowed inside a file name." : "Dosya adında \"/\" kullanılamaz.", diff --git a/core/l10n/tr.json b/core/l10n/tr.json index 0226453f49e..5ffc6b585d2 100644 --- a/core/l10n/tr.json +++ b/core/l10n/tr.json @@ -187,7 +187,7 @@ "Global search" : "Genel arama", "Search apps, files, tags, messages" : "Uygulama, dosya, etiket, ileti ara", "Apps and Settings" : "Uygulamalar ve ayarlar", - "Modified" : "Değiştirilme", + "Date" : "Tarih", "Today" : "Bugün", "Last 7 days" : "Önceki 7 gün", "Last 30 days" : "Önceki 30 gün", @@ -199,6 +199,7 @@ "Load more results" : "Diğer sonuçları yükle", "Search in" : "Şurada aransın", "Filter in current view" : "Geçerli görünümü süz", + "Searching …" : "Aranıyor…", "Start typing in search" : "Aramak için yazmaya başlayın", "No matching results" : "Aramaya uyan bir sonuç bulunamadı", "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "${this.dateFilter.startFrom.toLocaleDateString()} ile ${this.dateFilter.endAt.toLocaleDateString()} arasında", @@ -432,6 +433,7 @@ "No more subfolders in here" : "Burada başka bir alt klasör yok", "Name" : "Ad", "Size" : "Boyut", + "Modified" : "Değiştirilme", "\"{name}\" is an invalid file name." : "\"{name}\" dosya adı geçersiz.", "File name cannot be empty." : "Dosya adı boş olamaz.", "\"/\" is not allowed inside a file name." : "Dosya adında \"/\" kullanılamaz.", diff --git a/core/l10n/uk.js b/core/l10n/uk.js index e43ecd4f8a6..dfbc08f80cf 100644 --- a/core/l10n/uk.js +++ b/core/l10n/uk.js @@ -189,7 +189,7 @@ OC.L10N.register( "Global search" : "Універсальний пошук", "Search apps, files, tags, messages" : "Шукати застосунки, файли, мітки, повідомлення", "Apps and Settings" : "Застосунки та налаштування", - "Modified" : "Змінено", + "Date" : "Дата", "Today" : "Сьогодні", "Last 7 days" : "За останні 7 днів", "Last 30 days" : "За останні 30 днів", @@ -200,6 +200,7 @@ OC.L10N.register( "People" : "Люди", "Load more results" : "Завантажити більше результатів", "Search in" : "Шукати у", + "Searching …" : "Пошук ...", "Start typing in search" : "Почніть шукати", "No matching results" : "Відсутні збіги", "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Між ${this.dateFilter.startFrom.toLocaleDateString()} та ${this.dateFilter.endAt.toLocaleDateString()}", @@ -433,6 +434,7 @@ OC.L10N.register( "No more subfolders in here" : "Тут більше немає вкладених каталогів", "Name" : "Ім’я", "Size" : "Розмір", + "Modified" : "Змінено", "\"{name}\" is an invalid file name." : "\"{name}\" - некоректне ім'я файлу.", "File name cannot be empty." : " Ім'я файлу не може бути порожнім.", "\"/\" is not allowed inside a file name." : "Символ \"/\" не дозволений в іменах файлів.", diff --git a/core/l10n/uk.json b/core/l10n/uk.json index ca156af62bc..d0585a7262a 100644 --- a/core/l10n/uk.json +++ b/core/l10n/uk.json @@ -187,7 +187,7 @@ "Global search" : "Універсальний пошук", "Search apps, files, tags, messages" : "Шукати застосунки, файли, мітки, повідомлення", "Apps and Settings" : "Застосунки та налаштування", - "Modified" : "Змінено", + "Date" : "Дата", "Today" : "Сьогодні", "Last 7 days" : "За останні 7 днів", "Last 30 days" : "За останні 30 днів", @@ -198,6 +198,7 @@ "People" : "Люди", "Load more results" : "Завантажити більше результатів", "Search in" : "Шукати у", + "Searching …" : "Пошук ...", "Start typing in search" : "Почніть шукати", "No matching results" : "Відсутні збіги", "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Між ${this.dateFilter.startFrom.toLocaleDateString()} та ${this.dateFilter.endAt.toLocaleDateString()}", @@ -431,6 +432,7 @@ "No more subfolders in here" : "Тут більше немає вкладених каталогів", "Name" : "Ім’я", "Size" : "Розмір", + "Modified" : "Змінено", "\"{name}\" is an invalid file name." : "\"{name}\" - некоректне ім'я файлу.", "File name cannot be empty." : " Ім'я файлу не може бути порожнім.", "\"/\" is not allowed inside a file name." : "Символ \"/\" не дозволений в іменах файлів.", diff --git a/core/l10n/vi.js b/core/l10n/vi.js index 28932c401a0..42e166c333f 100644 --- a/core/l10n/vi.js +++ b/core/l10n/vi.js @@ -177,10 +177,10 @@ OC.L10N.register( "Install the Contacts app" : "Cài đặt ứng dụng Danh bạ", "Loading your contacts …" : "Đang tải liên hệ của bạn ...", "Looking for {term} …" : "Đang tìm kiếm {term} ...", - "Modified" : "Thay đổi", "Today" : "Hôm nay", "Not found" : "Không tìm thấy", "Load more results" : "Tải thêm kết quả", + "Searching …" : "Đang tìm kiếm ...", "Forgot password?" : "Quên mật khẩu sao?", "Back to login form" : "Quay lại trang đăng nhập", "Back" : "Quay lại", @@ -410,6 +410,7 @@ OC.L10N.register( "No more subfolders in here" : "Không còn thư mục con ở đây", "Name" : "Tên", "Size" : "Kích cỡ", + "Modified" : "Thay đổi", "\"{name}\" is an invalid file name." : "\"{name}\" không được chấp nhận", "File name cannot be empty." : "Tên file không được rỗng", "\"/\" is not allowed inside a file name." : "\"/\" ‎không được phép có trong tên tệp.‎", diff --git a/core/l10n/vi.json b/core/l10n/vi.json index 965d9ef7939..98940993161 100644 --- a/core/l10n/vi.json +++ b/core/l10n/vi.json @@ -175,10 +175,10 @@ "Install the Contacts app" : "Cài đặt ứng dụng Danh bạ", "Loading your contacts …" : "Đang tải liên hệ của bạn ...", "Looking for {term} …" : "Đang tìm kiếm {term} ...", - "Modified" : "Thay đổi", "Today" : "Hôm nay", "Not found" : "Không tìm thấy", "Load more results" : "Tải thêm kết quả", + "Searching …" : "Đang tìm kiếm ...", "Forgot password?" : "Quên mật khẩu sao?", "Back to login form" : "Quay lại trang đăng nhập", "Back" : "Quay lại", @@ -408,6 +408,7 @@ "No more subfolders in here" : "Không còn thư mục con ở đây", "Name" : "Tên", "Size" : "Kích cỡ", + "Modified" : "Thay đổi", "\"{name}\" is an invalid file name." : "\"{name}\" không được chấp nhận", "File name cannot be empty." : "Tên file không được rỗng", "\"/\" is not allowed inside a file name." : "\"/\" ‎không được phép có trong tên tệp.‎", diff --git a/core/l10n/zh_CN.js b/core/l10n/zh_CN.js index 879fb5a68e1..62a87991733 100644 --- a/core/l10n/zh_CN.js +++ b/core/l10n/zh_CN.js @@ -189,7 +189,7 @@ OC.L10N.register( "Global search" : "全局搜索", "Search apps, files, tags, messages" : "搜索应用程序、文件、标签,信息", "Apps and Settings" : "应用程序以及设置", - "Modified" : "已修改", + "Date" : "日期", "Today" : "今日", "Last 7 days" : "过去 7 天", "Last 30 days" : "过去 30 天", @@ -201,6 +201,7 @@ OC.L10N.register( "Load more results" : "加载更多结果", "Search in" : "搜索", "Filter in current view" : "在当前视图中筛选", + "Searching …" : "正在搜索 ...", "Start typing in search" : "开始输入搜索内容", "No matching results" : "无匹配结果", "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "介于 ${this.dateFilter.startFrom.toLocaleDateString()} 到 ${this.dateFilter.endAt.toLocaleDateString()} 之间", @@ -434,6 +435,7 @@ OC.L10N.register( "No more subfolders in here" : "没有更多的子文件夹", "Name" : "名称", "Size" : "大小", + "Modified" : "已修改", "\"{name}\" is an invalid file name." : "“{name}”是一个无效的文件名。", "File name cannot be empty." : "文件名不能为空。", "\"/\" is not allowed inside a file name." : "文件名不能包含“/”。", diff --git a/core/l10n/zh_CN.json b/core/l10n/zh_CN.json index 1c401ca7dca..28cc92e9186 100644 --- a/core/l10n/zh_CN.json +++ b/core/l10n/zh_CN.json @@ -187,7 +187,7 @@ "Global search" : "全局搜索", "Search apps, files, tags, messages" : "搜索应用程序、文件、标签,信息", "Apps and Settings" : "应用程序以及设置", - "Modified" : "已修改", + "Date" : "日期", "Today" : "今日", "Last 7 days" : "过去 7 天", "Last 30 days" : "过去 30 天", @@ -199,6 +199,7 @@ "Load more results" : "加载更多结果", "Search in" : "搜索", "Filter in current view" : "在当前视图中筛选", + "Searching …" : "正在搜索 ...", "Start typing in search" : "开始输入搜索内容", "No matching results" : "无匹配结果", "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "介于 ${this.dateFilter.startFrom.toLocaleDateString()} 到 ${this.dateFilter.endAt.toLocaleDateString()} 之间", @@ -432,6 +433,7 @@ "No more subfolders in here" : "没有更多的子文件夹", "Name" : "名称", "Size" : "大小", + "Modified" : "已修改", "\"{name}\" is an invalid file name." : "“{name}”是一个无效的文件名。", "File name cannot be empty." : "文件名不能为空。", "\"/\" is not allowed inside a file name." : "文件名不能包含“/”。", diff --git a/core/l10n/zh_HK.js b/core/l10n/zh_HK.js index fd18186467a..34ea195997a 100644 --- a/core/l10n/zh_HK.js +++ b/core/l10n/zh_HK.js @@ -189,7 +189,7 @@ OC.L10N.register( "Global search" : "全域搜尋", "Search apps, files, tags, messages" : "搜尋應用程式、檔案、標籤、訊息", "Apps and Settings" : "應用程式與設定", - "Modified" : "已修改", + "Date" : "日期", "Today" : "今日", "Last 7 days" : "過去7日", "Last 30 days" : "過去30日", @@ -201,6 +201,7 @@ OC.L10N.register( "Load more results" : "載入更多結果", "Search in" : "搜尋", "Filter in current view" : "目前檢視裡的篩選條件", + "Searching …" : "正在搜尋……", "Start typing in search" : "開始輸入搜尋內容", "No matching results" : "無相符結果", "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "介於 ${this.dateFilter.startFrom.toLocaleDateString()} 到 ${this.dateFilter.endAt.toLocaleDateString()} 間", @@ -434,6 +435,7 @@ OC.L10N.register( "No more subfolders in here" : "沒有子資料夾", "Name" : "名稱", "Size" : "大小", + "Modified" : "已修改", "\"{name}\" is an invalid file name." : "\"{name}\" 是無效的檔案名稱。", "File name cannot be empty." : "檔案名稱不能為空。", "\"/\" is not allowed inside a file name." : "不允許檔案名稱中出現 \"/\"。", diff --git a/core/l10n/zh_HK.json b/core/l10n/zh_HK.json index 85575e35c6e..2b420fb1671 100644 --- a/core/l10n/zh_HK.json +++ b/core/l10n/zh_HK.json @@ -187,7 +187,7 @@ "Global search" : "全域搜尋", "Search apps, files, tags, messages" : "搜尋應用程式、檔案、標籤、訊息", "Apps and Settings" : "應用程式與設定", - "Modified" : "已修改", + "Date" : "日期", "Today" : "今日", "Last 7 days" : "過去7日", "Last 30 days" : "過去30日", @@ -199,6 +199,7 @@ "Load more results" : "載入更多結果", "Search in" : "搜尋", "Filter in current view" : "目前檢視裡的篩選條件", + "Searching …" : "正在搜尋……", "Start typing in search" : "開始輸入搜尋內容", "No matching results" : "無相符結果", "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "介於 ${this.dateFilter.startFrom.toLocaleDateString()} 到 ${this.dateFilter.endAt.toLocaleDateString()} 間", @@ -432,6 +433,7 @@ "No more subfolders in here" : "沒有子資料夾", "Name" : "名稱", "Size" : "大小", + "Modified" : "已修改", "\"{name}\" is an invalid file name." : "\"{name}\" 是無效的檔案名稱。", "File name cannot be empty." : "檔案名稱不能為空。", "\"/\" is not allowed inside a file name." : "不允許檔案名稱中出現 \"/\"。", diff --git a/core/l10n/zh_TW.js b/core/l10n/zh_TW.js index 506a2ca6ab5..1c763eb69a7 100644 --- a/core/l10n/zh_TW.js +++ b/core/l10n/zh_TW.js @@ -189,7 +189,7 @@ OC.L10N.register( "Global search" : "全域搜尋", "Search apps, files, tags, messages" : "搜尋應用程式、檔案、標籤、訊息", "Apps and Settings" : "應用程式與設定", - "Modified" : "已修改", + "Date" : "日期", "Today" : "今日", "Last 7 days" : "過去7天", "Last 30 days" : "過去30天", @@ -201,6 +201,7 @@ OC.L10N.register( "Load more results" : "載入更多結果", "Search in" : "搜尋", "Filter in current view" : "目前檢視裡的篩選條件", + "Searching …" : "正在搜尋……", "Start typing in search" : "開始輸入搜尋內容", "No matching results" : "無相符結果", "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "介於 ${this.dateFilter.startFrom.toLocaleDateString()} 到 ${this.dateFilter.endAt.toLocaleDateString()} 間", @@ -434,6 +435,7 @@ OC.L10N.register( "No more subfolders in here" : "這裡沒有其他子資料夾了", "Name" : "姓名", "Size" : "大小", + "Modified" : "已修改", "\"{name}\" is an invalid file name." : "{name} 是無效的檔名", "File name cannot be empty." : "檔名不能為空", "\"/\" is not allowed inside a file name." : "不允許檔名中出現 \"/\"。", diff --git a/core/l10n/zh_TW.json b/core/l10n/zh_TW.json index f5c69cdbf2a..ce996d90fbf 100644 --- a/core/l10n/zh_TW.json +++ b/core/l10n/zh_TW.json @@ -187,7 +187,7 @@ "Global search" : "全域搜尋", "Search apps, files, tags, messages" : "搜尋應用程式、檔案、標籤、訊息", "Apps and Settings" : "應用程式與設定", - "Modified" : "已修改", + "Date" : "日期", "Today" : "今日", "Last 7 days" : "過去7天", "Last 30 days" : "過去30天", @@ -199,6 +199,7 @@ "Load more results" : "載入更多結果", "Search in" : "搜尋", "Filter in current view" : "目前檢視裡的篩選條件", + "Searching …" : "正在搜尋……", "Start typing in search" : "開始輸入搜尋內容", "No matching results" : "無相符結果", "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "介於 ${this.dateFilter.startFrom.toLocaleDateString()} 到 ${this.dateFilter.endAt.toLocaleDateString()} 間", @@ -432,6 +433,7 @@ "No more subfolders in here" : "這裡沒有其他子資料夾了", "Name" : "姓名", "Size" : "大小", + "Modified" : "已修改", "\"{name}\" is an invalid file name." : "{name} 是無效的檔名", "File name cannot be empty." : "檔名不能為空", "\"/\" is not allowed inside a file name." : "不允許檔名中出現 \"/\"。", diff --git a/lib/l10n/sr.js b/lib/l10n/sr.js index 238b5c6a75d..412c105f73b 100644 --- a/lib/l10n/sr.js +++ b/lib/l10n/sr.js @@ -261,8 +261,8 @@ OC.L10N.register( "Storage connection error. %s" : "Грешка приликом повезивања на складиште. %s", "Storage is temporarily not available" : "Складиште привремено није доступно", "Storage connection timeout. %s" : "Истекло је време за повезивање на складиште. %s", - "Free prompt" : "Произвољни одзив", - "Runs an arbitrary prompt through the language model." : "Извршава произвољни одзив кроз језички модел.", + "Free prompt" : "Произвољни захтев", + "Runs an arbitrary prompt through the language model." : "Извршава произвољни захтев кроз језички модел.", "Generate headline" : "Генериши линију наслова", "Generates a possible headline for a text." : "Генерише могућу насловну линију текста.", "Summarize" : "Резимирај", diff --git a/lib/l10n/sr.json b/lib/l10n/sr.json index 43a6f685c8b..0f11702d9c8 100644 --- a/lib/l10n/sr.json +++ b/lib/l10n/sr.json @@ -259,8 +259,8 @@ "Storage connection error. %s" : "Грешка приликом повезивања на складиште. %s", "Storage is temporarily not available" : "Складиште привремено није доступно", "Storage connection timeout. %s" : "Истекло је време за повезивање на складиште. %s", - "Free prompt" : "Произвољни одзив", - "Runs an arbitrary prompt through the language model." : "Извршава произвољни одзив кроз језички модел.", + "Free prompt" : "Произвољни захтев", + "Runs an arbitrary prompt through the language model." : "Извршава произвољни захтев кроз језички модел.", "Generate headline" : "Генериши линију наслова", "Generates a possible headline for a text." : "Генерише могућу насловну линију текста.", "Summarize" : "Резимирај",