diff --git a/apps/files/l10n/de.js b/apps/files/l10n/de.js index 1ba7acd3240c5..4c9834c5c6503 100644 --- a/apps/files/l10n/de.js +++ b/apps/files/l10n/de.js @@ -22,6 +22,8 @@ OC.L10N.register( "An unknown error has occurred" : "Es ist ein unbekannter Fehler aufgetreten", "File could not be uploaded" : "Datei konnte nicht hochgeladen werden.", "Uploading …" : "Lade hoch …", + "{remainingTime} ({currentNumber}/{total})" : "{remainingTime} ({currentNumber}/{total})", + "Uploading … ({currentNumber}/{total})" : "Lade hoch … ({currentNumber}/{total})", "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} von {totalSize} ({bitrate})", "Uploading that item is not supported" : "Hochladen von Daten dieser Art wird nicht unterstützt.", "Target folder does not exist any more" : "Zielordner existiert nicht mehr", @@ -32,6 +34,7 @@ OC.L10N.register( "Move" : "Verschieben", "Copy" : "Kopieren", "Choose target folder" : "Zielordner wählen", + "Set reminder" : "Erinnerung erstellen", "Edit locally" : "Lokal bearbeiten", "Open" : "Öffnen", "Delete file" : "Datei löschen", @@ -108,6 +111,8 @@ OC.L10N.register( "Create new folder" : "Neuen Ordner erstellen", "Upload file" : "Datei hochladen", "Recent" : "Neueste", + "This file has the tag {tag}" : "Diese Datei trägt das Schlagwort {tag}.", + "This file has the tags {firstTags} and {lastTag}" : "Diese Datei trägt die Schlagworte {firstTags} und {lastTag}.", "Not favorited" : "Nicht favorisiert", "Remove from favorites" : "Von Favoriten entfernen", "Add to favorites" : "Zu den Favoriten hinzufügen", @@ -169,11 +174,21 @@ OC.L10N.register( "Reload current directory" : "Aktuelles Verzeichnis neu laden", "Go to the \"{dir}\" directory" : "In das Verzeichnis \"{dir}“ wechseln", "Select the row for {displayName}" : "Zeile für {displayName} auswählen", + "Rename file" : "Datei umbenennen", "File name" : "Dateiname", + "A long time ago" : "Vor langer Zeit", + "This node is unavailable" : "Dieser Knoten ist nicht verfügbar.", "Download file {name}" : "Datei {name} herunterladen", "\"{displayName}\" action executed successfully" : "Aktion \"{displayName}\" erfolgreich ausgeführt", "\"{displayName}\" action failed" : "Aktion \"{displayName}\" fehlgeschlagen", + "\"{name}\" is not an allowed filetype." : "\"{name}\" ist kein zulässiger Dateityp.", + "{newName} already exists." : "{newName} existiert bereits.", "Name cannot be empty" : "Der Name darf nicht leer sein", + "Another entry with the same name already exists" : "Ein anderer Eintrag mit diesem Namen existiert bereits.", + "Renamed \"{oldName}\" to \"{newName}\"" : "\"{oldName}\" in \"{newName}\" umbenannt", + "Could not rename \"{oldName}\", it does not exist any more" : "\"{oldName}\" konnte nicht umbenannt werden, da es nicht mehr existiert.", + "The name \"{newName}\"\" is already used in the folder \"{dir}\". Please choose a different name." : "Der Name \"{targetName}\" wird bereits im Ordner \"{dir}\" benutzt. Bitte wähle einen anderen Namen.", + "Could not rename \"{oldName}\"" : "\"{oldName}\" konnte nicht umbenannt werden.", "Total rows summary" : "Zusammenfassung aller Zeilen", "\"{displayName}\" failed on some elements " : "\"{displayName}\" ist bei einigen Elementen fehlgeschlagen", "\"{displayName}\" batch action executed successfully" : "Stapelaktion \"{displayName}\" erfolgreich ausgeführt", @@ -182,6 +197,8 @@ OC.L10N.register( "Sort list by {column} ({direction})" : "Liste sortieren nach {column} ({direction})", "Select all" : "Alle auswählen", "Unselect all" : "Auswahl aufheben", + "List of files and folders." : "Liste der Dateien und Ordner", + "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Diese Liste wird aus Performance-Gründen nicht vollständig angezeigt. Die Dateien werden angezeigt, wenn du durch die Liste navigierst.", "File not found" : "Datei nicht gefunden", "Storage informations" : "Speicherinformationen", "{usedQuotaByte} used" : "{usedQuotaByte} verwendet", @@ -208,6 +225,7 @@ OC.L10N.register( "Files settings" : "Dateien-Einstellungen", "File cannot be accessed" : "Auf die Datei kann nicht zugegriffen werden", "You might not have have permissions to view it, ask the sender to share it" : "Möglicherweise hast du nicht die Berechtigung zur Anzeige. Bitte den Absender, die Datei freizugeben.", + "Sort favorites first" : "Favoriten zuerst sortieren", "Show hidden files" : "Versteckte Dateien anzeigen", "Crop image previews" : "Bildvorschauen zuschneiden", "Additional settings" : "Zusätzliche Einstellungen", @@ -226,13 +244,21 @@ OC.L10N.register( "Blank" : "Leer", "Unable to create new file from template" : "Neue Datei konnte nicht aus Vorlage erstellt werden", "Delete permanently" : "Endgültig löschen", + "Open folder {displayName}" : "Ordner {displayName} öffnen", + "Open in Files" : "In App \"Dateien\" öffnen", "Open details" : "Details öffnen", "Set up templates folder" : "Vorlagenordner einrichten", "Templates" : "Vorlagen", + "Create new templates folder" : "Neuen Vorlagenordner erstellen", "Unable to initialize the templates directory" : "Der Vorlagenordner konnte nicht initialisiert werden", + "List of favorites files and folders." : "Liste der favorisierten Ordner und Dateien", "No favorites yet" : "Noch keine Favoriten vorhanden", "Files and folders you mark as favorite will show up here" : "Dateien und Ordner, die als Favoriten markiert werden, erscheinen hier", "All files" : "Alle Dateien", + "List of your files and folders." : "Liste deiner Dateien und Ordner", + "List of recently modified files and folders." : "Liste der zuletzt geänderten Dateien und Ordner", + "No recently modified files" : "Keine kürzlich geänderten Dateien", + "Files and folders you recently modified will show up here." : "Die von dir kürzlich geänderten Dateien und Ordner werden hier angezeigt.", "Toggle %1$s sublist" : "Unterliste %1$s umschalten", "No entries found in this folder" : "Keine Einträge in diesem Ordner gefunden", "Upload too large" : "Der Upload ist zu groß", @@ -256,7 +282,7 @@ OC.L10N.register( "Deleted shares" : "Gelöschte Freigaben", "Pending shares" : "Ausstehende Freigaben", "Open folder {name}" : "Ordner {name} öffnen", - "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Diese Liste ist aus Performance-Gründen nicht vollständig gerendert. Die Dateien werden gerendert, wenn du durch die Liste navigierst.", + "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Diese Liste wird aus Performance-Gründen nicht vollständig angezeigt. Die Dateien werden gerendert, wenn du durch die Liste navigierst.", "Search for an account" : "Nach einem Konto suchen", "Choose" : "Auswählen", "No files or folders have been deleted yet" : "Es wurden noch keine Dateien oder Ordner gelöscht" diff --git a/apps/files/l10n/de.json b/apps/files/l10n/de.json index d661a49426584..90b2c8ad9cd6e 100644 --- a/apps/files/l10n/de.json +++ b/apps/files/l10n/de.json @@ -20,6 +20,8 @@ "An unknown error has occurred" : "Es ist ein unbekannter Fehler aufgetreten", "File could not be uploaded" : "Datei konnte nicht hochgeladen werden.", "Uploading …" : "Lade hoch …", + "{remainingTime} ({currentNumber}/{total})" : "{remainingTime} ({currentNumber}/{total})", + "Uploading … ({currentNumber}/{total})" : "Lade hoch … ({currentNumber}/{total})", "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} von {totalSize} ({bitrate})", "Uploading that item is not supported" : "Hochladen von Daten dieser Art wird nicht unterstützt.", "Target folder does not exist any more" : "Zielordner existiert nicht mehr", @@ -30,6 +32,7 @@ "Move" : "Verschieben", "Copy" : "Kopieren", "Choose target folder" : "Zielordner wählen", + "Set reminder" : "Erinnerung erstellen", "Edit locally" : "Lokal bearbeiten", "Open" : "Öffnen", "Delete file" : "Datei löschen", @@ -106,6 +109,8 @@ "Create new folder" : "Neuen Ordner erstellen", "Upload file" : "Datei hochladen", "Recent" : "Neueste", + "This file has the tag {tag}" : "Diese Datei trägt das Schlagwort {tag}.", + "This file has the tags {firstTags} and {lastTag}" : "Diese Datei trägt die Schlagworte {firstTags} und {lastTag}.", "Not favorited" : "Nicht favorisiert", "Remove from favorites" : "Von Favoriten entfernen", "Add to favorites" : "Zu den Favoriten hinzufügen", @@ -167,11 +172,21 @@ "Reload current directory" : "Aktuelles Verzeichnis neu laden", "Go to the \"{dir}\" directory" : "In das Verzeichnis \"{dir}“ wechseln", "Select the row for {displayName}" : "Zeile für {displayName} auswählen", + "Rename file" : "Datei umbenennen", "File name" : "Dateiname", + "A long time ago" : "Vor langer Zeit", + "This node is unavailable" : "Dieser Knoten ist nicht verfügbar.", "Download file {name}" : "Datei {name} herunterladen", "\"{displayName}\" action executed successfully" : "Aktion \"{displayName}\" erfolgreich ausgeführt", "\"{displayName}\" action failed" : "Aktion \"{displayName}\" fehlgeschlagen", + "\"{name}\" is not an allowed filetype." : "\"{name}\" ist kein zulässiger Dateityp.", + "{newName} already exists." : "{newName} existiert bereits.", "Name cannot be empty" : "Der Name darf nicht leer sein", + "Another entry with the same name already exists" : "Ein anderer Eintrag mit diesem Namen existiert bereits.", + "Renamed \"{oldName}\" to \"{newName}\"" : "\"{oldName}\" in \"{newName}\" umbenannt", + "Could not rename \"{oldName}\", it does not exist any more" : "\"{oldName}\" konnte nicht umbenannt werden, da es nicht mehr existiert.", + "The name \"{newName}\"\" is already used in the folder \"{dir}\". Please choose a different name." : "Der Name \"{targetName}\" wird bereits im Ordner \"{dir}\" benutzt. Bitte wähle einen anderen Namen.", + "Could not rename \"{oldName}\"" : "\"{oldName}\" konnte nicht umbenannt werden.", "Total rows summary" : "Zusammenfassung aller Zeilen", "\"{displayName}\" failed on some elements " : "\"{displayName}\" ist bei einigen Elementen fehlgeschlagen", "\"{displayName}\" batch action executed successfully" : "Stapelaktion \"{displayName}\" erfolgreich ausgeführt", @@ -180,6 +195,8 @@ "Sort list by {column} ({direction})" : "Liste sortieren nach {column} ({direction})", "Select all" : "Alle auswählen", "Unselect all" : "Auswahl aufheben", + "List of files and folders." : "Liste der Dateien und Ordner", + "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Diese Liste wird aus Performance-Gründen nicht vollständig angezeigt. Die Dateien werden angezeigt, wenn du durch die Liste navigierst.", "File not found" : "Datei nicht gefunden", "Storage informations" : "Speicherinformationen", "{usedQuotaByte} used" : "{usedQuotaByte} verwendet", @@ -206,6 +223,7 @@ "Files settings" : "Dateien-Einstellungen", "File cannot be accessed" : "Auf die Datei kann nicht zugegriffen werden", "You might not have have permissions to view it, ask the sender to share it" : "Möglicherweise hast du nicht die Berechtigung zur Anzeige. Bitte den Absender, die Datei freizugeben.", + "Sort favorites first" : "Favoriten zuerst sortieren", "Show hidden files" : "Versteckte Dateien anzeigen", "Crop image previews" : "Bildvorschauen zuschneiden", "Additional settings" : "Zusätzliche Einstellungen", @@ -224,13 +242,21 @@ "Blank" : "Leer", "Unable to create new file from template" : "Neue Datei konnte nicht aus Vorlage erstellt werden", "Delete permanently" : "Endgültig löschen", + "Open folder {displayName}" : "Ordner {displayName} öffnen", + "Open in Files" : "In App \"Dateien\" öffnen", "Open details" : "Details öffnen", "Set up templates folder" : "Vorlagenordner einrichten", "Templates" : "Vorlagen", + "Create new templates folder" : "Neuen Vorlagenordner erstellen", "Unable to initialize the templates directory" : "Der Vorlagenordner konnte nicht initialisiert werden", + "List of favorites files and folders." : "Liste der favorisierten Ordner und Dateien", "No favorites yet" : "Noch keine Favoriten vorhanden", "Files and folders you mark as favorite will show up here" : "Dateien und Ordner, die als Favoriten markiert werden, erscheinen hier", "All files" : "Alle Dateien", + "List of your files and folders." : "Liste deiner Dateien und Ordner", + "List of recently modified files and folders." : "Liste der zuletzt geänderten Dateien und Ordner", + "No recently modified files" : "Keine kürzlich geänderten Dateien", + "Files and folders you recently modified will show up here." : "Die von dir kürzlich geänderten Dateien und Ordner werden hier angezeigt.", "Toggle %1$s sublist" : "Unterliste %1$s umschalten", "No entries found in this folder" : "Keine Einträge in diesem Ordner gefunden", "Upload too large" : "Der Upload ist zu groß", @@ -254,7 +280,7 @@ "Deleted shares" : "Gelöschte Freigaben", "Pending shares" : "Ausstehende Freigaben", "Open folder {name}" : "Ordner {name} öffnen", - "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Diese Liste ist aus Performance-Gründen nicht vollständig gerendert. Die Dateien werden gerendert, wenn du durch die Liste navigierst.", + "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Diese Liste wird aus Performance-Gründen nicht vollständig angezeigt. Die Dateien werden gerendert, wenn du durch die Liste navigierst.", "Search for an account" : "Nach einem Konto suchen", "Choose" : "Auswählen", "No files or folders have been deleted yet" : "Es wurden noch keine Dateien oder Ordner gelöscht" diff --git a/apps/files_sharing/l10n/de.js b/apps/files_sharing/l10n/de.js index 37cd791aa853f..557ee9b68a83c 100644 --- a/apps/files_sharing/l10n/de.js +++ b/apps/files_sharing/l10n/de.js @@ -210,6 +210,7 @@ OC.L10N.register( "Expires {relativetime}" : "Läuft {relativetime} ab", "this share just expired." : "Diese Freigabe ist gerade abgelaufen.", "Shared with you by {owner}" : "{owner} hat dies mit dir geteilt", + "Open in Files" : "In Dateien öffnen", "Link to a file" : "Mit einer Datei verknüpfen", "Error creating the share: {errorMessage}" : "Fehler beim Erstellen der Freigabe: {errorMessage}", "Error creating the share" : "Fehler beim Erstellen der Freigabe", diff --git a/apps/files_sharing/l10n/de.json b/apps/files_sharing/l10n/de.json index 2b6142307db43..41eca910b3844 100644 --- a/apps/files_sharing/l10n/de.json +++ b/apps/files_sharing/l10n/de.json @@ -208,6 +208,7 @@ "Expires {relativetime}" : "Läuft {relativetime} ab", "this share just expired." : "Diese Freigabe ist gerade abgelaufen.", "Shared with you by {owner}" : "{owner} hat dies mit dir geteilt", + "Open in Files" : "In Dateien öffnen", "Link to a file" : "Mit einer Datei verknüpfen", "Error creating the share: {errorMessage}" : "Fehler beim Erstellen der Freigabe: {errorMessage}", "Error creating the share" : "Fehler beim Erstellen der Freigabe", diff --git a/apps/settings/l10n/de.js b/apps/settings/l10n/de.js index 36ebe16084390..85a2e63e1ce51 100644 --- a/apps/settings/l10n/de.js +++ b/apps/settings/l10n/de.js @@ -148,6 +148,11 @@ OC.L10N.register( "Profile information" : "Profilinformation", "Profile picture, full name, email, phone number, address, website, Twitter, organisation, role, headline, biography, and whether your profile is enabled" : "Profilbild, vollständiger Name, E-Mail-Adresse, Telefonnummer, Adresse, Webseite, Twitter, Organisation, Rolle, Überschrift, Biografie und ob dein Profil aktiviert ist", "Nextcloud settings" : "Nextcloud-Einstellungen", + "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "Maschinelle Übersetzung kann mittels verschiedener Apps implementiert werden. Hier kannst du die Priorität der von dir aktuell installierten maschinellen Übersetzungs-Apps festlegen.", + "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "Sprache-zu-Text kann mittels verschiedener Apps implementiert werden. Hier kannst du einstellen, welche App verwendet werden soll.", + "None of your currently installed apps provide Speech-To-Text functionality" : "Keine deiner derzeit installierten Apps bietet Sprache-zu-Text-Funktionalität.", + "Text processing tasks can be implemented by different apps. Here you can set which app should be used for which task." : "Textverarbeitungsaufgaben können mittels verschiedener Apps umgesetzt werden. Hier kannst du einstellen, welche App für welche Aufgabe verwendet werden soll.", + "None of your currently installed apps provide Text processing functionality" : "Keine deiner derzeit installierten Apps bietet Funktionalität zur Textverarbeitung.", "Here you can decide which group can access certain sections of the administration settings." : "Hier kannst du festlegen, welche Gruppe auf bestimmte Bereiche der Verwaltungs-Einstellungen zugreifen kann.", "None" : "Keine", "Unable to modify setting" : "Einstellung konnte nicht geändert werden", @@ -314,6 +319,7 @@ OC.L10N.register( "Week starts on {firstDayOfWeek}" : "Woche beginnt am {firstDayOfWeek}", "Unable to update locale" : "Gebietsschema konnte nicht aktualisiert werden.", "No locale set" : "Kein Gebietsschema festgelegt", + "Your city" : "Deine Stadt", "Your organisation" : "Deine Organisation", "Your phone number" : "Deine Telefonnummer", "Edit your Profile visibility" : "Sichtbarkeit des Profils anpassen", @@ -331,6 +337,7 @@ OC.L10N.register( "Unable to update federation scope of additional {property}" : "Der Federations-Bereich des zusätzlichen {property} kann nicht aktualisiert werden.", "Add additional email" : "Zusätzliche E-Mail-Adresse hinzufügen", "Add" : "Hinzufügen", + "List of users. This list is not fully rendered for performance reasons. The users will be rendered as you navigate through the list." : "Liste aller Benutzer. Diese Liste wird aus Performance-Gründen nicht vollständig angezeigt. Die Benutzer werden angezeigt, wenn du durch die Liste navigierst.", "Default language" : "Standard-Sprache", "Common languages" : "Gängige Sprachen", "Other languages" : "Weitere Sprachen", diff --git a/apps/settings/l10n/de.json b/apps/settings/l10n/de.json index dfffa23b82c19..7c6d810c635af 100644 --- a/apps/settings/l10n/de.json +++ b/apps/settings/l10n/de.json @@ -146,6 +146,11 @@ "Profile information" : "Profilinformation", "Profile picture, full name, email, phone number, address, website, Twitter, organisation, role, headline, biography, and whether your profile is enabled" : "Profilbild, vollständiger Name, E-Mail-Adresse, Telefonnummer, Adresse, Webseite, Twitter, Organisation, Rolle, Überschrift, Biografie und ob dein Profil aktiviert ist", "Nextcloud settings" : "Nextcloud-Einstellungen", + "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "Maschinelle Übersetzung kann mittels verschiedener Apps implementiert werden. Hier kannst du die Priorität der von dir aktuell installierten maschinellen Übersetzungs-Apps festlegen.", + "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "Sprache-zu-Text kann mittels verschiedener Apps implementiert werden. Hier kannst du einstellen, welche App verwendet werden soll.", + "None of your currently installed apps provide Speech-To-Text functionality" : "Keine deiner derzeit installierten Apps bietet Sprache-zu-Text-Funktionalität.", + "Text processing tasks can be implemented by different apps. Here you can set which app should be used for which task." : "Textverarbeitungsaufgaben können mittels verschiedener Apps umgesetzt werden. Hier kannst du einstellen, welche App für welche Aufgabe verwendet werden soll.", + "None of your currently installed apps provide Text processing functionality" : "Keine deiner derzeit installierten Apps bietet Funktionalität zur Textverarbeitung.", "Here you can decide which group can access certain sections of the administration settings." : "Hier kannst du festlegen, welche Gruppe auf bestimmte Bereiche der Verwaltungs-Einstellungen zugreifen kann.", "None" : "Keine", "Unable to modify setting" : "Einstellung konnte nicht geändert werden", @@ -312,6 +317,7 @@ "Week starts on {firstDayOfWeek}" : "Woche beginnt am {firstDayOfWeek}", "Unable to update locale" : "Gebietsschema konnte nicht aktualisiert werden.", "No locale set" : "Kein Gebietsschema festgelegt", + "Your city" : "Deine Stadt", "Your organisation" : "Deine Organisation", "Your phone number" : "Deine Telefonnummer", "Edit your Profile visibility" : "Sichtbarkeit des Profils anpassen", @@ -329,6 +335,7 @@ "Unable to update federation scope of additional {property}" : "Der Federations-Bereich des zusätzlichen {property} kann nicht aktualisiert werden.", "Add additional email" : "Zusätzliche E-Mail-Adresse hinzufügen", "Add" : "Hinzufügen", + "List of users. This list is not fully rendered for performance reasons. The users will be rendered as you navigate through the list." : "Liste aller Benutzer. Diese Liste wird aus Performance-Gründen nicht vollständig angezeigt. Die Benutzer werden angezeigt, wenn du durch die Liste navigierst.", "Default language" : "Standard-Sprache", "Common languages" : "Gängige Sprachen", "Other languages" : "Weitere Sprachen", diff --git a/core/l10n/ar.js b/core/l10n/ar.js index 13d6ad38bc181..ec86dfab79954 100644 --- a/core/l10n/ar.js +++ b/core/l10n/ar.js @@ -236,21 +236,9 @@ OC.L10N.register( "Looking for {term} …" : "جاري البحث عن {term}", "No" : "لا", "Yes" : "نعم", - "No files in here" : "لا توجد ملفات هنا", - "New folder" : "مجلد جديد", - "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." : "\"/\" غير مسموح في تسمية الملف", - "\"{name}\" is not an allowed filetype" : "\"{name}\" أنه نوع ملف غير مسموح", - "{newName} already exists" : "{newname} موجود مسبقاً", "Choose" : "اختيار", "Copy" : "نسخ", "Move" : "نقل", - "Error loading file picker template: {error}" : "حصل خطأ في اختيار القالب: {error}", "OK" : "موافق", "Error loading message template: {error}" : "حصل خطأ في القالب: {error}", "read-only" : "قراءة فقط", @@ -265,12 +253,6 @@ OC.L10N.register( "(all selected)" : "(إختيار الكل)", "({count} selected)" : "({count} تم تحديد)", "Error loading file exists template" : "خطأ في تحميل القالب الحالي", - "Show list view" : "اظهر معاينات الروابط", - "Show grid view" : "أعرض شبكياً", - "Pending" : "معلّق", - "Home" : "الرئيسية", - "Copy to {folder}" : "أنسخ إلى {folder}", - "Move to {folder}" : "النقل إلى {folder}", "Saving …" : "جاري الحفظ…", "Authentication required" : "المصادقة مطلوبة", "This action requires you to confirm your password" : "يتطلب هذا الإجراء منك تأكيد كلمة المرور", @@ -424,6 +406,24 @@ OC.L10N.register( "If it is not there ask your local administrator." : "إذا لم يكن هناك اسأل المسؤول التقني المحلي.", "Press enter to start searching" : "اضغط على Enter لبدء البحث", "Settings" : "الإعدادات", + "No files in here" : "لا توجد ملفات هنا", + "New folder" : "مجلد جديد", + "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." : "\"/\" غير مسموح في تسمية الملف", + "\"{name}\" is not an allowed filetype" : "\"{name}\" أنه نوع ملف غير مسموح", + "{newName} already exists" : "{newname} موجود مسبقاً", + "Error loading file picker template: {error}" : "حصل خطأ في اختيار القالب: {error}", + "Show list view" : "اظهر معاينات الروابط", + "Show grid view" : "أعرض شبكياً", + "Pending" : "معلّق", + "Home" : "الرئيسية", + "Copy to {folder}" : "أنسخ إلى {folder}", + "Move to {folder}" : "النقل إلى {folder}", "File not found" : "لم يتم العثور على الملف", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "لا يمكن العثور على المستند، ربما المشاركة محذوفه او منتهيه؟", "Please use the command line updater because automatic updating is disabled in the config.php." : "يرجى استخدام خاصية تحديث سطر الاوامر بسبب التحديثات التلقائية ملغية في ملف الاعدادات config.php", diff --git a/core/l10n/ar.json b/core/l10n/ar.json index 18780c995763d..3608644e00e63 100644 --- a/core/l10n/ar.json +++ b/core/l10n/ar.json @@ -234,21 +234,9 @@ "Looking for {term} …" : "جاري البحث عن {term}", "No" : "لا", "Yes" : "نعم", - "No files in here" : "لا توجد ملفات هنا", - "New folder" : "مجلد جديد", - "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." : "\"/\" غير مسموح في تسمية الملف", - "\"{name}\" is not an allowed filetype" : "\"{name}\" أنه نوع ملف غير مسموح", - "{newName} already exists" : "{newname} موجود مسبقاً", "Choose" : "اختيار", "Copy" : "نسخ", "Move" : "نقل", - "Error loading file picker template: {error}" : "حصل خطأ في اختيار القالب: {error}", "OK" : "موافق", "Error loading message template: {error}" : "حصل خطأ في القالب: {error}", "read-only" : "قراءة فقط", @@ -263,12 +251,6 @@ "(all selected)" : "(إختيار الكل)", "({count} selected)" : "({count} تم تحديد)", "Error loading file exists template" : "خطأ في تحميل القالب الحالي", - "Show list view" : "اظهر معاينات الروابط", - "Show grid view" : "أعرض شبكياً", - "Pending" : "معلّق", - "Home" : "الرئيسية", - "Copy to {folder}" : "أنسخ إلى {folder}", - "Move to {folder}" : "النقل إلى {folder}", "Saving …" : "جاري الحفظ…", "Authentication required" : "المصادقة مطلوبة", "This action requires you to confirm your password" : "يتطلب هذا الإجراء منك تأكيد كلمة المرور", @@ -422,6 +404,24 @@ "If it is not there ask your local administrator." : "إذا لم يكن هناك اسأل المسؤول التقني المحلي.", "Press enter to start searching" : "اضغط على Enter لبدء البحث", "Settings" : "الإعدادات", + "No files in here" : "لا توجد ملفات هنا", + "New folder" : "مجلد جديد", + "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." : "\"/\" غير مسموح في تسمية الملف", + "\"{name}\" is not an allowed filetype" : "\"{name}\" أنه نوع ملف غير مسموح", + "{newName} already exists" : "{newname} موجود مسبقاً", + "Error loading file picker template: {error}" : "حصل خطأ في اختيار القالب: {error}", + "Show list view" : "اظهر معاينات الروابط", + "Show grid view" : "أعرض شبكياً", + "Pending" : "معلّق", + "Home" : "الرئيسية", + "Copy to {folder}" : "أنسخ إلى {folder}", + "Move to {folder}" : "النقل إلى {folder}", "File not found" : "لم يتم العثور على الملف", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "لا يمكن العثور على المستند، ربما المشاركة محذوفه او منتهيه؟", "Please use the command line updater because automatic updating is disabled in the config.php." : "يرجى استخدام خاصية تحديث سطر الاوامر بسبب التحديثات التلقائية ملغية في ملف الاعدادات config.php", diff --git a/core/l10n/bg.js b/core/l10n/bg.js index 32e9c0849c67b..da9dba8ce2549 100644 --- a/core/l10n/bg.js +++ b/core/l10n/bg.js @@ -229,21 +229,9 @@ OC.L10N.register( "Looking for {term} …" : "Търси се {term} …", "No" : "Не", "Yes" : "Да", - "No files in here" : "Няма файлове", - "New folder" : "Нова папка", - "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." : "\"/\" е непозволен знак в името на файла.", - "\"{name}\" is not an allowed filetype" : "\"{name}\" не е разрешен тип файл", - "{newName} already exists" : "{newName} вече съществува", "Choose" : "Избор", "Copy" : "Копирай", "Move" : "Премести", - "Error loading file picker template: {error}" : "Грешка при зареждането на шаблона за избор на файл: {error}", "OK" : "Добре", "Error loading message template: {error}" : "Грешка при зареждането на шаблона за съобщения: {error}", "read-only" : "Само за четене", @@ -258,12 +246,6 @@ OC.L10N.register( "(all selected)" : "(всички избрани)", "({count} selected)" : "({count} избрани)", "Error loading file exists template" : "Грешка при зареждането на шаблона за вече съществуващ файл", - "Show list view" : "Показване с изглед на списък", - "Show grid view" : "Показване в решетъчен изглед", - "Pending" : "Чакащо", - "Home" : "Начална страница", - "Copy to {folder}" : "Копирай в {folder}", - "Move to {folder}" : "Премести в {folder}", "Saving …" : "Записване …", "Authentication required" : "Изисква удостоверяване", "This action requires you to confirm your password" : "Необходимо е да потвърдите паролата си", @@ -417,6 +399,24 @@ OC.L10N.register( "If it is not there ask your local administrator." : "Ако не е там, попитайте местния администратор.", "Press enter to start searching" : "Натиснете въведи, за начало на търсенето", "Settings" : "Настройки", + "No files in here" : "Няма файлове", + "New folder" : "Нова папка", + "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." : "\"/\" е непозволен знак в името на файла.", + "\"{name}\" is not an allowed filetype" : "\"{name}\" не е разрешен тип файл", + "{newName} already exists" : "{newName} вече съществува", + "Error loading file picker template: {error}" : "Грешка при зареждането на шаблона за избор на файл: {error}", + "Show list view" : "Показване с изглед на списък", + "Show grid view" : "Показване в решетъчен изглед", + "Pending" : "Чакащо", + "Home" : "Начална страница", + "Copy to {folder}" : "Копирай в {folder}", + "Move to {folder}" : "Премести в {folder}", "File not found" : "Файлът не е открит", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Документът не можа да бъде намерен на сървъра. Може би споделянето е изтрито или е изтекло?", "Please use the command line updater because automatic updating is disabled in the config.php." : "Моля използвайте съветникът за актуализиране в командния ред, защото автоматичният е забранен в config.php.", diff --git a/core/l10n/bg.json b/core/l10n/bg.json index b92dcec92ff43..eacb71e6e13a9 100644 --- a/core/l10n/bg.json +++ b/core/l10n/bg.json @@ -227,21 +227,9 @@ "Looking for {term} …" : "Търси се {term} …", "No" : "Не", "Yes" : "Да", - "No files in here" : "Няма файлове", - "New folder" : "Нова папка", - "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." : "\"/\" е непозволен знак в името на файла.", - "\"{name}\" is not an allowed filetype" : "\"{name}\" не е разрешен тип файл", - "{newName} already exists" : "{newName} вече съществува", "Choose" : "Избор", "Copy" : "Копирай", "Move" : "Премести", - "Error loading file picker template: {error}" : "Грешка при зареждането на шаблона за избор на файл: {error}", "OK" : "Добре", "Error loading message template: {error}" : "Грешка при зареждането на шаблона за съобщения: {error}", "read-only" : "Само за четене", @@ -256,12 +244,6 @@ "(all selected)" : "(всички избрани)", "({count} selected)" : "({count} избрани)", "Error loading file exists template" : "Грешка при зареждането на шаблона за вече съществуващ файл", - "Show list view" : "Показване с изглед на списък", - "Show grid view" : "Показване в решетъчен изглед", - "Pending" : "Чакащо", - "Home" : "Начална страница", - "Copy to {folder}" : "Копирай в {folder}", - "Move to {folder}" : "Премести в {folder}", "Saving …" : "Записване …", "Authentication required" : "Изисква удостоверяване", "This action requires you to confirm your password" : "Необходимо е да потвърдите паролата си", @@ -415,6 +397,24 @@ "If it is not there ask your local administrator." : "Ако не е там, попитайте местния администратор.", "Press enter to start searching" : "Натиснете въведи, за начало на търсенето", "Settings" : "Настройки", + "No files in here" : "Няма файлове", + "New folder" : "Нова папка", + "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." : "\"/\" е непозволен знак в името на файла.", + "\"{name}\" is not an allowed filetype" : "\"{name}\" не е разрешен тип файл", + "{newName} already exists" : "{newName} вече съществува", + "Error loading file picker template: {error}" : "Грешка при зареждането на шаблона за избор на файл: {error}", + "Show list view" : "Показване с изглед на списък", + "Show grid view" : "Показване в решетъчен изглед", + "Pending" : "Чакащо", + "Home" : "Начална страница", + "Copy to {folder}" : "Копирай в {folder}", + "Move to {folder}" : "Премести в {folder}", "File not found" : "Файлът не е открит", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Документът не можа да бъде намерен на сървъра. Може би споделянето е изтрито или е изтекло?", "Please use the command line updater because automatic updating is disabled in the config.php." : "Моля използвайте съветникът за актуализиране в командния ред, защото автоматичният е забранен в config.php.", diff --git a/core/l10n/br.js b/core/l10n/br.js index 83df950bd3142..e5c82a1e8f874 100644 --- a/core/l10n/br.js +++ b/core/l10n/br.js @@ -136,21 +136,9 @@ OC.L10N.register( "Looking for {term} …" : "O klask {term} ...", "No" : "Nan", "Yes" : "Ya", - "No files in here" : "Restr ebet amañ", - "New folder" : "Heuliad nevez", - "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.", - "\"{name}\" is not an allowed filetype" : "N'eo ket \"{name}\" un doare restr aotreet", - "{newName} already exists" : "{newName} zo anezhañ c'hoazh", "Choose" : "Dibab", "Copy" : "Eilañ", "Move" : "Diplasañ", - "Error loading file picker template: {error}" : "Ur fazi a zo bet en ur c'hargañ ar choazer eskelet restr : {error}", "OK" : "OK", "Error loading message template: {error}" : "Ur fazi zo bet pa voe karget stumm skouer ar gemenadenn : [error]", "read-only" : "lennable nemetken", @@ -165,10 +153,6 @@ OC.L10N.register( "(all selected)" : "(dibab pep tra)", "({count} selected)" : "({count} dibabet)", "Error loading file exists template" : "Ur fazi zo bet pa voe karget ar restr", - "Pending" : "O c'hortoz", - "Home" : "Degemer", - "Copy to {folder}" : "Eilan e {folder}", - "Move to {folder}" : "Diblasañ da {folder}", "Saving …" : "Orc'h enrolliñ", "Authentication required" : "Eus un dilesa ez eus ezhomp", "This action requires you to confirm your password" : "An ober-mañ a c'houlenn e kadarnfec'h ho ker-tremen", @@ -302,6 +286,22 @@ OC.L10N.register( "Contact your system administrator if this message persists or appeared unexpectedly." : "Kit e darempred gant anr merour reizhad ma chomm ar c'hemenadenn-mañ, pe ma ze war well dic'hortozet ", "If it is not there ask your local administrator." : "M'a n'eo ket amañ, goulennit o merour lec'h.", "Settings" : "Arventennoù", + "No files in here" : "Restr ebet amañ", + "New folder" : "Heuliad nevez", + "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.", + "\"{name}\" is not an allowed filetype" : "N'eo ket \"{name}\" un doare restr aotreet", + "{newName} already exists" : "{newName} zo anezhañ c'hoazh", + "Error loading file picker template: {error}" : "Ur fazi a zo bet en ur c'hargañ ar choazer eskelet restr : {error}", + "Pending" : "O c'hortoz", + "Home" : "Degemer", + "Copy to {folder}" : "Eilan e {folder}", + "Move to {folder}" : "Diblasañ da {folder}", "File not found" : "N'eo ket bet kavet ar restr", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "N'eo ket posuple kavout ar ragtress war ar servijour. Marteze eo re gozh pe ez eo bet lammet ar rannadenn.", "Please use the command line updater because automatic updating is disabled in the config.php." : "Mar-plij, implijit al linenn-urzh adneveziñ peogwir eo disaotreet an adneveziñ otomatek e-barzh config.php." diff --git a/core/l10n/br.json b/core/l10n/br.json index fbb82cd9c7d94..46ed904405926 100644 --- a/core/l10n/br.json +++ b/core/l10n/br.json @@ -134,21 +134,9 @@ "Looking for {term} …" : "O klask {term} ...", "No" : "Nan", "Yes" : "Ya", - "No files in here" : "Restr ebet amañ", - "New folder" : "Heuliad nevez", - "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.", - "\"{name}\" is not an allowed filetype" : "N'eo ket \"{name}\" un doare restr aotreet", - "{newName} already exists" : "{newName} zo anezhañ c'hoazh", "Choose" : "Dibab", "Copy" : "Eilañ", "Move" : "Diplasañ", - "Error loading file picker template: {error}" : "Ur fazi a zo bet en ur c'hargañ ar choazer eskelet restr : {error}", "OK" : "OK", "Error loading message template: {error}" : "Ur fazi zo bet pa voe karget stumm skouer ar gemenadenn : [error]", "read-only" : "lennable nemetken", @@ -163,10 +151,6 @@ "(all selected)" : "(dibab pep tra)", "({count} selected)" : "({count} dibabet)", "Error loading file exists template" : "Ur fazi zo bet pa voe karget ar restr", - "Pending" : "O c'hortoz", - "Home" : "Degemer", - "Copy to {folder}" : "Eilan e {folder}", - "Move to {folder}" : "Diblasañ da {folder}", "Saving …" : "Orc'h enrolliñ", "Authentication required" : "Eus un dilesa ez eus ezhomp", "This action requires you to confirm your password" : "An ober-mañ a c'houlenn e kadarnfec'h ho ker-tremen", @@ -300,6 +284,22 @@ "Contact your system administrator if this message persists or appeared unexpectedly." : "Kit e darempred gant anr merour reizhad ma chomm ar c'hemenadenn-mañ, pe ma ze war well dic'hortozet ", "If it is not there ask your local administrator." : "M'a n'eo ket amañ, goulennit o merour lec'h.", "Settings" : "Arventennoù", + "No files in here" : "Restr ebet amañ", + "New folder" : "Heuliad nevez", + "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.", + "\"{name}\" is not an allowed filetype" : "N'eo ket \"{name}\" un doare restr aotreet", + "{newName} already exists" : "{newName} zo anezhañ c'hoazh", + "Error loading file picker template: {error}" : "Ur fazi a zo bet en ur c'hargañ ar choazer eskelet restr : {error}", + "Pending" : "O c'hortoz", + "Home" : "Degemer", + "Copy to {folder}" : "Eilan e {folder}", + "Move to {folder}" : "Diblasañ da {folder}", "File not found" : "N'eo ket bet kavet ar restr", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "N'eo ket posuple kavout ar ragtress war ar servijour. Marteze eo re gozh pe ez eo bet lammet ar rannadenn.", "Please use the command line updater because automatic updating is disabled in the config.php." : "Mar-plij, implijit al linenn-urzh adneveziñ peogwir eo disaotreet an adneveziñ otomatek e-barzh config.php." diff --git a/core/l10n/ca.js b/core/l10n/ca.js index 835a231f46233..535a0da0e15dd 100644 --- a/core/l10n/ca.js +++ b/core/l10n/ca.js @@ -235,21 +235,9 @@ OC.L10N.register( "Looking for {term} …" : "S'està cercant {term}…", "No" : "No", "Yes" : "Sí", - "No files in here" : "No hi ha cap fitxer aquí", - "New folder" : "Carpeta nova", - "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.", - "\"{name}\" is not an allowed filetype" : "«{name}» no és un tipus de fitxer permès", - "{newName} already exists" : "{newName} ja existeix", "Choose" : "Tria", "Copy" : "Copia", "Move" : "Mou", - "Error loading file picker template: {error}" : "S'ha produït un error en carregar la plantilla del selector de fitxers: {error}", "OK" : "D'acord", "Error loading message template: {error}" : "S'ha produït un error en carregar la plantilla del missatge: {error}", "read-only" : "només de lectura", @@ -264,12 +252,6 @@ OC.L10N.register( "(all selected)" : "(selecció: tot)", "({count} selected)" : "(selecció: {count})", "Error loading file exists template" : "S'ha produït un error en carregar la plantilla de fitxer existent", - "Show list view" : "Mostra la visualització de llista", - "Show grid view" : "Mostra la visualització de graella", - "Pending" : "Pendent", - "Home" : "Inici", - "Copy to {folder}" : "Copia a {folder}", - "Move to {folder}" : "Mou a {folder}", "Saving …" : "S'està desant…", "Authentication required" : "Cal autenticació", "This action requires you to confirm your password" : "Aquesta acció requereix que confirmeu la contrasenya", @@ -423,6 +405,24 @@ OC.L10N.register( "If it is not there ask your local administrator." : "Si no el trobeu, pregunteu a l'equip d'administració local.", "Press enter to start searching" : "Premeu Retorn per a iniciar la cerca", "Settings" : "Paràmetres", + "No files in here" : "No hi ha cap fitxer aquí", + "New folder" : "Carpeta nova", + "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.", + "\"{name}\" is not an allowed filetype" : "«{name}» no és un tipus de fitxer permès", + "{newName} already exists" : "{newName} ja existeix", + "Error loading file picker template: {error}" : "S'ha produït un error en carregar la plantilla del selector de fitxers: {error}", + "Show list view" : "Mostra la visualització de llista", + "Show grid view" : "Mostra la visualització de graella", + "Pending" : "Pendent", + "Home" : "Inici", + "Copy to {folder}" : "Copia a {folder}", + "Move to {folder}" : "Mou a {folder}", "File not found" : "No s'ha trobat el fitxer", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "No s'ha trobat el document en el servidor. És possible que s'hagi suprimit la referència o que hagi caducat.", "Please use the command line updater because automatic updating is disabled in the config.php." : "Utilitzeu l'actualitzador de línia d'ordres; l'actualització automàtica està inhabilitada en el fitxer config.php.", diff --git a/core/l10n/ca.json b/core/l10n/ca.json index 1c55ade1d4f35..0d40bc30f93e9 100644 --- a/core/l10n/ca.json +++ b/core/l10n/ca.json @@ -233,21 +233,9 @@ "Looking for {term} …" : "S'està cercant {term}…", "No" : "No", "Yes" : "Sí", - "No files in here" : "No hi ha cap fitxer aquí", - "New folder" : "Carpeta nova", - "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.", - "\"{name}\" is not an allowed filetype" : "«{name}» no és un tipus de fitxer permès", - "{newName} already exists" : "{newName} ja existeix", "Choose" : "Tria", "Copy" : "Copia", "Move" : "Mou", - "Error loading file picker template: {error}" : "S'ha produït un error en carregar la plantilla del selector de fitxers: {error}", "OK" : "D'acord", "Error loading message template: {error}" : "S'ha produït un error en carregar la plantilla del missatge: {error}", "read-only" : "només de lectura", @@ -262,12 +250,6 @@ "(all selected)" : "(selecció: tot)", "({count} selected)" : "(selecció: {count})", "Error loading file exists template" : "S'ha produït un error en carregar la plantilla de fitxer existent", - "Show list view" : "Mostra la visualització de llista", - "Show grid view" : "Mostra la visualització de graella", - "Pending" : "Pendent", - "Home" : "Inici", - "Copy to {folder}" : "Copia a {folder}", - "Move to {folder}" : "Mou a {folder}", "Saving …" : "S'està desant…", "Authentication required" : "Cal autenticació", "This action requires you to confirm your password" : "Aquesta acció requereix que confirmeu la contrasenya", @@ -421,6 +403,24 @@ "If it is not there ask your local administrator." : "Si no el trobeu, pregunteu a l'equip d'administració local.", "Press enter to start searching" : "Premeu Retorn per a iniciar la cerca", "Settings" : "Paràmetres", + "No files in here" : "No hi ha cap fitxer aquí", + "New folder" : "Carpeta nova", + "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.", + "\"{name}\" is not an allowed filetype" : "«{name}» no és un tipus de fitxer permès", + "{newName} already exists" : "{newName} ja existeix", + "Error loading file picker template: {error}" : "S'ha produït un error en carregar la plantilla del selector de fitxers: {error}", + "Show list view" : "Mostra la visualització de llista", + "Show grid view" : "Mostra la visualització de graella", + "Pending" : "Pendent", + "Home" : "Inici", + "Copy to {folder}" : "Copia a {folder}", + "Move to {folder}" : "Mou a {folder}", "File not found" : "No s'ha trobat el fitxer", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "No s'ha trobat el document en el servidor. És possible que s'hagi suprimit la referència o que hagi caducat.", "Please use the command line updater because automatic updating is disabled in the config.php." : "Utilitzeu l'actualitzador de línia d'ordres; l'actualització automàtica està inhabilitada en el fitxer config.php.", diff --git a/core/l10n/cs.js b/core/l10n/cs.js index f7ee6b40d806f..5481626fc8a30 100644 --- a/core/l10n/cs.js +++ b/core/l10n/cs.js @@ -236,21 +236,9 @@ OC.L10N.register( "Looking for {term} …" : "Hledání {term}…", "No" : "Ne", "Yes" : "Ano", - "No files in here" : "Nejsou zde žádné soubory", - "New folder" : "Nová složka", - "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.", - "\"{name}\" is not an allowed filetype" : "„{name}“ není povolený typ souboru", - "{newName} already exists" : "{newName} už existuje", "Choose" : "Vybrat", "Copy" : "Zkopírovat", "Move" : "Přesunout", - "Error loading file picker template: {error}" : "Chyba při načítání šablony výběru souborů: {error}", "OK" : "OK", "Error loading message template: {error}" : "Chyba při načítání šablony zprávy: {error}", "read-only" : "pouze pro čtení", @@ -265,12 +253,6 @@ OC.L10N.register( "(all selected)" : "(vše vybrané)", "({count} selected)" : "(vybráno {count})", "Error loading file exists template" : "Chyba při načítání šablony existence souboru", - "Show list view" : "Zobrazit v seznamu", - "Show grid view" : "Zobrazit v mřížce", - "Pending" : "Čekající", - "Home" : "Domů", - "Copy to {folder}" : "Zkopírovat do {folder}", - "Move to {folder}" : "Přesunout do {folder}", "Saving …" : "Ukládání…", "Authentication required" : "Vyžadováno ověření", "This action requires you to confirm your password" : "Tato akce vyžaduje zadání vašeho hesla", @@ -424,6 +406,24 @@ OC.L10N.register( "If it is not there ask your local administrator." : "Pokud se tam nenachází, zeptejte se svého místního správce.", "Press enter to start searching" : "Vyhledávání zahájíte stisknutím klávesy Enter", "Settings" : "Nastavení", + "No files in here" : "Nejsou zde žádné soubory", + "New folder" : "Nová složka", + "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.", + "\"{name}\" is not an allowed filetype" : "„{name}“ není povolený typ souboru", + "{newName} already exists" : "{newName} už existuje", + "Error loading file picker template: {error}" : "Chyba při načítání šablony výběru souborů: {error}", + "Show list view" : "Zobrazit v seznamu", + "Show grid view" : "Zobrazit v mřížce", + "Pending" : "Čekající", + "Home" : "Domů", + "Copy to {folder}" : "Zkopírovat do {folder}", + "Move to {folder}" : "Přesunout do {folder}", "File not found" : "Soubor nenalezen", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Dokument se nepodařilo na serveru najít. Možná bylo sdílení smazáno nebo skončila jeho platnost?", "Please use the command line updater because automatic updating is disabled in the config.php." : "Zaktualizujte z příkazového řádku, protože automatická aktualizace je v config.php vypnutá.", diff --git a/core/l10n/cs.json b/core/l10n/cs.json index 9744efe557574..ed5b6d65cc176 100644 --- a/core/l10n/cs.json +++ b/core/l10n/cs.json @@ -234,21 +234,9 @@ "Looking for {term} …" : "Hledání {term}…", "No" : "Ne", "Yes" : "Ano", - "No files in here" : "Nejsou zde žádné soubory", - "New folder" : "Nová složka", - "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.", - "\"{name}\" is not an allowed filetype" : "„{name}“ není povolený typ souboru", - "{newName} already exists" : "{newName} už existuje", "Choose" : "Vybrat", "Copy" : "Zkopírovat", "Move" : "Přesunout", - "Error loading file picker template: {error}" : "Chyba při načítání šablony výběru souborů: {error}", "OK" : "OK", "Error loading message template: {error}" : "Chyba při načítání šablony zprávy: {error}", "read-only" : "pouze pro čtení", @@ -263,12 +251,6 @@ "(all selected)" : "(vše vybrané)", "({count} selected)" : "(vybráno {count})", "Error loading file exists template" : "Chyba při načítání šablony existence souboru", - "Show list view" : "Zobrazit v seznamu", - "Show grid view" : "Zobrazit v mřížce", - "Pending" : "Čekající", - "Home" : "Domů", - "Copy to {folder}" : "Zkopírovat do {folder}", - "Move to {folder}" : "Přesunout do {folder}", "Saving …" : "Ukládání…", "Authentication required" : "Vyžadováno ověření", "This action requires you to confirm your password" : "Tato akce vyžaduje zadání vašeho hesla", @@ -422,6 +404,24 @@ "If it is not there ask your local administrator." : "Pokud se tam nenachází, zeptejte se svého místního správce.", "Press enter to start searching" : "Vyhledávání zahájíte stisknutím klávesy Enter", "Settings" : "Nastavení", + "No files in here" : "Nejsou zde žádné soubory", + "New folder" : "Nová složka", + "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.", + "\"{name}\" is not an allowed filetype" : "„{name}“ není povolený typ souboru", + "{newName} already exists" : "{newName} už existuje", + "Error loading file picker template: {error}" : "Chyba při načítání šablony výběru souborů: {error}", + "Show list view" : "Zobrazit v seznamu", + "Show grid view" : "Zobrazit v mřížce", + "Pending" : "Čekající", + "Home" : "Domů", + "Copy to {folder}" : "Zkopírovat do {folder}", + "Move to {folder}" : "Přesunout do {folder}", "File not found" : "Soubor nenalezen", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Dokument se nepodařilo na serveru najít. Možná bylo sdílení smazáno nebo skončila jeho platnost?", "Please use the command line updater because automatic updating is disabled in the config.php." : "Zaktualizujte z příkazového řádku, protože automatická aktualizace je v config.php vypnutá.", diff --git a/core/l10n/da.js b/core/l10n/da.js index a946bd3acb6ac..9c3720b7a12bd 100644 --- a/core/l10n/da.js +++ b/core/l10n/da.js @@ -235,21 +235,9 @@ OC.L10N.register( "Looking for {term} …" : "Leder efter {term} …", "No" : "Nej", "Yes" : "Ja", - "No files in here" : "Ingen filer", - "New folder" : "Ny mappe", - "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.", - "\"{name}\" is not an allowed filetype" : "\"{name}\" er ikke en tilladt filtype", - "{newName} already exists" : "{newname} eksisterer allerede", "Choose" : "Vælg", "Copy" : "Kopiér", "Move" : "Flyt", - "Error loading file picker template: {error}" : "Fejl ved indlæsning af filvælger skabelon: {error}", "OK" : "Ok", "Error loading message template: {error}" : "Fejl ved indlæsning af besked skabelon: {error}", "read-only" : "skrivebeskyttet", @@ -264,12 +252,6 @@ OC.L10N.register( "(all selected)" : "(alle valgt)", "({count} selected)" : "({count} valgt)", "Error loading file exists template" : "Fejl ved inlæsning af; fil eksistere skabelon", - "Show list view" : "Vis som liste", - "Show grid view" : "Vis som gitter", - "Pending" : "Afventer", - "Home" : "Hjem", - "Copy to {folder}" : "Kopier til {folder}", - "Move to {folder}" : "Flyt til {folder}", "Saving …" : "Gemmer…", "Authentication required" : "Godkendelse påkrævet", "This action requires you to confirm your password" : "Denne handling kræver at du bekræfter dit kodeord", @@ -423,6 +405,24 @@ OC.L10N.register( "If it is not there ask your local administrator." : "Hvis den ikke er der så spørg din lokale administrator.", "Press enter to start searching" : "Tast retur for at starte søgning", "Settings" : "Indstillinger", + "No files in here" : "Ingen filer", + "New folder" : "Ny mappe", + "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.", + "\"{name}\" is not an allowed filetype" : "\"{name}\" er ikke en tilladt filtype", + "{newName} already exists" : "{newname} eksisterer allerede", + "Error loading file picker template: {error}" : "Fejl ved indlæsning af filvælger skabelon: {error}", + "Show list view" : "Vis som liste", + "Show grid view" : "Vis som gitter", + "Pending" : "Afventer", + "Home" : "Hjem", + "Copy to {folder}" : "Kopier til {folder}", + "Move to {folder}" : "Flyt til {folder}", "File not found" : "Filen blev ikke fundet", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Dokumentet kunne ikke findes på serveren. Måske er det slettet, eller udløbet?", "Please use the command line updater because automatic updating is disabled in the config.php." : "Benyt kommandolinjen til at opdatere, da automatisk opdatering er slået fra i config.php.", diff --git a/core/l10n/da.json b/core/l10n/da.json index 7e4919874ad74..8f85cfe15ee95 100644 --- a/core/l10n/da.json +++ b/core/l10n/da.json @@ -233,21 +233,9 @@ "Looking for {term} …" : "Leder efter {term} …", "No" : "Nej", "Yes" : "Ja", - "No files in here" : "Ingen filer", - "New folder" : "Ny mappe", - "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.", - "\"{name}\" is not an allowed filetype" : "\"{name}\" er ikke en tilladt filtype", - "{newName} already exists" : "{newname} eksisterer allerede", "Choose" : "Vælg", "Copy" : "Kopiér", "Move" : "Flyt", - "Error loading file picker template: {error}" : "Fejl ved indlæsning af filvælger skabelon: {error}", "OK" : "Ok", "Error loading message template: {error}" : "Fejl ved indlæsning af besked skabelon: {error}", "read-only" : "skrivebeskyttet", @@ -262,12 +250,6 @@ "(all selected)" : "(alle valgt)", "({count} selected)" : "({count} valgt)", "Error loading file exists template" : "Fejl ved inlæsning af; fil eksistere skabelon", - "Show list view" : "Vis som liste", - "Show grid view" : "Vis som gitter", - "Pending" : "Afventer", - "Home" : "Hjem", - "Copy to {folder}" : "Kopier til {folder}", - "Move to {folder}" : "Flyt til {folder}", "Saving …" : "Gemmer…", "Authentication required" : "Godkendelse påkrævet", "This action requires you to confirm your password" : "Denne handling kræver at du bekræfter dit kodeord", @@ -421,6 +403,24 @@ "If it is not there ask your local administrator." : "Hvis den ikke er der så spørg din lokale administrator.", "Press enter to start searching" : "Tast retur for at starte søgning", "Settings" : "Indstillinger", + "No files in here" : "Ingen filer", + "New folder" : "Ny mappe", + "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.", + "\"{name}\" is not an allowed filetype" : "\"{name}\" er ikke en tilladt filtype", + "{newName} already exists" : "{newname} eksisterer allerede", + "Error loading file picker template: {error}" : "Fejl ved indlæsning af filvælger skabelon: {error}", + "Show list view" : "Vis som liste", + "Show grid view" : "Vis som gitter", + "Pending" : "Afventer", + "Home" : "Hjem", + "Copy to {folder}" : "Kopier til {folder}", + "Move to {folder}" : "Flyt til {folder}", "File not found" : "Filen blev ikke fundet", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Dokumentet kunne ikke findes på serveren. Måske er det slettet, eller udløbet?", "Please use the command line updater because automatic updating is disabled in the config.php." : "Benyt kommandolinjen til at opdatere, da automatisk opdatering er slået fra i config.php.", diff --git a/core/l10n/de.js b/core/l10n/de.js index 55c4dd4afd9e5..39b05fa501d2c 100644 --- a/core/l10n/de.js +++ b/core/l10n/de.js @@ -229,21 +229,9 @@ OC.L10N.register( "Looking for {term} …" : "Suche nach {term} …", "No" : "Nein", "Yes" : "Ja", - "No files in here" : "Keine Dateien vorhanden", - "New folder" : "Neuer Ordner", - "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.", - "\"{name}\" is not an allowed filetype" : "\"{name}“ ist kein erlaubter Dateityp ", - "{newName} already exists" : "{newName} existiert bereits", "Choose" : "Auswählen", "Copy" : "Kopieren", "Move" : "Verschieben", - "Error loading file picker template: {error}" : "Fehler beim Laden der Dateiauswahlvorlage: {error}", "OK" : "OK", "Error loading message template: {error}" : "Fehler beim Laden der Nachrichtenvorlage: {error}", "read-only" : "Schreibgeschützt", @@ -258,12 +246,6 @@ OC.L10N.register( "(all selected)" : "(Alle ausgewählt)", "({count} selected)" : "({count} ausgewählt)", "Error loading file exists template" : "Fehler beim Laden der vorhanden Dateivorlage", - "Show list view" : "Listenansicht anzeigen", - "Show grid view" : "Rasteransicht anzeigen", - "Pending" : "Ausstehend", - "Home" : "Startseite", - "Copy to {folder}" : "Kopieren nach {folder}", - "Move to {folder}" : "Verschieben nach {folder}", "Saving …" : "Speichern …", "Authentication required" : "Legitimierung benötigt", "This action requires you to confirm your password" : "Dieser Vorgang benötigt eine Passwortbestätigung von dir", @@ -417,6 +399,24 @@ OC.L10N.register( "If it is not there ask your local administrator." : "Wenn du keine E-Mail bekommen hast, wende dich bitte an deinen lokalen Administrator.", "Press enter to start searching" : "Zum Suchen Enter drücken", "Settings" : "Einstellungen", + "No files in here" : "Keine Dateien vorhanden", + "New folder" : "Neuer Ordner", + "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.", + "\"{name}\" is not an allowed filetype" : "\"{name}“ ist kein erlaubter Dateityp ", + "{newName} already exists" : "{newName} existiert bereits", + "Error loading file picker template: {error}" : "Fehler beim Laden der Dateiauswahlvorlage: {error}", + "Show list view" : "Listenansicht anzeigen", + "Show grid view" : "Rasteransicht anzeigen", + "Pending" : "Ausstehend", + "Home" : "Startseite", + "Copy to {folder}" : "Kopieren nach {folder}", + "Move to {folder}" : "Verschieben nach {folder}", "File not found" : "Datei nicht gefunden", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Das Dokument konnte auf dem Server nicht gefunden werden. Möglicherweise wurde die Freigabe gelöscht oder ist abgelaufen?", "Please use the command line updater because automatic updating is disabled in the config.php." : "Da automatische Updates in der config.php deaktivert sind, nutze bitte den Updater über die Kommandozeile.", diff --git a/core/l10n/de.json b/core/l10n/de.json index 74c4e4063c5c7..079357274ea28 100644 --- a/core/l10n/de.json +++ b/core/l10n/de.json @@ -227,21 +227,9 @@ "Looking for {term} …" : "Suche nach {term} …", "No" : "Nein", "Yes" : "Ja", - "No files in here" : "Keine Dateien vorhanden", - "New folder" : "Neuer Ordner", - "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.", - "\"{name}\" is not an allowed filetype" : "\"{name}“ ist kein erlaubter Dateityp ", - "{newName} already exists" : "{newName} existiert bereits", "Choose" : "Auswählen", "Copy" : "Kopieren", "Move" : "Verschieben", - "Error loading file picker template: {error}" : "Fehler beim Laden der Dateiauswahlvorlage: {error}", "OK" : "OK", "Error loading message template: {error}" : "Fehler beim Laden der Nachrichtenvorlage: {error}", "read-only" : "Schreibgeschützt", @@ -256,12 +244,6 @@ "(all selected)" : "(Alle ausgewählt)", "({count} selected)" : "({count} ausgewählt)", "Error loading file exists template" : "Fehler beim Laden der vorhanden Dateivorlage", - "Show list view" : "Listenansicht anzeigen", - "Show grid view" : "Rasteransicht anzeigen", - "Pending" : "Ausstehend", - "Home" : "Startseite", - "Copy to {folder}" : "Kopieren nach {folder}", - "Move to {folder}" : "Verschieben nach {folder}", "Saving …" : "Speichern …", "Authentication required" : "Legitimierung benötigt", "This action requires you to confirm your password" : "Dieser Vorgang benötigt eine Passwortbestätigung von dir", @@ -415,6 +397,24 @@ "If it is not there ask your local administrator." : "Wenn du keine E-Mail bekommen hast, wende dich bitte an deinen lokalen Administrator.", "Press enter to start searching" : "Zum Suchen Enter drücken", "Settings" : "Einstellungen", + "No files in here" : "Keine Dateien vorhanden", + "New folder" : "Neuer Ordner", + "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.", + "\"{name}\" is not an allowed filetype" : "\"{name}“ ist kein erlaubter Dateityp ", + "{newName} already exists" : "{newName} existiert bereits", + "Error loading file picker template: {error}" : "Fehler beim Laden der Dateiauswahlvorlage: {error}", + "Show list view" : "Listenansicht anzeigen", + "Show grid view" : "Rasteransicht anzeigen", + "Pending" : "Ausstehend", + "Home" : "Startseite", + "Copy to {folder}" : "Kopieren nach {folder}", + "Move to {folder}" : "Verschieben nach {folder}", "File not found" : "Datei nicht gefunden", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Das Dokument konnte auf dem Server nicht gefunden werden. Möglicherweise wurde die Freigabe gelöscht oder ist abgelaufen?", "Please use the command line updater because automatic updating is disabled in the config.php." : "Da automatische Updates in der config.php deaktivert sind, nutze bitte den Updater über die Kommandozeile.", diff --git a/core/l10n/de_DE.js b/core/l10n/de_DE.js index cd6ebae3f3437..0bc62c33be7a6 100644 --- a/core/l10n/de_DE.js +++ b/core/l10n/de_DE.js @@ -236,21 +236,9 @@ OC.L10N.register( "Looking for {term} …" : "Suche nach {term}…", "No" : "Nein", "Yes" : "Ja", - "No files in here" : "Keine Dateien vorhanden", - "New folder" : "Neuer Ordner", - "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.", - "\"{name}\" is not an allowed filetype" : "\"{name}“ ist kein erlaubter Dateityp ", - "{newName} already exists" : "{newName} existiert bereits", "Choose" : "Auswählen", "Copy" : "Kopieren", "Move" : "Verschieben", - "Error loading file picker template: {error}" : "Fehler beim Laden der Dateiauswahlvorlage: {error}", "OK" : "OK", "Error loading message template: {error}" : "Fehler beim Laden der Nachrichtenvorlage: {error}", "read-only" : "Schreibgeschützt", @@ -265,12 +253,6 @@ OC.L10N.register( "(all selected)" : "(Alle ausgewählt)", "({count} selected)" : "({count} ausgewählt)", "Error loading file exists template" : "Fehler beim Laden der vorhanden Dateivorlage", - "Show list view" : "Listenansicht anzeigen", - "Show grid view" : "Rasteransicht anzeigen", - "Pending" : "Ausstehend", - "Home" : "Startseite", - "Copy to {folder}" : "Kopieren nach {folder}", - "Move to {folder}" : "Verschieben nach {folder}", "Saving …" : "Speichere …", "Authentication required" : "Legitimierung benötigt", "This action requires you to confirm your password" : "Dieser Vorgang benötigt eine Passwortbestätigung von Ihnen", @@ -424,6 +406,24 @@ OC.L10N.register( "If it is not there ask your local administrator." : "Wenn Sie keine E-Mail bekommen haben, wenden Sie sich bitte an Ihren lokalen Administrator.", "Press enter to start searching" : "Eingabetaste zum Starten der Suche drücken", "Settings" : "Einstellungen", + "No files in here" : "Keine Dateien vorhanden", + "New folder" : "Neuer Ordner", + "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.", + "\"{name}\" is not an allowed filetype" : "\"{name}“ ist kein erlaubter Dateityp ", + "{newName} already exists" : "{newName} existiert bereits", + "Error loading file picker template: {error}" : "Fehler beim Laden der Dateiauswahlvorlage: {error}", + "Show list view" : "Listenansicht anzeigen", + "Show grid view" : "Rasteransicht anzeigen", + "Pending" : "Ausstehend", + "Home" : "Startseite", + "Copy to {folder}" : "Kopieren nach {folder}", + "Move to {folder}" : "Verschieben nach {folder}", "File not found" : "Datei nicht gefunden", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Das Dokument konnte auf dem Server nicht gefunden werden. Möglicherweise wurde die Freigabe gelöscht oder ist abgelaufen?", "Please use the command line updater because automatic updating is disabled in the config.php." : "Da automatische Updates in der config.php deaktivert sind, nutzen Sie bitte den Updater über die Kommandozeile.", diff --git a/core/l10n/de_DE.json b/core/l10n/de_DE.json index 9b4e303bd911e..3b74091843277 100644 --- a/core/l10n/de_DE.json +++ b/core/l10n/de_DE.json @@ -234,21 +234,9 @@ "Looking for {term} …" : "Suche nach {term}…", "No" : "Nein", "Yes" : "Ja", - "No files in here" : "Keine Dateien vorhanden", - "New folder" : "Neuer Ordner", - "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.", - "\"{name}\" is not an allowed filetype" : "\"{name}“ ist kein erlaubter Dateityp ", - "{newName} already exists" : "{newName} existiert bereits", "Choose" : "Auswählen", "Copy" : "Kopieren", "Move" : "Verschieben", - "Error loading file picker template: {error}" : "Fehler beim Laden der Dateiauswahlvorlage: {error}", "OK" : "OK", "Error loading message template: {error}" : "Fehler beim Laden der Nachrichtenvorlage: {error}", "read-only" : "Schreibgeschützt", @@ -263,12 +251,6 @@ "(all selected)" : "(Alle ausgewählt)", "({count} selected)" : "({count} ausgewählt)", "Error loading file exists template" : "Fehler beim Laden der vorhanden Dateivorlage", - "Show list view" : "Listenansicht anzeigen", - "Show grid view" : "Rasteransicht anzeigen", - "Pending" : "Ausstehend", - "Home" : "Startseite", - "Copy to {folder}" : "Kopieren nach {folder}", - "Move to {folder}" : "Verschieben nach {folder}", "Saving …" : "Speichere …", "Authentication required" : "Legitimierung benötigt", "This action requires you to confirm your password" : "Dieser Vorgang benötigt eine Passwortbestätigung von Ihnen", @@ -422,6 +404,24 @@ "If it is not there ask your local administrator." : "Wenn Sie keine E-Mail bekommen haben, wenden Sie sich bitte an Ihren lokalen Administrator.", "Press enter to start searching" : "Eingabetaste zum Starten der Suche drücken", "Settings" : "Einstellungen", + "No files in here" : "Keine Dateien vorhanden", + "New folder" : "Neuer Ordner", + "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.", + "\"{name}\" is not an allowed filetype" : "\"{name}“ ist kein erlaubter Dateityp ", + "{newName} already exists" : "{newName} existiert bereits", + "Error loading file picker template: {error}" : "Fehler beim Laden der Dateiauswahlvorlage: {error}", + "Show list view" : "Listenansicht anzeigen", + "Show grid view" : "Rasteransicht anzeigen", + "Pending" : "Ausstehend", + "Home" : "Startseite", + "Copy to {folder}" : "Kopieren nach {folder}", + "Move to {folder}" : "Verschieben nach {folder}", "File not found" : "Datei nicht gefunden", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Das Dokument konnte auf dem Server nicht gefunden werden. Möglicherweise wurde die Freigabe gelöscht oder ist abgelaufen?", "Please use the command line updater because automatic updating is disabled in the config.php." : "Da automatische Updates in der config.php deaktivert sind, nutzen Sie bitte den Updater über die Kommandozeile.", diff --git a/core/l10n/el.js b/core/l10n/el.js index a5c7b5481da05..82ff19d929ae7 100644 --- a/core/l10n/el.js +++ b/core/l10n/el.js @@ -232,21 +232,9 @@ OC.L10N.register( "Looking for {term} …" : "Αναζήτηση για {term} …", "No" : "Όχι", "Yes" : "Ναι", - "No files in here" : "Δεν υπάρχουν αρχεία", - "New folder" : "Νέος φάκελος", - "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." : "Το \"/\" δεν είναι επιτρεπτό εντός του ονόματος αρχείου.", - "\"{name}\" is not an allowed filetype" : "Το \"{name}\" δεν είναι ένας επιτρεπτός τύπος αρχείου", - "{newName} already exists" : "Το {newName} υπάρχει ήδη", "Choose" : "Επιλέξτε", "Copy" : "Αντιγραφή", "Move" : "Μετακίνηση", - "Error loading file picker template: {error}" : "Σφάλμα κατά την φόρτωση του προτύπου επιλογέα αρχείων: {error}", "OK" : "ΟΚ", "Error loading message template: {error}" : "Σφάλμα φόρτωσης προτύπου μηνυμάτων: {error}", "read-only" : "μόνο για ανάγνωση", @@ -261,12 +249,6 @@ OC.L10N.register( "(all selected)" : "(όλα τα επιλεγμένα)", "({count} selected)" : "({count} επιλέχθηκαν)", "Error loading file exists template" : "Σφάλμα κατά την φόρτωση του προτύπου \"αρχείο υπάρχει\"", - "Show list view" : "Προβολή λίστας", - "Show grid view" : "Προβολή πλέγματος", - "Pending" : "Εκκρεμεί", - "Home" : "Αρχική", - "Copy to {folder}" : "Αντιγραφή σε {folder}", - "Move to {folder}" : "Μετακίνηση σε {folder}", "Saving …" : "Γίνεται αποθήκευση …", "Authentication required" : "Απαιτείται πιστοποίηση", "This action requires you to confirm your password" : "Για την ενέργεια αυτή απαιτείται η επιβεβαίωση του συνθηματικού σας", @@ -420,6 +402,24 @@ OC.L10N.register( "If it is not there ask your local administrator." : "Εάν δεν είναι εκεί ρωτήστε τον τοπικό διαχειριστή σας.", "Press enter to start searching" : "Πατήστε enter για να ξεκινήσει η αναζήτηση", "Settings" : "Ρυθμίσεις", + "No files in here" : "Δεν υπάρχουν αρχεία", + "New folder" : "Νέος φάκελος", + "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." : "Το \"/\" δεν είναι επιτρεπτό εντός του ονόματος αρχείου.", + "\"{name}\" is not an allowed filetype" : "Το \"{name}\" δεν είναι ένας επιτρεπτός τύπος αρχείου", + "{newName} already exists" : "Το {newName} υπάρχει ήδη", + "Error loading file picker template: {error}" : "Σφάλμα κατά την φόρτωση του προτύπου επιλογέα αρχείων: {error}", + "Show list view" : "Προβολή λίστας", + "Show grid view" : "Προβολή πλέγματος", + "Pending" : "Εκκρεμεί", + "Home" : "Αρχική", + "Copy to {folder}" : "Αντιγραφή σε {folder}", + "Move to {folder}" : "Μετακίνηση σε {folder}", "File not found" : "Το αρχείο δεν βρέθηκε", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Το έγγραφο δεν βρέθηκε στον διακομιστή. Ίσως διαγράφηκε η κοινή χρήση ή έληξε?", "Please use the command line updater because automatic updating is disabled in the config.php." : "Παρακαλούμε ενημερώστε μέσω γραμμής εντολών διότι η αυτόματη ενημέρωση έχει απενεργοποιηθεί στο αρχείο config.php.", diff --git a/core/l10n/el.json b/core/l10n/el.json index 345c126415792..841486d0acd42 100644 --- a/core/l10n/el.json +++ b/core/l10n/el.json @@ -230,21 +230,9 @@ "Looking for {term} …" : "Αναζήτηση για {term} …", "No" : "Όχι", "Yes" : "Ναι", - "No files in here" : "Δεν υπάρχουν αρχεία", - "New folder" : "Νέος φάκελος", - "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." : "Το \"/\" δεν είναι επιτρεπτό εντός του ονόματος αρχείου.", - "\"{name}\" is not an allowed filetype" : "Το \"{name}\" δεν είναι ένας επιτρεπτός τύπος αρχείου", - "{newName} already exists" : "Το {newName} υπάρχει ήδη", "Choose" : "Επιλέξτε", "Copy" : "Αντιγραφή", "Move" : "Μετακίνηση", - "Error loading file picker template: {error}" : "Σφάλμα κατά την φόρτωση του προτύπου επιλογέα αρχείων: {error}", "OK" : "ΟΚ", "Error loading message template: {error}" : "Σφάλμα φόρτωσης προτύπου μηνυμάτων: {error}", "read-only" : "μόνο για ανάγνωση", @@ -259,12 +247,6 @@ "(all selected)" : "(όλα τα επιλεγμένα)", "({count} selected)" : "({count} επιλέχθηκαν)", "Error loading file exists template" : "Σφάλμα κατά την φόρτωση του προτύπου \"αρχείο υπάρχει\"", - "Show list view" : "Προβολή λίστας", - "Show grid view" : "Προβολή πλέγματος", - "Pending" : "Εκκρεμεί", - "Home" : "Αρχική", - "Copy to {folder}" : "Αντιγραφή σε {folder}", - "Move to {folder}" : "Μετακίνηση σε {folder}", "Saving …" : "Γίνεται αποθήκευση …", "Authentication required" : "Απαιτείται πιστοποίηση", "This action requires you to confirm your password" : "Για την ενέργεια αυτή απαιτείται η επιβεβαίωση του συνθηματικού σας", @@ -418,6 +400,24 @@ "If it is not there ask your local administrator." : "Εάν δεν είναι εκεί ρωτήστε τον τοπικό διαχειριστή σας.", "Press enter to start searching" : "Πατήστε enter για να ξεκινήσει η αναζήτηση", "Settings" : "Ρυθμίσεις", + "No files in here" : "Δεν υπάρχουν αρχεία", + "New folder" : "Νέος φάκελος", + "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." : "Το \"/\" δεν είναι επιτρεπτό εντός του ονόματος αρχείου.", + "\"{name}\" is not an allowed filetype" : "Το \"{name}\" δεν είναι ένας επιτρεπτός τύπος αρχείου", + "{newName} already exists" : "Το {newName} υπάρχει ήδη", + "Error loading file picker template: {error}" : "Σφάλμα κατά την φόρτωση του προτύπου επιλογέα αρχείων: {error}", + "Show list view" : "Προβολή λίστας", + "Show grid view" : "Προβολή πλέγματος", + "Pending" : "Εκκρεμεί", + "Home" : "Αρχική", + "Copy to {folder}" : "Αντιγραφή σε {folder}", + "Move to {folder}" : "Μετακίνηση σε {folder}", "File not found" : "Το αρχείο δεν βρέθηκε", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Το έγγραφο δεν βρέθηκε στον διακομιστή. Ίσως διαγράφηκε η κοινή χρήση ή έληξε?", "Please use the command line updater because automatic updating is disabled in the config.php." : "Παρακαλούμε ενημερώστε μέσω γραμμής εντολών διότι η αυτόματη ενημέρωση έχει απενεργοποιηθεί στο αρχείο config.php.", diff --git a/core/l10n/en_GB.js b/core/l10n/en_GB.js index 690b14bf2ebdc..f02081e3aae39 100644 --- a/core/l10n/en_GB.js +++ b/core/l10n/en_GB.js @@ -236,21 +236,9 @@ OC.L10N.register( "Looking for {term} …" : "Looking for {term} …", "No" : "No", "Yes" : "Yes", - "No files in here" : "No files in here", - "New folder" : "New folder", - "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.", - "\"{name}\" is not an allowed filetype" : "\"{name}\" is not an allowed filetype", - "{newName} already exists" : "{newName} already exists", "Choose" : "Choose", "Copy" : "Copy", "Move" : "Move", - "Error loading file picker template: {error}" : "Error loading file picker template: {error}", "OK" : "OK", "Error loading message template: {error}" : "Error loading message template: {error}", "read-only" : "read-only", @@ -265,12 +253,6 @@ OC.L10N.register( "(all selected)" : "(all selected)", "({count} selected)" : "({count} selected)", "Error loading file exists template" : "Error loading file exists template", - "Show list view" : "Show list view", - "Show grid view" : "Show grid view", - "Pending" : "Pending", - "Home" : "Home", - "Copy to {folder}" : "Copy to {folder}", - "Move to {folder}" : "Move to {folder}", "Saving …" : "Saving …", "Authentication required" : "Authentication required", "This action requires you to confirm your password" : "This action requires you to confirm your password", @@ -424,6 +406,24 @@ OC.L10N.register( "If it is not there ask your local administrator." : "If it is not there ask your local administrator.", "Press enter to start searching" : "Press enter to start searching", "Settings" : "Settings", + "No files in here" : "No files in here", + "New folder" : "New folder", + "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.", + "\"{name}\" is not an allowed filetype" : "\"{name}\" is not an allowed filetype", + "{newName} already exists" : "{newName} already exists", + "Error loading file picker template: {error}" : "Error loading file picker template: {error}", + "Show list view" : "Show list view", + "Show grid view" : "Show grid view", + "Pending" : "Pending", + "Home" : "Home", + "Copy to {folder}" : "Copy to {folder}", + "Move to {folder}" : "Move to {folder}", "File not found" : "File not found", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "The document could not be found on the server. Maybe the share was deleted or has expired?", "Please use the command line updater because automatic updating is disabled in the config.php." : "Please use the command line updater because automatic updating is disabled in the config.php.", diff --git a/core/l10n/en_GB.json b/core/l10n/en_GB.json index c5ed4236e2f35..a6f472efb3fe4 100644 --- a/core/l10n/en_GB.json +++ b/core/l10n/en_GB.json @@ -234,21 +234,9 @@ "Looking for {term} …" : "Looking for {term} …", "No" : "No", "Yes" : "Yes", - "No files in here" : "No files in here", - "New folder" : "New folder", - "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.", - "\"{name}\" is not an allowed filetype" : "\"{name}\" is not an allowed filetype", - "{newName} already exists" : "{newName} already exists", "Choose" : "Choose", "Copy" : "Copy", "Move" : "Move", - "Error loading file picker template: {error}" : "Error loading file picker template: {error}", "OK" : "OK", "Error loading message template: {error}" : "Error loading message template: {error}", "read-only" : "read-only", @@ -263,12 +251,6 @@ "(all selected)" : "(all selected)", "({count} selected)" : "({count} selected)", "Error loading file exists template" : "Error loading file exists template", - "Show list view" : "Show list view", - "Show grid view" : "Show grid view", - "Pending" : "Pending", - "Home" : "Home", - "Copy to {folder}" : "Copy to {folder}", - "Move to {folder}" : "Move to {folder}", "Saving …" : "Saving …", "Authentication required" : "Authentication required", "This action requires you to confirm your password" : "This action requires you to confirm your password", @@ -422,6 +404,24 @@ "If it is not there ask your local administrator." : "If it is not there ask your local administrator.", "Press enter to start searching" : "Press enter to start searching", "Settings" : "Settings", + "No files in here" : "No files in here", + "New folder" : "New folder", + "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.", + "\"{name}\" is not an allowed filetype" : "\"{name}\" is not an allowed filetype", + "{newName} already exists" : "{newName} already exists", + "Error loading file picker template: {error}" : "Error loading file picker template: {error}", + "Show list view" : "Show list view", + "Show grid view" : "Show grid view", + "Pending" : "Pending", + "Home" : "Home", + "Copy to {folder}" : "Copy to {folder}", + "Move to {folder}" : "Move to {folder}", "File not found" : "File not found", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "The document could not be found on the server. Maybe the share was deleted or has expired?", "Please use the command line updater because automatic updating is disabled in the config.php." : "Please use the command line updater because automatic updating is disabled in the config.php.", diff --git a/core/l10n/eo.js b/core/l10n/eo.js index 12dd0eb05552b..a64058198325a 100644 --- a/core/l10n/eo.js +++ b/core/l10n/eo.js @@ -160,21 +160,9 @@ OC.L10N.register( "Looking for {term} …" : "Serĉo de {term}…", "No" : "Ne", "Yes" : "Jes", - "No files in here" : "Neniu dosiero ĉi tie", - "New folder" : "Nova dosierujo", - "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.", - "\"{name}\" is not an allowed filetype" : "„{name}“ estas nepermesita dosiertipo", - "{newName} already exists" : "{newName} jam ekzistas", "Choose" : "Elekti", "Copy" : "Kopii", "Move" : "Movi", - "Error loading file picker template: {error}" : "Eraro dum ŝargo de ŝablono pri dosier-elektilo: {error}", "OK" : "Akcepti", "Error loading message template: {error}" : "Eraro dum ŝargo de mesaĝa ŝablono: {eraro}", "read-only" : "nurlega", @@ -189,11 +177,6 @@ OC.L10N.register( "(all selected)" : "(ĉiuj elektitaj)", "({count} selected)" : "({count} elektitaj)", "Error loading file exists template" : "Eraris ŝargo de ŝablono pri ekzistanta dosiero", - "Show list view" : "Montri listan vidon", - "Pending" : "Pritraktota", - "Home" : "Hejmo", - "Copy to {folder}" : "Kopii al {folder}", - "Move to {folder}" : "Movi al {folder}", "Saving …" : "Konservado...", "Authentication required" : "Aŭtentiĝo nepras", "This action requires you to confirm your password" : "Tiu ĉi ago bezonas, ke vi konfirmas vian pasvorton", @@ -333,6 +316,23 @@ OC.L10N.register( "Contact your system administrator if this message persists or appeared unexpectedly." : "Kontaktu vian administranton, se tiu ĉi mesaĝo daŭras aŭ aperas neatendite.", "If it is not there ask your local administrator." : "Se tio ne estas tie, kontaktu vian lokan administranton.", "Settings" : "Agordo", + "No files in here" : "Neniu dosiero ĉi tie", + "New folder" : "Nova dosierujo", + "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.", + "\"{name}\" is not an allowed filetype" : "„{name}“ estas nepermesita dosiertipo", + "{newName} already exists" : "{newName} jam ekzistas", + "Error loading file picker template: {error}" : "Eraro dum ŝargo de ŝablono pri dosier-elektilo: {error}", + "Show list view" : "Montri listan vidon", + "Pending" : "Pritraktota", + "Home" : "Hejmo", + "Copy to {folder}" : "Kopii al {folder}", + "Move to {folder}" : "Movi al {folder}", "File not found" : "Dosiero ne troviĝis", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "La dokumento ne troveblis en la servilo. Eble la kunhavigo estis forigita aŭ eksvalidiĝis?", "Please use the command line updater because automatic updating is disabled in the config.php." : "Bv. uzi komandlinian ĝisdatigilon, ĉar aŭtomata ĝisdatigo estas malebligita en la dosiero „config.php“." diff --git a/core/l10n/eo.json b/core/l10n/eo.json index e4c8d1831613d..2b5a498bba303 100644 --- a/core/l10n/eo.json +++ b/core/l10n/eo.json @@ -158,21 +158,9 @@ "Looking for {term} …" : "Serĉo de {term}…", "No" : "Ne", "Yes" : "Jes", - "No files in here" : "Neniu dosiero ĉi tie", - "New folder" : "Nova dosierujo", - "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.", - "\"{name}\" is not an allowed filetype" : "„{name}“ estas nepermesita dosiertipo", - "{newName} already exists" : "{newName} jam ekzistas", "Choose" : "Elekti", "Copy" : "Kopii", "Move" : "Movi", - "Error loading file picker template: {error}" : "Eraro dum ŝargo de ŝablono pri dosier-elektilo: {error}", "OK" : "Akcepti", "Error loading message template: {error}" : "Eraro dum ŝargo de mesaĝa ŝablono: {eraro}", "read-only" : "nurlega", @@ -187,11 +175,6 @@ "(all selected)" : "(ĉiuj elektitaj)", "({count} selected)" : "({count} elektitaj)", "Error loading file exists template" : "Eraris ŝargo de ŝablono pri ekzistanta dosiero", - "Show list view" : "Montri listan vidon", - "Pending" : "Pritraktota", - "Home" : "Hejmo", - "Copy to {folder}" : "Kopii al {folder}", - "Move to {folder}" : "Movi al {folder}", "Saving …" : "Konservado...", "Authentication required" : "Aŭtentiĝo nepras", "This action requires you to confirm your password" : "Tiu ĉi ago bezonas, ke vi konfirmas vian pasvorton", @@ -331,6 +314,23 @@ "Contact your system administrator if this message persists or appeared unexpectedly." : "Kontaktu vian administranton, se tiu ĉi mesaĝo daŭras aŭ aperas neatendite.", "If it is not there ask your local administrator." : "Se tio ne estas tie, kontaktu vian lokan administranton.", "Settings" : "Agordo", + "No files in here" : "Neniu dosiero ĉi tie", + "New folder" : "Nova dosierujo", + "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.", + "\"{name}\" is not an allowed filetype" : "„{name}“ estas nepermesita dosiertipo", + "{newName} already exists" : "{newName} jam ekzistas", + "Error loading file picker template: {error}" : "Eraro dum ŝargo de ŝablono pri dosier-elektilo: {error}", + "Show list view" : "Montri listan vidon", + "Pending" : "Pritraktota", + "Home" : "Hejmo", + "Copy to {folder}" : "Kopii al {folder}", + "Move to {folder}" : "Movi al {folder}", "File not found" : "Dosiero ne troviĝis", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "La dokumento ne troveblis en la servilo. Eble la kunhavigo estis forigita aŭ eksvalidiĝis?", "Please use the command line updater because automatic updating is disabled in the config.php." : "Bv. uzi komandlinian ĝisdatigilon, ĉar aŭtomata ĝisdatigo estas malebligita en la dosiero „config.php“." diff --git a/core/l10n/es.js b/core/l10n/es.js index 7f094e8c85941..1bc1e95a7317a 100644 --- a/core/l10n/es.js +++ b/core/l10n/es.js @@ -236,21 +236,9 @@ OC.L10N.register( "Looking for {term} …" : "Buscando {term}...", "No" : "No", "Yes" : "Sí", - "No files in here" : "Aquí no hay archivos", - "New folder" : "Nueva carpeta", - "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.", - "\"{name}\" is not an allowed filetype" : "\"{name}\" no es un tipo de archivo permitido", - "{newName} already exists" : "{newName} ya existe", "Choose" : "Seleccionar", "Copy" : "Copiar", "Move" : "Mover", - "Error loading file picker template: {error}" : "Error al cargar plantilla del seleccionador de archivos: {error}", "OK" : "OK", "Error loading message template: {error}" : "Error al cargar plantilla del mensaje: {error}", "read-only" : "solo lectura", @@ -265,12 +253,6 @@ OC.L10N.register( "(all selected)" : "(seleccionados todos)", "({count} selected)" : "({count} seleccionados)", "Error loading file exists template" : "Error cargando plantilla de archivo existente", - "Show list view" : "Mostrar vista de lista", - "Show grid view" : "Mostrar vista de cuadrícula", - "Pending" : "Pendiente", - "Home" : "Casa", - "Copy to {folder}" : "Copiar a {folder}", - "Move to {folder}" : "Mover a {folder}", "Saving …" : "Guardando...", "Authentication required" : "Se necesita autenticación", "This action requires you to confirm your password" : "Esta acción requiere que confirmes tu contraseña", @@ -424,6 +406,24 @@ OC.L10N.register( "If it is not there ask your local administrator." : "Si no está ahí ponte en contacto con el administrador local", "Press enter to start searching" : "Pulse Intro para iniciar la búsqueda", "Settings" : "Configuraciones", + "No files in here" : "Aquí no hay archivos", + "New folder" : "Nueva carpeta", + "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.", + "\"{name}\" is not an allowed filetype" : "\"{name}\" no es un tipo de archivo permitido", + "{newName} already exists" : "{newName} ya existe", + "Error loading file picker template: {error}" : "Error al cargar plantilla del seleccionador de archivos: {error}", + "Show list view" : "Mostrar vista de lista", + "Show grid view" : "Mostrar vista de cuadrícula", + "Pending" : "Pendiente", + "Home" : "Casa", + "Copy to {folder}" : "Copiar a {folder}", + "Move to {folder}" : "Mover a {folder}", "File not found" : "Archivo no encontrado", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "El documento no se pudo encontrar en el servidor. Es posible que el enlace fuera eliminado o haya caducado.", "Please use the command line updater because automatic updating is disabled in the config.php." : "Por favor utilice la actualización mediante la linea de comandos porque la actualización automática está desactivada en config.php.", diff --git a/core/l10n/es.json b/core/l10n/es.json index cb86e9598dc2f..09a5896bd8141 100644 --- a/core/l10n/es.json +++ b/core/l10n/es.json @@ -234,21 +234,9 @@ "Looking for {term} …" : "Buscando {term}...", "No" : "No", "Yes" : "Sí", - "No files in here" : "Aquí no hay archivos", - "New folder" : "Nueva carpeta", - "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.", - "\"{name}\" is not an allowed filetype" : "\"{name}\" no es un tipo de archivo permitido", - "{newName} already exists" : "{newName} ya existe", "Choose" : "Seleccionar", "Copy" : "Copiar", "Move" : "Mover", - "Error loading file picker template: {error}" : "Error al cargar plantilla del seleccionador de archivos: {error}", "OK" : "OK", "Error loading message template: {error}" : "Error al cargar plantilla del mensaje: {error}", "read-only" : "solo lectura", @@ -263,12 +251,6 @@ "(all selected)" : "(seleccionados todos)", "({count} selected)" : "({count} seleccionados)", "Error loading file exists template" : "Error cargando plantilla de archivo existente", - "Show list view" : "Mostrar vista de lista", - "Show grid view" : "Mostrar vista de cuadrícula", - "Pending" : "Pendiente", - "Home" : "Casa", - "Copy to {folder}" : "Copiar a {folder}", - "Move to {folder}" : "Mover a {folder}", "Saving …" : "Guardando...", "Authentication required" : "Se necesita autenticación", "This action requires you to confirm your password" : "Esta acción requiere que confirmes tu contraseña", @@ -422,6 +404,24 @@ "If it is not there ask your local administrator." : "Si no está ahí ponte en contacto con el administrador local", "Press enter to start searching" : "Pulse Intro para iniciar la búsqueda", "Settings" : "Configuraciones", + "No files in here" : "Aquí no hay archivos", + "New folder" : "Nueva carpeta", + "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.", + "\"{name}\" is not an allowed filetype" : "\"{name}\" no es un tipo de archivo permitido", + "{newName} already exists" : "{newName} ya existe", + "Error loading file picker template: {error}" : "Error al cargar plantilla del seleccionador de archivos: {error}", + "Show list view" : "Mostrar vista de lista", + "Show grid view" : "Mostrar vista de cuadrícula", + "Pending" : "Pendiente", + "Home" : "Casa", + "Copy to {folder}" : "Copiar a {folder}", + "Move to {folder}" : "Mover a {folder}", "File not found" : "Archivo no encontrado", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "El documento no se pudo encontrar en el servidor. Es posible que el enlace fuera eliminado o haya caducado.", "Please use the command line updater because automatic updating is disabled in the config.php." : "Por favor utilice la actualización mediante la linea de comandos porque la actualización automática está desactivada en config.php.", diff --git a/core/l10n/es_419.js b/core/l10n/es_419.js index e52f9b186dbbe..fc02840fe9aa5 100644 --- a/core/l10n/es_419.js +++ b/core/l10n/es_419.js @@ -92,19 +92,9 @@ OC.L10N.register( "Looking for {term} …" : "Buscando {term} ...", "No" : "No", "Yes" : "Sí", - "No files in here" : "No hay archivos aquí", - "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.", - "\"{name}\" is not an allowed filetype" : "\"{name}\" no es in tipo de archivo permitido", - "{newName} already exists" : "{newName} ya existe", "Choose" : "Seleccionar", "Copy" : "Copiar", "Move" : "Mover", - "Error loading file picker template: {error}" : "Se presentó un error al cargar la plantilla del seleccionador de archivos: {error}", "OK" : "OK", "Error loading message template: {error}" : "Se presentó un error al cargar la plantilla del mensaje: {error}", "read-only" : "sólo-lectura", @@ -119,10 +109,6 @@ OC.L10N.register( "(all selected)" : "(todos seleccionados)", "({count} selected)" : "({count} seleccionados)", "Error loading file exists template" : "Se presentó un error al cargar la plantilla de existe archivo ", - "Pending" : "Pendiente", - "Home" : "Inicio", - "Copy to {folder}" : "Copiar a {folder}", - "Move to {folder}" : "Mover a {folder}", "Authentication required" : "Se requiere autenticación", "This action requires you to confirm your password" : "Esta acción requiere que confirmes tu contraseña", "Confirm" : "Confirmar", @@ -215,6 +201,20 @@ OC.L10N.register( "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.", "Settings" : "Ajustes", + "No files in here" : "No hay archivos aquí", + "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.", + "\"{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}", "File not found" : "Archivo no encontrado", "Please use the command line updater because automatic updating is disabled in the config.php." : "Por favor usa el actualizador de línea de comandos ya que el actualizador automático se encuentra deshabilitado en config.php." }, diff --git a/core/l10n/es_419.json b/core/l10n/es_419.json index 00bdf97ff50c9..63063aff0f3a0 100644 --- a/core/l10n/es_419.json +++ b/core/l10n/es_419.json @@ -90,19 +90,9 @@ "Looking for {term} …" : "Buscando {term} ...", "No" : "No", "Yes" : "Sí", - "No files in here" : "No hay archivos aquí", - "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.", - "\"{name}\" is not an allowed filetype" : "\"{name}\" no es in tipo de archivo permitido", - "{newName} already exists" : "{newName} ya existe", "Choose" : "Seleccionar", "Copy" : "Copiar", "Move" : "Mover", - "Error loading file picker template: {error}" : "Se presentó un error al cargar la plantilla del seleccionador de archivos: {error}", "OK" : "OK", "Error loading message template: {error}" : "Se presentó un error al cargar la plantilla del mensaje: {error}", "read-only" : "sólo-lectura", @@ -117,10 +107,6 @@ "(all selected)" : "(todos seleccionados)", "({count} selected)" : "({count} seleccionados)", "Error loading file exists template" : "Se presentó un error al cargar la plantilla de existe archivo ", - "Pending" : "Pendiente", - "Home" : "Inicio", - "Copy to {folder}" : "Copiar a {folder}", - "Move to {folder}" : "Mover a {folder}", "Authentication required" : "Se requiere autenticación", "This action requires you to confirm your password" : "Esta acción requiere que confirmes tu contraseña", "Confirm" : "Confirmar", @@ -213,6 +199,20 @@ "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.", "Settings" : "Ajustes", + "No files in here" : "No hay archivos aquí", + "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.", + "\"{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}", "File not found" : "Archivo no encontrado", "Please use the command line updater because automatic updating is disabled in the config.php." : "Por favor usa el actualizador de línea de comandos ya que el actualizador automático se encuentra deshabilitado en config.php." },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" diff --git a/core/l10n/es_AR.js b/core/l10n/es_AR.js index 5aa60056d439b..eca633044da02 100644 --- a/core/l10n/es_AR.js +++ b/core/l10n/es_AR.js @@ -95,20 +95,9 @@ OC.L10N.register( "Looking for {term} …" : "Buscando {term} ...", "No" : "No", "Yes" : "Sí", - "No files in here" : "No hay archivos aquí", - "New folder" : "Carpeta nueva", - "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", - "{newName} already exists" : "{newName} ya existe", "Choose" : "Seleccionar", "Copy" : "Copiar", "Move" : "Mover", - "Error loading file picker template: {error}" : "Se presentó un error al cargar la plantilla del seleccionador de archivos: {error}", "OK" : "OK", "Error loading message template: {error}" : "Se presentó un error al cargar la plantilla del mensaje: {error}", "read-only" : "sólo-lectura", @@ -123,8 +112,6 @@ OC.L10N.register( "(all selected)" : "(todos seleccionados)", "({count} selected)" : "({count} seleccionados)", "Error loading file exists template" : "Se presentó un error al cargar la plantilla de existe archivo ", - "Pending" : "Pendiente", - "Home" : "Casa", "Authentication required" : "Se requiere autenticación", "This action requires you to confirm your password" : "Esta acción requiere que confirme su contraseña", "Confirm" : "Confirmar", @@ -226,6 +213,19 @@ OC.L10N.register( "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." : "Contacte a su administrador del sistema si este mensaje persiste o se presentó de manera inesperada.", "Settings" : "Configuraciones ", + "No files in here" : "No hay archivos aquí", + "New folder" : "Carpeta nueva", + "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", + "{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" : "Casa", "File not found" : "Archivo no encontrado", "Please use the command line updater because automatic updating is disabled in the config.php." : "Favor de usar el actualizador de línea de comandos ya que el actualizador automático se encuentra deshabilitado en config.php." }, diff --git a/core/l10n/es_AR.json b/core/l10n/es_AR.json index 96e24db8a4200..b250fc5ab77fc 100644 --- a/core/l10n/es_AR.json +++ b/core/l10n/es_AR.json @@ -93,20 +93,9 @@ "Looking for {term} …" : "Buscando {term} ...", "No" : "No", "Yes" : "Sí", - "No files in here" : "No hay archivos aquí", - "New folder" : "Carpeta nueva", - "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", - "{newName} already exists" : "{newName} ya existe", "Choose" : "Seleccionar", "Copy" : "Copiar", "Move" : "Mover", - "Error loading file picker template: {error}" : "Se presentó un error al cargar la plantilla del seleccionador de archivos: {error}", "OK" : "OK", "Error loading message template: {error}" : "Se presentó un error al cargar la plantilla del mensaje: {error}", "read-only" : "sólo-lectura", @@ -121,8 +110,6 @@ "(all selected)" : "(todos seleccionados)", "({count} selected)" : "({count} seleccionados)", "Error loading file exists template" : "Se presentó un error al cargar la plantilla de existe archivo ", - "Pending" : "Pendiente", - "Home" : "Casa", "Authentication required" : "Se requiere autenticación", "This action requires you to confirm your password" : "Esta acción requiere que confirme su contraseña", "Confirm" : "Confirmar", @@ -224,6 +211,19 @@ "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." : "Contacte a su administrador del sistema si este mensaje persiste o se presentó de manera inesperada.", "Settings" : "Configuraciones ", + "No files in here" : "No hay archivos aquí", + "New folder" : "Carpeta nueva", + "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", + "{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" : "Casa", "File not found" : "Archivo no encontrado", "Please use the command line updater because automatic updating is disabled in the config.php." : "Favor de usar el actualizador de línea de comandos ya que el actualizador automático se encuentra deshabilitado en config.php." },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" diff --git a/core/l10n/es_CL.js b/core/l10n/es_CL.js index 1946437cc1e72..f8c9eee6de3c4 100644 --- a/core/l10n/es_CL.js +++ b/core/l10n/es_CL.js @@ -101,20 +101,9 @@ OC.L10N.register( "Looking for {term} …" : "Buscando {term} ...", "No" : "No", "Yes" : "Sí", - "No files in here" : "No hay archivos aquí", - "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.", - "\"{name}\" is not an allowed filetype" : "\"{name}\" no es in tipo de archivo permitido", - "{newName} already exists" : "{newName} ya existe", "Choose" : "Seleccionar", "Copy" : "Copiar", "Move" : "Mover", - "Error loading file picker template: {error}" : "Se presentó un error al cargar la plantilla del seleccionador de archivos: {error}", "OK" : "OK", "Error loading message template: {error}" : "Se presentó un error al cargar la plantilla del mensaje: {error}", "read-only" : "sólo-lectura", @@ -129,10 +118,6 @@ OC.L10N.register( "(all selected)" : "(todos seleccionados)", "({count} selected)" : "({count} seleccionados)", "Error loading file exists template" : "Se presentó un error al cargar la plantilla de existe archivo ", - "Pending" : "Pendiente", - "Home" : "Inicio", - "Copy to {folder}" : "Copiar a {folder}", - "Move to {folder}" : "Mover a {folder}", "Authentication required" : "Se requiere autenticación", "This action requires you to confirm your password" : "Esta acción requiere que confirmes tu contraseña", "Confirm" : "Confirmar", @@ -226,6 +211,21 @@ OC.L10N.register( "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.", "Settings" : "Configuraciones ", + "No files in here" : "No hay archivos aquí", + "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.", + "\"{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}", "File not found" : "Archivo no encontrado", "Please use the command line updater because automatic updating is disabled in the config.php." : "Por favor usa el actualizador de línea de comandos ya que el actualizador automático se encuentra deshabilitado en config.php." }, diff --git a/core/l10n/es_CL.json b/core/l10n/es_CL.json index 646a47694aceb..d323469c3a0fd 100644 --- a/core/l10n/es_CL.json +++ b/core/l10n/es_CL.json @@ -99,20 +99,9 @@ "Looking for {term} …" : "Buscando {term} ...", "No" : "No", "Yes" : "Sí", - "No files in here" : "No hay archivos aquí", - "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.", - "\"{name}\" is not an allowed filetype" : "\"{name}\" no es in tipo de archivo permitido", - "{newName} already exists" : "{newName} ya existe", "Choose" : "Seleccionar", "Copy" : "Copiar", "Move" : "Mover", - "Error loading file picker template: {error}" : "Se presentó un error al cargar la plantilla del seleccionador de archivos: {error}", "OK" : "OK", "Error loading message template: {error}" : "Se presentó un error al cargar la plantilla del mensaje: {error}", "read-only" : "sólo-lectura", @@ -127,10 +116,6 @@ "(all selected)" : "(todos seleccionados)", "({count} selected)" : "({count} seleccionados)", "Error loading file exists template" : "Se presentó un error al cargar la plantilla de existe archivo ", - "Pending" : "Pendiente", - "Home" : "Inicio", - "Copy to {folder}" : "Copiar a {folder}", - "Move to {folder}" : "Mover a {folder}", "Authentication required" : "Se requiere autenticación", "This action requires you to confirm your password" : "Esta acción requiere que confirmes tu contraseña", "Confirm" : "Confirmar", @@ -224,6 +209,21 @@ "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.", "Settings" : "Configuraciones ", + "No files in here" : "No hay archivos aquí", + "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.", + "\"{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}", "File not found" : "Archivo no encontrado", "Please use the command line updater because automatic updating is disabled in the config.php." : "Por favor usa el actualizador de línea de comandos ya que el actualizador automático se encuentra deshabilitado en config.php." },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" diff --git a/core/l10n/es_CO.js b/core/l10n/es_CO.js index 1946437cc1e72..f8c9eee6de3c4 100644 --- a/core/l10n/es_CO.js +++ b/core/l10n/es_CO.js @@ -101,20 +101,9 @@ OC.L10N.register( "Looking for {term} …" : "Buscando {term} ...", "No" : "No", "Yes" : "Sí", - "No files in here" : "No hay archivos aquí", - "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.", - "\"{name}\" is not an allowed filetype" : "\"{name}\" no es in tipo de archivo permitido", - "{newName} already exists" : "{newName} ya existe", "Choose" : "Seleccionar", "Copy" : "Copiar", "Move" : "Mover", - "Error loading file picker template: {error}" : "Se presentó un error al cargar la plantilla del seleccionador de archivos: {error}", "OK" : "OK", "Error loading message template: {error}" : "Se presentó un error al cargar la plantilla del mensaje: {error}", "read-only" : "sólo-lectura", @@ -129,10 +118,6 @@ OC.L10N.register( "(all selected)" : "(todos seleccionados)", "({count} selected)" : "({count} seleccionados)", "Error loading file exists template" : "Se presentó un error al cargar la plantilla de existe archivo ", - "Pending" : "Pendiente", - "Home" : "Inicio", - "Copy to {folder}" : "Copiar a {folder}", - "Move to {folder}" : "Mover a {folder}", "Authentication required" : "Se requiere autenticación", "This action requires you to confirm your password" : "Esta acción requiere que confirmes tu contraseña", "Confirm" : "Confirmar", @@ -226,6 +211,21 @@ OC.L10N.register( "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.", "Settings" : "Configuraciones ", + "No files in here" : "No hay archivos aquí", + "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.", + "\"{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}", "File not found" : "Archivo no encontrado", "Please use the command line updater because automatic updating is disabled in the config.php." : "Por favor usa el actualizador de línea de comandos ya que el actualizador automático se encuentra deshabilitado en config.php." }, diff --git a/core/l10n/es_CO.json b/core/l10n/es_CO.json index 646a47694aceb..d323469c3a0fd 100644 --- a/core/l10n/es_CO.json +++ b/core/l10n/es_CO.json @@ -99,20 +99,9 @@ "Looking for {term} …" : "Buscando {term} ...", "No" : "No", "Yes" : "Sí", - "No files in here" : "No hay archivos aquí", - "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.", - "\"{name}\" is not an allowed filetype" : "\"{name}\" no es in tipo de archivo permitido", - "{newName} already exists" : "{newName} ya existe", "Choose" : "Seleccionar", "Copy" : "Copiar", "Move" : "Mover", - "Error loading file picker template: {error}" : "Se presentó un error al cargar la plantilla del seleccionador de archivos: {error}", "OK" : "OK", "Error loading message template: {error}" : "Se presentó un error al cargar la plantilla del mensaje: {error}", "read-only" : "sólo-lectura", @@ -127,10 +116,6 @@ "(all selected)" : "(todos seleccionados)", "({count} selected)" : "({count} seleccionados)", "Error loading file exists template" : "Se presentó un error al cargar la plantilla de existe archivo ", - "Pending" : "Pendiente", - "Home" : "Inicio", - "Copy to {folder}" : "Copiar a {folder}", - "Move to {folder}" : "Mover a {folder}", "Authentication required" : "Se requiere autenticación", "This action requires you to confirm your password" : "Esta acción requiere que confirmes tu contraseña", "Confirm" : "Confirmar", @@ -224,6 +209,21 @@ "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.", "Settings" : "Configuraciones ", + "No files in here" : "No hay archivos aquí", + "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.", + "\"{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}", "File not found" : "Archivo no encontrado", "Please use the command line updater because automatic updating is disabled in the config.php." : "Por favor usa el actualizador de línea de comandos ya que el actualizador automático se encuentra deshabilitado en config.php." },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" diff --git a/core/l10n/es_CR.js b/core/l10n/es_CR.js index 1946437cc1e72..f8c9eee6de3c4 100644 --- a/core/l10n/es_CR.js +++ b/core/l10n/es_CR.js @@ -101,20 +101,9 @@ OC.L10N.register( "Looking for {term} …" : "Buscando {term} ...", "No" : "No", "Yes" : "Sí", - "No files in here" : "No hay archivos aquí", - "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.", - "\"{name}\" is not an allowed filetype" : "\"{name}\" no es in tipo de archivo permitido", - "{newName} already exists" : "{newName} ya existe", "Choose" : "Seleccionar", "Copy" : "Copiar", "Move" : "Mover", - "Error loading file picker template: {error}" : "Se presentó un error al cargar la plantilla del seleccionador de archivos: {error}", "OK" : "OK", "Error loading message template: {error}" : "Se presentó un error al cargar la plantilla del mensaje: {error}", "read-only" : "sólo-lectura", @@ -129,10 +118,6 @@ OC.L10N.register( "(all selected)" : "(todos seleccionados)", "({count} selected)" : "({count} seleccionados)", "Error loading file exists template" : "Se presentó un error al cargar la plantilla de existe archivo ", - "Pending" : "Pendiente", - "Home" : "Inicio", - "Copy to {folder}" : "Copiar a {folder}", - "Move to {folder}" : "Mover a {folder}", "Authentication required" : "Se requiere autenticación", "This action requires you to confirm your password" : "Esta acción requiere que confirmes tu contraseña", "Confirm" : "Confirmar", @@ -226,6 +211,21 @@ OC.L10N.register( "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.", "Settings" : "Configuraciones ", + "No files in here" : "No hay archivos aquí", + "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.", + "\"{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}", "File not found" : "Archivo no encontrado", "Please use the command line updater because automatic updating is disabled in the config.php." : "Por favor usa el actualizador de línea de comandos ya que el actualizador automático se encuentra deshabilitado en config.php." }, diff --git a/core/l10n/es_CR.json b/core/l10n/es_CR.json index 646a47694aceb..d323469c3a0fd 100644 --- a/core/l10n/es_CR.json +++ b/core/l10n/es_CR.json @@ -99,20 +99,9 @@ "Looking for {term} …" : "Buscando {term} ...", "No" : "No", "Yes" : "Sí", - "No files in here" : "No hay archivos aquí", - "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.", - "\"{name}\" is not an allowed filetype" : "\"{name}\" no es in tipo de archivo permitido", - "{newName} already exists" : "{newName} ya existe", "Choose" : "Seleccionar", "Copy" : "Copiar", "Move" : "Mover", - "Error loading file picker template: {error}" : "Se presentó un error al cargar la plantilla del seleccionador de archivos: {error}", "OK" : "OK", "Error loading message template: {error}" : "Se presentó un error al cargar la plantilla del mensaje: {error}", "read-only" : "sólo-lectura", @@ -127,10 +116,6 @@ "(all selected)" : "(todos seleccionados)", "({count} selected)" : "({count} seleccionados)", "Error loading file exists template" : "Se presentó un error al cargar la plantilla de existe archivo ", - "Pending" : "Pendiente", - "Home" : "Inicio", - "Copy to {folder}" : "Copiar a {folder}", - "Move to {folder}" : "Mover a {folder}", "Authentication required" : "Se requiere autenticación", "This action requires you to confirm your password" : "Esta acción requiere que confirmes tu contraseña", "Confirm" : "Confirmar", @@ -224,6 +209,21 @@ "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.", "Settings" : "Configuraciones ", + "No files in here" : "No hay archivos aquí", + "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.", + "\"{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}", "File not found" : "Archivo no encontrado", "Please use the command line updater because automatic updating is disabled in the config.php." : "Por favor usa el actualizador de línea de comandos ya que el actualizador automático se encuentra deshabilitado en config.php." },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" diff --git a/core/l10n/es_DO.js b/core/l10n/es_DO.js index 1946437cc1e72..f8c9eee6de3c4 100644 --- a/core/l10n/es_DO.js +++ b/core/l10n/es_DO.js @@ -101,20 +101,9 @@ OC.L10N.register( "Looking for {term} …" : "Buscando {term} ...", "No" : "No", "Yes" : "Sí", - "No files in here" : "No hay archivos aquí", - "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.", - "\"{name}\" is not an allowed filetype" : "\"{name}\" no es in tipo de archivo permitido", - "{newName} already exists" : "{newName} ya existe", "Choose" : "Seleccionar", "Copy" : "Copiar", "Move" : "Mover", - "Error loading file picker template: {error}" : "Se presentó un error al cargar la plantilla del seleccionador de archivos: {error}", "OK" : "OK", "Error loading message template: {error}" : "Se presentó un error al cargar la plantilla del mensaje: {error}", "read-only" : "sólo-lectura", @@ -129,10 +118,6 @@ OC.L10N.register( "(all selected)" : "(todos seleccionados)", "({count} selected)" : "({count} seleccionados)", "Error loading file exists template" : "Se presentó un error al cargar la plantilla de existe archivo ", - "Pending" : "Pendiente", - "Home" : "Inicio", - "Copy to {folder}" : "Copiar a {folder}", - "Move to {folder}" : "Mover a {folder}", "Authentication required" : "Se requiere autenticación", "This action requires you to confirm your password" : "Esta acción requiere que confirmes tu contraseña", "Confirm" : "Confirmar", @@ -226,6 +211,21 @@ OC.L10N.register( "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.", "Settings" : "Configuraciones ", + "No files in here" : "No hay archivos aquí", + "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.", + "\"{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}", "File not found" : "Archivo no encontrado", "Please use the command line updater because automatic updating is disabled in the config.php." : "Por favor usa el actualizador de línea de comandos ya que el actualizador automático se encuentra deshabilitado en config.php." }, diff --git a/core/l10n/es_DO.json b/core/l10n/es_DO.json index 646a47694aceb..d323469c3a0fd 100644 --- a/core/l10n/es_DO.json +++ b/core/l10n/es_DO.json @@ -99,20 +99,9 @@ "Looking for {term} …" : "Buscando {term} ...", "No" : "No", "Yes" : "Sí", - "No files in here" : "No hay archivos aquí", - "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.", - "\"{name}\" is not an allowed filetype" : "\"{name}\" no es in tipo de archivo permitido", - "{newName} already exists" : "{newName} ya existe", "Choose" : "Seleccionar", "Copy" : "Copiar", "Move" : "Mover", - "Error loading file picker template: {error}" : "Se presentó un error al cargar la plantilla del seleccionador de archivos: {error}", "OK" : "OK", "Error loading message template: {error}" : "Se presentó un error al cargar la plantilla del mensaje: {error}", "read-only" : "sólo-lectura", @@ -127,10 +116,6 @@ "(all selected)" : "(todos seleccionados)", "({count} selected)" : "({count} seleccionados)", "Error loading file exists template" : "Se presentó un error al cargar la plantilla de existe archivo ", - "Pending" : "Pendiente", - "Home" : "Inicio", - "Copy to {folder}" : "Copiar a {folder}", - "Move to {folder}" : "Mover a {folder}", "Authentication required" : "Se requiere autenticación", "This action requires you to confirm your password" : "Esta acción requiere que confirmes tu contraseña", "Confirm" : "Confirmar", @@ -224,6 +209,21 @@ "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.", "Settings" : "Configuraciones ", + "No files in here" : "No hay archivos aquí", + "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.", + "\"{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}", "File not found" : "Archivo no encontrado", "Please use the command line updater because automatic updating is disabled in the config.php." : "Por favor usa el actualizador de línea de comandos ya que el actualizador automático se encuentra deshabilitado en config.php." },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" diff --git a/core/l10n/es_EC.js b/core/l10n/es_EC.js index d657df52a785b..fb0120083bf28 100644 --- a/core/l10n/es_EC.js +++ b/core/l10n/es_EC.js @@ -232,21 +232,9 @@ OC.L10N.register( "Looking for {term} …" : "Buscando {term} ...", "No" : "No", "Yes" : "Sí", - "No files in here" : "No hay archivos aquí", - "New folder" : "Carpeta nueva", - "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.", - "\"{name}\" is not an allowed filetype" : "\"{name}\" no es in tipo de archivo permitido", - "{newName} already exists" : "{newName} ya existe", "Choose" : "Seleccionar", "Copy" : "Copiar", "Move" : "Mover", - "Error loading file picker template: {error}" : "Se presentó un error al cargar la plantilla del seleccionador de archivos: {error}", "OK" : "OK", "Error loading message template: {error}" : "Se presentó un error al cargar la plantilla del mensaje: {error}", "read-only" : "sólo-lectura", @@ -261,12 +249,6 @@ OC.L10N.register( "(all selected)" : "(todos seleccionados)", "({count} selected)" : "({count} seleccionados)", "Error loading file exists template" : "Se presentó un error al cargar la plantilla de existe archivo ", - "Show list view" : "Mostrar vista de lista", - "Show grid view" : "Mostrar vista de cuadrícula", - "Pending" : "Pendiente", - "Home" : "Inicio", - "Copy to {folder}" : "Copiar a {folder}", - "Move to {folder}" : "Mover a {folder}", "Saving …" : "Saving …", "Authentication required" : "Se requiere autenticación", "This action requires you to confirm your password" : "Esta acción requiere que confirmes tu contraseña", @@ -420,6 +402,24 @@ OC.L10N.register( "If it is not there ask your local administrator." : "Si no está allí, pregunta a tu administrador local.", "Press enter to start searching" : "Pulsa Enter para comenzar a buscar", "Settings" : "Configuraciones ", + "No files in here" : "No hay archivos aquí", + "New folder" : "Carpeta nueva", + "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.", + "\"{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}", + "Show list view" : "Mostrar vista de lista", + "Show grid view" : "Mostrar vista de cuadrícula", + "Pending" : "Pendiente", + "Home" : "Inicio", + "Copy to {folder}" : "Copiar a {folder}", + "Move to {folder}" : "Mover a {folder}", "File not found" : "Archivo no encontrado", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "No se pudo encontrar el documento en el servidor. ¿Quizás la compartición se eliminó o ha caducado?", "Please use the command line updater because automatic updating is disabled in the config.php." : "Por favor usa el actualizador de línea de comandos ya que el actualizador automático se encuentra deshabilitado en config.php.", diff --git a/core/l10n/es_EC.json b/core/l10n/es_EC.json index 8e1bb1192c7d7..8f547c797b891 100644 --- a/core/l10n/es_EC.json +++ b/core/l10n/es_EC.json @@ -230,21 +230,9 @@ "Looking for {term} …" : "Buscando {term} ...", "No" : "No", "Yes" : "Sí", - "No files in here" : "No hay archivos aquí", - "New folder" : "Carpeta nueva", - "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.", - "\"{name}\" is not an allowed filetype" : "\"{name}\" no es in tipo de archivo permitido", - "{newName} already exists" : "{newName} ya existe", "Choose" : "Seleccionar", "Copy" : "Copiar", "Move" : "Mover", - "Error loading file picker template: {error}" : "Se presentó un error al cargar la plantilla del seleccionador de archivos: {error}", "OK" : "OK", "Error loading message template: {error}" : "Se presentó un error al cargar la plantilla del mensaje: {error}", "read-only" : "sólo-lectura", @@ -259,12 +247,6 @@ "(all selected)" : "(todos seleccionados)", "({count} selected)" : "({count} seleccionados)", "Error loading file exists template" : "Se presentó un error al cargar la plantilla de existe archivo ", - "Show list view" : "Mostrar vista de lista", - "Show grid view" : "Mostrar vista de cuadrícula", - "Pending" : "Pendiente", - "Home" : "Inicio", - "Copy to {folder}" : "Copiar a {folder}", - "Move to {folder}" : "Mover a {folder}", "Saving …" : "Saving …", "Authentication required" : "Se requiere autenticación", "This action requires you to confirm your password" : "Esta acción requiere que confirmes tu contraseña", @@ -418,6 +400,24 @@ "If it is not there ask your local administrator." : "Si no está allí, pregunta a tu administrador local.", "Press enter to start searching" : "Pulsa Enter para comenzar a buscar", "Settings" : "Configuraciones ", + "No files in here" : "No hay archivos aquí", + "New folder" : "Carpeta nueva", + "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.", + "\"{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}", + "Show list view" : "Mostrar vista de lista", + "Show grid view" : "Mostrar vista de cuadrícula", + "Pending" : "Pendiente", + "Home" : "Inicio", + "Copy to {folder}" : "Copiar a {folder}", + "Move to {folder}" : "Mover a {folder}", "File not found" : "Archivo no encontrado", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "No se pudo encontrar el documento en el servidor. ¿Quizás la compartición se eliminó o ha caducado?", "Please use the command line updater because automatic updating is disabled in the config.php." : "Por favor usa el actualizador de línea de comandos ya que el actualizador automático se encuentra deshabilitado en config.php.", diff --git a/core/l10n/es_GT.js b/core/l10n/es_GT.js index b1caf7c76c811..f8aba7e47d6a7 100644 --- a/core/l10n/es_GT.js +++ b/core/l10n/es_GT.js @@ -101,20 +101,9 @@ OC.L10N.register( "Looking for {term} …" : "Buscando {term} ...", "No" : "No", "Yes" : "Sí", - "No files in here" : "No hay archivos aquí", - "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.", - "\"{name}\" is not an allowed filetype" : "\"{name}\" no es in tipo de archivo permitido", - "{newName} already exists" : "{newName} ya existe", "Choose" : "Seleccionar", "Copy" : "Copiar", "Move" : "Mover", - "Error loading file picker template: {error}" : "Se presentó un error al cargar la plantilla del seleccionador de archivos: {error}", "OK" : "OK", "Error loading message template: {error}" : "Se presentó un error al cargar la plantilla del mensaje: {error}", "read-only" : "sólo-lectura", @@ -129,10 +118,6 @@ OC.L10N.register( "(all selected)" : "(todos seleccionados)", "({count} selected)" : "({count} seleccionados)", "Error loading file exists template" : "Se presentó un error al cargar la plantilla de existe archivo ", - "Pending" : "Pendiente", - "Home" : "Inicio", - "Copy to {folder}" : "Copiar a {folder}", - "Move to {folder}" : "Mover a {folder}", "Authentication required" : "Se requiere autenticación", "This action requires you to confirm your password" : "Esta acción requiere que confirmes tu contraseña", "Confirm" : "Confirmar", @@ -227,6 +212,21 @@ OC.L10N.register( "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.", "Settings" : "Configuraciones ", + "No files in here" : "No hay archivos aquí", + "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.", + "\"{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}", "File not found" : "Archivo no encontrado", "Please use the command line updater because automatic updating is disabled in the config.php." : "Por favor usa el actualizador de línea de comandos ya que el actualizador automático se encuentra deshabilitado en config.php." }, diff --git a/core/l10n/es_GT.json b/core/l10n/es_GT.json index c7e999442544e..f80fefd4136a9 100644 --- a/core/l10n/es_GT.json +++ b/core/l10n/es_GT.json @@ -99,20 +99,9 @@ "Looking for {term} …" : "Buscando {term} ...", "No" : "No", "Yes" : "Sí", - "No files in here" : "No hay archivos aquí", - "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.", - "\"{name}\" is not an allowed filetype" : "\"{name}\" no es in tipo de archivo permitido", - "{newName} already exists" : "{newName} ya existe", "Choose" : "Seleccionar", "Copy" : "Copiar", "Move" : "Mover", - "Error loading file picker template: {error}" : "Se presentó un error al cargar la plantilla del seleccionador de archivos: {error}", "OK" : "OK", "Error loading message template: {error}" : "Se presentó un error al cargar la plantilla del mensaje: {error}", "read-only" : "sólo-lectura", @@ -127,10 +116,6 @@ "(all selected)" : "(todos seleccionados)", "({count} selected)" : "({count} seleccionados)", "Error loading file exists template" : "Se presentó un error al cargar la plantilla de existe archivo ", - "Pending" : "Pendiente", - "Home" : "Inicio", - "Copy to {folder}" : "Copiar a {folder}", - "Move to {folder}" : "Mover a {folder}", "Authentication required" : "Se requiere autenticación", "This action requires you to confirm your password" : "Esta acción requiere que confirmes tu contraseña", "Confirm" : "Confirmar", @@ -225,6 +210,21 @@ "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.", "Settings" : "Configuraciones ", + "No files in here" : "No hay archivos aquí", + "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.", + "\"{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}", "File not found" : "Archivo no encontrado", "Please use the command line updater because automatic updating is disabled in the config.php." : "Por favor usa el actualizador de línea de comandos ya que el actualizador automático se encuentra deshabilitado en config.php." },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" diff --git a/core/l10n/es_HN.js b/core/l10n/es_HN.js index cb91bda54ec4d..151d993d1870b 100644 --- a/core/l10n/es_HN.js +++ b/core/l10n/es_HN.js @@ -92,19 +92,9 @@ OC.L10N.register( "Looking for {term} …" : "Buscando {term} ...", "No" : "No", "Yes" : "Sí", - "No files in here" : "No hay archivos aquí", - "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.", - "\"{name}\" is not an allowed filetype" : "\"{name}\" no es in tipo de archivo permitido", - "{newName} already exists" : "{newName} ya existe", "Choose" : "Seleccionar", "Copy" : "Copiar", "Move" : "Mover", - "Error loading file picker template: {error}" : "Se presentó un error al cargar la plantilla del seleccionador de archivos: {error}", "OK" : "OK", "Error loading message template: {error}" : "Se presentó un error al cargar la plantilla del mensaje: {error}", "read-only" : "sólo-lectura", @@ -119,10 +109,6 @@ OC.L10N.register( "(all selected)" : "(todos seleccionados)", "({count} selected)" : "({count} seleccionados)", "Error loading file exists template" : "Se presentó un error al cargar la plantilla de existe archivo ", - "Pending" : "Pendiente", - "Home" : "Inicio", - "Copy to {folder}" : "Copiar a {folder}", - "Move to {folder}" : "Mover a {folder}", "Authentication required" : "Se requiere autenticación", "This action requires you to confirm your password" : "Esta acción requiere que confirmes tu contraseña", "Confirm" : "Confirmar", @@ -214,6 +200,20 @@ OC.L10N.register( "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.", "Settings" : "Configuraciones ", + "No files in here" : "No hay archivos aquí", + "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.", + "\"{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}", "File not found" : "Archivo no encontrado", "Please use the command line updater because automatic updating is disabled in the config.php." : "Por favor usa el actualizador de línea de comandos ya que el actualizador automático se encuentra deshabilitado en config.php." }, diff --git a/core/l10n/es_HN.json b/core/l10n/es_HN.json index 6921956e54876..19cc8cea496e1 100644 --- a/core/l10n/es_HN.json +++ b/core/l10n/es_HN.json @@ -90,19 +90,9 @@ "Looking for {term} …" : "Buscando {term} ...", "No" : "No", "Yes" : "Sí", - "No files in here" : "No hay archivos aquí", - "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.", - "\"{name}\" is not an allowed filetype" : "\"{name}\" no es in tipo de archivo permitido", - "{newName} already exists" : "{newName} ya existe", "Choose" : "Seleccionar", "Copy" : "Copiar", "Move" : "Mover", - "Error loading file picker template: {error}" : "Se presentó un error al cargar la plantilla del seleccionador de archivos: {error}", "OK" : "OK", "Error loading message template: {error}" : "Se presentó un error al cargar la plantilla del mensaje: {error}", "read-only" : "sólo-lectura", @@ -117,10 +107,6 @@ "(all selected)" : "(todos seleccionados)", "({count} selected)" : "({count} seleccionados)", "Error loading file exists template" : "Se presentó un error al cargar la plantilla de existe archivo ", - "Pending" : "Pendiente", - "Home" : "Inicio", - "Copy to {folder}" : "Copiar a {folder}", - "Move to {folder}" : "Mover a {folder}", "Authentication required" : "Se requiere autenticación", "This action requires you to confirm your password" : "Esta acción requiere que confirmes tu contraseña", "Confirm" : "Confirmar", @@ -212,6 +198,20 @@ "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.", "Settings" : "Configuraciones ", + "No files in here" : "No hay archivos aquí", + "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.", + "\"{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}", "File not found" : "Archivo no encontrado", "Please use the command line updater because automatic updating is disabled in the config.php." : "Por favor usa el actualizador de línea de comandos ya que el actualizador automático se encuentra deshabilitado en config.php." },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" diff --git a/core/l10n/es_MX.js b/core/l10n/es_MX.js index ccca3fece0d94..40daa97be2f2b 100644 --- a/core/l10n/es_MX.js +++ b/core/l10n/es_MX.js @@ -143,20 +143,9 @@ OC.L10N.register( "Looking for {term} …" : "Buscando {term} ...", "No" : "No", "Yes" : "Sí", - "No files in here" : "No hay archivos aquí", - "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.", - "\"{name}\" is not an allowed filetype" : "\"{name}\" no es in tipo de archivo permitido", - "{newName} already exists" : "{newName} ya existe", "Choose" : "Seleccionar", "Copy" : "Copiar", "Move" : "Mover", - "Error loading file picker template: {error}" : "Se presentó un error al cargar la plantilla del seleccionador de archivos: {error}", "OK" : "OK", "Error loading message template: {error}" : "Se presentó un error al cargar la plantilla del mensaje: {error}", "read-only" : "sólo-lectura", @@ -171,12 +160,6 @@ OC.L10N.register( "(all selected)" : "(todos seleccionados)", "({count} selected)" : "({count} seleccionados)", "Error loading file exists template" : "Se presentó un error al cargar la plantilla de existe archivo ", - "Show list view" : "Mostrar vista de lista", - "Show grid view" : "Mostrar vista de cuadrícula", - "Pending" : "Pendiente", - "Home" : "Inicio", - "Copy to {folder}" : "Copiar a {folder}", - "Move to {folder}" : "Mover a {folder}", "Authentication required" : "Se requiere autenticación", "This action requires you to confirm your password" : "Esta acción requiere que confirmes tu contraseña", "Confirm" : "Confirmar", @@ -278,6 +261,23 @@ OC.L10N.register( "A password reset message has been sent to the email address of this account. If you do not receive it, check your spam/junk folders or ask your local administrator for help." : "Se envió un mensaje para reestablecer la contraseña a la dirección de correo electrónico de esta cuenta. Si no lo recibes, comprueba si está en el buzón de Correo No Deseado/Spam o pide ayuda a tu administrador local.", "If it is not there ask your local administrator." : "Si no está ahí ponte en contacto con el administrador local", "Settings" : "Configuraciones ", + "No files in here" : "No hay archivos aquí", + "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.", + "\"{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}", + "Show list view" : "Mostrar vista de lista", + "Show grid view" : "Mostrar vista de cuadrícula", + "Pending" : "Pendiente", + "Home" : "Inicio", + "Copy to {folder}" : "Copiar a {folder}", + "Move to {folder}" : "Mover a {folder}", "File not found" : "Archivo no encontrado", "Please use the command line updater because automatic updating is disabled in the config.php." : "Por favor usa el actualizador de línea de comandos ya que el actualizador automático se encuentra deshabilitado en config.php." }, diff --git a/core/l10n/es_MX.json b/core/l10n/es_MX.json index 2bdead30d7f60..30eddeff9a29b 100644 --- a/core/l10n/es_MX.json +++ b/core/l10n/es_MX.json @@ -141,20 +141,9 @@ "Looking for {term} …" : "Buscando {term} ...", "No" : "No", "Yes" : "Sí", - "No files in here" : "No hay archivos aquí", - "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.", - "\"{name}\" is not an allowed filetype" : "\"{name}\" no es in tipo de archivo permitido", - "{newName} already exists" : "{newName} ya existe", "Choose" : "Seleccionar", "Copy" : "Copiar", "Move" : "Mover", - "Error loading file picker template: {error}" : "Se presentó un error al cargar la plantilla del seleccionador de archivos: {error}", "OK" : "OK", "Error loading message template: {error}" : "Se presentó un error al cargar la plantilla del mensaje: {error}", "read-only" : "sólo-lectura", @@ -169,12 +158,6 @@ "(all selected)" : "(todos seleccionados)", "({count} selected)" : "({count} seleccionados)", "Error loading file exists template" : "Se presentó un error al cargar la plantilla de existe archivo ", - "Show list view" : "Mostrar vista de lista", - "Show grid view" : "Mostrar vista de cuadrícula", - "Pending" : "Pendiente", - "Home" : "Inicio", - "Copy to {folder}" : "Copiar a {folder}", - "Move to {folder}" : "Mover a {folder}", "Authentication required" : "Se requiere autenticación", "This action requires you to confirm your password" : "Esta acción requiere que confirmes tu contraseña", "Confirm" : "Confirmar", @@ -276,6 +259,23 @@ "A password reset message has been sent to the email address of this account. If you do not receive it, check your spam/junk folders or ask your local administrator for help." : "Se envió un mensaje para reestablecer la contraseña a la dirección de correo electrónico de esta cuenta. Si no lo recibes, comprueba si está en el buzón de Correo No Deseado/Spam o pide ayuda a tu administrador local.", "If it is not there ask your local administrator." : "Si no está ahí ponte en contacto con el administrador local", "Settings" : "Configuraciones ", + "No files in here" : "No hay archivos aquí", + "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.", + "\"{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}", + "Show list view" : "Mostrar vista de lista", + "Show grid view" : "Mostrar vista de cuadrícula", + "Pending" : "Pendiente", + "Home" : "Inicio", + "Copy to {folder}" : "Copiar a {folder}", + "Move to {folder}" : "Mover a {folder}", "File not found" : "Archivo no encontrado", "Please use the command line updater because automatic updating is disabled in the config.php." : "Por favor usa el actualizador de línea de comandos ya que el actualizador automático se encuentra deshabilitado en config.php." },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" diff --git a/core/l10n/es_NI.js b/core/l10n/es_NI.js index cb91bda54ec4d..151d993d1870b 100644 --- a/core/l10n/es_NI.js +++ b/core/l10n/es_NI.js @@ -92,19 +92,9 @@ OC.L10N.register( "Looking for {term} …" : "Buscando {term} ...", "No" : "No", "Yes" : "Sí", - "No files in here" : "No hay archivos aquí", - "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.", - "\"{name}\" is not an allowed filetype" : "\"{name}\" no es in tipo de archivo permitido", - "{newName} already exists" : "{newName} ya existe", "Choose" : "Seleccionar", "Copy" : "Copiar", "Move" : "Mover", - "Error loading file picker template: {error}" : "Se presentó un error al cargar la plantilla del seleccionador de archivos: {error}", "OK" : "OK", "Error loading message template: {error}" : "Se presentó un error al cargar la plantilla del mensaje: {error}", "read-only" : "sólo-lectura", @@ -119,10 +109,6 @@ OC.L10N.register( "(all selected)" : "(todos seleccionados)", "({count} selected)" : "({count} seleccionados)", "Error loading file exists template" : "Se presentó un error al cargar la plantilla de existe archivo ", - "Pending" : "Pendiente", - "Home" : "Inicio", - "Copy to {folder}" : "Copiar a {folder}", - "Move to {folder}" : "Mover a {folder}", "Authentication required" : "Se requiere autenticación", "This action requires you to confirm your password" : "Esta acción requiere que confirmes tu contraseña", "Confirm" : "Confirmar", @@ -214,6 +200,20 @@ OC.L10N.register( "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.", "Settings" : "Configuraciones ", + "No files in here" : "No hay archivos aquí", + "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.", + "\"{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}", "File not found" : "Archivo no encontrado", "Please use the command line updater because automatic updating is disabled in the config.php." : "Por favor usa el actualizador de línea de comandos ya que el actualizador automático se encuentra deshabilitado en config.php." }, diff --git a/core/l10n/es_NI.json b/core/l10n/es_NI.json index 6921956e54876..19cc8cea496e1 100644 --- a/core/l10n/es_NI.json +++ b/core/l10n/es_NI.json @@ -90,19 +90,9 @@ "Looking for {term} …" : "Buscando {term} ...", "No" : "No", "Yes" : "Sí", - "No files in here" : "No hay archivos aquí", - "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.", - "\"{name}\" is not an allowed filetype" : "\"{name}\" no es in tipo de archivo permitido", - "{newName} already exists" : "{newName} ya existe", "Choose" : "Seleccionar", "Copy" : "Copiar", "Move" : "Mover", - "Error loading file picker template: {error}" : "Se presentó un error al cargar la plantilla del seleccionador de archivos: {error}", "OK" : "OK", "Error loading message template: {error}" : "Se presentó un error al cargar la plantilla del mensaje: {error}", "read-only" : "sólo-lectura", @@ -117,10 +107,6 @@ "(all selected)" : "(todos seleccionados)", "({count} selected)" : "({count} seleccionados)", "Error loading file exists template" : "Se presentó un error al cargar la plantilla de existe archivo ", - "Pending" : "Pendiente", - "Home" : "Inicio", - "Copy to {folder}" : "Copiar a {folder}", - "Move to {folder}" : "Mover a {folder}", "Authentication required" : "Se requiere autenticación", "This action requires you to confirm your password" : "Esta acción requiere que confirmes tu contraseña", "Confirm" : "Confirmar", @@ -212,6 +198,20 @@ "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.", "Settings" : "Configuraciones ", + "No files in here" : "No hay archivos aquí", + "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.", + "\"{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}", "File not found" : "Archivo no encontrado", "Please use the command line updater because automatic updating is disabled in the config.php." : "Por favor usa el actualizador de línea de comandos ya que el actualizador automático se encuentra deshabilitado en config.php." },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" diff --git a/core/l10n/es_PA.js b/core/l10n/es_PA.js index cb91bda54ec4d..151d993d1870b 100644 --- a/core/l10n/es_PA.js +++ b/core/l10n/es_PA.js @@ -92,19 +92,9 @@ OC.L10N.register( "Looking for {term} …" : "Buscando {term} ...", "No" : "No", "Yes" : "Sí", - "No files in here" : "No hay archivos aquí", - "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.", - "\"{name}\" is not an allowed filetype" : "\"{name}\" no es in tipo de archivo permitido", - "{newName} already exists" : "{newName} ya existe", "Choose" : "Seleccionar", "Copy" : "Copiar", "Move" : "Mover", - "Error loading file picker template: {error}" : "Se presentó un error al cargar la plantilla del seleccionador de archivos: {error}", "OK" : "OK", "Error loading message template: {error}" : "Se presentó un error al cargar la plantilla del mensaje: {error}", "read-only" : "sólo-lectura", @@ -119,10 +109,6 @@ OC.L10N.register( "(all selected)" : "(todos seleccionados)", "({count} selected)" : "({count} seleccionados)", "Error loading file exists template" : "Se presentó un error al cargar la plantilla de existe archivo ", - "Pending" : "Pendiente", - "Home" : "Inicio", - "Copy to {folder}" : "Copiar a {folder}", - "Move to {folder}" : "Mover a {folder}", "Authentication required" : "Se requiere autenticación", "This action requires you to confirm your password" : "Esta acción requiere que confirmes tu contraseña", "Confirm" : "Confirmar", @@ -214,6 +200,20 @@ OC.L10N.register( "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.", "Settings" : "Configuraciones ", + "No files in here" : "No hay archivos aquí", + "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.", + "\"{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}", "File not found" : "Archivo no encontrado", "Please use the command line updater because automatic updating is disabled in the config.php." : "Por favor usa el actualizador de línea de comandos ya que el actualizador automático se encuentra deshabilitado en config.php." }, diff --git a/core/l10n/es_PA.json b/core/l10n/es_PA.json index 6921956e54876..19cc8cea496e1 100644 --- a/core/l10n/es_PA.json +++ b/core/l10n/es_PA.json @@ -90,19 +90,9 @@ "Looking for {term} …" : "Buscando {term} ...", "No" : "No", "Yes" : "Sí", - "No files in here" : "No hay archivos aquí", - "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.", - "\"{name}\" is not an allowed filetype" : "\"{name}\" no es in tipo de archivo permitido", - "{newName} already exists" : "{newName} ya existe", "Choose" : "Seleccionar", "Copy" : "Copiar", "Move" : "Mover", - "Error loading file picker template: {error}" : "Se presentó un error al cargar la plantilla del seleccionador de archivos: {error}", "OK" : "OK", "Error loading message template: {error}" : "Se presentó un error al cargar la plantilla del mensaje: {error}", "read-only" : "sólo-lectura", @@ -117,10 +107,6 @@ "(all selected)" : "(todos seleccionados)", "({count} selected)" : "({count} seleccionados)", "Error loading file exists template" : "Se presentó un error al cargar la plantilla de existe archivo ", - "Pending" : "Pendiente", - "Home" : "Inicio", - "Copy to {folder}" : "Copiar a {folder}", - "Move to {folder}" : "Mover a {folder}", "Authentication required" : "Se requiere autenticación", "This action requires you to confirm your password" : "Esta acción requiere que confirmes tu contraseña", "Confirm" : "Confirmar", @@ -212,6 +198,20 @@ "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.", "Settings" : "Configuraciones ", + "No files in here" : "No hay archivos aquí", + "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.", + "\"{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}", "File not found" : "Archivo no encontrado", "Please use the command line updater because automatic updating is disabled in the config.php." : "Por favor usa el actualizador de línea de comandos ya que el actualizador automático se encuentra deshabilitado en config.php." },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" diff --git a/core/l10n/es_PE.js b/core/l10n/es_PE.js index 6da4bd4975c42..16056c1d94d54 100644 --- a/core/l10n/es_PE.js +++ b/core/l10n/es_PE.js @@ -92,20 +92,9 @@ OC.L10N.register( "Looking for {term} …" : "Buscando {term} ...", "No" : "No", "Yes" : "Sí", - "No files in here" : "No hay archivos aquí", - "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 permitido dentro de nombre", - "\"{name}\" is not an allowed filetype" : "\"{name}\" no es in tipo de archivo permitido", - "{newName} already exists" : "{newName} ya existe", "Choose" : "Seleccionar", "Copy" : "Copiar", "Move" : "Mover", - "Error loading file picker template: {error}" : "Se presentó un error al cargar la plantilla del seleccionador de archivos: {error}", "OK" : "OK", "Error loading message template: {error}" : "Se presentó un error al cargar la plantilla del mensaje: {error}", "read-only" : "sólo-lectura", @@ -120,12 +109,6 @@ OC.L10N.register( "(all selected)" : "(todos seleccionados)", "({count} selected)" : "({count} seleccionados)", "Error loading file exists template" : "Se presentó un error al cargar la plantilla de existe archivo ", - "Show list view" : "Mostrar vista de lista", - "Show grid view" : "Mostrar lista en grilla", - "Pending" : "Pendiente", - "Home" : "Inicio", - "Copy to {folder}" : "Copiar a {folder}", - "Move to {folder}" : "Mover a {folder}", "Authentication required" : "Se requiere autenticación", "This action requires you to confirm your password" : "Esta acción requiere que confirmes tu contraseña", "Confirm" : "Confirmar", @@ -217,6 +200,23 @@ OC.L10N.register( "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.", "Settings" : "Configuraciones ", + "No files in here" : "No hay archivos aquí", + "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 permitido dentro de nombre", + "\"{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}", + "Show list view" : "Mostrar vista de lista", + "Show grid view" : "Mostrar lista en grilla", + "Pending" : "Pendiente", + "Home" : "Inicio", + "Copy to {folder}" : "Copiar a {folder}", + "Move to {folder}" : "Mover a {folder}", "File not found" : "Archivo no encontrado", "Please use the command line updater because automatic updating is disabled in the config.php." : "Por favor usa el actualizador de línea de comandos ya que el actualizador automático se encuentra deshabilitado en config.php." }, diff --git a/core/l10n/es_PE.json b/core/l10n/es_PE.json index 736feddc6b2d5..0623f53774732 100644 --- a/core/l10n/es_PE.json +++ b/core/l10n/es_PE.json @@ -90,20 +90,9 @@ "Looking for {term} …" : "Buscando {term} ...", "No" : "No", "Yes" : "Sí", - "No files in here" : "No hay archivos aquí", - "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 permitido dentro de nombre", - "\"{name}\" is not an allowed filetype" : "\"{name}\" no es in tipo de archivo permitido", - "{newName} already exists" : "{newName} ya existe", "Choose" : "Seleccionar", "Copy" : "Copiar", "Move" : "Mover", - "Error loading file picker template: {error}" : "Se presentó un error al cargar la plantilla del seleccionador de archivos: {error}", "OK" : "OK", "Error loading message template: {error}" : "Se presentó un error al cargar la plantilla del mensaje: {error}", "read-only" : "sólo-lectura", @@ -118,12 +107,6 @@ "(all selected)" : "(todos seleccionados)", "({count} selected)" : "({count} seleccionados)", "Error loading file exists template" : "Se presentó un error al cargar la plantilla de existe archivo ", - "Show list view" : "Mostrar vista de lista", - "Show grid view" : "Mostrar lista en grilla", - "Pending" : "Pendiente", - "Home" : "Inicio", - "Copy to {folder}" : "Copiar a {folder}", - "Move to {folder}" : "Mover a {folder}", "Authentication required" : "Se requiere autenticación", "This action requires you to confirm your password" : "Esta acción requiere que confirmes tu contraseña", "Confirm" : "Confirmar", @@ -215,6 +198,23 @@ "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.", "Settings" : "Configuraciones ", + "No files in here" : "No hay archivos aquí", + "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 permitido dentro de nombre", + "\"{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}", + "Show list view" : "Mostrar vista de lista", + "Show grid view" : "Mostrar lista en grilla", + "Pending" : "Pendiente", + "Home" : "Inicio", + "Copy to {folder}" : "Copiar a {folder}", + "Move to {folder}" : "Mover a {folder}", "File not found" : "Archivo no encontrado", "Please use the command line updater because automatic updating is disabled in the config.php." : "Por favor usa el actualizador de línea de comandos ya que el actualizador automático se encuentra deshabilitado en config.php." },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" diff --git a/core/l10n/es_PR.js b/core/l10n/es_PR.js index cb91bda54ec4d..151d993d1870b 100644 --- a/core/l10n/es_PR.js +++ b/core/l10n/es_PR.js @@ -92,19 +92,9 @@ OC.L10N.register( "Looking for {term} …" : "Buscando {term} ...", "No" : "No", "Yes" : "Sí", - "No files in here" : "No hay archivos aquí", - "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.", - "\"{name}\" is not an allowed filetype" : "\"{name}\" no es in tipo de archivo permitido", - "{newName} already exists" : "{newName} ya existe", "Choose" : "Seleccionar", "Copy" : "Copiar", "Move" : "Mover", - "Error loading file picker template: {error}" : "Se presentó un error al cargar la plantilla del seleccionador de archivos: {error}", "OK" : "OK", "Error loading message template: {error}" : "Se presentó un error al cargar la plantilla del mensaje: {error}", "read-only" : "sólo-lectura", @@ -119,10 +109,6 @@ OC.L10N.register( "(all selected)" : "(todos seleccionados)", "({count} selected)" : "({count} seleccionados)", "Error loading file exists template" : "Se presentó un error al cargar la plantilla de existe archivo ", - "Pending" : "Pendiente", - "Home" : "Inicio", - "Copy to {folder}" : "Copiar a {folder}", - "Move to {folder}" : "Mover a {folder}", "Authentication required" : "Se requiere autenticación", "This action requires you to confirm your password" : "Esta acción requiere que confirmes tu contraseña", "Confirm" : "Confirmar", @@ -214,6 +200,20 @@ OC.L10N.register( "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.", "Settings" : "Configuraciones ", + "No files in here" : "No hay archivos aquí", + "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.", + "\"{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}", "File not found" : "Archivo no encontrado", "Please use the command line updater because automatic updating is disabled in the config.php." : "Por favor usa el actualizador de línea de comandos ya que el actualizador automático se encuentra deshabilitado en config.php." }, diff --git a/core/l10n/es_PR.json b/core/l10n/es_PR.json index 6921956e54876..19cc8cea496e1 100644 --- a/core/l10n/es_PR.json +++ b/core/l10n/es_PR.json @@ -90,19 +90,9 @@ "Looking for {term} …" : "Buscando {term} ...", "No" : "No", "Yes" : "Sí", - "No files in here" : "No hay archivos aquí", - "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.", - "\"{name}\" is not an allowed filetype" : "\"{name}\" no es in tipo de archivo permitido", - "{newName} already exists" : "{newName} ya existe", "Choose" : "Seleccionar", "Copy" : "Copiar", "Move" : "Mover", - "Error loading file picker template: {error}" : "Se presentó un error al cargar la plantilla del seleccionador de archivos: {error}", "OK" : "OK", "Error loading message template: {error}" : "Se presentó un error al cargar la plantilla del mensaje: {error}", "read-only" : "sólo-lectura", @@ -117,10 +107,6 @@ "(all selected)" : "(todos seleccionados)", "({count} selected)" : "({count} seleccionados)", "Error loading file exists template" : "Se presentó un error al cargar la plantilla de existe archivo ", - "Pending" : "Pendiente", - "Home" : "Inicio", - "Copy to {folder}" : "Copiar a {folder}", - "Move to {folder}" : "Mover a {folder}", "Authentication required" : "Se requiere autenticación", "This action requires you to confirm your password" : "Esta acción requiere que confirmes tu contraseña", "Confirm" : "Confirmar", @@ -212,6 +198,20 @@ "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.", "Settings" : "Configuraciones ", + "No files in here" : "No hay archivos aquí", + "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.", + "\"{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}", "File not found" : "Archivo no encontrado", "Please use the command line updater because automatic updating is disabled in the config.php." : "Por favor usa el actualizador de línea de comandos ya que el actualizador automático se encuentra deshabilitado en config.php." },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" diff --git a/core/l10n/es_PY.js b/core/l10n/es_PY.js index d891c17968ab7..ecaac6595c86a 100644 --- a/core/l10n/es_PY.js +++ b/core/l10n/es_PY.js @@ -92,20 +92,9 @@ OC.L10N.register( "Looking for {term} …" : "Buscando {term} ...", "No" : "No", "Yes" : "Sí", - "No files in here" : "No hay archivos aquí", - "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 es permitido dentro del nombre de un archivo.", - "\"{name}\" is not an allowed filetype" : "\"{name}\" no es in tipo de archivo permitido", - "{newName} already exists" : "{newName} ya existe", "Choose" : "Seleccionar", "Copy" : "Copiar", "Move" : "Mover", - "Error loading file picker template: {error}" : "Se presentó un error al cargar la plantilla del seleccionador de archivos: {error}", "OK" : "OK", "Error loading message template: {error}" : "Se presentó un error al cargar la plantilla del mensaje: {error}", "read-only" : "sólo-lectura", @@ -120,10 +109,6 @@ OC.L10N.register( "(all selected)" : "(todos seleccionados)", "({count} selected)" : "({count} seleccionados)", "Error loading file exists template" : "Se presentó un error al cargar la plantilla de existe archivo ", - "Pending" : "Pendiente", - "Home" : "Inicio", - "Copy to {folder}" : "Copiar a {folder}", - "Move to {folder}" : "Mover a {folder}", "Authentication required" : "Se requiere autenticación", "This action requires you to confirm your password" : "Esta acción requiere que confirmes tu contraseña", "Confirm" : "Confirmar", @@ -215,6 +200,21 @@ OC.L10N.register( "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.", "Settings" : "Configuraciones ", + "No files in here" : "No hay archivos aquí", + "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 es permitido dentro del nombre de un 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}", "File not found" : "Archivo no encontrado", "Please use the command line updater because automatic updating is disabled in the config.php." : "Por favor usa el actualizador de línea de comandos ya que el actualizador automático se encuentra deshabilitado en config.php." }, diff --git a/core/l10n/es_PY.json b/core/l10n/es_PY.json index 6972d7dec2a0a..f43eaae9c8cf9 100644 --- a/core/l10n/es_PY.json +++ b/core/l10n/es_PY.json @@ -90,20 +90,9 @@ "Looking for {term} …" : "Buscando {term} ...", "No" : "No", "Yes" : "Sí", - "No files in here" : "No hay archivos aquí", - "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 es permitido dentro del nombre de un archivo.", - "\"{name}\" is not an allowed filetype" : "\"{name}\" no es in tipo de archivo permitido", - "{newName} already exists" : "{newName} ya existe", "Choose" : "Seleccionar", "Copy" : "Copiar", "Move" : "Mover", - "Error loading file picker template: {error}" : "Se presentó un error al cargar la plantilla del seleccionador de archivos: {error}", "OK" : "OK", "Error loading message template: {error}" : "Se presentó un error al cargar la plantilla del mensaje: {error}", "read-only" : "sólo-lectura", @@ -118,10 +107,6 @@ "(all selected)" : "(todos seleccionados)", "({count} selected)" : "({count} seleccionados)", "Error loading file exists template" : "Se presentó un error al cargar la plantilla de existe archivo ", - "Pending" : "Pendiente", - "Home" : "Inicio", - "Copy to {folder}" : "Copiar a {folder}", - "Move to {folder}" : "Mover a {folder}", "Authentication required" : "Se requiere autenticación", "This action requires you to confirm your password" : "Esta acción requiere que confirmes tu contraseña", "Confirm" : "Confirmar", @@ -213,6 +198,21 @@ "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.", "Settings" : "Configuraciones ", + "No files in here" : "No hay archivos aquí", + "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 es permitido dentro del nombre de un 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}", "File not found" : "Archivo no encontrado", "Please use the command line updater because automatic updating is disabled in the config.php." : "Por favor usa el actualizador de línea de comandos ya que el actualizador automático se encuentra deshabilitado en config.php." },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" diff --git a/core/l10n/es_SV.js b/core/l10n/es_SV.js index 1946437cc1e72..f8c9eee6de3c4 100644 --- a/core/l10n/es_SV.js +++ b/core/l10n/es_SV.js @@ -101,20 +101,9 @@ OC.L10N.register( "Looking for {term} …" : "Buscando {term} ...", "No" : "No", "Yes" : "Sí", - "No files in here" : "No hay archivos aquí", - "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.", - "\"{name}\" is not an allowed filetype" : "\"{name}\" no es in tipo de archivo permitido", - "{newName} already exists" : "{newName} ya existe", "Choose" : "Seleccionar", "Copy" : "Copiar", "Move" : "Mover", - "Error loading file picker template: {error}" : "Se presentó un error al cargar la plantilla del seleccionador de archivos: {error}", "OK" : "OK", "Error loading message template: {error}" : "Se presentó un error al cargar la plantilla del mensaje: {error}", "read-only" : "sólo-lectura", @@ -129,10 +118,6 @@ OC.L10N.register( "(all selected)" : "(todos seleccionados)", "({count} selected)" : "({count} seleccionados)", "Error loading file exists template" : "Se presentó un error al cargar la plantilla de existe archivo ", - "Pending" : "Pendiente", - "Home" : "Inicio", - "Copy to {folder}" : "Copiar a {folder}", - "Move to {folder}" : "Mover a {folder}", "Authentication required" : "Se requiere autenticación", "This action requires you to confirm your password" : "Esta acción requiere que confirmes tu contraseña", "Confirm" : "Confirmar", @@ -226,6 +211,21 @@ OC.L10N.register( "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.", "Settings" : "Configuraciones ", + "No files in here" : "No hay archivos aquí", + "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.", + "\"{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}", "File not found" : "Archivo no encontrado", "Please use the command line updater because automatic updating is disabled in the config.php." : "Por favor usa el actualizador de línea de comandos ya que el actualizador automático se encuentra deshabilitado en config.php." }, diff --git a/core/l10n/es_SV.json b/core/l10n/es_SV.json index 646a47694aceb..d323469c3a0fd 100644 --- a/core/l10n/es_SV.json +++ b/core/l10n/es_SV.json @@ -99,20 +99,9 @@ "Looking for {term} …" : "Buscando {term} ...", "No" : "No", "Yes" : "Sí", - "No files in here" : "No hay archivos aquí", - "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.", - "\"{name}\" is not an allowed filetype" : "\"{name}\" no es in tipo de archivo permitido", - "{newName} already exists" : "{newName} ya existe", "Choose" : "Seleccionar", "Copy" : "Copiar", "Move" : "Mover", - "Error loading file picker template: {error}" : "Se presentó un error al cargar la plantilla del seleccionador de archivos: {error}", "OK" : "OK", "Error loading message template: {error}" : "Se presentó un error al cargar la plantilla del mensaje: {error}", "read-only" : "sólo-lectura", @@ -127,10 +116,6 @@ "(all selected)" : "(todos seleccionados)", "({count} selected)" : "({count} seleccionados)", "Error loading file exists template" : "Se presentó un error al cargar la plantilla de existe archivo ", - "Pending" : "Pendiente", - "Home" : "Inicio", - "Copy to {folder}" : "Copiar a {folder}", - "Move to {folder}" : "Mover a {folder}", "Authentication required" : "Se requiere autenticación", "This action requires you to confirm your password" : "Esta acción requiere que confirmes tu contraseña", "Confirm" : "Confirmar", @@ -224,6 +209,21 @@ "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.", "Settings" : "Configuraciones ", + "No files in here" : "No hay archivos aquí", + "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.", + "\"{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}", "File not found" : "Archivo no encontrado", "Please use the command line updater because automatic updating is disabled in the config.php." : "Por favor usa el actualizador de línea de comandos ya que el actualizador automático se encuentra deshabilitado en config.php." },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" diff --git a/core/l10n/es_UY.js b/core/l10n/es_UY.js index cb91bda54ec4d..151d993d1870b 100644 --- a/core/l10n/es_UY.js +++ b/core/l10n/es_UY.js @@ -92,19 +92,9 @@ OC.L10N.register( "Looking for {term} …" : "Buscando {term} ...", "No" : "No", "Yes" : "Sí", - "No files in here" : "No hay archivos aquí", - "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.", - "\"{name}\" is not an allowed filetype" : "\"{name}\" no es in tipo de archivo permitido", - "{newName} already exists" : "{newName} ya existe", "Choose" : "Seleccionar", "Copy" : "Copiar", "Move" : "Mover", - "Error loading file picker template: {error}" : "Se presentó un error al cargar la plantilla del seleccionador de archivos: {error}", "OK" : "OK", "Error loading message template: {error}" : "Se presentó un error al cargar la plantilla del mensaje: {error}", "read-only" : "sólo-lectura", @@ -119,10 +109,6 @@ OC.L10N.register( "(all selected)" : "(todos seleccionados)", "({count} selected)" : "({count} seleccionados)", "Error loading file exists template" : "Se presentó un error al cargar la plantilla de existe archivo ", - "Pending" : "Pendiente", - "Home" : "Inicio", - "Copy to {folder}" : "Copiar a {folder}", - "Move to {folder}" : "Mover a {folder}", "Authentication required" : "Se requiere autenticación", "This action requires you to confirm your password" : "Esta acción requiere que confirmes tu contraseña", "Confirm" : "Confirmar", @@ -214,6 +200,20 @@ OC.L10N.register( "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.", "Settings" : "Configuraciones ", + "No files in here" : "No hay archivos aquí", + "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.", + "\"{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}", "File not found" : "Archivo no encontrado", "Please use the command line updater because automatic updating is disabled in the config.php." : "Por favor usa el actualizador de línea de comandos ya que el actualizador automático se encuentra deshabilitado en config.php." }, diff --git a/core/l10n/es_UY.json b/core/l10n/es_UY.json index 6921956e54876..19cc8cea496e1 100644 --- a/core/l10n/es_UY.json +++ b/core/l10n/es_UY.json @@ -90,19 +90,9 @@ "Looking for {term} …" : "Buscando {term} ...", "No" : "No", "Yes" : "Sí", - "No files in here" : "No hay archivos aquí", - "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.", - "\"{name}\" is not an allowed filetype" : "\"{name}\" no es in tipo de archivo permitido", - "{newName} already exists" : "{newName} ya existe", "Choose" : "Seleccionar", "Copy" : "Copiar", "Move" : "Mover", - "Error loading file picker template: {error}" : "Se presentó un error al cargar la plantilla del seleccionador de archivos: {error}", "OK" : "OK", "Error loading message template: {error}" : "Se presentó un error al cargar la plantilla del mensaje: {error}", "read-only" : "sólo-lectura", @@ -117,10 +107,6 @@ "(all selected)" : "(todos seleccionados)", "({count} selected)" : "({count} seleccionados)", "Error loading file exists template" : "Se presentó un error al cargar la plantilla de existe archivo ", - "Pending" : "Pendiente", - "Home" : "Inicio", - "Copy to {folder}" : "Copiar a {folder}", - "Move to {folder}" : "Mover a {folder}", "Authentication required" : "Se requiere autenticación", "This action requires you to confirm your password" : "Esta acción requiere que confirmes tu contraseña", "Confirm" : "Confirmar", @@ -212,6 +198,20 @@ "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.", "Settings" : "Configuraciones ", + "No files in here" : "No hay archivos aquí", + "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.", + "\"{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}", "File not found" : "Archivo no encontrado", "Please use the command line updater because automatic updating is disabled in the config.php." : "Por favor usa el actualizador de línea de comandos ya que el actualizador automático se encuentra deshabilitado en config.php." },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" diff --git a/core/l10n/et_EE.js b/core/l10n/et_EE.js index 08c27732459ca..08de5eca626af 100644 --- a/core/l10n/et_EE.js +++ b/core/l10n/et_EE.js @@ -140,21 +140,9 @@ OC.L10N.register( "Looking for {term} …" : "Otsin {term} …", "No" : "Ei", "Yes" : "Jah", - "No files in here" : "Siin ei ole faile", - "New folder" : "Uus kaust", - "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.", - "\"{name}\" is not an allowed filetype" : "\"{name}\" pole lubatud failitüüp", - "{newName} already exists" : "{newName} on juba olemas", "Choose" : "Vali", "Copy" : "Kopeeri", "Move" : "Liiguta", - "Error loading file picker template: {error}" : "Viga failivalija malli laadimisel: {error}", "OK" : "OK", "Error loading message template: {error}" : "Viga sõnumi malli laadimisel: {error}", "read-only" : "kirjutuskaitstud", @@ -169,11 +157,6 @@ OC.L10N.register( "(all selected)" : "(kõik valitud)", "({count} selected)" : "({count} valitud)", "Error loading file exists template" : "Viga faili olemasolu malli laadimisel", - "Show list view" : "Näita loendivaadet", - "Pending" : "Ootel", - "Home" : "Avaleht", - "Copy to {folder}" : "Kopeeri kausta {folder}", - "Move to {folder}" : "Liiguta kausta {folder}", "Saving …" : "Salvestamine …", "Authentication required" : "Autentimine on vajalik", "This action requires you to confirm your password" : "See tegevus nõuab parooli kinnitamist", @@ -297,6 +280,23 @@ OC.L10N.register( "Contact your system administrator if this message persists or appeared unexpectedly." : "Võta ühendust administraatoriga, kui see teade püsib või on tekkinud ootamatult.", "Press enter to start searching" : "Otsimiseks vajuta Enter", "Settings" : "Seaded", + "No files in here" : "Siin ei ole faile", + "New folder" : "Uus kaust", + "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.", + "\"{name}\" is not an allowed filetype" : "\"{name}\" pole lubatud failitüüp", + "{newName} already exists" : "{newName} on juba olemas", + "Error loading file picker template: {error}" : "Viga failivalija malli laadimisel: {error}", + "Show list view" : "Näita loendivaadet", + "Pending" : "Ootel", + "Home" : "Avaleht", + "Copy to {folder}" : "Kopeeri kausta {folder}", + "Move to {folder}" : "Liiguta kausta {folder}", "File not found" : "Faili ei leitud", "Please use the command line updater because automatic updating is disabled in the config.php." : "Palun kasuta uuendamiseks käsurida, kuna automaatne uuendamine on config.php failis välja lülitatud." }, diff --git a/core/l10n/et_EE.json b/core/l10n/et_EE.json index 7e722eb70309a..cc8090166ee61 100644 --- a/core/l10n/et_EE.json +++ b/core/l10n/et_EE.json @@ -138,21 +138,9 @@ "Looking for {term} …" : "Otsin {term} …", "No" : "Ei", "Yes" : "Jah", - "No files in here" : "Siin ei ole faile", - "New folder" : "Uus kaust", - "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.", - "\"{name}\" is not an allowed filetype" : "\"{name}\" pole lubatud failitüüp", - "{newName} already exists" : "{newName} on juba olemas", "Choose" : "Vali", "Copy" : "Kopeeri", "Move" : "Liiguta", - "Error loading file picker template: {error}" : "Viga failivalija malli laadimisel: {error}", "OK" : "OK", "Error loading message template: {error}" : "Viga sõnumi malli laadimisel: {error}", "read-only" : "kirjutuskaitstud", @@ -167,11 +155,6 @@ "(all selected)" : "(kõik valitud)", "({count} selected)" : "({count} valitud)", "Error loading file exists template" : "Viga faili olemasolu malli laadimisel", - "Show list view" : "Näita loendivaadet", - "Pending" : "Ootel", - "Home" : "Avaleht", - "Copy to {folder}" : "Kopeeri kausta {folder}", - "Move to {folder}" : "Liiguta kausta {folder}", "Saving …" : "Salvestamine …", "Authentication required" : "Autentimine on vajalik", "This action requires you to confirm your password" : "See tegevus nõuab parooli kinnitamist", @@ -295,6 +278,23 @@ "Contact your system administrator if this message persists or appeared unexpectedly." : "Võta ühendust administraatoriga, kui see teade püsib või on tekkinud ootamatult.", "Press enter to start searching" : "Otsimiseks vajuta Enter", "Settings" : "Seaded", + "No files in here" : "Siin ei ole faile", + "New folder" : "Uus kaust", + "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.", + "\"{name}\" is not an allowed filetype" : "\"{name}\" pole lubatud failitüüp", + "{newName} already exists" : "{newName} on juba olemas", + "Error loading file picker template: {error}" : "Viga failivalija malli laadimisel: {error}", + "Show list view" : "Näita loendivaadet", + "Pending" : "Ootel", + "Home" : "Avaleht", + "Copy to {folder}" : "Kopeeri kausta {folder}", + "Move to {folder}" : "Liiguta kausta {folder}", "File not found" : "Faili ei leitud", "Please use the command line updater because automatic updating is disabled in the config.php." : "Palun kasuta uuendamiseks käsurida, kuna automaatne uuendamine on config.php failis välja lülitatud." },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/core/l10n/eu.js b/core/l10n/eu.js index fecf2670c853a..8981a99766fa7 100644 --- a/core/l10n/eu.js +++ b/core/l10n/eu.js @@ -235,21 +235,9 @@ OC.L10N.register( "Looking for {term} …" : "{term} bilatzen...", "No" : "Ez", "Yes" : "Bai", - "No files in here" : "Ez dago fitxategirik hemen", - "New folder" : "Karpeta berria", - "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.", - "\"{name}\" is not an allowed filetype" : "\"{name}\" fitxategi-mota ez da onartzen", - "{newName} already exists" : "{newName} badago aurretik", "Choose" : "Aukeratu", "Copy" : "Kopiatu", "Move" : "Mugitu", - "Error loading file picker template: {error}" : "Errorea fitxategi-hautatzailearen txantiloia kargatzerakoan: {error}", "OK" : "Ados", "Error loading message template: {error}" : "Errorea mezu txantiloia kargatzean: {error}", "read-only" : "irakurtzeko soilik", @@ -264,12 +252,6 @@ OC.L10N.register( "(all selected)" : "(denak hautatuta)", "({count} selected)" : "({count} hautatuta)", "Error loading file exists template" : "Errorea fitxategia existitzen da txantiloia kargatzean", - "Show list view" : "Erakutsi zerrenda ikuspegia", - "Show grid view" : "Erakutsi sareta-ikuspegia", - "Pending" : "Zain", - "Home" : "Hasiera", - "Copy to {folder}" : "Kopiatu hona: {folder}", - "Move to {folder}" : "Eraman hona: {folder}", "Saving …" : "Gordetzen …", "Authentication required" : "Autentifikazioa beharrezkoa da", "This action requires you to confirm your password" : "Ekintza honek zure pasahitza berrestea eskatzen du", @@ -423,6 +405,24 @@ OC.L10N.register( "If it is not there ask your local administrator." : "Han ez badago, galdetu zure administratzaile lokalari.", "Press enter to start searching" : "Sakatu enter bilaketa hasteko", "Settings" : "Ezarpenak", + "No files in here" : "Ez dago fitxategirik hemen", + "New folder" : "Karpeta berria", + "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.", + "\"{name}\" is not an allowed filetype" : "\"{name}\" fitxategi-mota ez da onartzen", + "{newName} already exists" : "{newName} badago aurretik", + "Error loading file picker template: {error}" : "Errorea fitxategi-hautatzailearen txantiloia kargatzerakoan: {error}", + "Show list view" : "Erakutsi zerrenda ikuspegia", + "Show grid view" : "Erakutsi sareta-ikuspegia", + "Pending" : "Zain", + "Home" : "Hasiera", + "Copy to {folder}" : "Kopiatu hona: {folder}", + "Move to {folder}" : "Eraman hona: {folder}", "File not found" : "Ez da fitxategia aurkitu", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Dokumentua ezin izan da aurkitu zerbitzarian. Agian partekatzea ezabatua izan da ala iraungitu egin da?", "Please use the command line updater because automatic updating is disabled in the config.php." : "Mesedez, erabili komando-lerroko eguneratzailea, eguneratze automatikoa config.php-n desgaituta dago eta.", diff --git a/core/l10n/eu.json b/core/l10n/eu.json index 4b41ba168f215..80bb7d054c850 100644 --- a/core/l10n/eu.json +++ b/core/l10n/eu.json @@ -233,21 +233,9 @@ "Looking for {term} …" : "{term} bilatzen...", "No" : "Ez", "Yes" : "Bai", - "No files in here" : "Ez dago fitxategirik hemen", - "New folder" : "Karpeta berria", - "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.", - "\"{name}\" is not an allowed filetype" : "\"{name}\" fitxategi-mota ez da onartzen", - "{newName} already exists" : "{newName} badago aurretik", "Choose" : "Aukeratu", "Copy" : "Kopiatu", "Move" : "Mugitu", - "Error loading file picker template: {error}" : "Errorea fitxategi-hautatzailearen txantiloia kargatzerakoan: {error}", "OK" : "Ados", "Error loading message template: {error}" : "Errorea mezu txantiloia kargatzean: {error}", "read-only" : "irakurtzeko soilik", @@ -262,12 +250,6 @@ "(all selected)" : "(denak hautatuta)", "({count} selected)" : "({count} hautatuta)", "Error loading file exists template" : "Errorea fitxategia existitzen da txantiloia kargatzean", - "Show list view" : "Erakutsi zerrenda ikuspegia", - "Show grid view" : "Erakutsi sareta-ikuspegia", - "Pending" : "Zain", - "Home" : "Hasiera", - "Copy to {folder}" : "Kopiatu hona: {folder}", - "Move to {folder}" : "Eraman hona: {folder}", "Saving …" : "Gordetzen …", "Authentication required" : "Autentifikazioa beharrezkoa da", "This action requires you to confirm your password" : "Ekintza honek zure pasahitza berrestea eskatzen du", @@ -421,6 +403,24 @@ "If it is not there ask your local administrator." : "Han ez badago, galdetu zure administratzaile lokalari.", "Press enter to start searching" : "Sakatu enter bilaketa hasteko", "Settings" : "Ezarpenak", + "No files in here" : "Ez dago fitxategirik hemen", + "New folder" : "Karpeta berria", + "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.", + "\"{name}\" is not an allowed filetype" : "\"{name}\" fitxategi-mota ez da onartzen", + "{newName} already exists" : "{newName} badago aurretik", + "Error loading file picker template: {error}" : "Errorea fitxategi-hautatzailearen txantiloia kargatzerakoan: {error}", + "Show list view" : "Erakutsi zerrenda ikuspegia", + "Show grid view" : "Erakutsi sareta-ikuspegia", + "Pending" : "Zain", + "Home" : "Hasiera", + "Copy to {folder}" : "Kopiatu hona: {folder}", + "Move to {folder}" : "Eraman hona: {folder}", "File not found" : "Ez da fitxategia aurkitu", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Dokumentua ezin izan da aurkitu zerbitzarian. Agian partekatzea ezabatua izan da ala iraungitu egin da?", "Please use the command line updater because automatic updating is disabled in the config.php." : "Mesedez, erabili komando-lerroko eguneratzailea, eguneratze automatikoa config.php-n desgaituta dago eta.", diff --git a/core/l10n/fa.js b/core/l10n/fa.js index e43d50160c48c..2aefd3a03bde3 100644 --- a/core/l10n/fa.js +++ b/core/l10n/fa.js @@ -235,21 +235,9 @@ OC.L10N.register( "Looking for {term} …" : "به دنبال {term} …", "No" : "نه", "Yes" : "بله", - "No files in here" : "هیچ فایلی اینجا وجود ندارد", - "New folder" : "پوشه جدید", - "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." : "\"/\" در داخل نام فایل مجاز نیست.", - "\"{name}\" is not an allowed filetype" : "\"{name}\" یک نوع پرونده مجاز نیست", - "{newName} already exists" : "{newName} قبلاً موجود است", "Choose" : "انتخاب کردن", "Copy" : "کپی", "Move" : "انتقال", - "Error loading file picker template: {error}" : "خطا در بارگذاری قالب انتخاب فایل : {error}", "OK" : "تایید", "Error loading message template: {error}" : "خطا در بارگذاری قالب پیام : {error}", "read-only" : "فقط-خواندنی", @@ -264,12 +252,6 @@ OC.L10N.register( "(all selected)" : "(همه انتخاب شده اند)", "({count} selected)" : "({count} انتخاب شده)", "Error loading file exists template" : "خطا در بارگزاری فایل قالب", - "Show list view" : "نمایش فهرستی", - "Show grid view" : "نمایش شبکه‌ای", - "Pending" : "در انتظار", - "Home" : "خانه ", - "Copy to {folder}" : "کپی به {folder}", - "Move to {folder}" : "انتقال به {folder}", "Saving …" : "ذخیره کردن …", "Authentication required" : "احراز هویت مورد نیاز است", "This action requires you to confirm your password" : "این اقدام نیاز به تایید رمز عبور شما دارد", @@ -423,6 +405,24 @@ OC.L10N.register( "If it is not there ask your local administrator." : "If it is not there ask your local administrator.", "Press enter to start searching" : "Press enter to start searching", "Settings" : "تنظیمات", + "No files in here" : "هیچ فایلی اینجا وجود ندارد", + "New folder" : "پوشه جدید", + "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." : "\"/\" در داخل نام فایل مجاز نیست.", + "\"{name}\" is not an allowed filetype" : "\"{name}\" یک نوع پرونده مجاز نیست", + "{newName} already exists" : "{newName} قبلاً موجود است", + "Error loading file picker template: {error}" : "خطا در بارگذاری قالب انتخاب فایل : {error}", + "Show list view" : "نمایش فهرستی", + "Show grid view" : "نمایش شبکه‌ای", + "Pending" : "در انتظار", + "Home" : "خانه ", + "Copy to {folder}" : "کپی به {folder}", + "Move to {folder}" : "انتقال به {folder}", "File not found" : "فایل یافت نشد", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "The document could not be found on the server. Maybe the share was deleted or has expired?", "Please use the command line updater because automatic updating is disabled in the config.php." : "Please use the command line updater because automatic updating is disabled in the config.php.", diff --git a/core/l10n/fa.json b/core/l10n/fa.json index a47b177f81924..7066498391108 100644 --- a/core/l10n/fa.json +++ b/core/l10n/fa.json @@ -233,21 +233,9 @@ "Looking for {term} …" : "به دنبال {term} …", "No" : "نه", "Yes" : "بله", - "No files in here" : "هیچ فایلی اینجا وجود ندارد", - "New folder" : "پوشه جدید", - "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." : "\"/\" در داخل نام فایل مجاز نیست.", - "\"{name}\" is not an allowed filetype" : "\"{name}\" یک نوع پرونده مجاز نیست", - "{newName} already exists" : "{newName} قبلاً موجود است", "Choose" : "انتخاب کردن", "Copy" : "کپی", "Move" : "انتقال", - "Error loading file picker template: {error}" : "خطا در بارگذاری قالب انتخاب فایل : {error}", "OK" : "تایید", "Error loading message template: {error}" : "خطا در بارگذاری قالب پیام : {error}", "read-only" : "فقط-خواندنی", @@ -262,12 +250,6 @@ "(all selected)" : "(همه انتخاب شده اند)", "({count} selected)" : "({count} انتخاب شده)", "Error loading file exists template" : "خطا در بارگزاری فایل قالب", - "Show list view" : "نمایش فهرستی", - "Show grid view" : "نمایش شبکه‌ای", - "Pending" : "در انتظار", - "Home" : "خانه ", - "Copy to {folder}" : "کپی به {folder}", - "Move to {folder}" : "انتقال به {folder}", "Saving …" : "ذخیره کردن …", "Authentication required" : "احراز هویت مورد نیاز است", "This action requires you to confirm your password" : "این اقدام نیاز به تایید رمز عبور شما دارد", @@ -421,6 +403,24 @@ "If it is not there ask your local administrator." : "If it is not there ask your local administrator.", "Press enter to start searching" : "Press enter to start searching", "Settings" : "تنظیمات", + "No files in here" : "هیچ فایلی اینجا وجود ندارد", + "New folder" : "پوشه جدید", + "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." : "\"/\" در داخل نام فایل مجاز نیست.", + "\"{name}\" is not an allowed filetype" : "\"{name}\" یک نوع پرونده مجاز نیست", + "{newName} already exists" : "{newName} قبلاً موجود است", + "Error loading file picker template: {error}" : "خطا در بارگذاری قالب انتخاب فایل : {error}", + "Show list view" : "نمایش فهرستی", + "Show grid view" : "نمایش شبکه‌ای", + "Pending" : "در انتظار", + "Home" : "خانه ", + "Copy to {folder}" : "کپی به {folder}", + "Move to {folder}" : "انتقال به {folder}", "File not found" : "فایل یافت نشد", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "The document could not be found on the server. Maybe the share was deleted or has expired?", "Please use the command line updater because automatic updating is disabled in the config.php." : "Please use the command line updater because automatic updating is disabled in the config.php.", diff --git a/core/l10n/fi.js b/core/l10n/fi.js index b5a1764d10648..334f1730493a6 100644 --- a/core/l10n/fi.js +++ b/core/l10n/fi.js @@ -193,21 +193,9 @@ OC.L10N.register( "Looking for {term} …" : "Etsii {term}…", "No" : "Ei", "Yes" : "Kyllä", - "No files in here" : "Täällä ei ole tiedostoja", - "New folder" : "Uusi kansio", - "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ä.", - "\"{name}\" is not an allowed filetype" : "\"{name}\" ei ole hyväksytty tiedostotyyppi", - "{newName} already exists" : "{newName} on jo olemassa", "Choose" : "Valitse", "Copy" : "Kopioi", "Move" : "Siirrä", - "Error loading file picker template: {error}" : "Virhe ladatessa tiedostopohjia: {error}", "OK" : "OK", "Error loading message template: {error}" : "Virhe ladatessa viestipohjaa: {error}", "read-only" : "vain luku", @@ -222,12 +210,6 @@ OC.L10N.register( "(all selected)" : "(kaikki valittu)", "({count} selected)" : "({count} valittu)", "Error loading file exists template" : "Virhe ladatessa mallipohjaa", - "Show list view" : "Näytä listanäkymä", - "Show grid view" : "Näytä ruudukkonäkymä", - "Pending" : "Odottaa", - "Home" : "Koti", - "Copy to {folder}" : "Kopioi kansioon {folder}", - "Move to {folder}" : "Siirrä kansioon {folder}", "Saving …" : "Tallennetaan…", "Authentication required" : "Tunnistautuminen vaaditaan", "This action requires you to confirm your password" : "Toiminto vaatii vahvistamista salasanallasi", @@ -376,6 +358,24 @@ OC.L10N.register( "If it is not there ask your local administrator." : "Jos se ei ole siellä, niin pyydä järjestelmänvalvojaltasi.", "Press enter to start searching" : "Paina enter aloittaaksesi haun", "Settings" : "Asetukset", + "No files in here" : "Täällä ei ole tiedostoja", + "New folder" : "Uusi kansio", + "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ä.", + "\"{name}\" is not an allowed filetype" : "\"{name}\" ei ole hyväksytty tiedostotyyppi", + "{newName} already exists" : "{newName} on jo olemassa", + "Error loading file picker template: {error}" : "Virhe ladatessa tiedostopohjia: {error}", + "Show list view" : "Näytä listanäkymä", + "Show grid view" : "Näytä ruudukkonäkymä", + "Pending" : "Odottaa", + "Home" : "Koti", + "Copy to {folder}" : "Kopioi kansioon {folder}", + "Move to {folder}" : "Siirrä kansioon {folder}", "File not found" : "Tiedostoa ei löytynyt", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Tätä asiakirjaa ei löytynyt palvelimelta. Kenties jako on poistettu tai se oli asetettu vanhenemaan.", "Please use the command line updater because automatic updating is disabled in the config.php." : "Käytä komentorivipäivitintä, koska automaattinen päivitys on estetty config.php-asetustiedostossa.", diff --git a/core/l10n/fi.json b/core/l10n/fi.json index bf902f82cfb1c..428832322fae5 100644 --- a/core/l10n/fi.json +++ b/core/l10n/fi.json @@ -191,21 +191,9 @@ "Looking for {term} …" : "Etsii {term}…", "No" : "Ei", "Yes" : "Kyllä", - "No files in here" : "Täällä ei ole tiedostoja", - "New folder" : "Uusi kansio", - "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ä.", - "\"{name}\" is not an allowed filetype" : "\"{name}\" ei ole hyväksytty tiedostotyyppi", - "{newName} already exists" : "{newName} on jo olemassa", "Choose" : "Valitse", "Copy" : "Kopioi", "Move" : "Siirrä", - "Error loading file picker template: {error}" : "Virhe ladatessa tiedostopohjia: {error}", "OK" : "OK", "Error loading message template: {error}" : "Virhe ladatessa viestipohjaa: {error}", "read-only" : "vain luku", @@ -220,12 +208,6 @@ "(all selected)" : "(kaikki valittu)", "({count} selected)" : "({count} valittu)", "Error loading file exists template" : "Virhe ladatessa mallipohjaa", - "Show list view" : "Näytä listanäkymä", - "Show grid view" : "Näytä ruudukkonäkymä", - "Pending" : "Odottaa", - "Home" : "Koti", - "Copy to {folder}" : "Kopioi kansioon {folder}", - "Move to {folder}" : "Siirrä kansioon {folder}", "Saving …" : "Tallennetaan…", "Authentication required" : "Tunnistautuminen vaaditaan", "This action requires you to confirm your password" : "Toiminto vaatii vahvistamista salasanallasi", @@ -374,6 +356,24 @@ "If it is not there ask your local administrator." : "Jos se ei ole siellä, niin pyydä järjestelmänvalvojaltasi.", "Press enter to start searching" : "Paina enter aloittaaksesi haun", "Settings" : "Asetukset", + "No files in here" : "Täällä ei ole tiedostoja", + "New folder" : "Uusi kansio", + "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ä.", + "\"{name}\" is not an allowed filetype" : "\"{name}\" ei ole hyväksytty tiedostotyyppi", + "{newName} already exists" : "{newName} on jo olemassa", + "Error loading file picker template: {error}" : "Virhe ladatessa tiedostopohjia: {error}", + "Show list view" : "Näytä listanäkymä", + "Show grid view" : "Näytä ruudukkonäkymä", + "Pending" : "Odottaa", + "Home" : "Koti", + "Copy to {folder}" : "Kopioi kansioon {folder}", + "Move to {folder}" : "Siirrä kansioon {folder}", "File not found" : "Tiedostoa ei löytynyt", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Tätä asiakirjaa ei löytynyt palvelimelta. Kenties jako on poistettu tai se oli asetettu vanhenemaan.", "Please use the command line updater because automatic updating is disabled in the config.php." : "Käytä komentorivipäivitintä, koska automaattinen päivitys on estetty config.php-asetustiedostossa.", diff --git a/core/l10n/fr.js b/core/l10n/fr.js index 6606faec14331..78f1a267afd44 100644 --- a/core/l10n/fr.js +++ b/core/l10n/fr.js @@ -235,21 +235,9 @@ OC.L10N.register( "Looking for {term} …" : "Recherche de {term} ...", "No" : "Non", "Yes" : "Oui", - "No files in here" : "Aucun fichier", - "New folder" : "Nouveau dossier", - "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.", - "\"{name}\" is not an allowed filetype" : "\"{name}\" n'est pas un type de fichier autorisé", - "{newName} already exists" : "{newName} existe déjà", "Choose" : "Choisir", "Copy" : "Copier", "Move" : "Déplacer", - "Error loading file picker template: {error}" : "Erreur lors du chargement du modèle du sélecteur de fichiers : {error}", "OK" : "OK", "Error loading message template: {error}" : "Erreur lors du chargement du modèle de message : {error}", "read-only" : "Lecture seule", @@ -264,12 +252,6 @@ OC.L10N.register( "(all selected)" : "(tous sélectionnés)", "({count} selected)" : "({count} sélectionné(s))", "Error loading file exists template" : "Erreur lors du chargement du modèle de fichier existant", - "Show list view" : "Activer l'affichage liste", - "Show grid view" : "Activer l'affichage mosaïque", - "Pending" : "En attente", - "Home" : "Personnel", - "Copy to {folder}" : "Copier vers {folder}", - "Move to {folder}" : "Déplacer vers {folder}", "Saving …" : "Enregistrement...", "Authentication required" : "Authentification requise", "This action requires you to confirm your password" : "Cette action nécessite que vous confirmiez votre mot de passe", @@ -423,6 +405,24 @@ OC.L10N.register( "If it is not there ask your local administrator." : "Si ce n'est pas le cas, veuillez contacter votre administrateur.", "Press enter to start searching" : "Appuyez sur Entrée pour démarrer la recherche", "Settings" : "Paramètres", + "No files in here" : "Aucun fichier", + "New folder" : "Nouveau dossier", + "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.", + "\"{name}\" is not an allowed filetype" : "\"{name}\" n'est pas un type de fichier autorisé", + "{newName} already exists" : "{newName} existe déjà", + "Error loading file picker template: {error}" : "Erreur lors du chargement du modèle du sélecteur de fichiers : {error}", + "Show list view" : "Activer l'affichage liste", + "Show grid view" : "Activer l'affichage mosaïque", + "Pending" : "En attente", + "Home" : "Personnel", + "Copy to {folder}" : "Copier vers {folder}", + "Move to {folder}" : "Déplacer vers {folder}", "File not found" : "Fichier non trouvé", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Le document n'a pas pu être trouvé sur le serveur. Peut-être que le partage a été supprimé ou a expiré ?", "Please use the command line updater because automatic updating is disabled in the config.php." : "Veuillez utiliser la mise à jour en ligne de commande, la mise à jour automatique est désactivée dans config.php.", diff --git a/core/l10n/fr.json b/core/l10n/fr.json index 80a02b91177c5..bc514009a8f8a 100644 --- a/core/l10n/fr.json +++ b/core/l10n/fr.json @@ -233,21 +233,9 @@ "Looking for {term} …" : "Recherche de {term} ...", "No" : "Non", "Yes" : "Oui", - "No files in here" : "Aucun fichier", - "New folder" : "Nouveau dossier", - "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.", - "\"{name}\" is not an allowed filetype" : "\"{name}\" n'est pas un type de fichier autorisé", - "{newName} already exists" : "{newName} existe déjà", "Choose" : "Choisir", "Copy" : "Copier", "Move" : "Déplacer", - "Error loading file picker template: {error}" : "Erreur lors du chargement du modèle du sélecteur de fichiers : {error}", "OK" : "OK", "Error loading message template: {error}" : "Erreur lors du chargement du modèle de message : {error}", "read-only" : "Lecture seule", @@ -262,12 +250,6 @@ "(all selected)" : "(tous sélectionnés)", "({count} selected)" : "({count} sélectionné(s))", "Error loading file exists template" : "Erreur lors du chargement du modèle de fichier existant", - "Show list view" : "Activer l'affichage liste", - "Show grid view" : "Activer l'affichage mosaïque", - "Pending" : "En attente", - "Home" : "Personnel", - "Copy to {folder}" : "Copier vers {folder}", - "Move to {folder}" : "Déplacer vers {folder}", "Saving …" : "Enregistrement...", "Authentication required" : "Authentification requise", "This action requires you to confirm your password" : "Cette action nécessite que vous confirmiez votre mot de passe", @@ -421,6 +403,24 @@ "If it is not there ask your local administrator." : "Si ce n'est pas le cas, veuillez contacter votre administrateur.", "Press enter to start searching" : "Appuyez sur Entrée pour démarrer la recherche", "Settings" : "Paramètres", + "No files in here" : "Aucun fichier", + "New folder" : "Nouveau dossier", + "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.", + "\"{name}\" is not an allowed filetype" : "\"{name}\" n'est pas un type de fichier autorisé", + "{newName} already exists" : "{newName} existe déjà", + "Error loading file picker template: {error}" : "Erreur lors du chargement du modèle du sélecteur de fichiers : {error}", + "Show list view" : "Activer l'affichage liste", + "Show grid view" : "Activer l'affichage mosaïque", + "Pending" : "En attente", + "Home" : "Personnel", + "Copy to {folder}" : "Copier vers {folder}", + "Move to {folder}" : "Déplacer vers {folder}", "File not found" : "Fichier non trouvé", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Le document n'a pas pu être trouvé sur le serveur. Peut-être que le partage a été supprimé ou a expiré ?", "Please use the command line updater because automatic updating is disabled in the config.php." : "Veuillez utiliser la mise à jour en ligne de commande, la mise à jour automatique est désactivée dans config.php.", diff --git a/core/l10n/gl.js b/core/l10n/gl.js index 63a4bf07853cc..50ca0784e2cdd 100644 --- a/core/l10n/gl.js +++ b/core/l10n/gl.js @@ -236,21 +236,9 @@ OC.L10N.register( "Looking for {term} …" : "Buscando {term}…", "No" : "Non", "Yes" : "Si", - "No files in here" : "Aquí non hai ficheiros", - "New folder" : "Novo cartafol", - "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", - "\"{name}\" is not an allowed filetype" : "«{name}» non é un tipo de ficheiro permitido", - "{newName} already exists" : "Xa existe {newName}", "Choose" : "Escoller", "Copy" : "Copiar", "Move" : "Mover", - "Error loading file picker template: {error}" : "Produciuse un erro ao cargar o modelo do selector: {error}", "OK" : "Aceptar", "Error loading message template: {error}" : "Produciuse un erro ao cargar o modelo da mensaxe: {error}", "read-only" : "só lectura", @@ -265,12 +253,6 @@ OC.L10N.register( "(all selected)" : "(todo o seleccionado)", "({count} selected)" : "({count} seleccionados)", "Error loading file exists template" : "Produciuse un erro ao cargar o modelo de ficheiro existente", - "Show list view" : "Amosar a vista de lista", - "Show grid view" : "Amosar a vista de grella", - "Pending" : "Pendentes", - "Home" : "Inicio", - "Copy to {folder}" : "Copiar en {folder}", - "Move to {folder}" : "Mover a {folder}", "Saving …" : "Gardando…", "Authentication required" : "Precisase autenticación", "This action requires you to confirm your password" : "Esta acción precisa que confirme o seu contrasinal", @@ -424,6 +406,24 @@ OC.L10N.register( "If it is not there ask your local administrator." : "Se non existe, pregúntelle a administración desta instancia", "Press enter to start searching" : "Prema Intro para comezar a buscar", "Settings" : "Axustes", + "No files in here" : "Aquí non hai ficheiros", + "New folder" : "Novo cartafol", + "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", + "\"{name}\" is not an allowed filetype" : "«{name}» non é un tipo de ficheiro permitido", + "{newName} already exists" : "Xa existe {newName}", + "Error loading file picker template: {error}" : "Produciuse un erro ao cargar o modelo do selector: {error}", + "Show list view" : "Amosar a vista de lista", + "Show grid view" : "Amosar a vista de grella", + "Pending" : "Pendentes", + "Home" : "Inicio", + "Copy to {folder}" : "Copiar en {folder}", + "Move to {folder}" : "Mover a {folder}", "File not found" : "Non se atopou o ficheiro", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Non foi posíbel atopar o documento no servidor. É posíbel que a ligazón for eliminada ou que xa teña caducado.", "Please use the command line updater because automatic updating is disabled in the config.php." : "A actualización automática está desactivada en config.php, faga a actualización empregando a liña de ordes.", diff --git a/core/l10n/gl.json b/core/l10n/gl.json index 270077bb9e16d..acb4ad5f9e745 100644 --- a/core/l10n/gl.json +++ b/core/l10n/gl.json @@ -234,21 +234,9 @@ "Looking for {term} …" : "Buscando {term}…", "No" : "Non", "Yes" : "Si", - "No files in here" : "Aquí non hai ficheiros", - "New folder" : "Novo cartafol", - "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", - "\"{name}\" is not an allowed filetype" : "«{name}» non é un tipo de ficheiro permitido", - "{newName} already exists" : "Xa existe {newName}", "Choose" : "Escoller", "Copy" : "Copiar", "Move" : "Mover", - "Error loading file picker template: {error}" : "Produciuse un erro ao cargar o modelo do selector: {error}", "OK" : "Aceptar", "Error loading message template: {error}" : "Produciuse un erro ao cargar o modelo da mensaxe: {error}", "read-only" : "só lectura", @@ -263,12 +251,6 @@ "(all selected)" : "(todo o seleccionado)", "({count} selected)" : "({count} seleccionados)", "Error loading file exists template" : "Produciuse un erro ao cargar o modelo de ficheiro existente", - "Show list view" : "Amosar a vista de lista", - "Show grid view" : "Amosar a vista de grella", - "Pending" : "Pendentes", - "Home" : "Inicio", - "Copy to {folder}" : "Copiar en {folder}", - "Move to {folder}" : "Mover a {folder}", "Saving …" : "Gardando…", "Authentication required" : "Precisase autenticación", "This action requires you to confirm your password" : "Esta acción precisa que confirme o seu contrasinal", @@ -422,6 +404,24 @@ "If it is not there ask your local administrator." : "Se non existe, pregúntelle a administración desta instancia", "Press enter to start searching" : "Prema Intro para comezar a buscar", "Settings" : "Axustes", + "No files in here" : "Aquí non hai ficheiros", + "New folder" : "Novo cartafol", + "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", + "\"{name}\" is not an allowed filetype" : "«{name}» non é un tipo de ficheiro permitido", + "{newName} already exists" : "Xa existe {newName}", + "Error loading file picker template: {error}" : "Produciuse un erro ao cargar o modelo do selector: {error}", + "Show list view" : "Amosar a vista de lista", + "Show grid view" : "Amosar a vista de grella", + "Pending" : "Pendentes", + "Home" : "Inicio", + "Copy to {folder}" : "Copiar en {folder}", + "Move to {folder}" : "Mover a {folder}", "File not found" : "Non se atopou o ficheiro", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Non foi posíbel atopar o documento no servidor. É posíbel que a ligazón for eliminada ou que xa teña caducado.", "Please use the command line updater because automatic updating is disabled in the config.php." : "A actualización automática está desactivada en config.php, faga a actualización empregando a liña de ordes.", diff --git a/core/l10n/he.js b/core/l10n/he.js index 0d109ca7d79c5..40b5587bc2cde 100644 --- a/core/l10n/he.js +++ b/core/l10n/he.js @@ -153,21 +153,9 @@ OC.L10N.register( "Looking for {term} …" : "מתבצע חיפוש אחר {term}…", "No" : "לא", "Yes" : "כן", - "No files in here" : "אין כאן קבצים", - "New folder" : "תיקייה חדשה", - "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." : "אסור להשתמש ב־„/” בתוך שם קובץ.", - "\"{name}\" is not an allowed filetype" : "סוד הקובץ „{name}” אינו מורשה", - "{newName} already exists" : "{newName} כבר קיים", "Choose" : "בחירה", "Copy" : "העתקה", "Move" : "העברה", - "Error loading file picker template: {error}" : "שגיאה בטעינת תבנית בחירת הקבצים: {error}", "OK" : "אישור", "Error loading message template: {error}" : "שגיאה בטעינת תבנית ההודעות: {error}", "read-only" : "לקריאה בלבד", @@ -182,10 +170,6 @@ OC.L10N.register( "(all selected)" : "(הכול נבחר)", "({count} selected)" : "({count} נבחרו)", "Error loading file exists template" : "שגיאה בטעינת קובץ תבנית קיימים", - "Pending" : "בהמתנה", - "Home" : "בית", - "Copy to {folder}" : "העתקה אל {folder}", - "Move to {folder}" : "העברה אל {folder}", "Saving …" : "מתבצעת שמירה…", "Authentication required" : "נדרש אימות", "This action requires you to confirm your password" : "פעולה זו דורשת ממך לאמת את הססמה שלך", @@ -324,6 +308,22 @@ OC.L10N.register( "Contact your system administrator if this message persists or appeared unexpectedly." : "יש ליצור קשר עם מנהל המערכת אם הודעה שו נמשכת או מופיעה באופן בלתי צפוי. ", "If it is not there ask your local administrator." : "אם זה לא נמצא, שאל את המנהל המקומי שלך.", "Settings" : "הגדרות", + "No files in here" : "אין כאן קבצים", + "New folder" : "תיקייה חדשה", + "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." : "אסור להשתמש ב־„/” בתוך שם קובץ.", + "\"{name}\" is not an allowed filetype" : "סוד הקובץ „{name}” אינו מורשה", + "{newName} already exists" : "{newName} כבר קיים", + "Error loading file picker template: {error}" : "שגיאה בטעינת תבנית בחירת הקבצים: {error}", + "Pending" : "בהמתנה", + "Home" : "בית", + "Copy to {folder}" : "העתקה אל {folder}", + "Move to {folder}" : "העברה אל {folder}", "File not found" : "קובץ לא נמצא", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "לא ניתן למצוא את המסמך בשרת. יכול להיות שהשיתוף נמחק או פג?", "Please use the command line updater because automatic updating is disabled in the config.php." : "יש להשתמש בעדכון על בסיס שורת פקודה כיוון שעדכון אוטומטי מנוטרל בקובץ config.php." diff --git a/core/l10n/he.json b/core/l10n/he.json index 45348f2cccdc8..c26cf5d781552 100644 --- a/core/l10n/he.json +++ b/core/l10n/he.json @@ -151,21 +151,9 @@ "Looking for {term} …" : "מתבצע חיפוש אחר {term}…", "No" : "לא", "Yes" : "כן", - "No files in here" : "אין כאן קבצים", - "New folder" : "תיקייה חדשה", - "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." : "אסור להשתמש ב־„/” בתוך שם קובץ.", - "\"{name}\" is not an allowed filetype" : "סוד הקובץ „{name}” אינו מורשה", - "{newName} already exists" : "{newName} כבר קיים", "Choose" : "בחירה", "Copy" : "העתקה", "Move" : "העברה", - "Error loading file picker template: {error}" : "שגיאה בטעינת תבנית בחירת הקבצים: {error}", "OK" : "אישור", "Error loading message template: {error}" : "שגיאה בטעינת תבנית ההודעות: {error}", "read-only" : "לקריאה בלבד", @@ -180,10 +168,6 @@ "(all selected)" : "(הכול נבחר)", "({count} selected)" : "({count} נבחרו)", "Error loading file exists template" : "שגיאה בטעינת קובץ תבנית קיימים", - "Pending" : "בהמתנה", - "Home" : "בית", - "Copy to {folder}" : "העתקה אל {folder}", - "Move to {folder}" : "העברה אל {folder}", "Saving …" : "מתבצעת שמירה…", "Authentication required" : "נדרש אימות", "This action requires you to confirm your password" : "פעולה זו דורשת ממך לאמת את הססמה שלך", @@ -322,6 +306,22 @@ "Contact your system administrator if this message persists or appeared unexpectedly." : "יש ליצור קשר עם מנהל המערכת אם הודעה שו נמשכת או מופיעה באופן בלתי צפוי. ", "If it is not there ask your local administrator." : "אם זה לא נמצא, שאל את המנהל המקומי שלך.", "Settings" : "הגדרות", + "No files in here" : "אין כאן קבצים", + "New folder" : "תיקייה חדשה", + "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." : "אסור להשתמש ב־„/” בתוך שם קובץ.", + "\"{name}\" is not an allowed filetype" : "סוד הקובץ „{name}” אינו מורשה", + "{newName} already exists" : "{newName} כבר קיים", + "Error loading file picker template: {error}" : "שגיאה בטעינת תבנית בחירת הקבצים: {error}", + "Pending" : "בהמתנה", + "Home" : "בית", + "Copy to {folder}" : "העתקה אל {folder}", + "Move to {folder}" : "העברה אל {folder}", "File not found" : "קובץ לא נמצא", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "לא ניתן למצוא את המסמך בשרת. יכול להיות שהשיתוף נמחק או פג?", "Please use the command line updater because automatic updating is disabled in the config.php." : "יש להשתמש בעדכון על בסיס שורת פקודה כיוון שעדכון אוטומטי מנוטרל בקובץ config.php." diff --git a/core/l10n/hr.js b/core/l10n/hr.js index d62cc9a21e71b..06b609f086ab7 100644 --- a/core/l10n/hr.js +++ b/core/l10n/hr.js @@ -180,21 +180,9 @@ OC.L10N.register( "Looking for {term} …" : "Tražim {term}…", "No" : "Ne", "Yes" : "Da", - "No files in here" : "Nema datoteka", - "New folder" : "Nova mapa", - "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.", - "\"{name}\" is not an allowed filetype" : "„{name}” nije dopuštena vrsta datoteke", - "{newName} already exists" : "{newName} već postoji", "Choose" : "Odaberite", "Copy" : "Kopiraj", "Move" : "Premjesti", - "Error loading file picker template: {error}" : "Pogrešno učitavanje predloška za pronalazača datoteke: {error}", "OK" : "U redu", "Error loading message template: {error}" : "Pogrešno učitavanje predloška za poruke: {error}", "read-only" : "samo za čitanje", @@ -209,10 +197,6 @@ OC.L10N.register( "(all selected)" : "(sve odabrano)", "({count} selected)" : "({count} odabran)", "Error loading file exists template" : "Pogrešno učitavanje predloška za postojeću datoteku", - "Pending" : "Na čekanju", - "Home" : "Početna", - "Copy to {folder}" : "Kopiraj u {folder}", - "Move to {folder}" : "Premjesti u {folder}", "Saving …" : "Spremanje...", "Authentication required" : "Potrebna autentifikacija", "This action requires you to confirm your password" : "Za izvršavanje ove radnje potvrdite svoju zaporku", @@ -353,6 +337,22 @@ OC.L10N.register( "A password reset message has been sent to the email address of this account. If you do not receive it, check your spam/junk folders or ask your local administrator for help." : "Poslana Vam je poruka za resetiranje zaporke na adresu e-pošte za ovaj račun. Ako je niste primili, provjerite Vaše mape smeća i neželjene pošte, ili se obratite svom lokalnom administratoru.", "If it is not there ask your local administrator." : "Ako i tamo nema poruke, obratite se lokalnom administratoru.", "Settings" : "Postavke", + "No files in here" : "Nema datoteka", + "New folder" : "Nova mapa", + "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.", + "\"{name}\" is not an allowed filetype" : "„{name}” nije dopuštena vrsta datoteke", + "{newName} already exists" : "{newName} već postoji", + "Error loading file picker template: {error}" : "Pogrešno učitavanje predloška za pronalazača datoteke: {error}", + "Pending" : "Na čekanju", + "Home" : "Početna", + "Copy to {folder}" : "Kopiraj u {folder}", + "Move to {folder}" : "Premjesti u {folder}", "File not found" : "Datoteka nije pronađena", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Dokument nije moguće pronaći na poslužitelju. Možda je dijeljenje izbrisano ili je isteklo?", "Please use the command line updater because automatic updating is disabled in the config.php." : "Ažurirajte putem naredbenog retka jer je automatsko ažuriranje onemogućeno u datoteci config.php." diff --git a/core/l10n/hr.json b/core/l10n/hr.json index f2d7ddca54d34..4cbeabe30e059 100644 --- a/core/l10n/hr.json +++ b/core/l10n/hr.json @@ -178,21 +178,9 @@ "Looking for {term} …" : "Tražim {term}…", "No" : "Ne", "Yes" : "Da", - "No files in here" : "Nema datoteka", - "New folder" : "Nova mapa", - "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.", - "\"{name}\" is not an allowed filetype" : "„{name}” nije dopuštena vrsta datoteke", - "{newName} already exists" : "{newName} već postoji", "Choose" : "Odaberite", "Copy" : "Kopiraj", "Move" : "Premjesti", - "Error loading file picker template: {error}" : "Pogrešno učitavanje predloška za pronalazača datoteke: {error}", "OK" : "U redu", "Error loading message template: {error}" : "Pogrešno učitavanje predloška za poruke: {error}", "read-only" : "samo za čitanje", @@ -207,10 +195,6 @@ "(all selected)" : "(sve odabrano)", "({count} selected)" : "({count} odabran)", "Error loading file exists template" : "Pogrešno učitavanje predloška za postojeću datoteku", - "Pending" : "Na čekanju", - "Home" : "Početna", - "Copy to {folder}" : "Kopiraj u {folder}", - "Move to {folder}" : "Premjesti u {folder}", "Saving …" : "Spremanje...", "Authentication required" : "Potrebna autentifikacija", "This action requires you to confirm your password" : "Za izvršavanje ove radnje potvrdite svoju zaporku", @@ -351,6 +335,22 @@ "A password reset message has been sent to the email address of this account. If you do not receive it, check your spam/junk folders or ask your local administrator for help." : "Poslana Vam je poruka za resetiranje zaporke na adresu e-pošte za ovaj račun. Ako je niste primili, provjerite Vaše mape smeća i neželjene pošte, ili se obratite svom lokalnom administratoru.", "If it is not there ask your local administrator." : "Ako i tamo nema poruke, obratite se lokalnom administratoru.", "Settings" : "Postavke", + "No files in here" : "Nema datoteka", + "New folder" : "Nova mapa", + "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.", + "\"{name}\" is not an allowed filetype" : "„{name}” nije dopuštena vrsta datoteke", + "{newName} already exists" : "{newName} već postoji", + "Error loading file picker template: {error}" : "Pogrešno učitavanje predloška za pronalazača datoteke: {error}", + "Pending" : "Na čekanju", + "Home" : "Početna", + "Copy to {folder}" : "Kopiraj u {folder}", + "Move to {folder}" : "Premjesti u {folder}", "File not found" : "Datoteka nije pronađena", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Dokument nije moguće pronaći na poslužitelju. Možda je dijeljenje izbrisano ili je isteklo?", "Please use the command line updater because automatic updating is disabled in the config.php." : "Ažurirajte putem naredbenog retka jer je automatsko ažuriranje onemogućeno u datoteci config.php." diff --git a/core/l10n/hu.js b/core/l10n/hu.js index 0ee63bb3e2fee..df92ab9a17e1a 100644 --- a/core/l10n/hu.js +++ b/core/l10n/hu.js @@ -234,21 +234,9 @@ OC.L10N.register( "Looking for {term} …" : "{term} keresése…", "No" : "Nem", "Yes" : "Igen", - "No files in here" : "Itt nincsenek fájlok", - "New folder" : "Új mappa", - "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.", - "\"{name}\" is not an allowed filetype" : "A(z) „{name}” nem engedélyezett fájltípus", - "{newName} already exists" : "{newName} már létezik", "Choose" : "Válasszon", "Copy" : "Másolás", "Move" : "Áthelyezés", - "Error loading file picker template: {error}" : "Hiba a fájlválasztó sablon betöltésekor: {error}", "OK" : "OK", "Error loading message template: {error}" : "Hiba az üzenetsablon betöltésekor: {error}", "read-only" : "csak olvasható", @@ -263,12 +251,6 @@ OC.L10N.register( "(all selected)" : "(összes kiválasztva)", "({count} selected)" : "({count} kiválasztva)", "Error loading file exists template" : "Hiba a „fájl már létezik” sablon betöltésekor", - "Show list view" : "Listanézet megjelenítése", - "Show grid view" : "Rácsnézet megjelenítése", - "Pending" : "Folyamatban", - "Home" : "Kezdőlap", - "Copy to {folder}" : "Másolás ide: {folder}", - "Move to {folder}" : "Áthelyezés ide: {folder}", "Saving …" : "Mentés ...", "Authentication required" : "Hitelesítés szükséges", "This action requires you to confirm your password" : "A művelethez meg kell erősítenie a jelszavát", @@ -422,6 +404,24 @@ OC.L10N.register( "If it is not there ask your local administrator." : "Ha nincs ott, akkor kérdezze a helyi rendszergazdát.", "Press enter to start searching" : "A keresés indításához nyomjon Entert", "Settings" : "Beállítások", + "No files in here" : "Itt nincsenek fájlok", + "New folder" : "Új mappa", + "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.", + "\"{name}\" is not an allowed filetype" : "A(z) „{name}” nem engedélyezett fájltípus", + "{newName} already exists" : "{newName} már létezik", + "Error loading file picker template: {error}" : "Hiba a fájlválasztó sablon betöltésekor: {error}", + "Show list view" : "Listanézet megjelenítése", + "Show grid view" : "Rácsnézet megjelenítése", + "Pending" : "Folyamatban", + "Home" : "Kezdőlap", + "Copy to {folder}" : "Másolás ide: {folder}", + "Move to {folder}" : "Áthelyezés ide: {folder}", "File not found" : "Fájl nem található", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "A dokumentum nem található a szerveren. Valószínűleg a megosztás törölve lett vagy lejárt.", "Please use the command line updater because automatic updating is disabled in the config.php." : "Használja a parancssoros frissítőt, mert az automatikusa frissítés ki van kapcsolva a config.php-ban.", diff --git a/core/l10n/hu.json b/core/l10n/hu.json index ba7ac7fd22cf4..5f3873dc730be 100644 --- a/core/l10n/hu.json +++ b/core/l10n/hu.json @@ -232,21 +232,9 @@ "Looking for {term} …" : "{term} keresése…", "No" : "Nem", "Yes" : "Igen", - "No files in here" : "Itt nincsenek fájlok", - "New folder" : "Új mappa", - "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.", - "\"{name}\" is not an allowed filetype" : "A(z) „{name}” nem engedélyezett fájltípus", - "{newName} already exists" : "{newName} már létezik", "Choose" : "Válasszon", "Copy" : "Másolás", "Move" : "Áthelyezés", - "Error loading file picker template: {error}" : "Hiba a fájlválasztó sablon betöltésekor: {error}", "OK" : "OK", "Error loading message template: {error}" : "Hiba az üzenetsablon betöltésekor: {error}", "read-only" : "csak olvasható", @@ -261,12 +249,6 @@ "(all selected)" : "(összes kiválasztva)", "({count} selected)" : "({count} kiválasztva)", "Error loading file exists template" : "Hiba a „fájl már létezik” sablon betöltésekor", - "Show list view" : "Listanézet megjelenítése", - "Show grid view" : "Rácsnézet megjelenítése", - "Pending" : "Folyamatban", - "Home" : "Kezdőlap", - "Copy to {folder}" : "Másolás ide: {folder}", - "Move to {folder}" : "Áthelyezés ide: {folder}", "Saving …" : "Mentés ...", "Authentication required" : "Hitelesítés szükséges", "This action requires you to confirm your password" : "A művelethez meg kell erősítenie a jelszavát", @@ -420,6 +402,24 @@ "If it is not there ask your local administrator." : "Ha nincs ott, akkor kérdezze a helyi rendszergazdát.", "Press enter to start searching" : "A keresés indításához nyomjon Entert", "Settings" : "Beállítások", + "No files in here" : "Itt nincsenek fájlok", + "New folder" : "Új mappa", + "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.", + "\"{name}\" is not an allowed filetype" : "A(z) „{name}” nem engedélyezett fájltípus", + "{newName} already exists" : "{newName} már létezik", + "Error loading file picker template: {error}" : "Hiba a fájlválasztó sablon betöltésekor: {error}", + "Show list view" : "Listanézet megjelenítése", + "Show grid view" : "Rácsnézet megjelenítése", + "Pending" : "Folyamatban", + "Home" : "Kezdőlap", + "Copy to {folder}" : "Másolás ide: {folder}", + "Move to {folder}" : "Áthelyezés ide: {folder}", "File not found" : "Fájl nem található", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "A dokumentum nem található a szerveren. Valószínűleg a megosztás törölve lett vagy lejárt.", "Please use the command line updater because automatic updating is disabled in the config.php." : "Használja a parancssoros frissítőt, mert az automatikusa frissítés ki van kapcsolva a config.php-ban.", diff --git a/core/l10n/id.js b/core/l10n/id.js index ddb71257a0e39..c5be393aa9be3 100644 --- a/core/l10n/id.js +++ b/core/l10n/id.js @@ -164,21 +164,9 @@ OC.L10N.register( "Looking for {term} …" : "Mencari {term}", "No" : "Tidak", "Yes" : "Ya", - "No files in here" : "Tidak ada berkas di sini", - "New folder" : "Folder baru", - "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.", - "\"{name}\" is not an allowed filetype" : "Tipe berkas \"{name}\" tidak diizinkan", - "{newName} already exists" : "{newName} sudah ada", "Choose" : "Pilih", "Copy" : "Salin", "Move" : "Pindah", - "Error loading file picker template: {error}" : "Kesalahan saat memuat templat berkas pemilih: {error}", "OK" : "OK", "Error loading message template: {error}" : "Kesalahan memuat templat pesan: {error}", "read-only" : "hanya-baca", @@ -193,12 +181,6 @@ OC.L10N.register( "(all selected)" : "(semua terpilih)", "({count} selected)" : "({count} terpilih)", "Error loading file exists template" : "Kesalahan memuat templat berkas yang sudah ada", - "Show list view" : "Tampilkan sebagai daftar", - "Show grid view" : "Tampilkan sebagai kisi", - "Pending" : "Terutnda", - "Home" : "Beranda", - "Copy to {folder}" : "Salin ke {folder}", - "Move to {folder}" : "Pindah ke {folder}", "Saving …" : "Menyimpan ...", "Authentication required" : "Diperlukan otentikasi", "This action requires you to confirm your password" : "Aksi ini membutuhkan konfirmasi kata sandi Anda", @@ -345,6 +327,24 @@ OC.L10N.register( "If it is not there ask your local administrator." : "Jika Anda tidak mendapatkannya, hubungi administrator Anda.", "Press enter to start searching" : "Tekan enter untuk mulai mencari", "Settings" : "Pengaturan", + "No files in here" : "Tidak ada berkas di sini", + "New folder" : "Folder baru", + "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.", + "\"{name}\" is not an allowed filetype" : "Tipe berkas \"{name}\" tidak diizinkan", + "{newName} already exists" : "{newName} sudah ada", + "Error loading file picker template: {error}" : "Kesalahan saat memuat templat berkas pemilih: {error}", + "Show list view" : "Tampilkan sebagai daftar", + "Show grid view" : "Tampilkan sebagai kisi", + "Pending" : "Terutnda", + "Home" : "Beranda", + "Copy to {folder}" : "Salin ke {folder}", + "Move to {folder}" : "Pindah ke {folder}", "File not found" : "Berkas tidak ditemukan", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Dokumen tidak ditemukan pada peladen. Mungkin sudah tidak dibagikan atau kedaluwarsa?", "Please use the command line updater because automatic updating is disabled in the config.php." : "Gunakan pembaruan di command line karena pembaruan otomatis di nonaktifkan di config.php. " diff --git a/core/l10n/id.json b/core/l10n/id.json index 47875563c0fc5..6cbd5fe90a255 100644 --- a/core/l10n/id.json +++ b/core/l10n/id.json @@ -162,21 +162,9 @@ "Looking for {term} …" : "Mencari {term}", "No" : "Tidak", "Yes" : "Ya", - "No files in here" : "Tidak ada berkas di sini", - "New folder" : "Folder baru", - "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.", - "\"{name}\" is not an allowed filetype" : "Tipe berkas \"{name}\" tidak diizinkan", - "{newName} already exists" : "{newName} sudah ada", "Choose" : "Pilih", "Copy" : "Salin", "Move" : "Pindah", - "Error loading file picker template: {error}" : "Kesalahan saat memuat templat berkas pemilih: {error}", "OK" : "OK", "Error loading message template: {error}" : "Kesalahan memuat templat pesan: {error}", "read-only" : "hanya-baca", @@ -191,12 +179,6 @@ "(all selected)" : "(semua terpilih)", "({count} selected)" : "({count} terpilih)", "Error loading file exists template" : "Kesalahan memuat templat berkas yang sudah ada", - "Show list view" : "Tampilkan sebagai daftar", - "Show grid view" : "Tampilkan sebagai kisi", - "Pending" : "Terutnda", - "Home" : "Beranda", - "Copy to {folder}" : "Salin ke {folder}", - "Move to {folder}" : "Pindah ke {folder}", "Saving …" : "Menyimpan ...", "Authentication required" : "Diperlukan otentikasi", "This action requires you to confirm your password" : "Aksi ini membutuhkan konfirmasi kata sandi Anda", @@ -343,6 +325,24 @@ "If it is not there ask your local administrator." : "Jika Anda tidak mendapatkannya, hubungi administrator Anda.", "Press enter to start searching" : "Tekan enter untuk mulai mencari", "Settings" : "Pengaturan", + "No files in here" : "Tidak ada berkas di sini", + "New folder" : "Folder baru", + "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.", + "\"{name}\" is not an allowed filetype" : "Tipe berkas \"{name}\" tidak diizinkan", + "{newName} already exists" : "{newName} sudah ada", + "Error loading file picker template: {error}" : "Kesalahan saat memuat templat berkas pemilih: {error}", + "Show list view" : "Tampilkan sebagai daftar", + "Show grid view" : "Tampilkan sebagai kisi", + "Pending" : "Terutnda", + "Home" : "Beranda", + "Copy to {folder}" : "Salin ke {folder}", + "Move to {folder}" : "Pindah ke {folder}", "File not found" : "Berkas tidak ditemukan", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Dokumen tidak ditemukan pada peladen. Mungkin sudah tidak dibagikan atau kedaluwarsa?", "Please use the command line updater because automatic updating is disabled in the config.php." : "Gunakan pembaruan di command line karena pembaruan otomatis di nonaktifkan di config.php. " diff --git a/core/l10n/is.js b/core/l10n/is.js index f5f7d5f41a502..f32f4ba06e4e1 100644 --- a/core/l10n/is.js +++ b/core/l10n/is.js @@ -184,21 +184,9 @@ OC.L10N.register( "Looking for {term} …" : "Leita að {term} …", "No" : "Nei", "Yes" : "Já", - "No files in here" : "Engar skrár hér", - "New folder" : "Ný mappa", - "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.", - "\"{name}\" is not an allowed filetype" : "\"{name}\" er ógild skráartegund", - "{newName} already exists" : "{newName} er þegar til", "Choose" : "Veldu", "Copy" : "Afrita", "Move" : "Færa", - "Error loading file picker template: {error}" : "Villa við að hlaða inn sniðmáti fyrir skráaveljara: {error}", "OK" : "Í lagi", "Error loading message template: {error}" : "Villa við að hlaða inn sniðmáti fyrir skilaboð: {error}", "read-only" : "skrifvarið", @@ -213,12 +201,6 @@ OC.L10N.register( "(all selected)" : "(allt valið)", "({count} selected)" : "({count} valið)", "Error loading file exists template" : "Villa við að hlaða inn sniðmáti fyrir skrá-er-til", - "Show list view" : "Birta listasýn", - "Show grid view" : "Birta reitasýn", - "Pending" : "Í bið", - "Home" : "Heima", - "Copy to {folder}" : "Afrita í {folder}", - "Move to {folder}" : "Færa í {folder}", "Saving …" : "Vista …", "Authentication required" : "Auðkenningar krafist", "This action requires you to confirm your password" : "Þessi aðgerð krefst þess að þú staðfestir lykilorðið þitt", @@ -366,6 +348,24 @@ OC.L10N.register( "If it is not there ask your local administrator." : "Ef hann er ekki þar, spurðu þá kerfisstjórann þinn. ", "Press enter to start searching" : "Ýttu á Enter til að hefja leit", "Settings" : "Stillingar", + "No files in here" : "Engar skrár hér", + "New folder" : "Ný mappa", + "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.", + "\"{name}\" is not an allowed filetype" : "\"{name}\" er ógild skráartegund", + "{newName} already exists" : "{newName} er þegar til", + "Error loading file picker template: {error}" : "Villa við að hlaða inn sniðmáti fyrir skráaveljara: {error}", + "Show list view" : "Birta listasýn", + "Show grid view" : "Birta reitasýn", + "Pending" : "Í bið", + "Home" : "Heima", + "Copy to {folder}" : "Afrita í {folder}", + "Move to {folder}" : "Færa í {folder}", "File not found" : "Skrá finnst ekki", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Skjalið fannst ekki á þjóninum. Hugsanlega hefur sameigninni verið eytt eða sé útrunnin?", "Please use the command line updater because automatic updating is disabled in the config.php." : "Endilega notaðu uppfærslutólið af skipanalínu, því sjálfvirkar uppfærslur eru gerðar óvirkar í config.php." diff --git a/core/l10n/is.json b/core/l10n/is.json index 955160e19b763..60868c1810c37 100644 --- a/core/l10n/is.json +++ b/core/l10n/is.json @@ -182,21 +182,9 @@ "Looking for {term} …" : "Leita að {term} …", "No" : "Nei", "Yes" : "Já", - "No files in here" : "Engar skrár hér", - "New folder" : "Ný mappa", - "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.", - "\"{name}\" is not an allowed filetype" : "\"{name}\" er ógild skráartegund", - "{newName} already exists" : "{newName} er þegar til", "Choose" : "Veldu", "Copy" : "Afrita", "Move" : "Færa", - "Error loading file picker template: {error}" : "Villa við að hlaða inn sniðmáti fyrir skráaveljara: {error}", "OK" : "Í lagi", "Error loading message template: {error}" : "Villa við að hlaða inn sniðmáti fyrir skilaboð: {error}", "read-only" : "skrifvarið", @@ -211,12 +199,6 @@ "(all selected)" : "(allt valið)", "({count} selected)" : "({count} valið)", "Error loading file exists template" : "Villa við að hlaða inn sniðmáti fyrir skrá-er-til", - "Show list view" : "Birta listasýn", - "Show grid view" : "Birta reitasýn", - "Pending" : "Í bið", - "Home" : "Heima", - "Copy to {folder}" : "Afrita í {folder}", - "Move to {folder}" : "Færa í {folder}", "Saving …" : "Vista …", "Authentication required" : "Auðkenningar krafist", "This action requires you to confirm your password" : "Þessi aðgerð krefst þess að þú staðfestir lykilorðið þitt", @@ -364,6 +346,24 @@ "If it is not there ask your local administrator." : "Ef hann er ekki þar, spurðu þá kerfisstjórann þinn. ", "Press enter to start searching" : "Ýttu á Enter til að hefja leit", "Settings" : "Stillingar", + "No files in here" : "Engar skrár hér", + "New folder" : "Ný mappa", + "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.", + "\"{name}\" is not an allowed filetype" : "\"{name}\" er ógild skráartegund", + "{newName} already exists" : "{newName} er þegar til", + "Error loading file picker template: {error}" : "Villa við að hlaða inn sniðmáti fyrir skráaveljara: {error}", + "Show list view" : "Birta listasýn", + "Show grid view" : "Birta reitasýn", + "Pending" : "Í bið", + "Home" : "Heima", + "Copy to {folder}" : "Afrita í {folder}", + "Move to {folder}" : "Færa í {folder}", "File not found" : "Skrá finnst ekki", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Skjalið fannst ekki á þjóninum. Hugsanlega hefur sameigninni verið eytt eða sé útrunnin?", "Please use the command line updater because automatic updating is disabled in the config.php." : "Endilega notaðu uppfærslutólið af skipanalínu, því sjálfvirkar uppfærslur eru gerðar óvirkar í config.php." diff --git a/core/l10n/it.js b/core/l10n/it.js index 0767fbd6f9e52..48e8aafcdd5ce 100644 --- a/core/l10n/it.js +++ b/core/l10n/it.js @@ -235,21 +235,9 @@ OC.L10N.register( "Looking for {term} …" : "Ricerca di {term} in corso...", "No" : "No", "Yes" : "Sì", - "No files in here" : "Qui non c'è alcun file", - "New folder" : "Nuova cartella", - "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.", - "\"{name}\" is not an allowed filetype" : "\"{name}\" non è un tipo di file consentito", - "{newName} already exists" : "{newName} esiste già", "Choose" : "Scegli", "Copy" : "Copia", "Move" : "Sposta", - "Error loading file picker template: {error}" : "Errore durante il caricamento del modello del selettore file: {error}", "OK" : "OK", "Error loading message template: {error}" : "Errore durante il caricamento del modello di messaggio: {error}", "read-only" : "sola lettura", @@ -264,12 +252,6 @@ OC.L10N.register( "(all selected)" : "(tutti i selezionati)", "({count} selected)" : "({count} selezionati)", "Error loading file exists template" : "Errore durante il caricamento del modello del file esistente", - "Show list view" : "Commuta la vista a lista", - "Show grid view" : "Commuta la vista a griglia", - "Pending" : "In corso", - "Home" : "Pagina principale", - "Copy to {folder}" : "Copia in {folder}", - "Move to {folder}" : "Sposta in {folder}", "Saving …" : "Salvataggio…", "Authentication required" : "Autenticazione richiesta", "This action requires you to confirm your password" : "Questa azione richiede la conferma della tua password", @@ -423,6 +405,24 @@ OC.L10N.register( "If it is not there ask your local administrator." : "Se non c'è, chiedi al tuo amministratore locale.", "Press enter to start searching" : "Premi invio per avviare la ricerca", "Settings" : "Impostazioni", + "No files in here" : "Qui non c'è alcun file", + "New folder" : "Nuova cartella", + "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.", + "\"{name}\" is not an allowed filetype" : "\"{name}\" non è un tipo di file consentito", + "{newName} already exists" : "{newName} esiste già", + "Error loading file picker template: {error}" : "Errore durante il caricamento del modello del selettore file: {error}", + "Show list view" : "Commuta la vista a lista", + "Show grid view" : "Commuta la vista a griglia", + "Pending" : "In corso", + "Home" : "Pagina principale", + "Copy to {folder}" : "Copia in {folder}", + "Move to {folder}" : "Sposta in {folder}", "File not found" : "File non trovato", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Il documento non può essere trovato sul server. Forse la condivisione è stata eliminata o è scaduta?", "Please use the command line updater because automatic updating is disabled in the config.php." : "Utilizza lo strumento da riga di comando poiché l'aggiornamento automatico è disabilitato nel file config.php.", diff --git a/core/l10n/it.json b/core/l10n/it.json index 7ad46e930b5a4..ecfb9337419b3 100644 --- a/core/l10n/it.json +++ b/core/l10n/it.json @@ -233,21 +233,9 @@ "Looking for {term} …" : "Ricerca di {term} in corso...", "No" : "No", "Yes" : "Sì", - "No files in here" : "Qui non c'è alcun file", - "New folder" : "Nuova cartella", - "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.", - "\"{name}\" is not an allowed filetype" : "\"{name}\" non è un tipo di file consentito", - "{newName} already exists" : "{newName} esiste già", "Choose" : "Scegli", "Copy" : "Copia", "Move" : "Sposta", - "Error loading file picker template: {error}" : "Errore durante il caricamento del modello del selettore file: {error}", "OK" : "OK", "Error loading message template: {error}" : "Errore durante il caricamento del modello di messaggio: {error}", "read-only" : "sola lettura", @@ -262,12 +250,6 @@ "(all selected)" : "(tutti i selezionati)", "({count} selected)" : "({count} selezionati)", "Error loading file exists template" : "Errore durante il caricamento del modello del file esistente", - "Show list view" : "Commuta la vista a lista", - "Show grid view" : "Commuta la vista a griglia", - "Pending" : "In corso", - "Home" : "Pagina principale", - "Copy to {folder}" : "Copia in {folder}", - "Move to {folder}" : "Sposta in {folder}", "Saving …" : "Salvataggio…", "Authentication required" : "Autenticazione richiesta", "This action requires you to confirm your password" : "Questa azione richiede la conferma della tua password", @@ -421,6 +403,24 @@ "If it is not there ask your local administrator." : "Se non c'è, chiedi al tuo amministratore locale.", "Press enter to start searching" : "Premi invio per avviare la ricerca", "Settings" : "Impostazioni", + "No files in here" : "Qui non c'è alcun file", + "New folder" : "Nuova cartella", + "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.", + "\"{name}\" is not an allowed filetype" : "\"{name}\" non è un tipo di file consentito", + "{newName} already exists" : "{newName} esiste già", + "Error loading file picker template: {error}" : "Errore durante il caricamento del modello del selettore file: {error}", + "Show list view" : "Commuta la vista a lista", + "Show grid view" : "Commuta la vista a griglia", + "Pending" : "In corso", + "Home" : "Pagina principale", + "Copy to {folder}" : "Copia in {folder}", + "Move to {folder}" : "Sposta in {folder}", "File not found" : "File non trovato", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Il documento non può essere trovato sul server. Forse la condivisione è stata eliminata o è scaduta?", "Please use the command line updater because automatic updating is disabled in the config.php." : "Utilizza lo strumento da riga di comando poiché l'aggiornamento automatico è disabilitato nel file config.php.", diff --git a/core/l10n/ja.js b/core/l10n/ja.js index bae7dab6ccf9f..a7686407ea7ce 100644 --- a/core/l10n/ja.js +++ b/core/l10n/ja.js @@ -235,21 +235,9 @@ OC.L10N.register( "Looking for {term} …" : "{term} を確認中 ...", "No" : "いいえ", "Yes" : "はい", - "No files in here" : "ここにはファイルがありません", - "New folder" : "新しいフォルダー", - "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." : "\"/\" はファイル名に利用できません。", - "\"{name}\" is not an allowed filetype" : "\"{name}\" は無効なファイル形式です", - "{newName} already exists" : "{newName} はすでに存在します", "Choose" : "選択", "Copy" : "コピー", "Move" : "移動", - "Error loading file picker template: {error}" : "ファイル選択テンプレートの読み込みエラー: {error}", "OK" : "OK", "Error loading message template: {error}" : "メッセージテンプレートの読み込みエラー: {error}", "read-only" : "読み取り専用", @@ -264,12 +252,6 @@ OC.L10N.register( "(all selected)" : "(すべて選択)", "({count} selected)" : "({count} 選択)", "Error loading file exists template" : "既存ファイルのテンプレートの読み込みエラー", - "Show list view" : "リストビューで表示", - "Show grid view" : "グリッドビューで表示", - "Pending" : "保留中", - "Home" : "ホーム", - "Copy to {folder}" : "{folder}へコピー", - "Move to {folder}" : "{folder}へ移動", "Saving …" : "保存中...", "Authentication required" : "認証が必要です", "This action requires you to confirm your password" : "この操作では、パスワードを確認する必要があります", @@ -423,6 +405,24 @@ OC.L10N.register( "If it is not there ask your local administrator." : "もしそうでない場合は、管理者に問い合わせてください。", "Press enter to start searching" : "Enterキーを押して検索を開始します", "Settings" : "設定", + "No files in here" : "ここにはファイルがありません", + "New folder" : "新しいフォルダー", + "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." : "\"/\" はファイル名に利用できません。", + "\"{name}\" is not an allowed filetype" : "\"{name}\" は無効なファイル形式です", + "{newName} already exists" : "{newName} はすでに存在します", + "Error loading file picker template: {error}" : "ファイル選択テンプレートの読み込みエラー: {error}", + "Show list view" : "リストビューで表示", + "Show grid view" : "グリッドビューで表示", + "Pending" : "保留中", + "Home" : "ホーム", + "Copy to {folder}" : "{folder}へコピー", + "Move to {folder}" : "{folder}へ移動", "File not found" : "ファイルが見つかりません", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "ドキュメントはサーバー上に見つかりませんでした。 共有が削除されたか、期限が切れている可能性があります。", "Please use the command line updater because automatic updating is disabled in the config.php." : "config.php で自動更新が無効になっているので、コマンドラインでの更新を利用してください。", diff --git a/core/l10n/ja.json b/core/l10n/ja.json index cf4196973e8e4..a265895a2673f 100644 --- a/core/l10n/ja.json +++ b/core/l10n/ja.json @@ -233,21 +233,9 @@ "Looking for {term} …" : "{term} を確認中 ...", "No" : "いいえ", "Yes" : "はい", - "No files in here" : "ここにはファイルがありません", - "New folder" : "新しいフォルダー", - "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." : "\"/\" はファイル名に利用できません。", - "\"{name}\" is not an allowed filetype" : "\"{name}\" は無効なファイル形式です", - "{newName} already exists" : "{newName} はすでに存在します", "Choose" : "選択", "Copy" : "コピー", "Move" : "移動", - "Error loading file picker template: {error}" : "ファイル選択テンプレートの読み込みエラー: {error}", "OK" : "OK", "Error loading message template: {error}" : "メッセージテンプレートの読み込みエラー: {error}", "read-only" : "読み取り専用", @@ -262,12 +250,6 @@ "(all selected)" : "(すべて選択)", "({count} selected)" : "({count} 選択)", "Error loading file exists template" : "既存ファイルのテンプレートの読み込みエラー", - "Show list view" : "リストビューで表示", - "Show grid view" : "グリッドビューで表示", - "Pending" : "保留中", - "Home" : "ホーム", - "Copy to {folder}" : "{folder}へコピー", - "Move to {folder}" : "{folder}へ移動", "Saving …" : "保存中...", "Authentication required" : "認証が必要です", "This action requires you to confirm your password" : "この操作では、パスワードを確認する必要があります", @@ -421,6 +403,24 @@ "If it is not there ask your local administrator." : "もしそうでない場合は、管理者に問い合わせてください。", "Press enter to start searching" : "Enterキーを押して検索を開始します", "Settings" : "設定", + "No files in here" : "ここにはファイルがありません", + "New folder" : "新しいフォルダー", + "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." : "\"/\" はファイル名に利用できません。", + "\"{name}\" is not an allowed filetype" : "\"{name}\" は無効なファイル形式です", + "{newName} already exists" : "{newName} はすでに存在します", + "Error loading file picker template: {error}" : "ファイル選択テンプレートの読み込みエラー: {error}", + "Show list view" : "リストビューで表示", + "Show grid view" : "グリッドビューで表示", + "Pending" : "保留中", + "Home" : "ホーム", + "Copy to {folder}" : "{folder}へコピー", + "Move to {folder}" : "{folder}へ移動", "File not found" : "ファイルが見つかりません", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "ドキュメントはサーバー上に見つかりませんでした。 共有が削除されたか、期限が切れている可能性があります。", "Please use the command line updater because automatic updating is disabled in the config.php." : "config.php で自動更新が無効になっているので、コマンドラインでの更新を利用してください。", diff --git a/core/l10n/ka_GE.js b/core/l10n/ka_GE.js index 85fee20ec4d71..7494880660f4f 100644 --- a/core/l10n/ka_GE.js +++ b/core/l10n/ka_GE.js @@ -95,20 +95,9 @@ OC.L10N.register( "Looking for {term} …" : "ვეძებთ {term}-ს …", "No" : "არა", "Yes" : "კი", - "No files in here" : "აქ ფაილები არაა", - "New folder" : "ახალი დირექტორია", - "Name" : "სახელი", - "Size" : "ზომა", - "Modified" : "შეიცვალა", - "\"{name}\" is an invalid file name." : "\"{name}\" ფაილის არასწორი სახელია.", - "File name cannot be empty." : "ფაილის სახელი არ შეიძლება იყოს ცარიელი.", - "\"/\" is not allowed inside a file name." : "\"/\" ფაილის სახელში არაა ნებადართული.", - "\"{name}\" is not an allowed filetype" : "\"{name}\" არაა ნებადართული ფაილის ტიპი", - "{newName} already exists" : "{newName} უკვე არსებობს", "Choose" : "არჩევა", "Copy" : "კოპირება", "Move" : "გადატანა", - "Error loading file picker template: {error}" : "შეცდომა ფაილის შაბლონის ჩატვირთვისას: {error}", "OK" : "კარგი", "Error loading message template: {error}" : "შეცდომა წერილის შაბლონის ჩატვირთვისას: {error}", "read-only" : "მხოლოდ-კითხვადი", @@ -123,10 +112,6 @@ OC.L10N.register( "(all selected)" : "(ყველა არჩეული)", "({count} selected)" : "({count} არჩეული)", "Error loading file exists template" : "ფაილის ჩატვირთვისას წარმოიშვა შეცდომა", - "Pending" : "მოლოდინში", - "Home" : "სახლი", - "Copy to {folder}" : "კოპრება {folder}-ში", - "Move to {folder}" : "გადატანა {folder}-ში", "Authentication required" : "საჭიროა აუტენტიფიკაცია", "This action requires you to confirm your password" : "ეს ქმედება საჭიროებს პაროლის დადასტურებას", "Confirm" : "დადასტურება", @@ -218,6 +203,21 @@ OC.L10N.register( "This %s instance is currently in maintenance mode, which may take a while." : "ეს %s ინსტანცია ამჟამად სარემონტო რეჟიმშია, ამან შეიძლება გასტანოს გარკვეული დრო.", "Contact your system administrator if this message persists or appeared unexpectedly." : "თუ ეს წერილი გამოჩნდა მოულოდნელად ან მისი გამოჩენა გრძელდება, დაუკავშირდით სისტემის ადმინისტრატორს.", "Settings" : "პარამეტრები", + "No files in here" : "აქ ფაილები არაა", + "New folder" : "ახალი დირექტორია", + "Name" : "სახელი", + "Size" : "ზომა", + "Modified" : "შეიცვალა", + "\"{name}\" is an invalid file name." : "\"{name}\" ფაილის არასწორი სახელია.", + "File name cannot be empty." : "ფაილის სახელი არ შეიძლება იყოს ცარიელი.", + "\"/\" is not allowed inside a file name." : "\"/\" ფაილის სახელში არაა ნებადართული.", + "\"{name}\" is not an allowed filetype" : "\"{name}\" არაა ნებადართული ფაილის ტიპი", + "{newName} already exists" : "{newName} უკვე არსებობს", + "Error loading file picker template: {error}" : "შეცდომა ფაილის შაბლონის ჩატვირთვისას: {error}", + "Pending" : "მოლოდინში", + "Home" : "სახლი", + "Copy to {folder}" : "კოპრება {folder}-ში", + "Move to {folder}" : "გადატანა {folder}-ში", "File not found" : "ფაილი ვერ იქნა ნაპოვნი", "Please use the command line updater because automatic updating is disabled in the config.php." : "ავტომატური განახლება config.php-ში გათიშულია, გთხოვთ ისარგებლოთ command-line განახლებით." }, diff --git a/core/l10n/ka_GE.json b/core/l10n/ka_GE.json index fc93e634c4da7..fac66184f2ac2 100644 --- a/core/l10n/ka_GE.json +++ b/core/l10n/ka_GE.json @@ -93,20 +93,9 @@ "Looking for {term} …" : "ვეძებთ {term}-ს …", "No" : "არა", "Yes" : "კი", - "No files in here" : "აქ ფაილები არაა", - "New folder" : "ახალი დირექტორია", - "Name" : "სახელი", - "Size" : "ზომა", - "Modified" : "შეიცვალა", - "\"{name}\" is an invalid file name." : "\"{name}\" ფაილის არასწორი სახელია.", - "File name cannot be empty." : "ფაილის სახელი არ შეიძლება იყოს ცარიელი.", - "\"/\" is not allowed inside a file name." : "\"/\" ფაილის სახელში არაა ნებადართული.", - "\"{name}\" is not an allowed filetype" : "\"{name}\" არაა ნებადართული ფაილის ტიპი", - "{newName} already exists" : "{newName} უკვე არსებობს", "Choose" : "არჩევა", "Copy" : "კოპირება", "Move" : "გადატანა", - "Error loading file picker template: {error}" : "შეცდომა ფაილის შაბლონის ჩატვირთვისას: {error}", "OK" : "კარგი", "Error loading message template: {error}" : "შეცდომა წერილის შაბლონის ჩატვირთვისას: {error}", "read-only" : "მხოლოდ-კითხვადი", @@ -121,10 +110,6 @@ "(all selected)" : "(ყველა არჩეული)", "({count} selected)" : "({count} არჩეული)", "Error loading file exists template" : "ფაილის ჩატვირთვისას წარმოიშვა შეცდომა", - "Pending" : "მოლოდინში", - "Home" : "სახლი", - "Copy to {folder}" : "კოპრება {folder}-ში", - "Move to {folder}" : "გადატანა {folder}-ში", "Authentication required" : "საჭიროა აუტენტიფიკაცია", "This action requires you to confirm your password" : "ეს ქმედება საჭიროებს პაროლის დადასტურებას", "Confirm" : "დადასტურება", @@ -216,6 +201,21 @@ "This %s instance is currently in maintenance mode, which may take a while." : "ეს %s ინსტანცია ამჟამად სარემონტო რეჟიმშია, ამან შეიძლება გასტანოს გარკვეული დრო.", "Contact your system administrator if this message persists or appeared unexpectedly." : "თუ ეს წერილი გამოჩნდა მოულოდნელად ან მისი გამოჩენა გრძელდება, დაუკავშირდით სისტემის ადმინისტრატორს.", "Settings" : "პარამეტრები", + "No files in here" : "აქ ფაილები არაა", + "New folder" : "ახალი დირექტორია", + "Name" : "სახელი", + "Size" : "ზომა", + "Modified" : "შეიცვალა", + "\"{name}\" is an invalid file name." : "\"{name}\" ფაილის არასწორი სახელია.", + "File name cannot be empty." : "ფაილის სახელი არ შეიძლება იყოს ცარიელი.", + "\"/\" is not allowed inside a file name." : "\"/\" ფაილის სახელში არაა ნებადართული.", + "\"{name}\" is not an allowed filetype" : "\"{name}\" არაა ნებადართული ფაილის ტიპი", + "{newName} already exists" : "{newName} უკვე არსებობს", + "Error loading file picker template: {error}" : "შეცდომა ფაილის შაბლონის ჩატვირთვისას: {error}", + "Pending" : "მოლოდინში", + "Home" : "სახლი", + "Copy to {folder}" : "კოპრება {folder}-ში", + "Move to {folder}" : "გადატანა {folder}-ში", "File not found" : "ფაილი ვერ იქნა ნაპოვნი", "Please use the command line updater because automatic updating is disabled in the config.php." : "ავტომატური განახლება config.php-ში გათიშულია, გთხოვთ ისარგებლოთ command-line განახლებით." },"pluralForm" :"nplurals=2; plural=(n!=1);" diff --git a/core/l10n/ko.js b/core/l10n/ko.js index be66f5865b0ac..e76eb0b1dc60c 100644 --- a/core/l10n/ko.js +++ b/core/l10n/ko.js @@ -232,21 +232,9 @@ OC.L10N.register( "Looking for {term} …" : "{term} 검색 중 …", "No" : "아니요", "Yes" : "예", - "No files in here" : "여기에 파일이 없음", - "New folder" : "새 폴더", - "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." : "파일 이름에 \"/\"를 사용할 수 없습니다.", - "\"{name}\" is not an allowed filetype" : "\"{name}\"은(는) 허용된 파일 형식이 아님", - "{newName} already exists" : "{newName}이(가) 이미 존재함", "Choose" : "선택", "Copy" : "복사", "Move" : "이동", - "Error loading file picker template: {error}" : "파일 선택 템플릿을 불러오는 중 오류 발생: {error}", "OK" : "확인", "Error loading message template: {error}" : "메시지 템플릿을 불러오는 중 오류 발생: {error}", "read-only" : "읽기 전용", @@ -261,12 +249,6 @@ OC.L10N.register( "(all selected)" : "(모두 선택됨)", "({count} selected)" : "({count}개 선택됨)", "Error loading file exists template" : "파일 존재함 템플릿을 불러오는 중 오류 발생", - "Show list view" : "리스트 보기", - "Show grid view" : "모눈 보기", - "Pending" : "보류 중", - "Home" : "홈", - "Copy to {folder}" : "{folder}에 복사", - "Move to {folder}" : "{folder}(으)로 이동", "Saving …" : "저장 중 …", "Authentication required" : "인증 필요", "This action requires you to confirm your password" : "이 작업을 수행하려면 암호를 입력해야 합니다", @@ -420,6 +402,24 @@ OC.L10N.register( "If it is not there ask your local administrator." : "그곳에 없다면 로컬 관리자에게 문의하십시오.", "Press enter to start searching" : "엔터를 눌러 검색을 시작하세요.", "Settings" : "설정", + "No files in here" : "여기에 파일이 없음", + "New folder" : "새 폴더", + "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." : "파일 이름에 \"/\"를 사용할 수 없습니다.", + "\"{name}\" is not an allowed filetype" : "\"{name}\"은(는) 허용된 파일 형식이 아님", + "{newName} already exists" : "{newName}이(가) 이미 존재함", + "Error loading file picker template: {error}" : "파일 선택 템플릿을 불러오는 중 오류 발생: {error}", + "Show list view" : "리스트 보기", + "Show grid view" : "모눈 보기", + "Pending" : "보류 중", + "Home" : "홈", + "Copy to {folder}" : "{folder}에 복사", + "Move to {folder}" : "{folder}(으)로 이동", "File not found" : "파일을 찾을 수 없음", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "서버에서 문서를 찾을 수 없습니다. 공유가 삭제되었거나 만료되었습니까?", "Please use the command line updater because automatic updating is disabled in the config.php." : "config.php에서 자동 업데이트가 비활성화되어 있기 때문에 명령줄 업데이트를 사용하십시오.", diff --git a/core/l10n/ko.json b/core/l10n/ko.json index e1a6d10d892dc..ee296e0739e37 100644 --- a/core/l10n/ko.json +++ b/core/l10n/ko.json @@ -230,21 +230,9 @@ "Looking for {term} …" : "{term} 검색 중 …", "No" : "아니요", "Yes" : "예", - "No files in here" : "여기에 파일이 없음", - "New folder" : "새 폴더", - "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." : "파일 이름에 \"/\"를 사용할 수 없습니다.", - "\"{name}\" is not an allowed filetype" : "\"{name}\"은(는) 허용된 파일 형식이 아님", - "{newName} already exists" : "{newName}이(가) 이미 존재함", "Choose" : "선택", "Copy" : "복사", "Move" : "이동", - "Error loading file picker template: {error}" : "파일 선택 템플릿을 불러오는 중 오류 발생: {error}", "OK" : "확인", "Error loading message template: {error}" : "메시지 템플릿을 불러오는 중 오류 발생: {error}", "read-only" : "읽기 전용", @@ -259,12 +247,6 @@ "(all selected)" : "(모두 선택됨)", "({count} selected)" : "({count}개 선택됨)", "Error loading file exists template" : "파일 존재함 템플릿을 불러오는 중 오류 발생", - "Show list view" : "리스트 보기", - "Show grid view" : "모눈 보기", - "Pending" : "보류 중", - "Home" : "홈", - "Copy to {folder}" : "{folder}에 복사", - "Move to {folder}" : "{folder}(으)로 이동", "Saving …" : "저장 중 …", "Authentication required" : "인증 필요", "This action requires you to confirm your password" : "이 작업을 수행하려면 암호를 입력해야 합니다", @@ -418,6 +400,24 @@ "If it is not there ask your local administrator." : "그곳에 없다면 로컬 관리자에게 문의하십시오.", "Press enter to start searching" : "엔터를 눌러 검색을 시작하세요.", "Settings" : "설정", + "No files in here" : "여기에 파일이 없음", + "New folder" : "새 폴더", + "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." : "파일 이름에 \"/\"를 사용할 수 없습니다.", + "\"{name}\" is not an allowed filetype" : "\"{name}\"은(는) 허용된 파일 형식이 아님", + "{newName} already exists" : "{newName}이(가) 이미 존재함", + "Error loading file picker template: {error}" : "파일 선택 템플릿을 불러오는 중 오류 발생: {error}", + "Show list view" : "리스트 보기", + "Show grid view" : "모눈 보기", + "Pending" : "보류 중", + "Home" : "홈", + "Copy to {folder}" : "{folder}에 복사", + "Move to {folder}" : "{folder}(으)로 이동", "File not found" : "파일을 찾을 수 없음", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "서버에서 문서를 찾을 수 없습니다. 공유가 삭제되었거나 만료되었습니까?", "Please use the command line updater because automatic updating is disabled in the config.php." : "config.php에서 자동 업데이트가 비활성화되어 있기 때문에 명령줄 업데이트를 사용하십시오.", diff --git a/core/l10n/lo.js b/core/l10n/lo.js index 27a8994fb668e..67b47d0a0119e 100644 --- a/core/l10n/lo.js +++ b/core/l10n/lo.js @@ -162,21 +162,9 @@ OC.L10N.register( "Looking for {term} …" : "ຊອກຫາ {term} ...", "No" : "ບໍ່", "Yes" : "ແມ່ນແລ້ວ", - "No files in here" : "ບໍ່ມີຟາຍໃນທີ່ນີ້", - "New folder" : "ໂຟນເດີໃຫມ່", - "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." : "ບໍ່ອະນຸຍາດໃຫ້\"/\" ຢູ່ໃນຊື່ໄຟລ໌.", - "\"{name}\" is not an allowed filetype" : "\"{ຊື່}\" ບໍ່ອະນຸຍາດປະເພດແຟ້ມ", - "{newName} already exists" : "{newName} ມີແລ້ວ", "Choose" : "ເລືອກ", "Copy" : "ສຳເນົາ", "Move" : "ຍ້າຍ", - "Error loading file picker template: {error}" : "ໂຫຼດຟາຍຕົວຢ່າງຜິດພາດ:{error}", "OK" : "ຕົກລົງ", "Error loading message template: {error}" : "ການໂຫຼດຂໍ້ຄວາມຜິດພາດ: {error}", "read-only" : "ອ່ານຢ່າງດຽວ", @@ -191,10 +179,6 @@ OC.L10N.register( "(all selected)" : "(ຄັດເລືອກທັງຫມົດ)", "({count} selected)" : "({count} ຖືກຄັດເລືອກ)", "Error loading file exists template" : "ໂຫຼດຟາຍທີ່ຍັງຢູ່ຜິດພາດ", - "Pending" : "ທີ່ກໍາລັງລໍຖ້າ", - "Home" : "ໜ້າຫຼັກ", - "Copy to {folder}" : "ສໍາເນົາໄປຍັງ {ໂຟນເດີ}", - "Move to {folder}" : "ຍ້າຍໄປ {folder}", "Saving …" : "ກຳລັງບັນທຶກ", "Authentication required" : "ການຢັ້ງຢືນທີ່ຈໍາເປັນ", "This action requires you to confirm your password" : "ການກະທໍານີ້ຮຽກຮ້ອງໃຫ້ທ່ານເພື່ອຢືນຢັນລະຫັດຜ່ານຂອງທ່ານ", @@ -328,6 +312,22 @@ OC.L10N.register( "Contact your system administrator if this message persists or appeared unexpectedly." : "ຕິດຕໍ່ຜູ້ບໍລິຫານລະບົບຂອງທ່ານຖ້າຫາກວ່າຂ່າວສານນີ້ຍັຢູ່ ຫຼື ປາກົດໂດຍບໍ່ຄາດຄິດ.", "If it is not there ask your local administrator." : "ຖ້າບໍ່ໄດ້ຖາມຜູ້ເບິ່ງລະບົບຂອງທ່ານ.", "Settings" : "ການຕັ້ງຄ່າ", + "No files in here" : "ບໍ່ມີຟາຍໃນທີ່ນີ້", + "New folder" : "ໂຟນເດີໃຫມ່", + "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." : "ບໍ່ອະນຸຍາດໃຫ້\"/\" ຢູ່ໃນຊື່ໄຟລ໌.", + "\"{name}\" is not an allowed filetype" : "\"{ຊື່}\" ບໍ່ອະນຸຍາດປະເພດແຟ້ມ", + "{newName} already exists" : "{newName} ມີແລ້ວ", + "Error loading file picker template: {error}" : "ໂຫຼດຟາຍຕົວຢ່າງຜິດພາດ:{error}", + "Pending" : "ທີ່ກໍາລັງລໍຖ້າ", + "Home" : "ໜ້າຫຼັກ", + "Copy to {folder}" : "ສໍາເນົາໄປຍັງ {ໂຟນເດີ}", + "Move to {folder}" : "ຍ້າຍໄປ {folder}", "File not found" : " ບໍ່ພົບຟາຍ", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "ເອກະສານບໍ່ສາມາດຄົ້ນພົບໄດ້ໃນ server. ບາງທີສ່ວນແບ່ງຖືກລຶບ ຫຼື ໄດ້ສິ້ນສຸດລົງ?", "Please use the command line updater because automatic updating is disabled in the config.php." : "ກະລຸນາໃຊ້ ຄໍາສັ່ງ ປັບປຸງ ເພາະການອັບເດດໂດຍອັດຕະໂນມັດຖືກປິດໃນລະບົບການຕັ້ງຄ່າ config.php." diff --git a/core/l10n/lo.json b/core/l10n/lo.json index 8ff3265ca29f8..9f7c18da18dd2 100644 --- a/core/l10n/lo.json +++ b/core/l10n/lo.json @@ -160,21 +160,9 @@ "Looking for {term} …" : "ຊອກຫາ {term} ...", "No" : "ບໍ່", "Yes" : "ແມ່ນແລ້ວ", - "No files in here" : "ບໍ່ມີຟາຍໃນທີ່ນີ້", - "New folder" : "ໂຟນເດີໃຫມ່", - "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." : "ບໍ່ອະນຸຍາດໃຫ້\"/\" ຢູ່ໃນຊື່ໄຟລ໌.", - "\"{name}\" is not an allowed filetype" : "\"{ຊື່}\" ບໍ່ອະນຸຍາດປະເພດແຟ້ມ", - "{newName} already exists" : "{newName} ມີແລ້ວ", "Choose" : "ເລືອກ", "Copy" : "ສຳເນົາ", "Move" : "ຍ້າຍ", - "Error loading file picker template: {error}" : "ໂຫຼດຟາຍຕົວຢ່າງຜິດພາດ:{error}", "OK" : "ຕົກລົງ", "Error loading message template: {error}" : "ການໂຫຼດຂໍ້ຄວາມຜິດພາດ: {error}", "read-only" : "ອ່ານຢ່າງດຽວ", @@ -189,10 +177,6 @@ "(all selected)" : "(ຄັດເລືອກທັງຫມົດ)", "({count} selected)" : "({count} ຖືກຄັດເລືອກ)", "Error loading file exists template" : "ໂຫຼດຟາຍທີ່ຍັງຢູ່ຜິດພາດ", - "Pending" : "ທີ່ກໍາລັງລໍຖ້າ", - "Home" : "ໜ້າຫຼັກ", - "Copy to {folder}" : "ສໍາເນົາໄປຍັງ {ໂຟນເດີ}", - "Move to {folder}" : "ຍ້າຍໄປ {folder}", "Saving …" : "ກຳລັງບັນທຶກ", "Authentication required" : "ການຢັ້ງຢືນທີ່ຈໍາເປັນ", "This action requires you to confirm your password" : "ການກະທໍານີ້ຮຽກຮ້ອງໃຫ້ທ່ານເພື່ອຢືນຢັນລະຫັດຜ່ານຂອງທ່ານ", @@ -326,6 +310,22 @@ "Contact your system administrator if this message persists or appeared unexpectedly." : "ຕິດຕໍ່ຜູ້ບໍລິຫານລະບົບຂອງທ່ານຖ້າຫາກວ່າຂ່າວສານນີ້ຍັຢູ່ ຫຼື ປາກົດໂດຍບໍ່ຄາດຄິດ.", "If it is not there ask your local administrator." : "ຖ້າບໍ່ໄດ້ຖາມຜູ້ເບິ່ງລະບົບຂອງທ່ານ.", "Settings" : "ການຕັ້ງຄ່າ", + "No files in here" : "ບໍ່ມີຟາຍໃນທີ່ນີ້", + "New folder" : "ໂຟນເດີໃຫມ່", + "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." : "ບໍ່ອະນຸຍາດໃຫ້\"/\" ຢູ່ໃນຊື່ໄຟລ໌.", + "\"{name}\" is not an allowed filetype" : "\"{ຊື່}\" ບໍ່ອະນຸຍາດປະເພດແຟ້ມ", + "{newName} already exists" : "{newName} ມີແລ້ວ", + "Error loading file picker template: {error}" : "ໂຫຼດຟາຍຕົວຢ່າງຜິດພາດ:{error}", + "Pending" : "ທີ່ກໍາລັງລໍຖ້າ", + "Home" : "ໜ້າຫຼັກ", + "Copy to {folder}" : "ສໍາເນົາໄປຍັງ {ໂຟນເດີ}", + "Move to {folder}" : "ຍ້າຍໄປ {folder}", "File not found" : " ບໍ່ພົບຟາຍ", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "ເອກະສານບໍ່ສາມາດຄົ້ນພົບໄດ້ໃນ server. ບາງທີສ່ວນແບ່ງຖືກລຶບ ຫຼື ໄດ້ສິ້ນສຸດລົງ?", "Please use the command line updater because automatic updating is disabled in the config.php." : "ກະລຸນາໃຊ້ ຄໍາສັ່ງ ປັບປຸງ ເພາະການອັບເດດໂດຍອັດຕະໂນມັດຖືກປິດໃນລະບົບການຕັ້ງຄ່າ config.php." diff --git a/core/l10n/lt_LT.js b/core/l10n/lt_LT.js index baeab97538395..df347da492eb9 100644 --- a/core/l10n/lt_LT.js +++ b/core/l10n/lt_LT.js @@ -142,21 +142,9 @@ OC.L10N.register( "Looking for {term} …" : "Ieškoma {term} ...", "No" : "Ne", "Yes" : "Taip", - "No files in here" : "Čia failų nėra", - "New folder" : "Naujas aplankas", - "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.", - "\"{name}\" is not an allowed filetype" : "\"{name}\" yra neleistinas failo tipas", - "{newName} already exists" : "{newName} jau yra", "Choose" : "Pasirinkti", "Copy" : "Kopijuoti", "Move" : "Perkelti", - "Error loading file picker template: {error}" : "Klaida įkeliant failo parinkimo ruošinį: {error}", "OK" : "Gerai", "Error loading message template: {error}" : "Klaida įkeliant žinutės ruošinį: {error}", "read-only" : "tik skaitymui", @@ -171,12 +159,6 @@ OC.L10N.register( "(all selected)" : "(visi pažymėti)", "({count} selected)" : "({count} pažymėtų)", "Error loading file exists template" : "Klaida įkeliant saugykloje esančių rinkmenų ruošinį", - "Show list view" : "Rodyti sąrašo rodinį", - "Show grid view" : "Rodyti tinklelio rodinį", - "Pending" : "Vykdoma", - "Home" : "Namai", - "Copy to {folder}" : "Kopijuoti į {folder}", - "Move to {folder}" : "Perkelti į {folder}", "Saving …" : "Įrašoma …", "Authentication required" : "Reikalingas tapatybės nustatymas", "This action requires you to confirm your password" : "Šis veiksmas reikalauja, kad įvestumėte savo slaptažodį", @@ -315,6 +297,24 @@ OC.L10N.register( "This page will refresh itself when the instance is available again." : "Šis puslapis bus įkeltas iš naujo, kai egzempliorius bus ir vėl prieinamas.", "Contact your system administrator if this message persists or appeared unexpectedly." : "Susisiekite su savo sistemos administratoriumi, jei šis pranešimas nedingsta arba, jei jis pasirodė netikėtai.", "Settings" : "Nustatymai", + "No files in here" : "Čia failų nėra", + "New folder" : "Naujas aplankas", + "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.", + "\"{name}\" is not an allowed filetype" : "\"{name}\" yra neleistinas failo tipas", + "{newName} already exists" : "{newName} jau yra", + "Error loading file picker template: {error}" : "Klaida įkeliant failo parinkimo ruošinį: {error}", + "Show list view" : "Rodyti sąrašo rodinį", + "Show grid view" : "Rodyti tinklelio rodinį", + "Pending" : "Vykdoma", + "Home" : "Namai", + "Copy to {folder}" : "Kopijuoti į {folder}", + "Move to {folder}" : "Perkelti į {folder}", "File not found" : "Failas nerastas", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Nepavyko serveryje rasti dokumento. Galbūt, viešinys buvo ištrintas arba pasibaigė jo galiojimo laikas?", "Please use the command line updater because automatic updating is disabled in the config.php." : "Automatinis atnaujinimas išjungtas config.php faile. Naudokite komandinės eilutės atnaujinimo įrankį." diff --git a/core/l10n/lt_LT.json b/core/l10n/lt_LT.json index dc3751d3f250b..c1371f0b05264 100644 --- a/core/l10n/lt_LT.json +++ b/core/l10n/lt_LT.json @@ -140,21 +140,9 @@ "Looking for {term} …" : "Ieškoma {term} ...", "No" : "Ne", "Yes" : "Taip", - "No files in here" : "Čia failų nėra", - "New folder" : "Naujas aplankas", - "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.", - "\"{name}\" is not an allowed filetype" : "\"{name}\" yra neleistinas failo tipas", - "{newName} already exists" : "{newName} jau yra", "Choose" : "Pasirinkti", "Copy" : "Kopijuoti", "Move" : "Perkelti", - "Error loading file picker template: {error}" : "Klaida įkeliant failo parinkimo ruošinį: {error}", "OK" : "Gerai", "Error loading message template: {error}" : "Klaida įkeliant žinutės ruošinį: {error}", "read-only" : "tik skaitymui", @@ -169,12 +157,6 @@ "(all selected)" : "(visi pažymėti)", "({count} selected)" : "({count} pažymėtų)", "Error loading file exists template" : "Klaida įkeliant saugykloje esančių rinkmenų ruošinį", - "Show list view" : "Rodyti sąrašo rodinį", - "Show grid view" : "Rodyti tinklelio rodinį", - "Pending" : "Vykdoma", - "Home" : "Namai", - "Copy to {folder}" : "Kopijuoti į {folder}", - "Move to {folder}" : "Perkelti į {folder}", "Saving …" : "Įrašoma …", "Authentication required" : "Reikalingas tapatybės nustatymas", "This action requires you to confirm your password" : "Šis veiksmas reikalauja, kad įvestumėte savo slaptažodį", @@ -313,6 +295,24 @@ "This page will refresh itself when the instance is available again." : "Šis puslapis bus įkeltas iš naujo, kai egzempliorius bus ir vėl prieinamas.", "Contact your system administrator if this message persists or appeared unexpectedly." : "Susisiekite su savo sistemos administratoriumi, jei šis pranešimas nedingsta arba, jei jis pasirodė netikėtai.", "Settings" : "Nustatymai", + "No files in here" : "Čia failų nėra", + "New folder" : "Naujas aplankas", + "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.", + "\"{name}\" is not an allowed filetype" : "\"{name}\" yra neleistinas failo tipas", + "{newName} already exists" : "{newName} jau yra", + "Error loading file picker template: {error}" : "Klaida įkeliant failo parinkimo ruošinį: {error}", + "Show list view" : "Rodyti sąrašo rodinį", + "Show grid view" : "Rodyti tinklelio rodinį", + "Pending" : "Vykdoma", + "Home" : "Namai", + "Copy to {folder}" : "Kopijuoti į {folder}", + "Move to {folder}" : "Perkelti į {folder}", "File not found" : "Failas nerastas", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Nepavyko serveryje rasti dokumento. Galbūt, viešinys buvo ištrintas arba pasibaigė jo galiojimo laikas?", "Please use the command line updater because automatic updating is disabled in the config.php." : "Automatinis atnaujinimas išjungtas config.php faile. Naudokite komandinės eilutės atnaujinimo įrankį." diff --git a/core/l10n/lv.js b/core/l10n/lv.js index 7c75b70f13f09..798e926655b41 100644 --- a/core/l10n/lv.js +++ b/core/l10n/lv.js @@ -117,21 +117,9 @@ OC.L10N.register( "Looking for {term} …" : "Meklē {term} …", "No" : "Nē", "Yes" : "Jā", - "No files in here" : "Šeit nav datņu", - "New folder" : "Jauna mape", - "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ā.", - "\"{name}\" is not an allowed filetype" : "\"{name}\" nav atļauts faila tips", - "{newName} already exists" : "{newName} jau eksistē", "Choose" : "Izvēlieties", "Copy" : "Kopēt", "Move" : "Pārvietot", - "Error loading file picker template: {error}" : "Kļūda ielādējot izvēlēto veidni: {error}", "OK" : "Labi", "Error loading message template: {error}" : "Kļūda ielādējot ziņojuma veidni: {error}", "read-only" : "tikai-skatīt", @@ -146,12 +134,6 @@ OC.L10N.register( "(all selected)" : "(visus iezīmētos)", "({count} selected)" : "({count} iezīmēti)", "Error loading file exists template" : "Kļūda ielādējot eksistējošas datnes veidni", - "Show list view" : "Rādīt saraksta skatu", - "Show grid view" : "Rādīt režģa skatu", - "Pending" : "Gaida", - "Home" : "Sākums", - "Copy to {folder}" : "Kopēt uz {folder}", - "Move to {folder}" : "Pārvietot uz {folder}", "Saving …" : "Saglabā ...", "Authentication required" : "Nepieciešama autentifikācija", "This action requires you to confirm your password" : "Lai veiktu šo darbību, jums jāievada sava parole.", @@ -249,6 +231,24 @@ OC.L10N.register( "Contact your system administrator if this message persists or appeared unexpectedly." : "Sazinieties ar sistēmas administratoru, ja šis ziņojums tiek rādīts.. vai parādījās negaidīti", "If it is not there ask your local administrator." : "Ja tas tur nav tad jautājiet savam vietējam administratoram.", "Settings" : "Iestatījumi", + "No files in here" : "Šeit nav datņu", + "New folder" : "Jauna mape", + "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ā.", + "\"{name}\" is not an allowed filetype" : "\"{name}\" nav atļauts faila tips", + "{newName} already exists" : "{newName} jau eksistē", + "Error loading file picker template: {error}" : "Kļūda ielādējot izvēlēto veidni: {error}", + "Show list view" : "Rādīt saraksta skatu", + "Show grid view" : "Rādīt režģa skatu", + "Pending" : "Gaida", + "Home" : "Sākums", + "Copy to {folder}" : "Kopēt uz {folder}", + "Move to {folder}" : "Pārvietot uz {folder}", "File not found" : "Datne nav atrasta", "Please use the command line updater because automatic updating is disabled in the config.php." : "Lūdzu izmanto komandrindas atjaunināšanu, jo automātiskā atjaunināšana ir atspējota konfigurācijas datnē config.php." }, diff --git a/core/l10n/lv.json b/core/l10n/lv.json index 0feea31f4e5e7..ad131d4104b64 100644 --- a/core/l10n/lv.json +++ b/core/l10n/lv.json @@ -115,21 +115,9 @@ "Looking for {term} …" : "Meklē {term} …", "No" : "Nē", "Yes" : "Jā", - "No files in here" : "Šeit nav datņu", - "New folder" : "Jauna mape", - "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ā.", - "\"{name}\" is not an allowed filetype" : "\"{name}\" nav atļauts faila tips", - "{newName} already exists" : "{newName} jau eksistē", "Choose" : "Izvēlieties", "Copy" : "Kopēt", "Move" : "Pārvietot", - "Error loading file picker template: {error}" : "Kļūda ielādējot izvēlēto veidni: {error}", "OK" : "Labi", "Error loading message template: {error}" : "Kļūda ielādējot ziņojuma veidni: {error}", "read-only" : "tikai-skatīt", @@ -144,12 +132,6 @@ "(all selected)" : "(visus iezīmētos)", "({count} selected)" : "({count} iezīmēti)", "Error loading file exists template" : "Kļūda ielādējot eksistējošas datnes veidni", - "Show list view" : "Rādīt saraksta skatu", - "Show grid view" : "Rādīt režģa skatu", - "Pending" : "Gaida", - "Home" : "Sākums", - "Copy to {folder}" : "Kopēt uz {folder}", - "Move to {folder}" : "Pārvietot uz {folder}", "Saving …" : "Saglabā ...", "Authentication required" : "Nepieciešama autentifikācija", "This action requires you to confirm your password" : "Lai veiktu šo darbību, jums jāievada sava parole.", @@ -247,6 +229,24 @@ "Contact your system administrator if this message persists or appeared unexpectedly." : "Sazinieties ar sistēmas administratoru, ja šis ziņojums tiek rādīts.. vai parādījās negaidīti", "If it is not there ask your local administrator." : "Ja tas tur nav tad jautājiet savam vietējam administratoram.", "Settings" : "Iestatījumi", + "No files in here" : "Šeit nav datņu", + "New folder" : "Jauna mape", + "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ā.", + "\"{name}\" is not an allowed filetype" : "\"{name}\" nav atļauts faila tips", + "{newName} already exists" : "{newName} jau eksistē", + "Error loading file picker template: {error}" : "Kļūda ielādējot izvēlēto veidni: {error}", + "Show list view" : "Rādīt saraksta skatu", + "Show grid view" : "Rādīt režģa skatu", + "Pending" : "Gaida", + "Home" : "Sākums", + "Copy to {folder}" : "Kopēt uz {folder}", + "Move to {folder}" : "Pārvietot uz {folder}", "File not found" : "Datne nav atrasta", "Please use the command line updater because automatic updating is disabled in the config.php." : "Lūdzu izmanto komandrindas atjaunināšanu, jo automātiskā atjaunināšana ir atspējota konfigurācijas datnē config.php." },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);" diff --git a/core/l10n/mk.js b/core/l10n/mk.js index 8ca122bc433d1..b2bbb9bead1ad 100644 --- a/core/l10n/mk.js +++ b/core/l10n/mk.js @@ -194,21 +194,9 @@ OC.L10N.register( "Looking for {term} …" : "Пребарување за {term} …", "No" : "Не", "Yes" : "Да", - "No files in here" : "Тука нема датотеки", - "New folder" : "Нова папка", - "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." : "\"/\" не е дозволено во името.", - "\"{name}\" is not an allowed filetype" : "\"{name}\" не е дозволен вид на датотека", - "{newName} already exists" : "{newName} веќе постои", "Choose" : "Избери", "Copy" : "Копирај", "Move" : "Премести", - "Error loading file picker template: {error}" : "Грешка при вчитување на образецот за одбирач на датотеки: {error}", "OK" : "Добро", "Error loading message template: {error}" : "Грешка при вчитување на образецот за порака: {error}", "read-only" : "само за читање", @@ -223,12 +211,6 @@ OC.L10N.register( "(all selected)" : "(сите одбрани)", "({count} selected)" : "({count} одбраните)", "Error loading file exists template" : "Грешка при вчитување на датотеката, шаблонот постои ", - "Show list view" : "Прикажи поглед во листа", - "Show grid view" : "Прикажи поглед во мрежа", - "Pending" : "Чекање", - "Home" : "Дома", - "Copy to {folder}" : "Копирај во {folder}", - "Move to {folder}" : "Премести во {folder}", "Saving …" : "Зачувува ...", "Authentication required" : "Потребна е автентификација", "This action requires you to confirm your password" : "За оваа акција потребно е да ја потврдите вашата лозинка", @@ -378,6 +360,24 @@ OC.L10N.register( "If it is not there ask your local administrator." : "Доколку не е таму, прашајте го вашиот локален администратор.", "Press enter to start searching" : "Притисни Enter за започне пребарувањето", "Settings" : "Параметри", + "No files in here" : "Тука нема датотеки", + "New folder" : "Нова папка", + "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." : "\"/\" не е дозволено во името.", + "\"{name}\" is not an allowed filetype" : "\"{name}\" не е дозволен вид на датотека", + "{newName} already exists" : "{newName} веќе постои", + "Error loading file picker template: {error}" : "Грешка при вчитување на образецот за одбирач на датотеки: {error}", + "Show list view" : "Прикажи поглед во листа", + "Show grid view" : "Прикажи поглед во мрежа", + "Pending" : "Чекање", + "Home" : "Дома", + "Copy to {folder}" : "Копирај во {folder}", + "Move to {folder}" : "Премести во {folder}", "File not found" : "Датотеката не е пронајдена", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Документот не може да се пронајде на серверот. Можеби ова споделување е избришано или рекот за пристап му е истечен?", "Please use the command line updater because automatic updating is disabled in the config.php." : "Ве молиме користете ја командната линија за ажурирање бидејќи автоматското ажурирање е оневозможено во config.php.", diff --git a/core/l10n/mk.json b/core/l10n/mk.json index 4674afa1aa437..e75733499829e 100644 --- a/core/l10n/mk.json +++ b/core/l10n/mk.json @@ -192,21 +192,9 @@ "Looking for {term} …" : "Пребарување за {term} …", "No" : "Не", "Yes" : "Да", - "No files in here" : "Тука нема датотеки", - "New folder" : "Нова папка", - "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." : "\"/\" не е дозволено во името.", - "\"{name}\" is not an allowed filetype" : "\"{name}\" не е дозволен вид на датотека", - "{newName} already exists" : "{newName} веќе постои", "Choose" : "Избери", "Copy" : "Копирај", "Move" : "Премести", - "Error loading file picker template: {error}" : "Грешка при вчитување на образецот за одбирач на датотеки: {error}", "OK" : "Добро", "Error loading message template: {error}" : "Грешка при вчитување на образецот за порака: {error}", "read-only" : "само за читање", @@ -221,12 +209,6 @@ "(all selected)" : "(сите одбрани)", "({count} selected)" : "({count} одбраните)", "Error loading file exists template" : "Грешка при вчитување на датотеката, шаблонот постои ", - "Show list view" : "Прикажи поглед во листа", - "Show grid view" : "Прикажи поглед во мрежа", - "Pending" : "Чекање", - "Home" : "Дома", - "Copy to {folder}" : "Копирај во {folder}", - "Move to {folder}" : "Премести во {folder}", "Saving …" : "Зачувува ...", "Authentication required" : "Потребна е автентификација", "This action requires you to confirm your password" : "За оваа акција потребно е да ја потврдите вашата лозинка", @@ -376,6 +358,24 @@ "If it is not there ask your local administrator." : "Доколку не е таму, прашајте го вашиот локален администратор.", "Press enter to start searching" : "Притисни Enter за започне пребарувањето", "Settings" : "Параметри", + "No files in here" : "Тука нема датотеки", + "New folder" : "Нова папка", + "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." : "\"/\" не е дозволено во името.", + "\"{name}\" is not an allowed filetype" : "\"{name}\" не е дозволен вид на датотека", + "{newName} already exists" : "{newName} веќе постои", + "Error loading file picker template: {error}" : "Грешка при вчитување на образецот за одбирач на датотеки: {error}", + "Show list view" : "Прикажи поглед во листа", + "Show grid view" : "Прикажи поглед во мрежа", + "Pending" : "Чекање", + "Home" : "Дома", + "Copy to {folder}" : "Копирај во {folder}", + "Move to {folder}" : "Премести во {folder}", "File not found" : "Датотеката не е пронајдена", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Документот не може да се пронајде на серверот. Можеби ова споделување е избришано или рекот за пристап му е истечен?", "Please use the command line updater because automatic updating is disabled in the config.php." : "Ве молиме користете ја командната линија за ажурирање бидејќи автоматското ажурирање е оневозможено во config.php.", diff --git a/core/l10n/nb.js b/core/l10n/nb.js index 2832c9a9763a3..efdebfc4b0f24 100644 --- a/core/l10n/nb.js +++ b/core/l10n/nb.js @@ -219,21 +219,9 @@ OC.L10N.register( "Looking for {term} …" : "Ser etter {term}…", "No" : "Nei", "Yes" : "Ja", - "No files in here" : "Ingen filer her", - "New folder" : "Ny mappe", - "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.", - "\"{name}\" is not an allowed filetype" : "\"{name}\" er ikke en tillatt filtype", - "{newName} already exists" : "{newName} finnes allerede", "Choose" : "Velg", "Copy" : "Kopier", "Move" : "Flytt", - "Error loading file picker template: {error}" : "Feil ved lasting av filvelger-mal: {error}", "OK" : "OK", "Error loading message template: {error}" : "Feil ved lasting av meldingsmal: {error}", "read-only" : "skrivebeskyttet", @@ -248,12 +236,6 @@ OC.L10N.register( "(all selected)" : "(alle valgt)", "({count} selected)" : "({count} valgt)", "Error loading file exists template" : "Feil ved lasting av \"filen eksisterer\"-mal", - "Show list view" : "Vis listevisning", - "Show grid view" : "Vis rutenett-visning", - "Pending" : "Venter", - "Home" : "Hjem", - "Copy to {folder}" : "Kopier til {folder}", - "Move to {folder}" : "Flytt til {folder}", "Saving …" : "Lagrer...", "Authentication required" : "Autentisering påkrevd", "This action requires you to confirm your password" : "Denne handlingen krever at du bekrefter ditt passord", @@ -404,6 +386,24 @@ OC.L10N.register( "If it is not there ask your local administrator." : "Spør din lokale administrator hvis den ikke er der. ", "Press enter to start searching" : "Trykk enter for å starte søk", "Settings" : "Innstillinger", + "No files in here" : "Ingen filer her", + "New folder" : "Ny mappe", + "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.", + "\"{name}\" is not an allowed filetype" : "\"{name}\" er ikke en tillatt filtype", + "{newName} already exists" : "{newName} finnes allerede", + "Error loading file picker template: {error}" : "Feil ved lasting av filvelger-mal: {error}", + "Show list view" : "Vis listevisning", + "Show grid view" : "Vis rutenett-visning", + "Pending" : "Venter", + "Home" : "Hjem", + "Copy to {folder}" : "Kopier til {folder}", + "Move to {folder}" : "Flytt til {folder}", "File not found" : "Finner ikke filen", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Dokumentasjon kan ikke finnes på server. Er deling slettet eller utløpt?", "Please use the command line updater because automatic updating is disabled in the config.php." : "Oppdater ved hjelp av kommandolinjen ettersom automatisk oppdatering er skrudd av i config.php.", diff --git a/core/l10n/nb.json b/core/l10n/nb.json index 41ad36c5c64d4..d57aa6d4ab8d7 100644 --- a/core/l10n/nb.json +++ b/core/l10n/nb.json @@ -217,21 +217,9 @@ "Looking for {term} …" : "Ser etter {term}…", "No" : "Nei", "Yes" : "Ja", - "No files in here" : "Ingen filer her", - "New folder" : "Ny mappe", - "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.", - "\"{name}\" is not an allowed filetype" : "\"{name}\" er ikke en tillatt filtype", - "{newName} already exists" : "{newName} finnes allerede", "Choose" : "Velg", "Copy" : "Kopier", "Move" : "Flytt", - "Error loading file picker template: {error}" : "Feil ved lasting av filvelger-mal: {error}", "OK" : "OK", "Error loading message template: {error}" : "Feil ved lasting av meldingsmal: {error}", "read-only" : "skrivebeskyttet", @@ -246,12 +234,6 @@ "(all selected)" : "(alle valgt)", "({count} selected)" : "({count} valgt)", "Error loading file exists template" : "Feil ved lasting av \"filen eksisterer\"-mal", - "Show list view" : "Vis listevisning", - "Show grid view" : "Vis rutenett-visning", - "Pending" : "Venter", - "Home" : "Hjem", - "Copy to {folder}" : "Kopier til {folder}", - "Move to {folder}" : "Flytt til {folder}", "Saving …" : "Lagrer...", "Authentication required" : "Autentisering påkrevd", "This action requires you to confirm your password" : "Denne handlingen krever at du bekrefter ditt passord", @@ -402,6 +384,24 @@ "If it is not there ask your local administrator." : "Spør din lokale administrator hvis den ikke er der. ", "Press enter to start searching" : "Trykk enter for å starte søk", "Settings" : "Innstillinger", + "No files in here" : "Ingen filer her", + "New folder" : "Ny mappe", + "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.", + "\"{name}\" is not an allowed filetype" : "\"{name}\" er ikke en tillatt filtype", + "{newName} already exists" : "{newName} finnes allerede", + "Error loading file picker template: {error}" : "Feil ved lasting av filvelger-mal: {error}", + "Show list view" : "Vis listevisning", + "Show grid view" : "Vis rutenett-visning", + "Pending" : "Venter", + "Home" : "Hjem", + "Copy to {folder}" : "Kopier til {folder}", + "Move to {folder}" : "Flytt til {folder}", "File not found" : "Finner ikke filen", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Dokumentasjon kan ikke finnes på server. Er deling slettet eller utløpt?", "Please use the command line updater because automatic updating is disabled in the config.php." : "Oppdater ved hjelp av kommandolinjen ettersom automatisk oppdatering er skrudd av i config.php.", diff --git a/core/l10n/nl.js b/core/l10n/nl.js index c980393f58558..ff9d4d1d658cb 100644 --- a/core/l10n/nl.js +++ b/core/l10n/nl.js @@ -235,21 +235,9 @@ OC.L10N.register( "Looking for {term} …" : "Kijken voor {term} …", "No" : "Nee", "Yes" : "Ja", - "No files in here" : "Hier geen bestanden", - "New folder" : "Nieuwe map", - "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.", - "\"{name}\" is not an allowed filetype" : "\"{name}\" is een niet toegestaan bestandstype", - "{newName} already exists" : "{newName} bestaat al", "Choose" : "Kies", "Copy" : "Kopiëren", "Move" : "Verplaatsen", - "Error loading file picker template: {error}" : "Fout bij laden bestandenselecteur sjabloon: {error}", "OK" : "OK", "Error loading message template: {error}" : "Fout bij laden berichtensjabloon: {error}", "read-only" : "Alleen lezen", @@ -264,12 +252,6 @@ OC.L10N.register( "(all selected)" : "(alles geselecteerd)", "({count} selected)" : "({count} geselecteerd)", "Error loading file exists template" : "Fout bij laden bestand bestaat al sjabloon", - "Show list view" : "Toon lijstweergave", - "Show grid view" : "Toon roosterweergave", - "Pending" : "Onderhanden", - "Home" : "Thuis", - "Copy to {folder}" : "Kopieer naar {folder}", - "Move to {folder}" : "Verplaats naar {folder}", "Saving …" : "Opslaan ...", "Authentication required" : "Authenticatie vereist", "This action requires you to confirm your password" : "Deze actie vereist dat je je wachtwoord bevestigt", @@ -423,6 +405,24 @@ OC.L10N.register( "If it is not there ask your local administrator." : "Als het hier niet is, vraag dan de lokale beheerder", "Press enter to start searching" : "Druk op Enter om te beginnen zoeken", "Settings" : "Instellingen", + "No files in here" : "Hier geen bestanden", + "New folder" : "Nieuwe map", + "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.", + "\"{name}\" is not an allowed filetype" : "\"{name}\" is een niet toegestaan bestandstype", + "{newName} already exists" : "{newName} bestaat al", + "Error loading file picker template: {error}" : "Fout bij laden bestandenselecteur sjabloon: {error}", + "Show list view" : "Toon lijstweergave", + "Show grid view" : "Toon roosterweergave", + "Pending" : "Onderhanden", + "Home" : "Thuis", + "Copy to {folder}" : "Kopieer naar {folder}", + "Move to {folder}" : "Verplaats naar {folder}", "File not found" : "Bestand niet gevonden", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Het document werd niet gevonden op de server. Misschien is de share verwijderd of verlopen?", "Please use the command line updater because automatic updating is disabled in the config.php." : "Gebruik de commandoregel updater, omdat automatische update is uitgeschakeld in config.php.", diff --git a/core/l10n/nl.json b/core/l10n/nl.json index 0474c3e12a3c3..05f802d79d382 100644 --- a/core/l10n/nl.json +++ b/core/l10n/nl.json @@ -233,21 +233,9 @@ "Looking for {term} …" : "Kijken voor {term} …", "No" : "Nee", "Yes" : "Ja", - "No files in here" : "Hier geen bestanden", - "New folder" : "Nieuwe map", - "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.", - "\"{name}\" is not an allowed filetype" : "\"{name}\" is een niet toegestaan bestandstype", - "{newName} already exists" : "{newName} bestaat al", "Choose" : "Kies", "Copy" : "Kopiëren", "Move" : "Verplaatsen", - "Error loading file picker template: {error}" : "Fout bij laden bestandenselecteur sjabloon: {error}", "OK" : "OK", "Error loading message template: {error}" : "Fout bij laden berichtensjabloon: {error}", "read-only" : "Alleen lezen", @@ -262,12 +250,6 @@ "(all selected)" : "(alles geselecteerd)", "({count} selected)" : "({count} geselecteerd)", "Error loading file exists template" : "Fout bij laden bestand bestaat al sjabloon", - "Show list view" : "Toon lijstweergave", - "Show grid view" : "Toon roosterweergave", - "Pending" : "Onderhanden", - "Home" : "Thuis", - "Copy to {folder}" : "Kopieer naar {folder}", - "Move to {folder}" : "Verplaats naar {folder}", "Saving …" : "Opslaan ...", "Authentication required" : "Authenticatie vereist", "This action requires you to confirm your password" : "Deze actie vereist dat je je wachtwoord bevestigt", @@ -421,6 +403,24 @@ "If it is not there ask your local administrator." : "Als het hier niet is, vraag dan de lokale beheerder", "Press enter to start searching" : "Druk op Enter om te beginnen zoeken", "Settings" : "Instellingen", + "No files in here" : "Hier geen bestanden", + "New folder" : "Nieuwe map", + "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.", + "\"{name}\" is not an allowed filetype" : "\"{name}\" is een niet toegestaan bestandstype", + "{newName} already exists" : "{newName} bestaat al", + "Error loading file picker template: {error}" : "Fout bij laden bestandenselecteur sjabloon: {error}", + "Show list view" : "Toon lijstweergave", + "Show grid view" : "Toon roosterweergave", + "Pending" : "Onderhanden", + "Home" : "Thuis", + "Copy to {folder}" : "Kopieer naar {folder}", + "Move to {folder}" : "Verplaats naar {folder}", "File not found" : "Bestand niet gevonden", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Het document werd niet gevonden op de server. Misschien is de share verwijderd of verlopen?", "Please use the command line updater because automatic updating is disabled in the config.php." : "Gebruik de commandoregel updater, omdat automatische update is uitgeschakeld in config.php.", diff --git a/core/l10n/oc.js b/core/l10n/oc.js index 1faba84821db8..842be3add8744 100644 --- a/core/l10n/oc.js +++ b/core/l10n/oc.js @@ -167,21 +167,9 @@ OC.L10N.register( "Looking for {term} …" : "Recèrca de {term}…", "No" : "No", "Yes" : "Yes", - "No files in here" : "Cap de fichièr aicí", - "New folder" : "Novèl dorsièr", - "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.", - "\"{name}\" is not an allowed filetype" : "« {name} » es pas un tipe de fichièr permés", - "{newName} already exists" : "{newName} existís ja", "Choose" : "Causir", "Copy" : "Copiar", "Move" : "Move", - "Error loading file picker template: {error}" : "Error de cargament del modèl del selector de fichièr : {error}", "OK" : "D'acòrdi", "Error loading message template: {error}" : "Error de cargament del modèl de messatge : {error}", "read-only" : "lectura-sola", @@ -195,12 +183,6 @@ OC.L10N.register( "Continue" : "Contunhar", "(all selected)" : "(totes seleccionats)", "({count} selected)" : "({count} seleccionats)", - "Show list view" : "Afichar la vista en lista", - "Show grid view" : "Afichar la vista en grasilha", - "Pending" : "En espèra", - "Home" : "Domicili", - "Copy to {folder}" : "Copiar a {folder}", - "Move to {folder}" : "Desplaçar a {folder}", "Saving …" : "Enregistrament…", "Authentication required" : "Autentificacion requerida", "This action requires you to confirm your password" : "Aquesta accions vos demanda de confirmar vòstre senhal", @@ -343,6 +325,24 @@ OC.L10N.register( "If it is not there ask your local administrator." : "S’es pas enlà, demandatz a vòstre administrator local.", "Press enter to start searching" : "Quichatz Entrada per aviar la recèrca", "Settings" : "Paramètres", + "No files in here" : "Cap de fichièr aicí", + "New folder" : "Novèl dorsièr", + "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.", + "\"{name}\" is not an allowed filetype" : "« {name} » es pas un tipe de fichièr permés", + "{newName} already exists" : "{newName} existís ja", + "Error loading file picker template: {error}" : "Error de cargament del modèl del selector de fichièr : {error}", + "Show list view" : "Afichar la vista en lista", + "Show grid view" : "Afichar la vista en grasilha", + "Pending" : "En espèra", + "Home" : "Domicili", + "Copy to {folder}" : "Copiar a {folder}", + "Move to {folder}" : "Desplaçar a {folder}", "File not found" : "Fichièr pas trobat", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Lo document es pas trobable sul servidor. Benlèu que lo partiment foguèt suprimit o a expirat ?", "Please use the command line updater because automatic updating is disabled in the config.php." : "Mercés d’utilizar l’actualizador en linha de comanda perque la mesa a jorn automatica es desactivada dins lo config.php.", diff --git a/core/l10n/oc.json b/core/l10n/oc.json index eb885b277910e..a8d7cdac5057a 100644 --- a/core/l10n/oc.json +++ b/core/l10n/oc.json @@ -165,21 +165,9 @@ "Looking for {term} …" : "Recèrca de {term}…", "No" : "No", "Yes" : "Yes", - "No files in here" : "Cap de fichièr aicí", - "New folder" : "Novèl dorsièr", - "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.", - "\"{name}\" is not an allowed filetype" : "« {name} » es pas un tipe de fichièr permés", - "{newName} already exists" : "{newName} existís ja", "Choose" : "Causir", "Copy" : "Copiar", "Move" : "Move", - "Error loading file picker template: {error}" : "Error de cargament del modèl del selector de fichièr : {error}", "OK" : "D'acòrdi", "Error loading message template: {error}" : "Error de cargament del modèl de messatge : {error}", "read-only" : "lectura-sola", @@ -193,12 +181,6 @@ "Continue" : "Contunhar", "(all selected)" : "(totes seleccionats)", "({count} selected)" : "({count} seleccionats)", - "Show list view" : "Afichar la vista en lista", - "Show grid view" : "Afichar la vista en grasilha", - "Pending" : "En espèra", - "Home" : "Domicili", - "Copy to {folder}" : "Copiar a {folder}", - "Move to {folder}" : "Desplaçar a {folder}", "Saving …" : "Enregistrament…", "Authentication required" : "Autentificacion requerida", "This action requires you to confirm your password" : "Aquesta accions vos demanda de confirmar vòstre senhal", @@ -341,6 +323,24 @@ "If it is not there ask your local administrator." : "S’es pas enlà, demandatz a vòstre administrator local.", "Press enter to start searching" : "Quichatz Entrada per aviar la recèrca", "Settings" : "Paramètres", + "No files in here" : "Cap de fichièr aicí", + "New folder" : "Novèl dorsièr", + "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.", + "\"{name}\" is not an allowed filetype" : "« {name} » es pas un tipe de fichièr permés", + "{newName} already exists" : "{newName} existís ja", + "Error loading file picker template: {error}" : "Error de cargament del modèl del selector de fichièr : {error}", + "Show list view" : "Afichar la vista en lista", + "Show grid view" : "Afichar la vista en grasilha", + "Pending" : "En espèra", + "Home" : "Domicili", + "Copy to {folder}" : "Copiar a {folder}", + "Move to {folder}" : "Desplaçar a {folder}", "File not found" : "Fichièr pas trobat", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Lo document es pas trobable sul servidor. Benlèu que lo partiment foguèt suprimit o a expirat ?", "Please use the command line updater because automatic updating is disabled in the config.php." : "Mercés d’utilizar l’actualizador en linha de comanda perque la mesa a jorn automatica es desactivada dins lo config.php.", diff --git a/core/l10n/pl.js b/core/l10n/pl.js index ecb2bc00b6cf3..0101276b34a4c 100644 --- a/core/l10n/pl.js +++ b/core/l10n/pl.js @@ -232,21 +232,9 @@ OC.L10N.register( "Looking for {term} …" : "Szukam {term}…", "No" : "Nie", "Yes" : "Tak", - "No files in here" : "Brak plików", - "New folder" : "Nowy katalog", - "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.", - "\"{name}\" is not an allowed filetype" : "typ pliku \"{name}\" jest niedozwolony", - "{newName} already exists" : "{newName} już istnieje", "Choose" : "Wybierz", "Copy" : "Kopiuj", "Move" : "Przenieś", - "Error loading file picker template: {error}" : "Błąd podczas ładowania pliku wybranego szablonu: {error}", "OK" : "OK", "Error loading message template: {error}" : "Błąd podczas ładowania szablonu wiadomości: {error}", "read-only" : "tylko odczyt", @@ -261,12 +249,6 @@ OC.L10N.register( "(all selected)" : "(wybrano wszystkie)", "({count} selected)" : "(wybrano {count})", "Error loading file exists template" : "Błąd podczas ładowania pliku istniejącego szablonu", - "Show list view" : "Pokaż widok listy", - "Show grid view" : "Pokaż widok siatki", - "Pending" : "Oczekuje", - "Home" : "Strona główna", - "Copy to {folder}" : "Kopiuj do {folder}", - "Move to {folder}" : "Przenieś do {folder}", "Saving …" : "Zapisywanie…", "Authentication required" : "Wymagane uwierzytelnienie", "This action requires you to confirm your password" : "Ta czynność wymaga potwierdzenia hasłem", @@ -420,6 +402,24 @@ OC.L10N.register( "If it is not there ask your local administrator." : "Jeśli nie ma, skontaktuj się z lokalnym administratorem.", "Press enter to start searching" : "Naciśnij Enter, aby rozpocząć wyszukiwanie", "Settings" : "Ustawienia", + "No files in here" : "Brak plików", + "New folder" : "Nowy katalog", + "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.", + "\"{name}\" is not an allowed filetype" : "typ pliku \"{name}\" jest niedozwolony", + "{newName} already exists" : "{newName} już istnieje", + "Error loading file picker template: {error}" : "Błąd podczas ładowania pliku wybranego szablonu: {error}", + "Show list view" : "Pokaż widok listy", + "Show grid view" : "Pokaż widok siatki", + "Pending" : "Oczekuje", + "Home" : "Strona główna", + "Copy to {folder}" : "Kopiuj do {folder}", + "Move to {folder}" : "Przenieś do {folder}", "File not found" : "Nie znaleziono pliku", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Dokument nie został odnaleziony na serwerze. Może udostępnienie zostało usunięte lub wygasło?", "Please use the command line updater because automatic updating is disabled in the config.php." : "Użyj wiersza poleceń do aktualizacji, ponieważ automatyczna aktualizacja jest wyłączona w pliku config.php.", diff --git a/core/l10n/pl.json b/core/l10n/pl.json index 8434fbedcccde..b2a50cd18af07 100644 --- a/core/l10n/pl.json +++ b/core/l10n/pl.json @@ -230,21 +230,9 @@ "Looking for {term} …" : "Szukam {term}…", "No" : "Nie", "Yes" : "Tak", - "No files in here" : "Brak plików", - "New folder" : "Nowy katalog", - "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.", - "\"{name}\" is not an allowed filetype" : "typ pliku \"{name}\" jest niedozwolony", - "{newName} already exists" : "{newName} już istnieje", "Choose" : "Wybierz", "Copy" : "Kopiuj", "Move" : "Przenieś", - "Error loading file picker template: {error}" : "Błąd podczas ładowania pliku wybranego szablonu: {error}", "OK" : "OK", "Error loading message template: {error}" : "Błąd podczas ładowania szablonu wiadomości: {error}", "read-only" : "tylko odczyt", @@ -259,12 +247,6 @@ "(all selected)" : "(wybrano wszystkie)", "({count} selected)" : "(wybrano {count})", "Error loading file exists template" : "Błąd podczas ładowania pliku istniejącego szablonu", - "Show list view" : "Pokaż widok listy", - "Show grid view" : "Pokaż widok siatki", - "Pending" : "Oczekuje", - "Home" : "Strona główna", - "Copy to {folder}" : "Kopiuj do {folder}", - "Move to {folder}" : "Przenieś do {folder}", "Saving …" : "Zapisywanie…", "Authentication required" : "Wymagane uwierzytelnienie", "This action requires you to confirm your password" : "Ta czynność wymaga potwierdzenia hasłem", @@ -418,6 +400,24 @@ "If it is not there ask your local administrator." : "Jeśli nie ma, skontaktuj się z lokalnym administratorem.", "Press enter to start searching" : "Naciśnij Enter, aby rozpocząć wyszukiwanie", "Settings" : "Ustawienia", + "No files in here" : "Brak plików", + "New folder" : "Nowy katalog", + "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.", + "\"{name}\" is not an allowed filetype" : "typ pliku \"{name}\" jest niedozwolony", + "{newName} already exists" : "{newName} już istnieje", + "Error loading file picker template: {error}" : "Błąd podczas ładowania pliku wybranego szablonu: {error}", + "Show list view" : "Pokaż widok listy", + "Show grid view" : "Pokaż widok siatki", + "Pending" : "Oczekuje", + "Home" : "Strona główna", + "Copy to {folder}" : "Kopiuj do {folder}", + "Move to {folder}" : "Przenieś do {folder}", "File not found" : "Nie znaleziono pliku", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Dokument nie został odnaleziony na serwerze. Może udostępnienie zostało usunięte lub wygasło?", "Please use the command line updater because automatic updating is disabled in the config.php." : "Użyj wiersza poleceń do aktualizacji, ponieważ automatyczna aktualizacja jest wyłączona w pliku config.php.", diff --git a/core/l10n/pt_BR.js b/core/l10n/pt_BR.js index b93e0dec8de90..b319cc198a88b 100644 --- a/core/l10n/pt_BR.js +++ b/core/l10n/pt_BR.js @@ -236,21 +236,9 @@ OC.L10N.register( "Looking for {term} …" : "Procurando por {term}…", "No" : "Não", "Yes" : "Sim", - "No files in here" : "Nenhum arquivos aqui", - "New folder" : "Nova pasta", - "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.", - "\"{name}\" is not an allowed filetype" : "\"{name}\" não é um tipo de arquivo permitido", - "{newName} already exists" : "{newName} já existe", "Choose" : "Escolher", "Copy" : "Copiar", "Move" : "Mover", - "Error loading file picker template: {error}" : "Erro carregando o seletor de modelo de arquivos: {error}", "OK" : "OK", "Error loading message template: {error}" : "Erro carregando o modelo de mensagem: {error}", "read-only" : "somente leitura", @@ -265,12 +253,6 @@ OC.L10N.register( "(all selected)" : "(todos selecionados)", "({count} selected)" : "({count} selecionados)", "Error loading file exists template" : "Erro carregando arquivo. Já existe o modelo", - "Show list view" : "Mostrar visualização em lista", - "Show grid view" : "Mostrar visualização em grade", - "Pending" : "Pendente", - "Home" : "Home", - "Copy to {folder}" : "Copiar para {folder}", - "Move to {folder}" : "Mover para {folder}", "Saving …" : "Salvando...", "Authentication required" : "Autenticação necessária", "This action requires you to confirm your password" : "Essa ação requer que você confirme sua senha", @@ -424,6 +406,24 @@ OC.L10N.register( "If it is not there ask your local administrator." : "Se não estiver lá, pergunte ao administrador.", "Press enter to start searching" : "Pressione enter para iniciar a busca", "Settings" : "Configurações", + "No files in here" : "Nenhum arquivos aqui", + "New folder" : "Nova pasta", + "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.", + "\"{name}\" is not an allowed filetype" : "\"{name}\" não é um tipo de arquivo permitido", + "{newName} already exists" : "{newName} já existe", + "Error loading file picker template: {error}" : "Erro carregando o seletor de modelo de arquivos: {error}", + "Show list view" : "Mostrar visualização em lista", + "Show grid view" : "Mostrar visualização em grade", + "Pending" : "Pendente", + "Home" : "Home", + "Copy to {folder}" : "Copiar para {folder}", + "Move to {folder}" : "Mover para {folder}", "File not found" : "Arquivo não encontrado", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "O documento não pôde ser encontrado no servidor. Talvez o compartilhamento tenha sido excluído ou tenha expirado.", "Please use the command line updater because automatic updating is disabled in the config.php." : "Por favor, use a atualização de linha de comando, porque a atualização automática está desativada no config.php.", diff --git a/core/l10n/pt_BR.json b/core/l10n/pt_BR.json index 071777f327fef..0905829aaefbc 100644 --- a/core/l10n/pt_BR.json +++ b/core/l10n/pt_BR.json @@ -234,21 +234,9 @@ "Looking for {term} …" : "Procurando por {term}…", "No" : "Não", "Yes" : "Sim", - "No files in here" : "Nenhum arquivos aqui", - "New folder" : "Nova pasta", - "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.", - "\"{name}\" is not an allowed filetype" : "\"{name}\" não é um tipo de arquivo permitido", - "{newName} already exists" : "{newName} já existe", "Choose" : "Escolher", "Copy" : "Copiar", "Move" : "Mover", - "Error loading file picker template: {error}" : "Erro carregando o seletor de modelo de arquivos: {error}", "OK" : "OK", "Error loading message template: {error}" : "Erro carregando o modelo de mensagem: {error}", "read-only" : "somente leitura", @@ -263,12 +251,6 @@ "(all selected)" : "(todos selecionados)", "({count} selected)" : "({count} selecionados)", "Error loading file exists template" : "Erro carregando arquivo. Já existe o modelo", - "Show list view" : "Mostrar visualização em lista", - "Show grid view" : "Mostrar visualização em grade", - "Pending" : "Pendente", - "Home" : "Home", - "Copy to {folder}" : "Copiar para {folder}", - "Move to {folder}" : "Mover para {folder}", "Saving …" : "Salvando...", "Authentication required" : "Autenticação necessária", "This action requires you to confirm your password" : "Essa ação requer que você confirme sua senha", @@ -422,6 +404,24 @@ "If it is not there ask your local administrator." : "Se não estiver lá, pergunte ao administrador.", "Press enter to start searching" : "Pressione enter para iniciar a busca", "Settings" : "Configurações", + "No files in here" : "Nenhum arquivos aqui", + "New folder" : "Nova pasta", + "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.", + "\"{name}\" is not an allowed filetype" : "\"{name}\" não é um tipo de arquivo permitido", + "{newName} already exists" : "{newName} já existe", + "Error loading file picker template: {error}" : "Erro carregando o seletor de modelo de arquivos: {error}", + "Show list view" : "Mostrar visualização em lista", + "Show grid view" : "Mostrar visualização em grade", + "Pending" : "Pendente", + "Home" : "Home", + "Copy to {folder}" : "Copiar para {folder}", + "Move to {folder}" : "Mover para {folder}", "File not found" : "Arquivo não encontrado", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "O documento não pôde ser encontrado no servidor. Talvez o compartilhamento tenha sido excluído ou tenha expirado.", "Please use the command line updater because automatic updating is disabled in the config.php." : "Por favor, use a atualização de linha de comando, porque a atualização automática está desativada no config.php.", diff --git a/core/l10n/pt_PT.js b/core/l10n/pt_PT.js index 97ec246d2dac7..78f54598a5730 100644 --- a/core/l10n/pt_PT.js +++ b/core/l10n/pt_PT.js @@ -170,21 +170,9 @@ OC.L10N.register( "Looking for {term} …" : "Procurando por {term} …", "No" : "Não", "Yes" : "Sim", - "No files in here" : "Sem ficheiros aqui", - "New folder" : "Nova pasta", - "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.", - "\"{name}\" is not an allowed filetype" : "\"{name}\" não é um tipo de ficheiro permitido", - "{newName} already exists" : "{newName} já existe", "Choose" : "Escolher", "Copy" : "Copiar", "Move" : "Mover", - "Error loading file picker template: {error}" : "Ocorreu um erro ao carregar o modelo de seleção de ficheiro: {error}", "OK" : "Confirmar", "Error loading message template: {error}" : "Ocorreu um erro ao carregar o modelo: {error}", "read-only" : "só de leitura", @@ -199,12 +187,6 @@ OC.L10N.register( "(all selected)" : "(todos selecionados)", "({count} selected)" : "({count} selecionados)", "Error loading file exists template" : "Ocorreu um erro ao carregar o ficheiro do modelo existente", - "Show list view" : "Mostrar visualização em lista", - "Show grid view" : "Mostrar visualização em grelha", - "Pending" : "Pendente", - "Home" : "Casa", - "Copy to {folder}" : "Copiar para {folder}", - "Move to {folder}" : "Mover para {folder}", "Saving …" : "A guardar...", "Authentication required" : "Autenticação necessária", "This action requires you to confirm your password" : "Esta ação requer a confirmação da senha", @@ -337,6 +319,24 @@ OC.L10N.register( "If it is not there ask your local administrator." : "Se não estiver aí pergunte ao seu administrador local.", "Press enter to start searching" : "Pressione ENTER para iniciar a pesquisa", "Settings" : "Definições", + "No files in here" : "Sem ficheiros aqui", + "New folder" : "Nova pasta", + "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.", + "\"{name}\" is not an allowed filetype" : "\"{name}\" não é um tipo de ficheiro permitido", + "{newName} already exists" : "{newName} já existe", + "Error loading file picker template: {error}" : "Ocorreu um erro ao carregar o modelo de seleção de ficheiro: {error}", + "Show list view" : "Mostrar visualização em lista", + "Show grid view" : "Mostrar visualização em grelha", + "Pending" : "Pendente", + "Home" : "Casa", + "Copy to {folder}" : "Copiar para {folder}", + "Move to {folder}" : "Mover para {folder}", "File not found" : "Ficheiro não encontrado", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Este documento não pode ser encontrado no servidor. Talvez a partilha tenha sido apagada ou expirado?", "Please use the command line updater because automatic updating is disabled in the config.php." : "Por favor, utilize o atualizador da linha de comandos porque a atualização automática está desativada no config.php.", diff --git a/core/l10n/pt_PT.json b/core/l10n/pt_PT.json index 56af9d4939dec..367a273ddc2b6 100644 --- a/core/l10n/pt_PT.json +++ b/core/l10n/pt_PT.json @@ -168,21 +168,9 @@ "Looking for {term} …" : "Procurando por {term} …", "No" : "Não", "Yes" : "Sim", - "No files in here" : "Sem ficheiros aqui", - "New folder" : "Nova pasta", - "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.", - "\"{name}\" is not an allowed filetype" : "\"{name}\" não é um tipo de ficheiro permitido", - "{newName} already exists" : "{newName} já existe", "Choose" : "Escolher", "Copy" : "Copiar", "Move" : "Mover", - "Error loading file picker template: {error}" : "Ocorreu um erro ao carregar o modelo de seleção de ficheiro: {error}", "OK" : "Confirmar", "Error loading message template: {error}" : "Ocorreu um erro ao carregar o modelo: {error}", "read-only" : "só de leitura", @@ -197,12 +185,6 @@ "(all selected)" : "(todos selecionados)", "({count} selected)" : "({count} selecionados)", "Error loading file exists template" : "Ocorreu um erro ao carregar o ficheiro do modelo existente", - "Show list view" : "Mostrar visualização em lista", - "Show grid view" : "Mostrar visualização em grelha", - "Pending" : "Pendente", - "Home" : "Casa", - "Copy to {folder}" : "Copiar para {folder}", - "Move to {folder}" : "Mover para {folder}", "Saving …" : "A guardar...", "Authentication required" : "Autenticação necessária", "This action requires you to confirm your password" : "Esta ação requer a confirmação da senha", @@ -335,6 +317,24 @@ "If it is not there ask your local administrator." : "Se não estiver aí pergunte ao seu administrador local.", "Press enter to start searching" : "Pressione ENTER para iniciar a pesquisa", "Settings" : "Definições", + "No files in here" : "Sem ficheiros aqui", + "New folder" : "Nova pasta", + "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.", + "\"{name}\" is not an allowed filetype" : "\"{name}\" não é um tipo de ficheiro permitido", + "{newName} already exists" : "{newName} já existe", + "Error loading file picker template: {error}" : "Ocorreu um erro ao carregar o modelo de seleção de ficheiro: {error}", + "Show list view" : "Mostrar visualização em lista", + "Show grid view" : "Mostrar visualização em grelha", + "Pending" : "Pendente", + "Home" : "Casa", + "Copy to {folder}" : "Copiar para {folder}", + "Move to {folder}" : "Mover para {folder}", "File not found" : "Ficheiro não encontrado", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Este documento não pode ser encontrado no servidor. Talvez a partilha tenha sido apagada ou expirado?", "Please use the command line updater because automatic updating is disabled in the config.php." : "Por favor, utilize o atualizador da linha de comandos porque a atualização automática está desativada no config.php.", diff --git a/core/l10n/ro.js b/core/l10n/ro.js index 2c7c22d8d99e8..565ce3de7a30d 100644 --- a/core/l10n/ro.js +++ b/core/l10n/ro.js @@ -135,21 +135,9 @@ OC.L10N.register( "Looking for {term} …" : "Se caută {term} …", "No" : "Nu", "Yes" : "Da", - "No files in here" : "Nu există fișiere aici", - "New folder" : "Director nou", - "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.", - "\"{name}\" is not an allowed filetype" : "\"{name}\" ", - "{newName} already exists" : "{newName} există deja", "Choose" : "Alege", "Copy" : "Copiază", "Move" : "Mută", - "Error loading file picker template: {error}" : "Eroare la încărcarea șablonului selectorului de fișiere: {error}", "OK" : "OK", "Error loading message template: {error}" : "Eroare la încărcarea şablonului de mesaje: {error}", "read-only" : "doar citire", @@ -164,12 +152,6 @@ OC.L10N.register( "(all selected)" : "(toate selectate)", "({count} selected)" : "({count} selectate)", "Error loading file exists template" : "Eroare la încărcarea fișierelor șablon", - "Show list view" : "Afișează vizualizarea listă", - "Show grid view" : "Afișează vizualizarea grilă", - "Pending" : "În așteptare", - "Home" : "Acasă", - "Copy to {folder}" : "Copiază la {folder}", - "Move to {folder}" : "Mută la {folder}", "Saving …" : "Se salvează", "Authentication required" : "Este necesară autentificarea", "This action requires you to confirm your password" : "Această acțiune necesită confirmarea parolei tale", @@ -276,6 +258,24 @@ OC.L10N.register( "This %s instance is currently in maintenance mode, which may take a while." : "Instanța %s este acum în modul de mentenanță, ceea ce ar putea dura o vreme.", "Contact your system administrator if this message persists or appeared unexpectedly." : "Contactează-ți administratorul de sistem dacă acest mesaj persistă sau a apărut neașteptat.", "Settings" : "Setări", + "No files in here" : "Nu există fișiere aici", + "New folder" : "Director nou", + "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.", + "\"{name}\" is not an allowed filetype" : "\"{name}\" ", + "{newName} already exists" : "{newName} există deja", + "Error loading file picker template: {error}" : "Eroare la încărcarea șablonului selectorului de fișiere: {error}", + "Show list view" : "Afișează vizualizarea listă", + "Show grid view" : "Afișează vizualizarea grilă", + "Pending" : "În așteptare", + "Home" : "Acasă", + "Copy to {folder}" : "Copiază la {folder}", + "Move to {folder}" : "Mută la {folder}", "File not found" : "Fișierul nu a fost găsit", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Documentul nu poate fi găsit pe server.Poate partajarea a fost ștearsă sau a expirat?", "Please use the command line updater because automatic updating is disabled in the config.php." : "Utilizează actualizarea din linie de comandă, pentru că actualizarea automată este dezactivată în config.php." diff --git a/core/l10n/ro.json b/core/l10n/ro.json index 910681e553dcf..2a298c5d9cb41 100644 --- a/core/l10n/ro.json +++ b/core/l10n/ro.json @@ -133,21 +133,9 @@ "Looking for {term} …" : "Se caută {term} …", "No" : "Nu", "Yes" : "Da", - "No files in here" : "Nu există fișiere aici", - "New folder" : "Director nou", - "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.", - "\"{name}\" is not an allowed filetype" : "\"{name}\" ", - "{newName} already exists" : "{newName} există deja", "Choose" : "Alege", "Copy" : "Copiază", "Move" : "Mută", - "Error loading file picker template: {error}" : "Eroare la încărcarea șablonului selectorului de fișiere: {error}", "OK" : "OK", "Error loading message template: {error}" : "Eroare la încărcarea şablonului de mesaje: {error}", "read-only" : "doar citire", @@ -162,12 +150,6 @@ "(all selected)" : "(toate selectate)", "({count} selected)" : "({count} selectate)", "Error loading file exists template" : "Eroare la încărcarea fișierelor șablon", - "Show list view" : "Afișează vizualizarea listă", - "Show grid view" : "Afișează vizualizarea grilă", - "Pending" : "În așteptare", - "Home" : "Acasă", - "Copy to {folder}" : "Copiază la {folder}", - "Move to {folder}" : "Mută la {folder}", "Saving …" : "Se salvează", "Authentication required" : "Este necesară autentificarea", "This action requires you to confirm your password" : "Această acțiune necesită confirmarea parolei tale", @@ -274,6 +256,24 @@ "This %s instance is currently in maintenance mode, which may take a while." : "Instanța %s este acum în modul de mentenanță, ceea ce ar putea dura o vreme.", "Contact your system administrator if this message persists or appeared unexpectedly." : "Contactează-ți administratorul de sistem dacă acest mesaj persistă sau a apărut neașteptat.", "Settings" : "Setări", + "No files in here" : "Nu există fișiere aici", + "New folder" : "Director nou", + "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.", + "\"{name}\" is not an allowed filetype" : "\"{name}\" ", + "{newName} already exists" : "{newName} există deja", + "Error loading file picker template: {error}" : "Eroare la încărcarea șablonului selectorului de fișiere: {error}", + "Show list view" : "Afișează vizualizarea listă", + "Show grid view" : "Afișează vizualizarea grilă", + "Pending" : "În așteptare", + "Home" : "Acasă", + "Copy to {folder}" : "Copiază la {folder}", + "Move to {folder}" : "Mută la {folder}", "File not found" : "Fișierul nu a fost găsit", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Documentul nu poate fi găsit pe server.Poate partajarea a fost ștearsă sau a expirat?", "Please use the command line updater because automatic updating is disabled in the config.php." : "Utilizează actualizarea din linie de comandă, pentru că actualizarea automată este dezactivată în config.php." diff --git a/core/l10n/ru.js b/core/l10n/ru.js index af69360fab65f..c746e9c854dab 100644 --- a/core/l10n/ru.js +++ b/core/l10n/ru.js @@ -235,21 +235,9 @@ OC.L10N.register( "Looking for {term} …" : "Поиск {term}…", "No" : "Нет", "Yes" : "Да", - "No files in here" : "Здесь нет файлов", - "New folder" : "Новая папка", - "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." : "Символ «/» недопустим в имени файла.", - "\"{name}\" is not an allowed filetype" : "«{name}» - недопустимый тип файла.", - "{newName} already exists" : "«{newName}» уже существует", "Choose" : "Выбрать", "Copy" : "Копировать", "Move" : "Переместить", - "Error loading file picker template: {error}" : "Ошибка при загрузке шаблона выбора файлов: {error}", "OK" : "ОК", "Error loading message template: {error}" : "Ошибка загрузки шаблона сообщений: {error}", "read-only" : "только для чтения", @@ -264,12 +252,6 @@ OC.L10N.register( "(all selected)" : "(все выбранные)", "({count} selected)" : "(выбрано: {count})", "Error loading file exists template" : "Ошибка при загрузке шаблона существующего файла", - "Show list view" : "Просмотр списком", - "Show grid view" : "Просмотр сеткой", - "Pending" : "Ожидается", - "Home" : "Главная", - "Copy to {folder}" : "Скопировать в «{folder}»", - "Move to {folder}" : "Переместить в «{folder}»", "Saving …" : "Сохранение…", "Authentication required" : "Требуется аутентификация ", "This action requires you to confirm your password" : "Это действие требует подтверждения паролем", @@ -423,6 +405,24 @@ OC.L10N.register( "If it is not there ask your local administrator." : "Если письмо не будет получено, сообщите об этом администратору системы.", "Press enter to start searching" : "Нажмите Enter для запуска поиска", "Settings" : "Параметры", + "No files in here" : "Здесь нет файлов", + "New folder" : "Новая папка", + "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." : "Символ «/» недопустим в имени файла.", + "\"{name}\" is not an allowed filetype" : "«{name}» - недопустимый тип файла.", + "{newName} already exists" : "«{newName}» уже существует", + "Error loading file picker template: {error}" : "Ошибка при загрузке шаблона выбора файлов: {error}", + "Show list view" : "Просмотр списком", + "Show grid view" : "Просмотр сеткой", + "Pending" : "Ожидается", + "Home" : "Главная", + "Copy to {folder}" : "Скопировать в «{folder}»", + "Move to {folder}" : "Переместить в «{folder}»", "File not found" : "Файл не найден", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Документ не найден на сервере. Возможно доступ к нему был удален или истек срок действия доступа.", "Please use the command line updater because automatic updating is disabled in the config.php." : "Автоматические обновления отключены в файле конфигурации «config.php». Выполните обновление из командной строки.", diff --git a/core/l10n/ru.json b/core/l10n/ru.json index 89ed93f2d2770..fa059c7191d4f 100644 --- a/core/l10n/ru.json +++ b/core/l10n/ru.json @@ -233,21 +233,9 @@ "Looking for {term} …" : "Поиск {term}…", "No" : "Нет", "Yes" : "Да", - "No files in here" : "Здесь нет файлов", - "New folder" : "Новая папка", - "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." : "Символ «/» недопустим в имени файла.", - "\"{name}\" is not an allowed filetype" : "«{name}» - недопустимый тип файла.", - "{newName} already exists" : "«{newName}» уже существует", "Choose" : "Выбрать", "Copy" : "Копировать", "Move" : "Переместить", - "Error loading file picker template: {error}" : "Ошибка при загрузке шаблона выбора файлов: {error}", "OK" : "ОК", "Error loading message template: {error}" : "Ошибка загрузки шаблона сообщений: {error}", "read-only" : "только для чтения", @@ -262,12 +250,6 @@ "(all selected)" : "(все выбранные)", "({count} selected)" : "(выбрано: {count})", "Error loading file exists template" : "Ошибка при загрузке шаблона существующего файла", - "Show list view" : "Просмотр списком", - "Show grid view" : "Просмотр сеткой", - "Pending" : "Ожидается", - "Home" : "Главная", - "Copy to {folder}" : "Скопировать в «{folder}»", - "Move to {folder}" : "Переместить в «{folder}»", "Saving …" : "Сохранение…", "Authentication required" : "Требуется аутентификация ", "This action requires you to confirm your password" : "Это действие требует подтверждения паролем", @@ -421,6 +403,24 @@ "If it is not there ask your local administrator." : "Если письмо не будет получено, сообщите об этом администратору системы.", "Press enter to start searching" : "Нажмите Enter для запуска поиска", "Settings" : "Параметры", + "No files in here" : "Здесь нет файлов", + "New folder" : "Новая папка", + "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." : "Символ «/» недопустим в имени файла.", + "\"{name}\" is not an allowed filetype" : "«{name}» - недопустимый тип файла.", + "{newName} already exists" : "«{newName}» уже существует", + "Error loading file picker template: {error}" : "Ошибка при загрузке шаблона выбора файлов: {error}", + "Show list view" : "Просмотр списком", + "Show grid view" : "Просмотр сеткой", + "Pending" : "Ожидается", + "Home" : "Главная", + "Copy to {folder}" : "Скопировать в «{folder}»", + "Move to {folder}" : "Переместить в «{folder}»", "File not found" : "Файл не найден", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Документ не найден на сервере. Возможно доступ к нему был удален или истек срок действия доступа.", "Please use the command line updater because automatic updating is disabled in the config.php." : "Автоматические обновления отключены в файле конфигурации «config.php». Выполните обновление из командной строки.", diff --git a/core/l10n/sc.js b/core/l10n/sc.js index e8454eabb34a2..3e45961257f02 100644 --- a/core/l10n/sc.js +++ b/core/l10n/sc.js @@ -180,21 +180,9 @@ OC.L10N.register( "Looking for {term} …" : "Chirchende {term} …", "No" : "No", "Yes" : "Eja", - "No files in here" : "Perunu archìviu", - "New folder" : "Cartella noa", - "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.", - "\"{name}\" is not an allowed filetype" : "\"{name}\" no est una genia de archìviu permìtida", - "{newName} already exists" : "{newName} esistit giai", "Choose" : "Sèbera", "Copy" : "Còpia", "Move" : "Tràmuda", - "Error loading file picker template: {error}" : "Errore in su carrigamentu de su modellu de regorta de archìvios: {error}", "OK" : "AB", "Error loading message template: {error}" : "Errore in su carrigamentu de su modellu de messàgiu: {error}", "read-only" : "letura sola", @@ -209,10 +197,6 @@ OC.L10N.register( "(all selected)" : "(totu seletzionadu)", "({count} selected)" : "({count} seletzionadu)", "Error loading file exists template" : "Errore in su carrigamentu de su modellu de archìviu", - "Pending" : "In suspesu", - "Home" : "Pàgina printzipale", - "Copy to {folder}" : "Còpia in {folder}", - "Move to {folder}" : "Tràmuda a {folder}", "Saving …" : "Sarvende …", "Authentication required" : "Autenticatzione recherta", "This action requires you to confirm your password" : "Pro custa atzione ti tocat de cunfirmare sa crae", @@ -353,6 +337,22 @@ OC.L10N.register( "A password reset message has been sent to the email address of this account. If you do not receive it, check your spam/junk folders or ask your local administrator for help." : "Est istadu imbiadu unu messàgiu pro su risprìstinu de sa crae a s'indiritzu de posta eletrònica de custu contu. Si non ddu retzis, controlla in is cartellas de s'àliga o pide agiudu a s'amministratzione.", "If it is not there ask your local administrator." : "Si no est in cue, dimanda a s'amministratzione locale tua.", "Settings" : "Cunfiguratziones", + "No files in here" : "Perunu archìviu", + "New folder" : "Cartella noa", + "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.", + "\"{name}\" is not an allowed filetype" : "\"{name}\" no est una genia de archìviu permìtida", + "{newName} already exists" : "{newName} esistit giai", + "Error loading file picker template: {error}" : "Errore in su carrigamentu de su modellu de regorta de archìvios: {error}", + "Pending" : "In suspesu", + "Home" : "Pàgina printzipale", + "Copy to {folder}" : "Còpia in {folder}", + "Move to {folder}" : "Tràmuda a {folder}", "File not found" : "Archìviu no agatadu", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Su documentu non s'est agatadu in su serbidore. Mancari sa cumpartzidura nch'est istada cantzellada o est iscadida?", "Please use the command line updater because automatic updating is disabled in the config.php." : "Imprea s'atualizadore a lìnia de cummandu ca s'agiornamentu automàticu est disativadu in sa config.php." diff --git a/core/l10n/sc.json b/core/l10n/sc.json index 4eca017bf5a17..0c540d41b7d34 100644 --- a/core/l10n/sc.json +++ b/core/l10n/sc.json @@ -178,21 +178,9 @@ "Looking for {term} …" : "Chirchende {term} …", "No" : "No", "Yes" : "Eja", - "No files in here" : "Perunu archìviu", - "New folder" : "Cartella noa", - "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.", - "\"{name}\" is not an allowed filetype" : "\"{name}\" no est una genia de archìviu permìtida", - "{newName} already exists" : "{newName} esistit giai", "Choose" : "Sèbera", "Copy" : "Còpia", "Move" : "Tràmuda", - "Error loading file picker template: {error}" : "Errore in su carrigamentu de su modellu de regorta de archìvios: {error}", "OK" : "AB", "Error loading message template: {error}" : "Errore in su carrigamentu de su modellu de messàgiu: {error}", "read-only" : "letura sola", @@ -207,10 +195,6 @@ "(all selected)" : "(totu seletzionadu)", "({count} selected)" : "({count} seletzionadu)", "Error loading file exists template" : "Errore in su carrigamentu de su modellu de archìviu", - "Pending" : "In suspesu", - "Home" : "Pàgina printzipale", - "Copy to {folder}" : "Còpia in {folder}", - "Move to {folder}" : "Tràmuda a {folder}", "Saving …" : "Sarvende …", "Authentication required" : "Autenticatzione recherta", "This action requires you to confirm your password" : "Pro custa atzione ti tocat de cunfirmare sa crae", @@ -351,6 +335,22 @@ "A password reset message has been sent to the email address of this account. If you do not receive it, check your spam/junk folders or ask your local administrator for help." : "Est istadu imbiadu unu messàgiu pro su risprìstinu de sa crae a s'indiritzu de posta eletrònica de custu contu. Si non ddu retzis, controlla in is cartellas de s'àliga o pide agiudu a s'amministratzione.", "If it is not there ask your local administrator." : "Si no est in cue, dimanda a s'amministratzione locale tua.", "Settings" : "Cunfiguratziones", + "No files in here" : "Perunu archìviu", + "New folder" : "Cartella noa", + "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.", + "\"{name}\" is not an allowed filetype" : "\"{name}\" no est una genia de archìviu permìtida", + "{newName} already exists" : "{newName} esistit giai", + "Error loading file picker template: {error}" : "Errore in su carrigamentu de su modellu de regorta de archìvios: {error}", + "Pending" : "In suspesu", + "Home" : "Pàgina printzipale", + "Copy to {folder}" : "Còpia in {folder}", + "Move to {folder}" : "Tràmuda a {folder}", "File not found" : "Archìviu no agatadu", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Su documentu non s'est agatadu in su serbidore. Mancari sa cumpartzidura nch'est istada cantzellada o est iscadida?", "Please use the command line updater because automatic updating is disabled in the config.php." : "Imprea s'atualizadore a lìnia de cummandu ca s'agiornamentu automàticu est disativadu in sa config.php." diff --git a/core/l10n/sk.js b/core/l10n/sk.js index 88a82eec06bbe..6b160bee3922d 100644 --- a/core/l10n/sk.js +++ b/core/l10n/sk.js @@ -213,21 +213,9 @@ OC.L10N.register( "Looking for {term} …" : "Hľadá sa výraz {term}...", "No" : "Nie", "Yes" : "Áno", - "No files in here" : "Nie sú tu žiadne súbory", - "New folder" : "Nový priečinok", - "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.", - "\"{name}\" is not an allowed filetype" : "\"{name}\" nie je povolený typ súboru", - "{newName} already exists" : "{newName} už existuje", "Choose" : "Vybrať", "Copy" : "Kopírovať", "Move" : "Presunúť", - "Error loading file picker template: {error}" : "Chyba pri nahrávaní šablóny výberu súborov: {error}", "OK" : "Ok", "Error loading message template: {error}" : "Chyba pri nahrávaní šablóny správy: {error}", "read-only" : "iba na čítanie", @@ -242,12 +230,6 @@ OC.L10N.register( "(all selected)" : "(všetko vybrané)", "({count} selected)" : "({count} vybraných)", "Error loading file exists template" : "Chyba pri nahrávaní šablóny existencie súboru", - "Show list view" : "Zobraziť ako zoznam", - "Show grid view" : "Zobraziť v mriežke", - "Pending" : "Čaká", - "Home" : "Domov", - "Copy to {folder}" : "Skopírovať do {folder}", - "Move to {folder}" : "Presunúť do {folder}", "Saving …" : "Ukladá sa...", "Authentication required" : "Vyžaduje sa overenie", "This action requires you to confirm your password" : "Táto akcia vyžaduje potvrdenie vášho hesla", @@ -398,6 +380,24 @@ OC.L10N.register( "If it is not there ask your local administrator." : "Ak tam nie je, pýtajte sa vášho lokálneho administrátora.", "Press enter to start searching" : "Stlačte enter pre vyhľadávanie", "Settings" : "Nastavenia", + "No files in here" : "Nie sú tu žiadne súbory", + "New folder" : "Nový priečinok", + "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.", + "\"{name}\" is not an allowed filetype" : "\"{name}\" nie je povolený typ súboru", + "{newName} already exists" : "{newName} už existuje", + "Error loading file picker template: {error}" : "Chyba pri nahrávaní šablóny výberu súborov: {error}", + "Show list view" : "Zobraziť ako zoznam", + "Show grid view" : "Zobraziť v mriežke", + "Pending" : "Čaká", + "Home" : "Domov", + "Copy to {folder}" : "Skopírovať do {folder}", + "Move to {folder}" : "Presunúť do {folder}", "File not found" : "Súbor nenájdený", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Na serveri sa nepodarilo nájsť dokument. Je možné, že bolo zrušené sprístupnenie alebo skončila jeho platnosť.", "Please use the command line updater because automatic updating is disabled in the config.php." : "Automatická aktualizácia je zakázaná v config.php, použite prosím aktualizáciu cez príkazový riadok.", diff --git a/core/l10n/sk.json b/core/l10n/sk.json index 775b406b59dd9..046e0e117f099 100644 --- a/core/l10n/sk.json +++ b/core/l10n/sk.json @@ -211,21 +211,9 @@ "Looking for {term} …" : "Hľadá sa výraz {term}...", "No" : "Nie", "Yes" : "Áno", - "No files in here" : "Nie sú tu žiadne súbory", - "New folder" : "Nový priečinok", - "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.", - "\"{name}\" is not an allowed filetype" : "\"{name}\" nie je povolený typ súboru", - "{newName} already exists" : "{newName} už existuje", "Choose" : "Vybrať", "Copy" : "Kopírovať", "Move" : "Presunúť", - "Error loading file picker template: {error}" : "Chyba pri nahrávaní šablóny výberu súborov: {error}", "OK" : "Ok", "Error loading message template: {error}" : "Chyba pri nahrávaní šablóny správy: {error}", "read-only" : "iba na čítanie", @@ -240,12 +228,6 @@ "(all selected)" : "(všetko vybrané)", "({count} selected)" : "({count} vybraných)", "Error loading file exists template" : "Chyba pri nahrávaní šablóny existencie súboru", - "Show list view" : "Zobraziť ako zoznam", - "Show grid view" : "Zobraziť v mriežke", - "Pending" : "Čaká", - "Home" : "Domov", - "Copy to {folder}" : "Skopírovať do {folder}", - "Move to {folder}" : "Presunúť do {folder}", "Saving …" : "Ukladá sa...", "Authentication required" : "Vyžaduje sa overenie", "This action requires you to confirm your password" : "Táto akcia vyžaduje potvrdenie vášho hesla", @@ -396,6 +378,24 @@ "If it is not there ask your local administrator." : "Ak tam nie je, pýtajte sa vášho lokálneho administrátora.", "Press enter to start searching" : "Stlačte enter pre vyhľadávanie", "Settings" : "Nastavenia", + "No files in here" : "Nie sú tu žiadne súbory", + "New folder" : "Nový priečinok", + "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.", + "\"{name}\" is not an allowed filetype" : "\"{name}\" nie je povolený typ súboru", + "{newName} already exists" : "{newName} už existuje", + "Error loading file picker template: {error}" : "Chyba pri nahrávaní šablóny výberu súborov: {error}", + "Show list view" : "Zobraziť ako zoznam", + "Show grid view" : "Zobraziť v mriežke", + "Pending" : "Čaká", + "Home" : "Domov", + "Copy to {folder}" : "Skopírovať do {folder}", + "Move to {folder}" : "Presunúť do {folder}", "File not found" : "Súbor nenájdený", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Na serveri sa nepodarilo nájsť dokument. Je možné, že bolo zrušené sprístupnenie alebo skončila jeho platnosť.", "Please use the command line updater because automatic updating is disabled in the config.php." : "Automatická aktualizácia je zakázaná v config.php, použite prosím aktualizáciu cez príkazový riadok.", diff --git a/core/l10n/sl.js b/core/l10n/sl.js index 80e41de66e3e1..8b979c3242e1f 100644 --- a/core/l10n/sl.js +++ b/core/l10n/sl.js @@ -232,21 +232,9 @@ OC.L10N.register( "Looking for {term} …" : "Poteka iskanje {term} …", "No" : "Ne", "Yes" : "Da", - "No files in here" : "Na tem mestu še ni datotek", - "New folder" : "Nova mapa", - "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.", - "\"{name}\" is not an allowed filetype" : "Ime »{name}« ni dovoljena vrsta datoteke.", - "{newName} already exists" : "{newName} že obstaja", "Choose" : "Izbor", "Copy" : "Kopiraj", "Move" : "Premakni", - "Error loading file picker template: {error}" : "Napaka nalaganja predloge izbirnika datotek: {error}", "OK" : "V redu", "Error loading message template: {error}" : "Napaka nalaganja predloge sporočil: {error}", "read-only" : "le za branje", @@ -261,12 +249,6 @@ OC.L10N.register( "(all selected)" : "(vse izbrano)", "({count} selected)" : "({count} izbranih)", "Error loading file exists template" : "Napaka nalaganja predloge obstoječih datotek", - "Show list view" : "Pokaži seznamski pogled", - "Show grid view" : "Pokaži mrežni pogled", - "Pending" : "Na čakanju", - "Home" : "Začetni pogled", - "Copy to {folder}" : "Kopiraj v {folder}", - "Move to {folder}" : "Premakni v {folder}", "Saving …" : "Poteka shranjevanje ...", "Authentication required" : "Opravilo zahteva overitev!", "This action requires you to confirm your password" : "Opravilo zahteva potrditev z vpisom skrbniškega gesla.", @@ -420,6 +402,24 @@ OC.L10N.register( "If it is not there ask your local administrator." : "Če sporočila ni, stopite v stik s skrbnikom sistema.", "Press enter to start searching" : "Pritisnite vnosno tipko za začetek iskanja", "Settings" : "Nastavitve", + "No files in here" : "Na tem mestu še ni datotek", + "New folder" : "Nova mapa", + "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.", + "\"{name}\" is not an allowed filetype" : "Ime »{name}« ni dovoljena vrsta datoteke.", + "{newName} already exists" : "{newName} že obstaja", + "Error loading file picker template: {error}" : "Napaka nalaganja predloge izbirnika datotek: {error}", + "Show list view" : "Pokaži seznamski pogled", + "Show grid view" : "Pokaži mrežni pogled", + "Pending" : "Na čakanju", + "Home" : "Začetni pogled", + "Copy to {folder}" : "Kopiraj v {folder}", + "Move to {folder}" : "Premakni v {folder}", "File not found" : "Datoteke ni mogoče najti", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Na strežniku ni mogoče najti dokumentacije. Morda je mesto souporabe izbrisano, ali pa so potekla dovoljenja.", "Please use the command line updater because automatic updating is disabled in the config.php." : "Posodobitev sistema je treba izvesti v ukazni vrstici, ker je nastavitev samodejne posodobitve v config.php onemogočena.", diff --git a/core/l10n/sl.json b/core/l10n/sl.json index 457e332d3ce2c..34bafcf27151a 100644 --- a/core/l10n/sl.json +++ b/core/l10n/sl.json @@ -230,21 +230,9 @@ "Looking for {term} …" : "Poteka iskanje {term} …", "No" : "Ne", "Yes" : "Da", - "No files in here" : "Na tem mestu še ni datotek", - "New folder" : "Nova mapa", - "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.", - "\"{name}\" is not an allowed filetype" : "Ime »{name}« ni dovoljena vrsta datoteke.", - "{newName} already exists" : "{newName} že obstaja", "Choose" : "Izbor", "Copy" : "Kopiraj", "Move" : "Premakni", - "Error loading file picker template: {error}" : "Napaka nalaganja predloge izbirnika datotek: {error}", "OK" : "V redu", "Error loading message template: {error}" : "Napaka nalaganja predloge sporočil: {error}", "read-only" : "le za branje", @@ -259,12 +247,6 @@ "(all selected)" : "(vse izbrano)", "({count} selected)" : "({count} izbranih)", "Error loading file exists template" : "Napaka nalaganja predloge obstoječih datotek", - "Show list view" : "Pokaži seznamski pogled", - "Show grid view" : "Pokaži mrežni pogled", - "Pending" : "Na čakanju", - "Home" : "Začetni pogled", - "Copy to {folder}" : "Kopiraj v {folder}", - "Move to {folder}" : "Premakni v {folder}", "Saving …" : "Poteka shranjevanje ...", "Authentication required" : "Opravilo zahteva overitev!", "This action requires you to confirm your password" : "Opravilo zahteva potrditev z vpisom skrbniškega gesla.", @@ -418,6 +400,24 @@ "If it is not there ask your local administrator." : "Če sporočila ni, stopite v stik s skrbnikom sistema.", "Press enter to start searching" : "Pritisnite vnosno tipko za začetek iskanja", "Settings" : "Nastavitve", + "No files in here" : "Na tem mestu še ni datotek", + "New folder" : "Nova mapa", + "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.", + "\"{name}\" is not an allowed filetype" : "Ime »{name}« ni dovoljena vrsta datoteke.", + "{newName} already exists" : "{newName} že obstaja", + "Error loading file picker template: {error}" : "Napaka nalaganja predloge izbirnika datotek: {error}", + "Show list view" : "Pokaži seznamski pogled", + "Show grid view" : "Pokaži mrežni pogled", + "Pending" : "Na čakanju", + "Home" : "Začetni pogled", + "Copy to {folder}" : "Kopiraj v {folder}", + "Move to {folder}" : "Premakni v {folder}", "File not found" : "Datoteke ni mogoče najti", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Na strežniku ni mogoče najti dokumentacije. Morda je mesto souporabe izbrisano, ali pa so potekla dovoljenja.", "Please use the command line updater because automatic updating is disabled in the config.php." : "Posodobitev sistema je treba izvesti v ukazni vrstici, ker je nastavitev samodejne posodobitve v config.php onemogočena.", diff --git a/core/l10n/sr.js b/core/l10n/sr.js index e4b9f35b8f499..b733d0608ca03 100644 --- a/core/l10n/sr.js +++ b/core/l10n/sr.js @@ -236,21 +236,9 @@ OC.L10N.register( "Looking for {term} …" : "Тражим {term} …", "No" : "Не", "Yes" : "Да", - "No files in here" : "Овде нема фајлова", - "New folder" : "Нова фасцикла", - "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." : "\"/\" није дозвољен каракетер у имену фајла.", - "\"{name}\" is not an allowed filetype" : "\"{name}\" није дозвољени тип фајла", - "{newName} already exists" : "{newName} већ постоји", "Choose" : "Изаберите", "Copy" : "Копирај", "Move" : "Премести", - "Error loading file picker template: {error}" : "Грешка при учитавању шаблона бирача фајлова: {error}", "OK" : "У реду", "Error loading message template: {error}" : "Грешка при учитавању шаблона поруке: {error}", "read-only" : "само-за-читање", @@ -265,12 +253,6 @@ OC.L10N.register( "(all selected)" : "(све изабрано)", "({count} selected)" : "(изабрано: {count})", "Error loading file exists template" : "Грешка при учитавању шаблона „Фајл постоји“", - "Show list view" : "Prikaži prikaz liste", - "Show grid view" : "Prikaži prikaz mreže", - "Pending" : "На чекању", - "Home" : "Почетна", - "Copy to {folder}" : "Копирај у {folder}", - "Move to {folder}" : "Премести у {folder}", "Saving …" : "Чувам…", "Authentication required" : "Неопходна провера идентитета", "This action requires you to confirm your password" : "Ова радња захтева да потврдите лозинку", @@ -424,6 +406,24 @@ OC.L10N.register( "If it is not there ask your local administrator." : "Ако није ни тамо, контактирајте вашег администратора.", "Press enter to start searching" : "Притисните ентер да започнете претрагу", "Settings" : "Поставке", + "No files in here" : "Овде нема фајлова", + "New folder" : "Нова фасцикла", + "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." : "\"/\" није дозвољен каракетер у имену фајла.", + "\"{name}\" is not an allowed filetype" : "\"{name}\" није дозвољени тип фајла", + "{newName} already exists" : "{newName} већ постоји", + "Error loading file picker template: {error}" : "Грешка при учитавању шаблона бирача фајлова: {error}", + "Show list view" : "Prikaži prikaz liste", + "Show grid view" : "Prikaži prikaz mreže", + "Pending" : "На чекању", + "Home" : "Почетна", + "Copy to {folder}" : "Копирај у {folder}", + "Move to {folder}" : "Премести у {folder}", "File not found" : "Фајл није нађен", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Овај документ није нађен на серверу. Можда је дељење избрисано или му је истекао рок трајања?", "Please use the command line updater because automatic updating is disabled in the config.php." : "Ажурирање урадите преко командне линије јер је аутоматско ажурирање онемогућено у config.php.", diff --git a/core/l10n/sr.json b/core/l10n/sr.json index f66a8edbea2ca..0bda41bce1b61 100644 --- a/core/l10n/sr.json +++ b/core/l10n/sr.json @@ -234,21 +234,9 @@ "Looking for {term} …" : "Тражим {term} …", "No" : "Не", "Yes" : "Да", - "No files in here" : "Овде нема фајлова", - "New folder" : "Нова фасцикла", - "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." : "\"/\" није дозвољен каракетер у имену фајла.", - "\"{name}\" is not an allowed filetype" : "\"{name}\" није дозвољени тип фајла", - "{newName} already exists" : "{newName} већ постоји", "Choose" : "Изаберите", "Copy" : "Копирај", "Move" : "Премести", - "Error loading file picker template: {error}" : "Грешка при учитавању шаблона бирача фајлова: {error}", "OK" : "У реду", "Error loading message template: {error}" : "Грешка при учитавању шаблона поруке: {error}", "read-only" : "само-за-читање", @@ -263,12 +251,6 @@ "(all selected)" : "(све изабрано)", "({count} selected)" : "(изабрано: {count})", "Error loading file exists template" : "Грешка при учитавању шаблона „Фајл постоји“", - "Show list view" : "Prikaži prikaz liste", - "Show grid view" : "Prikaži prikaz mreže", - "Pending" : "На чекању", - "Home" : "Почетна", - "Copy to {folder}" : "Копирај у {folder}", - "Move to {folder}" : "Премести у {folder}", "Saving …" : "Чувам…", "Authentication required" : "Неопходна провера идентитета", "This action requires you to confirm your password" : "Ова радња захтева да потврдите лозинку", @@ -422,6 +404,24 @@ "If it is not there ask your local administrator." : "Ако није ни тамо, контактирајте вашег администратора.", "Press enter to start searching" : "Притисните ентер да започнете претрагу", "Settings" : "Поставке", + "No files in here" : "Овде нема фајлова", + "New folder" : "Нова фасцикла", + "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." : "\"/\" није дозвољен каракетер у имену фајла.", + "\"{name}\" is not an allowed filetype" : "\"{name}\" није дозвољени тип фајла", + "{newName} already exists" : "{newName} већ постоји", + "Error loading file picker template: {error}" : "Грешка при учитавању шаблона бирача фајлова: {error}", + "Show list view" : "Prikaži prikaz liste", + "Show grid view" : "Prikaži prikaz mreže", + "Pending" : "На чекању", + "Home" : "Почетна", + "Copy to {folder}" : "Копирај у {folder}", + "Move to {folder}" : "Премести у {folder}", "File not found" : "Фајл није нађен", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Овај документ није нађен на серверу. Можда је дељење избрисано или му је истекао рок трајања?", "Please use the command line updater because automatic updating is disabled in the config.php." : "Ажурирање урадите преко командне линије јер је аутоматско ажурирање онемогућено у config.php.", diff --git a/core/l10n/sv.js b/core/l10n/sv.js index 5c31435b9860e..e8479577e744b 100644 --- a/core/l10n/sv.js +++ b/core/l10n/sv.js @@ -215,21 +215,9 @@ OC.L10N.register( "Looking for {term} …" : "Letar efter {term} …", "No" : "Nej", "Yes" : "Ja", - "No files in here" : "Det finns inga filer här", - "New folder" : "Ny mapp", - "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.", - "\"{name}\" is not an allowed filetype" : "\"{name}\" är inte en tillåten filtyp", - "{newName} already exists" : "{newName} existerar redan", "Choose" : "Välj", "Copy" : "Kopiera", "Move" : "Flytta", - "Error loading file picker template: {error}" : "Fel uppstod för filväljarmall: {error}", "OK" : "OK", "Error loading message template: {error}" : "Fel uppstod under inläsningen av meddelandemallen: {error}", "read-only" : "skrivskyddad", @@ -244,12 +232,6 @@ OC.L10N.register( "(all selected)" : "(Alla valda)", "({count} selected)" : "({count} valda)", "Error loading file exists template" : "Fel vid inläsning av fil finns i mall", - "Show list view" : "Visa listvy", - "Show grid view" : "Visa rutnätsvy", - "Pending" : "Väntar", - "Home" : "Hem", - "Copy to {folder}" : "Kopiera till {folder}", - "Move to {folder}" : "Flytta till {folder}", "Saving …" : "Sparar ...", "Authentication required" : "Autentisering krävs", "This action requires you to confirm your password" : "Denna åtgärd kräver att du bekräftar ditt lösenord", @@ -402,6 +384,24 @@ OC.L10N.register( "If it is not there ask your local administrator." : "Om det inte finns, fråga din lokala administratör.", "Press enter to start searching" : "Tryck på enter för att börja söka", "Settings" : "Inställningar", + "No files in here" : "Det finns inga filer här", + "New folder" : "Ny mapp", + "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.", + "\"{name}\" is not an allowed filetype" : "\"{name}\" är inte en tillåten filtyp", + "{newName} already exists" : "{newName} existerar redan", + "Error loading file picker template: {error}" : "Fel uppstod för filväljarmall: {error}", + "Show list view" : "Visa listvy", + "Show grid view" : "Visa rutnätsvy", + "Pending" : "Väntar", + "Home" : "Hem", + "Copy to {folder}" : "Kopiera till {folder}", + "Move to {folder}" : "Flytta till {folder}", "File not found" : "Filen kunde inte hittas", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Dokumentet kunde inte hittas på servern. Kanske var delningen raderad eller har gått ut?", "Please use the command line updater because automatic updating is disabled in the config.php." : "Uppdatera via kommandotolken då automatisk uppdatering är inaktiverat i config.php.", diff --git a/core/l10n/sv.json b/core/l10n/sv.json index c4473241ace67..530ddd3bc7cc4 100644 --- a/core/l10n/sv.json +++ b/core/l10n/sv.json @@ -213,21 +213,9 @@ "Looking for {term} …" : "Letar efter {term} …", "No" : "Nej", "Yes" : "Ja", - "No files in here" : "Det finns inga filer här", - "New folder" : "Ny mapp", - "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.", - "\"{name}\" is not an allowed filetype" : "\"{name}\" är inte en tillåten filtyp", - "{newName} already exists" : "{newName} existerar redan", "Choose" : "Välj", "Copy" : "Kopiera", "Move" : "Flytta", - "Error loading file picker template: {error}" : "Fel uppstod för filväljarmall: {error}", "OK" : "OK", "Error loading message template: {error}" : "Fel uppstod under inläsningen av meddelandemallen: {error}", "read-only" : "skrivskyddad", @@ -242,12 +230,6 @@ "(all selected)" : "(Alla valda)", "({count} selected)" : "({count} valda)", "Error loading file exists template" : "Fel vid inläsning av fil finns i mall", - "Show list view" : "Visa listvy", - "Show grid view" : "Visa rutnätsvy", - "Pending" : "Väntar", - "Home" : "Hem", - "Copy to {folder}" : "Kopiera till {folder}", - "Move to {folder}" : "Flytta till {folder}", "Saving …" : "Sparar ...", "Authentication required" : "Autentisering krävs", "This action requires you to confirm your password" : "Denna åtgärd kräver att du bekräftar ditt lösenord", @@ -400,6 +382,24 @@ "If it is not there ask your local administrator." : "Om det inte finns, fråga din lokala administratör.", "Press enter to start searching" : "Tryck på enter för att börja söka", "Settings" : "Inställningar", + "No files in here" : "Det finns inga filer här", + "New folder" : "Ny mapp", + "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.", + "\"{name}\" is not an allowed filetype" : "\"{name}\" är inte en tillåten filtyp", + "{newName} already exists" : "{newName} existerar redan", + "Error loading file picker template: {error}" : "Fel uppstod för filväljarmall: {error}", + "Show list view" : "Visa listvy", + "Show grid view" : "Visa rutnätsvy", + "Pending" : "Väntar", + "Home" : "Hem", + "Copy to {folder}" : "Kopiera till {folder}", + "Move to {folder}" : "Flytta till {folder}", "File not found" : "Filen kunde inte hittas", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Dokumentet kunde inte hittas på servern. Kanske var delningen raderad eller har gått ut?", "Please use the command line updater because automatic updating is disabled in the config.php." : "Uppdatera via kommandotolken då automatisk uppdatering är inaktiverat i config.php.", diff --git a/core/l10n/th.js b/core/l10n/th.js index 5b79cf5b227d9..9713bbc5b3da3 100644 --- a/core/l10n/th.js +++ b/core/l10n/th.js @@ -160,21 +160,9 @@ OC.L10N.register( "Looking for {term} …" : "กำลังค้นหา {term} …", "No" : "ไม่", "Yes" : "ใช่", - "No files in here" : "ไม่มีไฟล์ที่นี่", - "New folder" : "โฟลเดอร์ใหม่", - "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." : "ไม่อนุญาตให้ใช้ \"/\" ในชื่อไฟล์", - "\"{name}\" is not an allowed filetype" : "\"{name}\" ไม่ใช่ประเภทไฟล์ที่อนุญาต", - "{newName} already exists" : "{newName} มีอยู่แล้ว", "Choose" : "เลือก", "Copy" : "คัดลอก", "Move" : "ย้าย", - "Error loading file picker template: {error}" : "เกิดข้อผิดพลาดขณะกำลังโหลดเทมเพลตตัวเลือกไฟล์: {error}", "OK" : "ตกลง", "Error loading message template: {error}" : "เกิดข้อผิดพลาดขณะกำลังโหลดเทมเพลตข้อความ: {error} ", "read-only" : "อ่านอย่างเดียว", @@ -189,12 +177,6 @@ OC.L10N.register( "(all selected)" : "(เลือกทั้งหมด)", "({count} selected)" : "(เลือก {count} รายการ)", "Error loading file exists template" : "เกิดข้อผิดพลาดขณะโหลดไฟล์เทมเพลตที่มีอยู่", - "Show list view" : "แสดงมุมมองรายการ", - "Show grid view" : "แสดงมุมมองตาราง", - "Pending" : "อยู่ระหว่างดำเนินการ", - "Home" : "หน้าหลัก", - "Copy to {folder}" : "คัดลอกไปยัง {folder}", - "Move to {folder}" : "ย้ายไปยัง {folder}", "Saving …" : "กำลังบันทึก …", "Authentication required" : "จำเป็นต้องตรวจสอบความถูกต้อง", "This action requires you to confirm your password" : "การกระทำนี้จำเป็นให้คุณยืนยันรหัสผ่าน", @@ -344,6 +326,24 @@ OC.L10N.register( "If it is not there ask your local administrator." : "หากยังไม่เจอ ถามผู้ดูแลระบบเซิร์ฟเวอร์ของคุณ", "Press enter to start searching" : "กด Enter เพื่อเริ่มค้นหา", "Settings" : "ตั้งค่า", + "No files in here" : "ไม่มีไฟล์ที่นี่", + "New folder" : "โฟลเดอร์ใหม่", + "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." : "ไม่อนุญาตให้ใช้ \"/\" ในชื่อไฟล์", + "\"{name}\" is not an allowed filetype" : "\"{name}\" ไม่ใช่ประเภทไฟล์ที่อนุญาต", + "{newName} already exists" : "{newName} มีอยู่แล้ว", + "Error loading file picker template: {error}" : "เกิดข้อผิดพลาดขณะกำลังโหลดเทมเพลตตัวเลือกไฟล์: {error}", + "Show list view" : "แสดงมุมมองรายการ", + "Show grid view" : "แสดงมุมมองตาราง", + "Pending" : "อยู่ระหว่างดำเนินการ", + "Home" : "หน้าหลัก", + "Copy to {folder}" : "คัดลอกไปยัง {folder}", + "Move to {folder}" : "ย้ายไปยัง {folder}", "File not found" : "ไม่พบไฟล์", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "ไม่พบเอกสารบนเซิร์ฟเวอร์ การแชร์อาจถูกลบหรือหมดอายุไปแล้ว", "Please use the command line updater because automatic updating is disabled in the config.php." : "กรุณาใช้ตัวอัปเดตผ่านบรรทัดคำสั่ง เนื่องจากการอัปเดตอัตโนมัติถูกปิดใช้งานใน config.php", diff --git a/core/l10n/th.json b/core/l10n/th.json index 893590cbe9a88..2a70dc437287a 100644 --- a/core/l10n/th.json +++ b/core/l10n/th.json @@ -158,21 +158,9 @@ "Looking for {term} …" : "กำลังค้นหา {term} …", "No" : "ไม่", "Yes" : "ใช่", - "No files in here" : "ไม่มีไฟล์ที่นี่", - "New folder" : "โฟลเดอร์ใหม่", - "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." : "ไม่อนุญาตให้ใช้ \"/\" ในชื่อไฟล์", - "\"{name}\" is not an allowed filetype" : "\"{name}\" ไม่ใช่ประเภทไฟล์ที่อนุญาต", - "{newName} already exists" : "{newName} มีอยู่แล้ว", "Choose" : "เลือก", "Copy" : "คัดลอก", "Move" : "ย้าย", - "Error loading file picker template: {error}" : "เกิดข้อผิดพลาดขณะกำลังโหลดเทมเพลตตัวเลือกไฟล์: {error}", "OK" : "ตกลง", "Error loading message template: {error}" : "เกิดข้อผิดพลาดขณะกำลังโหลดเทมเพลตข้อความ: {error} ", "read-only" : "อ่านอย่างเดียว", @@ -187,12 +175,6 @@ "(all selected)" : "(เลือกทั้งหมด)", "({count} selected)" : "(เลือก {count} รายการ)", "Error loading file exists template" : "เกิดข้อผิดพลาดขณะโหลดไฟล์เทมเพลตที่มีอยู่", - "Show list view" : "แสดงมุมมองรายการ", - "Show grid view" : "แสดงมุมมองตาราง", - "Pending" : "อยู่ระหว่างดำเนินการ", - "Home" : "หน้าหลัก", - "Copy to {folder}" : "คัดลอกไปยัง {folder}", - "Move to {folder}" : "ย้ายไปยัง {folder}", "Saving …" : "กำลังบันทึก …", "Authentication required" : "จำเป็นต้องตรวจสอบความถูกต้อง", "This action requires you to confirm your password" : "การกระทำนี้จำเป็นให้คุณยืนยันรหัสผ่าน", @@ -342,6 +324,24 @@ "If it is not there ask your local administrator." : "หากยังไม่เจอ ถามผู้ดูแลระบบเซิร์ฟเวอร์ของคุณ", "Press enter to start searching" : "กด Enter เพื่อเริ่มค้นหา", "Settings" : "ตั้งค่า", + "No files in here" : "ไม่มีไฟล์ที่นี่", + "New folder" : "โฟลเดอร์ใหม่", + "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." : "ไม่อนุญาตให้ใช้ \"/\" ในชื่อไฟล์", + "\"{name}\" is not an allowed filetype" : "\"{name}\" ไม่ใช่ประเภทไฟล์ที่อนุญาต", + "{newName} already exists" : "{newName} มีอยู่แล้ว", + "Error loading file picker template: {error}" : "เกิดข้อผิดพลาดขณะกำลังโหลดเทมเพลตตัวเลือกไฟล์: {error}", + "Show list view" : "แสดงมุมมองรายการ", + "Show grid view" : "แสดงมุมมองตาราง", + "Pending" : "อยู่ระหว่างดำเนินการ", + "Home" : "หน้าหลัก", + "Copy to {folder}" : "คัดลอกไปยัง {folder}", + "Move to {folder}" : "ย้ายไปยัง {folder}", "File not found" : "ไม่พบไฟล์", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "ไม่พบเอกสารบนเซิร์ฟเวอร์ การแชร์อาจถูกลบหรือหมดอายุไปแล้ว", "Please use the command line updater because automatic updating is disabled in the config.php." : "กรุณาใช้ตัวอัปเดตผ่านบรรทัดคำสั่ง เนื่องจากการอัปเดตอัตโนมัติถูกปิดใช้งานใน config.php", diff --git a/core/l10n/tr.js b/core/l10n/tr.js index 840263406e43d..1e37fb79de71f 100644 --- a/core/l10n/tr.js +++ b/core/l10n/tr.js @@ -236,21 +236,9 @@ OC.L10N.register( "Looking for {term} …" : "{term} ifadesi aranıyor …", "No" : "Hayır", "Yes" : "Evet", - "No files in here" : "Burada herhangi bir dosya yok", - "New folder" : "Yeni klasör", - "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.", - "\"{name}\" is not an allowed filetype" : "\"{name}\" dosya türüne izin verilmiyor", - "{newName} already exists" : "{newName} zaten var", "Choose" : "Seçin", "Copy" : "Kopyala", "Move" : "Taşı", - "Error loading file picker template: {error}" : "Dosya seçme kalıbı yüklenirken sorun çıktı: {error}", "OK" : "Tamam", "Error loading message template: {error}" : "İleti kalıbı yüklenirken sorun çıktı: {error}", "read-only" : "salt okunur", @@ -265,12 +253,6 @@ OC.L10N.register( "(all selected)" : "(tüm seçilmişler)", "({count} selected)" : "({count} seçilmiş)", "Error loading file exists template" : "Dosya var kalıbı yüklenirken sorun çıktı", - "Show list view" : "Liste görünümüne geç", - "Show grid view" : "Tablo görünümüne geç", - "Pending" : "Bekliyor", - "Home" : "Giriş", - "Copy to {folder}" : "{folder} klasörüne kopyala", - "Move to {folder}" : "{folder} klasörüne taşı", "Saving …" : "Kaydediliyor …", "Authentication required" : "Kimlik doğrulaması gerekli", "This action requires you to confirm your password" : "Bu işlemi yapabilmek için parolanızı yazmalısınız", @@ -424,6 +406,24 @@ OC.L10N.register( "If it is not there ask your local administrator." : "E-postayı göremiyorsanız yerel BT yöneticinizle görüşün.", "Press enter to start searching" : "Aramayı başlatmak için Enter tuşuna basın", "Settings" : "Ayarlar", + "No files in here" : "Burada herhangi bir dosya yok", + "New folder" : "Yeni klasör", + "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.", + "\"{name}\" is not an allowed filetype" : "\"{name}\" dosya türüne izin verilmiyor", + "{newName} already exists" : "{newName} zaten var", + "Error loading file picker template: {error}" : "Dosya seçme kalıbı yüklenirken sorun çıktı: {error}", + "Show list view" : "Liste görünümüne geç", + "Show grid view" : "Tablo görünümüne geç", + "Pending" : "Bekliyor", + "Home" : "Giriş", + "Copy to {folder}" : "{folder} klasörüne kopyala", + "Move to {folder}" : "{folder} klasörüne taşı", "File not found" : "Dosya bulunamadı", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Belge sunucu üzerinde bulunamadı. Paylaşım silinmiş ya da geçerlilik süresi dolmuş olabilir mi?", "Please use the command line updater because automatic updating is disabled in the config.php." : "Otomatik güncellemeler config.php dosyasında devre dışı bırakılmış olduğundan, komut satırı güncelleyicisini kullanın.", diff --git a/core/l10n/tr.json b/core/l10n/tr.json index 58a3e88e4a110..d2060ed45f9ee 100644 --- a/core/l10n/tr.json +++ b/core/l10n/tr.json @@ -234,21 +234,9 @@ "Looking for {term} …" : "{term} ifadesi aranıyor …", "No" : "Hayır", "Yes" : "Evet", - "No files in here" : "Burada herhangi bir dosya yok", - "New folder" : "Yeni klasör", - "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.", - "\"{name}\" is not an allowed filetype" : "\"{name}\" dosya türüne izin verilmiyor", - "{newName} already exists" : "{newName} zaten var", "Choose" : "Seçin", "Copy" : "Kopyala", "Move" : "Taşı", - "Error loading file picker template: {error}" : "Dosya seçme kalıbı yüklenirken sorun çıktı: {error}", "OK" : "Tamam", "Error loading message template: {error}" : "İleti kalıbı yüklenirken sorun çıktı: {error}", "read-only" : "salt okunur", @@ -263,12 +251,6 @@ "(all selected)" : "(tüm seçilmişler)", "({count} selected)" : "({count} seçilmiş)", "Error loading file exists template" : "Dosya var kalıbı yüklenirken sorun çıktı", - "Show list view" : "Liste görünümüne geç", - "Show grid view" : "Tablo görünümüne geç", - "Pending" : "Bekliyor", - "Home" : "Giriş", - "Copy to {folder}" : "{folder} klasörüne kopyala", - "Move to {folder}" : "{folder} klasörüne taşı", "Saving …" : "Kaydediliyor …", "Authentication required" : "Kimlik doğrulaması gerekli", "This action requires you to confirm your password" : "Bu işlemi yapabilmek için parolanızı yazmalısınız", @@ -422,6 +404,24 @@ "If it is not there ask your local administrator." : "E-postayı göremiyorsanız yerel BT yöneticinizle görüşün.", "Press enter to start searching" : "Aramayı başlatmak için Enter tuşuna basın", "Settings" : "Ayarlar", + "No files in here" : "Burada herhangi bir dosya yok", + "New folder" : "Yeni klasör", + "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.", + "\"{name}\" is not an allowed filetype" : "\"{name}\" dosya türüne izin verilmiyor", + "{newName} already exists" : "{newName} zaten var", + "Error loading file picker template: {error}" : "Dosya seçme kalıbı yüklenirken sorun çıktı: {error}", + "Show list view" : "Liste görünümüne geç", + "Show grid view" : "Tablo görünümüne geç", + "Pending" : "Bekliyor", + "Home" : "Giriş", + "Copy to {folder}" : "{folder} klasörüne kopyala", + "Move to {folder}" : "{folder} klasörüne taşı", "File not found" : "Dosya bulunamadı", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Belge sunucu üzerinde bulunamadı. Paylaşım silinmiş ya da geçerlilik süresi dolmuş olabilir mi?", "Please use the command line updater because automatic updating is disabled in the config.php." : "Otomatik güncellemeler config.php dosyasında devre dışı bırakılmış olduğundan, komut satırı güncelleyicisini kullanın.", diff --git a/core/l10n/uk.js b/core/l10n/uk.js index 9d52361c34b7d..eadf15d5075de 100644 --- a/core/l10n/uk.js +++ b/core/l10n/uk.js @@ -235,21 +235,9 @@ OC.L10N.register( "Looking for {term} …" : "Шукаєте {term}", "No" : "Ні", "Yes" : "Так", - "No files in here" : "Тут немає файлів", - "New folder" : "Новий каталог", - "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." : "Символ \"/\" не дозволений в іменах файлів.", - "\"{name}\" is not an allowed filetype" : "\"{name}\" є недопустимим типом файлу", - "{newName} already exists" : "{newName} вже існує", "Choose" : "Вибрати", "Copy" : "Копіювати", "Move" : "Перемістити", - "Error loading file picker template: {error}" : "Помилка при завантаженні шаблону вибору: {error}", "OK" : "OK", "Error loading message template: {error}" : "Помилка при завантаженні шаблону повідомлення: {error}", "read-only" : "Тільки для читання", @@ -264,12 +252,6 @@ OC.L10N.register( "(all selected)" : "(все вибрано)", "({count} selected)" : "({count} вибрано)", "Error loading file exists template" : "Помилка при завантаженні шаблону існуючого файлу", - "Show list view" : "Показати список", - "Show grid view" : "Показати сітку", - "Pending" : "Очікування", - "Home" : "Домівка", - "Copy to {folder}" : "Копіювати до {folder}", - "Move to {folder}" : "Перемістити до {folder}", "Saving …" : "Збереження …", "Authentication required" : "Необхідна авторизація", "This action requires you to confirm your password" : "Ця дія потребує підтвердження вашого пароля", @@ -423,6 +405,24 @@ OC.L10N.register( "If it is not there ask your local administrator." : "У разі відсутності зверніться до адміністратора системи", "Press enter to start searching" : "Натисніть Enter, щоб почати пошук", "Settings" : "Налаштування", + "No files in here" : "Тут немає файлів", + "New folder" : "Новий каталог", + "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." : "Символ \"/\" не дозволений в іменах файлів.", + "\"{name}\" is not an allowed filetype" : "\"{name}\" є недопустимим типом файлу", + "{newName} already exists" : "{newName} вже існує", + "Error loading file picker template: {error}" : "Помилка при завантаженні шаблону вибору: {error}", + "Show list view" : "Показати список", + "Show grid view" : "Показати сітку", + "Pending" : "Очікування", + "Home" : "Домівка", + "Copy to {folder}" : "Копіювати до {folder}", + "Move to {folder}" : "Перемістити до {folder}", "File not found" : "Файл не знайдено", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Документ не знайдено на сервері. Можливо спільний доступ було закрито або термін дії доступу вичерпано.", "Please use the command line updater because automatic updating is disabled in the config.php." : "Просимо запустити процес оновлення з командного рядка, оскільки автоматичне оновлення вимкнено у файлі config.php.", diff --git a/core/l10n/uk.json b/core/l10n/uk.json index 12026c0bc6cb2..a9167a18bed8f 100644 --- a/core/l10n/uk.json +++ b/core/l10n/uk.json @@ -233,21 +233,9 @@ "Looking for {term} …" : "Шукаєте {term}", "No" : "Ні", "Yes" : "Так", - "No files in here" : "Тут немає файлів", - "New folder" : "Новий каталог", - "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." : "Символ \"/\" не дозволений в іменах файлів.", - "\"{name}\" is not an allowed filetype" : "\"{name}\" є недопустимим типом файлу", - "{newName} already exists" : "{newName} вже існує", "Choose" : "Вибрати", "Copy" : "Копіювати", "Move" : "Перемістити", - "Error loading file picker template: {error}" : "Помилка при завантаженні шаблону вибору: {error}", "OK" : "OK", "Error loading message template: {error}" : "Помилка при завантаженні шаблону повідомлення: {error}", "read-only" : "Тільки для читання", @@ -262,12 +250,6 @@ "(all selected)" : "(все вибрано)", "({count} selected)" : "({count} вибрано)", "Error loading file exists template" : "Помилка при завантаженні шаблону існуючого файлу", - "Show list view" : "Показати список", - "Show grid view" : "Показати сітку", - "Pending" : "Очікування", - "Home" : "Домівка", - "Copy to {folder}" : "Копіювати до {folder}", - "Move to {folder}" : "Перемістити до {folder}", "Saving …" : "Збереження …", "Authentication required" : "Необхідна авторизація", "This action requires you to confirm your password" : "Ця дія потребує підтвердження вашого пароля", @@ -421,6 +403,24 @@ "If it is not there ask your local administrator." : "У разі відсутності зверніться до адміністратора системи", "Press enter to start searching" : "Натисніть Enter, щоб почати пошук", "Settings" : "Налаштування", + "No files in here" : "Тут немає файлів", + "New folder" : "Новий каталог", + "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." : "Символ \"/\" не дозволений в іменах файлів.", + "\"{name}\" is not an allowed filetype" : "\"{name}\" є недопустимим типом файлу", + "{newName} already exists" : "{newName} вже існує", + "Error loading file picker template: {error}" : "Помилка при завантаженні шаблону вибору: {error}", + "Show list view" : "Показати список", + "Show grid view" : "Показати сітку", + "Pending" : "Очікування", + "Home" : "Домівка", + "Copy to {folder}" : "Копіювати до {folder}", + "Move to {folder}" : "Перемістити до {folder}", "File not found" : "Файл не знайдено", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Документ не знайдено на сервері. Можливо спільний доступ було закрито або термін дії доступу вичерпано.", "Please use the command line updater because automatic updating is disabled in the config.php." : "Просимо запустити процес оновлення з командного рядка, оскільки автоматичне оновлення вимкнено у файлі config.php.", diff --git a/core/l10n/vi.js b/core/l10n/vi.js index 42f7c401e4ee5..1d48c8592dee3 100644 --- a/core/l10n/vi.js +++ b/core/l10n/vi.js @@ -235,21 +235,9 @@ OC.L10N.register( "Looking for {term} …" : "Đang tìm kiếm {term} ...", "No" : "Không", "Yes" : "Có", - "No files in here" : "Không có file nào ở đây", - "New folder" : "Tạo thư mục", - "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.‎", - "\"{name}\" is not an allowed filetype" : "\"{name}\" không phải là loại tập tin được cho phép", - "{newName} already exists" : "{newName} đã có", "Choose" : "Chọn", "Copy" : "Sao chép", "Move" : "Chuyển", - "Error loading file picker template: {error}" : "Lỗi khi tải mẫu tập tin picker: {error}", "OK" : "Đồng ý", "Error loading message template: {error}" : "Lỗi khi tải mẫu thông điệp: {error}", "read-only" : "Chỉ đọc", @@ -264,12 +252,6 @@ OC.L10N.register( "(all selected)" : "(Tất cả các lựa chọn)", "({count} selected)" : "({count} được chọn)", "Error loading file exists template" : "Lỗi khi tải tập tin mẫu đã tồn tại", - "Show list view" : "Hiển thị chế độ xem danh sách", - "Show grid view" : "Hiển thị chế độ xem lưới", - "Pending" : "Đang chờ được phê duyệt", - "Home" : "Trang chủ", - "Copy to {folder}" : "Sao chép tới thư mục {folder}", - "Move to {folder}" : "Chuyển tới thư mục {folder}", "Saving …" : "Đang lưu ...", "Authentication required" : "Cần phải được xác thực", "This action requires you to confirm your password" : "Để thực hiện hành động này, yêu cầu bạn phải nhập lại mật khẩu", @@ -423,6 +405,24 @@ OC.L10N.register( "If it is not there ask your local administrator." : "Nếu không tìm thấy, hãy hỏi quản trị viên cục bộ của bạn.", "Press enter to start searching" : "Nhấn enter để bắt đầu tìm kiếm", "Settings" : "Cài đặt", + "No files in here" : "Không có file nào ở đây", + "New folder" : "Tạo thư mục", + "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.‎", + "\"{name}\" is not an allowed filetype" : "\"{name}\" không phải là loại tập tin được cho phép", + "{newName} already exists" : "{newName} đã có", + "Error loading file picker template: {error}" : "Lỗi khi tải mẫu tập tin picker: {error}", + "Show list view" : "Hiển thị chế độ xem danh sách", + "Show grid view" : "Hiển thị chế độ xem lưới", + "Pending" : "Đang chờ được phê duyệt", + "Home" : "Trang chủ", + "Copy to {folder}" : "Sao chép tới thư mục {folder}", + "Move to {folder}" : "Chuyển tới thư mục {folder}", "File not found" : "Không tìm thấy tệp tin", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Không thể tìm thấy tài liệu trên máy chủ. Có thể chia sẻ đã bị xóa hoặc đã hết hạn?", "Please use the command line updater because automatic updating is disabled in the config.php." : "Xin vui lòng sử dụng câu lệnh cập nhật bằng dòng lệnh do cập nhật tự động bị vô hiệu hóa trong file config.php", diff --git a/core/l10n/vi.json b/core/l10n/vi.json index 5a42f3304ec70..e475e1e7aa62b 100644 --- a/core/l10n/vi.json +++ b/core/l10n/vi.json @@ -233,21 +233,9 @@ "Looking for {term} …" : "Đang tìm kiếm {term} ...", "No" : "Không", "Yes" : "Có", - "No files in here" : "Không có file nào ở đây", - "New folder" : "Tạo thư mục", - "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.‎", - "\"{name}\" is not an allowed filetype" : "\"{name}\" không phải là loại tập tin được cho phép", - "{newName} already exists" : "{newName} đã có", "Choose" : "Chọn", "Copy" : "Sao chép", "Move" : "Chuyển", - "Error loading file picker template: {error}" : "Lỗi khi tải mẫu tập tin picker: {error}", "OK" : "Đồng ý", "Error loading message template: {error}" : "Lỗi khi tải mẫu thông điệp: {error}", "read-only" : "Chỉ đọc", @@ -262,12 +250,6 @@ "(all selected)" : "(Tất cả các lựa chọn)", "({count} selected)" : "({count} được chọn)", "Error loading file exists template" : "Lỗi khi tải tập tin mẫu đã tồn tại", - "Show list view" : "Hiển thị chế độ xem danh sách", - "Show grid view" : "Hiển thị chế độ xem lưới", - "Pending" : "Đang chờ được phê duyệt", - "Home" : "Trang chủ", - "Copy to {folder}" : "Sao chép tới thư mục {folder}", - "Move to {folder}" : "Chuyển tới thư mục {folder}", "Saving …" : "Đang lưu ...", "Authentication required" : "Cần phải được xác thực", "This action requires you to confirm your password" : "Để thực hiện hành động này, yêu cầu bạn phải nhập lại mật khẩu", @@ -421,6 +403,24 @@ "If it is not there ask your local administrator." : "Nếu không tìm thấy, hãy hỏi quản trị viên cục bộ của bạn.", "Press enter to start searching" : "Nhấn enter để bắt đầu tìm kiếm", "Settings" : "Cài đặt", + "No files in here" : "Không có file nào ở đây", + "New folder" : "Tạo thư mục", + "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.‎", + "\"{name}\" is not an allowed filetype" : "\"{name}\" không phải là loại tập tin được cho phép", + "{newName} already exists" : "{newName} đã có", + "Error loading file picker template: {error}" : "Lỗi khi tải mẫu tập tin picker: {error}", + "Show list view" : "Hiển thị chế độ xem danh sách", + "Show grid view" : "Hiển thị chế độ xem lưới", + "Pending" : "Đang chờ được phê duyệt", + "Home" : "Trang chủ", + "Copy to {folder}" : "Sao chép tới thư mục {folder}", + "Move to {folder}" : "Chuyển tới thư mục {folder}", "File not found" : "Không tìm thấy tệp tin", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Không thể tìm thấy tài liệu trên máy chủ. Có thể chia sẻ đã bị xóa hoặc đã hết hạn?", "Please use the command line updater because automatic updating is disabled in the config.php." : "Xin vui lòng sử dụng câu lệnh cập nhật bằng dòng lệnh do cập nhật tự động bị vô hiệu hóa trong file config.php", diff --git a/core/l10n/zh_CN.js b/core/l10n/zh_CN.js index 10f578e9143d4..20f212151abb4 100644 --- a/core/l10n/zh_CN.js +++ b/core/l10n/zh_CN.js @@ -235,21 +235,9 @@ OC.L10N.register( "Looking for {term} …" : "正在查找{term} ……", "No" : "否", "Yes" : "是", - "No files in here" : "未找到文件", - "New folder" : "新建文件夹", - "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." : "文件名不能包含“/”。", - "\"{name}\" is not an allowed filetype" : "“{name}”不是允许的文件类型", - "{newName} already exists" : "{newName} 已经存在", "Choose" : "选择", "Copy" : "复制", "Move" : "移动", - "Error loading file picker template: {error}" : "加载文件选择模板出错:{error}", "OK" : "确认", "Error loading message template: {error}" : "加载消息模板出错:{error}", "read-only" : "只读", @@ -264,12 +252,6 @@ OC.L10N.register( "(all selected)" : "(选中全部)", "({count} selected)" : "(选择了 {count} 个)", "Error loading file exists template" : "加载文件存在性模板失败", - "Show list view" : "显示列表视图", - "Show grid view" : "显示网格视图", - "Pending" : "等待", - "Home" : "首页 ", - "Copy to {folder}" : "复制到 {folder}", - "Move to {folder}" : "移动到 {folder}", "Saving …" : "正在保存…", "Authentication required" : "授权请求", "This action requires you to confirm your password" : "请您确认您的密码", @@ -423,6 +405,24 @@ OC.L10N.register( "If it is not there ask your local administrator." : "如果它不在此处,请询问您的本地管理员。", "Press enter to start searching" : "按 Enter 开始搜索", "Settings" : "设置", + "No files in here" : "未找到文件", + "New folder" : "新建文件夹", + "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." : "文件名不能包含“/”。", + "\"{name}\" is not an allowed filetype" : "“{name}”不是允许的文件类型", + "{newName} already exists" : "{newName} 已经存在", + "Error loading file picker template: {error}" : "加载文件选择模板出错:{error}", + "Show list view" : "显示列表视图", + "Show grid view" : "显示网格视图", + "Pending" : "等待", + "Home" : "首页 ", + "Copy to {folder}" : "复制到 {folder}", + "Move to {folder}" : "移动到 {folder}", "File not found" : "文件未找到", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "服务器上找不到该文档。可能此共享已被删除或过期。", "Please use the command line updater because automatic updating is disabled in the config.php." : "由于自动更新在 config.php 中已禁用,请使用命令行更新。", diff --git a/core/l10n/zh_CN.json b/core/l10n/zh_CN.json index c257062cfd274..a69d28660d822 100644 --- a/core/l10n/zh_CN.json +++ b/core/l10n/zh_CN.json @@ -233,21 +233,9 @@ "Looking for {term} …" : "正在查找{term} ……", "No" : "否", "Yes" : "是", - "No files in here" : "未找到文件", - "New folder" : "新建文件夹", - "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." : "文件名不能包含“/”。", - "\"{name}\" is not an allowed filetype" : "“{name}”不是允许的文件类型", - "{newName} already exists" : "{newName} 已经存在", "Choose" : "选择", "Copy" : "复制", "Move" : "移动", - "Error loading file picker template: {error}" : "加载文件选择模板出错:{error}", "OK" : "确认", "Error loading message template: {error}" : "加载消息模板出错:{error}", "read-only" : "只读", @@ -262,12 +250,6 @@ "(all selected)" : "(选中全部)", "({count} selected)" : "(选择了 {count} 个)", "Error loading file exists template" : "加载文件存在性模板失败", - "Show list view" : "显示列表视图", - "Show grid view" : "显示网格视图", - "Pending" : "等待", - "Home" : "首页 ", - "Copy to {folder}" : "复制到 {folder}", - "Move to {folder}" : "移动到 {folder}", "Saving …" : "正在保存…", "Authentication required" : "授权请求", "This action requires you to confirm your password" : "请您确认您的密码", @@ -421,6 +403,24 @@ "If it is not there ask your local administrator." : "如果它不在此处,请询问您的本地管理员。", "Press enter to start searching" : "按 Enter 开始搜索", "Settings" : "设置", + "No files in here" : "未找到文件", + "New folder" : "新建文件夹", + "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." : "文件名不能包含“/”。", + "\"{name}\" is not an allowed filetype" : "“{name}”不是允许的文件类型", + "{newName} already exists" : "{newName} 已经存在", + "Error loading file picker template: {error}" : "加载文件选择模板出错:{error}", + "Show list view" : "显示列表视图", + "Show grid view" : "显示网格视图", + "Pending" : "等待", + "Home" : "首页 ", + "Copy to {folder}" : "复制到 {folder}", + "Move to {folder}" : "移动到 {folder}", "File not found" : "文件未找到", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "服务器上找不到该文档。可能此共享已被删除或过期。", "Please use the command line updater because automatic updating is disabled in the config.php." : "由于自动更新在 config.php 中已禁用,请使用命令行更新。", diff --git a/core/l10n/zh_HK.js b/core/l10n/zh_HK.js index dae7fc5752fa6..b56ca6584cac7 100644 --- a/core/l10n/zh_HK.js +++ b/core/l10n/zh_HK.js @@ -236,21 +236,9 @@ OC.L10N.register( "Looking for {term} …" : "正在搜尋 {term} …", "No" : "否", "Yes" : "是", - "No files in here" : "此處沒有任何檔案", - "New folder" : "新資料夾", - "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." : "不允許檔案名稱中出現 \"/\"。", - "\"{name}\" is not an allowed filetype" : "\"{name}\" 是不允許的檔案類型", - "{newName} already exists" : "{newName} 已經存在", "Choose" : "選擇", "Copy" : "複製", "Move" : "移動", - "Error loading file picker template: {error}" : "載入檔案選擇器模板時出錯: {error}", "OK" : "OK", "Error loading message template: {error}" : "載入訊息模板時出錯: {error}", "read-only" : "唯讀", @@ -265,12 +253,6 @@ OC.L10N.register( "(all selected)" : "(已全選)", "({count} selected)" : "(已選擇 {count} 項)", "Error loading file exists template" : "載入已存在的模板時發生錯誤", - "Show list view" : "顯示清單視圖", - "Show grid view" : "顯示網格視圖", - "Pending" : "待辦中", - "Home" : "主頁", - "Copy to {folder}" : "複製到 {folder}", - "Move to {folder}" : "移動到 {folder}", "Saving …" : "儲存中 ...", "Authentication required" : "必須驗證", "This action requires you to confirm your password" : "此操作需要您再次確認密碼", @@ -424,6 +406,24 @@ OC.L10N.register( "If it is not there ask your local administrator." : "你找的東西不在,請聯絡管理員。", "Press enter to start searching" : "按 Enter 開始搜尋", "Settings" : "設定", + "No files in here" : "此處沒有任何檔案", + "New folder" : "新資料夾", + "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." : "不允許檔案名稱中出現 \"/\"。", + "\"{name}\" is not an allowed filetype" : "\"{name}\" 是不允許的檔案類型", + "{newName} already exists" : "{newName} 已經存在", + "Error loading file picker template: {error}" : "載入檔案選擇器模板時出錯: {error}", + "Show list view" : "顯示清單視圖", + "Show grid view" : "顯示網格視圖", + "Pending" : "待辦中", + "Home" : "主頁", + "Copy to {folder}" : "複製到 {folder}", + "Move to {folder}" : "移動到 {folder}", "File not found" : "找不到檔案", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "伺服器上找不到該文件,或許這個分享已經被刪除或是過期了?", "Please use the command line updater because automatic updating is disabled in the config.php." : "由於自動更新功能已在 config.php 檔案中設定停用,請使用命令列(command line)更新系統。", diff --git a/core/l10n/zh_HK.json b/core/l10n/zh_HK.json index 19b210cb2f613..c6529662a0b0a 100644 --- a/core/l10n/zh_HK.json +++ b/core/l10n/zh_HK.json @@ -234,21 +234,9 @@ "Looking for {term} …" : "正在搜尋 {term} …", "No" : "否", "Yes" : "是", - "No files in here" : "此處沒有任何檔案", - "New folder" : "新資料夾", - "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." : "不允許檔案名稱中出現 \"/\"。", - "\"{name}\" is not an allowed filetype" : "\"{name}\" 是不允許的檔案類型", - "{newName} already exists" : "{newName} 已經存在", "Choose" : "選擇", "Copy" : "複製", "Move" : "移動", - "Error loading file picker template: {error}" : "載入檔案選擇器模板時出錯: {error}", "OK" : "OK", "Error loading message template: {error}" : "載入訊息模板時出錯: {error}", "read-only" : "唯讀", @@ -263,12 +251,6 @@ "(all selected)" : "(已全選)", "({count} selected)" : "(已選擇 {count} 項)", "Error loading file exists template" : "載入已存在的模板時發生錯誤", - "Show list view" : "顯示清單視圖", - "Show grid view" : "顯示網格視圖", - "Pending" : "待辦中", - "Home" : "主頁", - "Copy to {folder}" : "複製到 {folder}", - "Move to {folder}" : "移動到 {folder}", "Saving …" : "儲存中 ...", "Authentication required" : "必須驗證", "This action requires you to confirm your password" : "此操作需要您再次確認密碼", @@ -422,6 +404,24 @@ "If it is not there ask your local administrator." : "你找的東西不在,請聯絡管理員。", "Press enter to start searching" : "按 Enter 開始搜尋", "Settings" : "設定", + "No files in here" : "此處沒有任何檔案", + "New folder" : "新資料夾", + "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." : "不允許檔案名稱中出現 \"/\"。", + "\"{name}\" is not an allowed filetype" : "\"{name}\" 是不允許的檔案類型", + "{newName} already exists" : "{newName} 已經存在", + "Error loading file picker template: {error}" : "載入檔案選擇器模板時出錯: {error}", + "Show list view" : "顯示清單視圖", + "Show grid view" : "顯示網格視圖", + "Pending" : "待辦中", + "Home" : "主頁", + "Copy to {folder}" : "複製到 {folder}", + "Move to {folder}" : "移動到 {folder}", "File not found" : "找不到檔案", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "伺服器上找不到該文件,或許這個分享已經被刪除或是過期了?", "Please use the command line updater because automatic updating is disabled in the config.php." : "由於自動更新功能已在 config.php 檔案中設定停用,請使用命令列(command line)更新系統。", diff --git a/core/l10n/zh_TW.js b/core/l10n/zh_TW.js index 37d793aaeea9d..0f22751b9aeb9 100644 --- a/core/l10n/zh_TW.js +++ b/core/l10n/zh_TW.js @@ -236,21 +236,9 @@ OC.L10N.register( "Looking for {term} …" : "搜尋 {term}……", "No" : "否", "Yes" : "是", - "No files in here" : "沒有任何檔案", - "New folder" : "新增資料夾", - "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." : "不允許檔名中出現 \"/\"。", - "\"{name}\" is not an allowed filetype" : "\"{name}\" 是不允許的檔案類型", - "{newName} already exists" : "{newName} 已經存在", "Choose" : "選擇", "Copy" : "複製", "Move" : "移動", - "Error loading file picker template: {error}" : "載入檔案選擇器範本時發生錯誤:{error}", "OK" : "OK", "Error loading message template: {error}" : "載入訊息範本時發生錯誤:{error}", "read-only" : "唯讀", @@ -265,12 +253,6 @@ OC.L10N.register( "(all selected)" : "(已全選)", "({count} selected)" : "(已選取 {count} 項)", "Error loading file exists template" : "載入已存在的範本時發生錯誤", - "Show list view" : "顯示清單檢視", - "Show grid view" : "顯示網格檢視", - "Pending" : "擱置中", - "Home" : "家", - "Copy to {folder}" : "複製到 {folder}", - "Move to {folder}" : "移動到 {folder}", "Saving …" : "儲存中……", "Authentication required" : "必須驗證", "This action requires you to confirm your password" : "這個動作需要您再次確認密碼", @@ -424,6 +406,24 @@ OC.L10N.register( "If it is not there ask your local administrator." : "你找的東西不在,請聯絡管理員。", "Press enter to start searching" : "按 Enter 以開始搜尋", "Settings" : "設定", + "No files in here" : "沒有任何檔案", + "New folder" : "新增資料夾", + "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." : "不允許檔名中出現 \"/\"。", + "\"{name}\" is not an allowed filetype" : "\"{name}\" 是不允許的檔案類型", + "{newName} already exists" : "{newName} 已經存在", + "Error loading file picker template: {error}" : "載入檔案選擇器範本時發生錯誤:{error}", + "Show list view" : "顯示清單檢視", + "Show grid view" : "顯示網格檢視", + "Pending" : "擱置中", + "Home" : "家", + "Copy to {folder}" : "複製到 {folder}", + "Move to {folder}" : "移動到 {folder}", "File not found" : "找不到檔案", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "伺服器上找不到該文件,或許這個分享已經被刪除或是過期了?", "Please use the command line updater because automatic updating is disabled in the config.php." : "由於自動更新功能已在 config.php 檔案中設定停用,請使用命令列更新系統。", diff --git a/core/l10n/zh_TW.json b/core/l10n/zh_TW.json index ab9c6c3c57eef..8c8ce332fff26 100644 --- a/core/l10n/zh_TW.json +++ b/core/l10n/zh_TW.json @@ -234,21 +234,9 @@ "Looking for {term} …" : "搜尋 {term}……", "No" : "否", "Yes" : "是", - "No files in here" : "沒有任何檔案", - "New folder" : "新增資料夾", - "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." : "不允許檔名中出現 \"/\"。", - "\"{name}\" is not an allowed filetype" : "\"{name}\" 是不允許的檔案類型", - "{newName} already exists" : "{newName} 已經存在", "Choose" : "選擇", "Copy" : "複製", "Move" : "移動", - "Error loading file picker template: {error}" : "載入檔案選擇器範本時發生錯誤:{error}", "OK" : "OK", "Error loading message template: {error}" : "載入訊息範本時發生錯誤:{error}", "read-only" : "唯讀", @@ -263,12 +251,6 @@ "(all selected)" : "(已全選)", "({count} selected)" : "(已選取 {count} 項)", "Error loading file exists template" : "載入已存在的範本時發生錯誤", - "Show list view" : "顯示清單檢視", - "Show grid view" : "顯示網格檢視", - "Pending" : "擱置中", - "Home" : "家", - "Copy to {folder}" : "複製到 {folder}", - "Move to {folder}" : "移動到 {folder}", "Saving …" : "儲存中……", "Authentication required" : "必須驗證", "This action requires you to confirm your password" : "這個動作需要您再次確認密碼", @@ -422,6 +404,24 @@ "If it is not there ask your local administrator." : "你找的東西不在,請聯絡管理員。", "Press enter to start searching" : "按 Enter 以開始搜尋", "Settings" : "設定", + "No files in here" : "沒有任何檔案", + "New folder" : "新增資料夾", + "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." : "不允許檔名中出現 \"/\"。", + "\"{name}\" is not an allowed filetype" : "\"{name}\" 是不允許的檔案類型", + "{newName} already exists" : "{newName} 已經存在", + "Error loading file picker template: {error}" : "載入檔案選擇器範本時發生錯誤:{error}", + "Show list view" : "顯示清單檢視", + "Show grid view" : "顯示網格檢視", + "Pending" : "擱置中", + "Home" : "家", + "Copy to {folder}" : "複製到 {folder}", + "Move to {folder}" : "移動到 {folder}", "File not found" : "找不到檔案", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "伺服器上找不到該文件,或許這個分享已經被刪除或是過期了?", "Please use the command line updater because automatic updating is disabled in the config.php." : "由於自動更新功能已在 config.php 檔案中設定停用,請使用命令列更新系統。",