]> source.dussan.org Git - nextcloud-server.git/commitdiff
Fix(l10n): Update translations from Transifex
authorNextcloud bot <bot@nextcloud.com>
Mon, 28 Aug 2023 00:26:39 +0000 (00:26 +0000)
committerNextcloud bot <bot@nextcloud.com>
Mon, 28 Aug 2023 00:26:39 +0000 (00:26 +0000)
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
142 files changed:
apps/files/l10n/de.js
apps/files/l10n/de.json
apps/files_sharing/l10n/de.js
apps/files_sharing/l10n/de.json
apps/settings/l10n/de.js
apps/settings/l10n/de.json
core/l10n/ar.js
core/l10n/ar.json
core/l10n/bg.js
core/l10n/bg.json
core/l10n/br.js
core/l10n/br.json
core/l10n/ca.js
core/l10n/ca.json
core/l10n/cs.js
core/l10n/cs.json
core/l10n/da.js
core/l10n/da.json
core/l10n/de.js
core/l10n/de.json
core/l10n/de_DE.js
core/l10n/de_DE.json
core/l10n/el.js
core/l10n/el.json
core/l10n/en_GB.js
core/l10n/en_GB.json
core/l10n/eo.js
core/l10n/eo.json
core/l10n/es.js
core/l10n/es.json
core/l10n/es_419.js
core/l10n/es_419.json
core/l10n/es_AR.js
core/l10n/es_AR.json
core/l10n/es_CL.js
core/l10n/es_CL.json
core/l10n/es_CO.js
core/l10n/es_CO.json
core/l10n/es_CR.js
core/l10n/es_CR.json
core/l10n/es_DO.js
core/l10n/es_DO.json
core/l10n/es_EC.js
core/l10n/es_EC.json
core/l10n/es_GT.js
core/l10n/es_GT.json
core/l10n/es_HN.js
core/l10n/es_HN.json
core/l10n/es_MX.js
core/l10n/es_MX.json
core/l10n/es_NI.js
core/l10n/es_NI.json
core/l10n/es_PA.js
core/l10n/es_PA.json
core/l10n/es_PE.js
core/l10n/es_PE.json
core/l10n/es_PR.js
core/l10n/es_PR.json
core/l10n/es_PY.js
core/l10n/es_PY.json
core/l10n/es_SV.js
core/l10n/es_SV.json
core/l10n/es_UY.js
core/l10n/es_UY.json
core/l10n/et_EE.js
core/l10n/et_EE.json
core/l10n/eu.js
core/l10n/eu.json
core/l10n/fa.js
core/l10n/fa.json
core/l10n/fi.js
core/l10n/fi.json
core/l10n/fr.js
core/l10n/fr.json
core/l10n/gl.js
core/l10n/gl.json
core/l10n/he.js
core/l10n/he.json
core/l10n/hr.js
core/l10n/hr.json
core/l10n/hu.js
core/l10n/hu.json
core/l10n/id.js
core/l10n/id.json
core/l10n/is.js
core/l10n/is.json
core/l10n/it.js
core/l10n/it.json
core/l10n/ja.js
core/l10n/ja.json
core/l10n/ka_GE.js
core/l10n/ka_GE.json
core/l10n/ko.js
core/l10n/ko.json
core/l10n/lo.js
core/l10n/lo.json
core/l10n/lt_LT.js
core/l10n/lt_LT.json
core/l10n/lv.js
core/l10n/lv.json
core/l10n/mk.js
core/l10n/mk.json
core/l10n/nb.js
core/l10n/nb.json
core/l10n/nl.js
core/l10n/nl.json
core/l10n/oc.js
core/l10n/oc.json
core/l10n/pl.js
core/l10n/pl.json
core/l10n/pt_BR.js
core/l10n/pt_BR.json
core/l10n/pt_PT.js
core/l10n/pt_PT.json
core/l10n/ro.js
core/l10n/ro.json
core/l10n/ru.js
core/l10n/ru.json
core/l10n/sc.js
core/l10n/sc.json
core/l10n/sk.js
core/l10n/sk.json
core/l10n/sl.js
core/l10n/sl.json
core/l10n/sr.js
core/l10n/sr.json
core/l10n/sv.js
core/l10n/sv.json
core/l10n/th.js
core/l10n/th.json
core/l10n/tr.js
core/l10n/tr.json
core/l10n/uk.js
core/l10n/uk.json
core/l10n/vi.js
core/l10n/vi.json
core/l10n/zh_CN.js
core/l10n/zh_CN.json
core/l10n/zh_HK.js
core/l10n/zh_HK.json
core/l10n/zh_TW.js
core/l10n/zh_TW.json

index 1ba7acd3240c55256ba84c74a61974a0f563c1f6..4c9834c5c6503edd075db19637e2679a1fb93fd8 100644 (file)
@@ -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"
index d661a49426584955c0bc2efae7a75436ad5945f5..90b2c8ad9cd6e98286fb3b4c8647584e0f3872a0 100644 (file)
@@ -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",
     "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",
     "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",
     "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",
     "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",
     "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ß",
     "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"
index 37cd791aa853f588dda9fff0b64ff5fa88606517..557ee9b68a83ce155fe5b84ff26689cadf2b64cf 100644 (file)
@@ -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",
index 2b6142307db4330ae7824f5561a9d46b275d5d13..41eca910b38443a5e774fbcd8672b368663d6bdd 100644 (file)
     "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",
index 36ebe1608439084fa9c90791925198edbd050f6c..85a2e63e1ce5128f7399c368a7adef8ae0a19293 100644 (file)
@@ -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",
index dfffa23b82c19e5e1f03d397123903a7fa47e14f..7c6d810c635af3b926f101cfb820dda85e3776f4 100644 (file)
     "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",
     "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",
     "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",
index 13d6ad38bc181bcbc1bd04e50e238d1c78b3ebf7..ec86dfab799544e9e95807efbad47258bec41ac0 100644 (file)
@@ -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",
index 18780c995763d933aa59c32188eb9b67a0100b87..3608644e00e63ba2a83be8f7911bcf9ea44270f3 100644 (file)
     "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" : "قراءة فقط",
     "(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" : "يتطلب هذا الإجراء منك تأكيد كلمة المرور",
     "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",
index 32e9c0849c67bc297eb1386f3178f5e73e776190..da9dba8ce25490c1a91f73b00d6fc502212a8720 100644 (file)
@@ -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.",
index b92dcec92ff437ce7391293074b9adb7a60d7dec..eacb71e6e13a944f293c5f543ce603e2f8cb281c 100644 (file)
     "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" : "Само за четене",
     "(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" : "Необходимо е да потвърдите паролата си",
     "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.",
index 83df950bd314250a9a03af26d9ecd9aaf259f7b4..e5c82a1e8f8742bba793f63162849c6a237a2a13 100644 (file)
@@ -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."
index fbb82cd9c7d94320e0bbd07f924f31fe34a59c60..46ed9044059267f578c3588bbcf30adca52c3881 100644 (file)
     "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",
     "(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",
     "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."
index 835a231f4623345e7fe2a8ea09353f1c09642d90..535a0da0e15ddd9f8bc47184350d4539e38ccb81 100644 (file)
@@ -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.",
index 1c55ade1d4f3505a48e780e1835d590c57779807..0d40bc30f93e978318316022d0741d826dede794 100644 (file)
     "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",
     "(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",
     "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.",
index f7ee6b40d806fb3395ab3072cc8993fc9ae15bc4..5481626fc8a30cfd9ef5fd294c32c99049071c97 100644 (file)
@@ -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á.",
index 9744efe557574377a7b9038e640269cc8813dbfa..ed5b6d65cc176eec1127f83ec1df1d4d30f90097 100644 (file)
     "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í",
     "(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",
     "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á.",
index a946bd3acb6acd9672c83c68e2041c2784544302..9c3720b7a12bd2bec5db9c4d4d21dc33e536ec44 100644 (file)
@@ -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.",
index 7e4919874ad74804c66c3656262abb2e73d9b982..8f85cfe15ee95792f875139260aa6d72f8b06c3e 100644 (file)
     "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",
     "(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",
     "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.",
index 55c4dd4afd9e50b6c92b9cd48511cc846778c1af..39b05fa501d2c948983ad5ff17eadd19f89621e5 100644 (file)
@@ -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.",
index 74c4e4063c5c76fa2d52b2d037b7388cfa1098e7..079357274ea28d388b063f7e8fdc94f2735ac53a 100644 (file)
     "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",
     "(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",
     "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.",
index cd6ebae3f3437ddda3e2711992e17fefa38de856..0bc62c33be7a6f25fbe412fa768a68855e7015df 100644 (file)
@@ -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.",
index 9b4e303bd911ecdf711879d9a77bc5bb9d1d218d..3b740918432778280a6569368d91657727ab4057 100644 (file)
     "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",
     "(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",
     "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.",
index a5c7b5481da0524ce0585cca2552feaba4800dd0..82ff19d929ae7530e57734b5565d82874e9ce33f 100644 (file)
@@ -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.",
index 345c1264157921b62c86cb8bf1d6e19a8e42d6b9..841486d0acd42a60ccb05a9570f4ff9aa236cf48 100644 (file)
     "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" : "μόνο για ανάγνωση",
     "(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" : "Για την ενέργεια αυτή απαιτείται η επιβεβαίωση του συνθηματικού σας",
     "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.",
index 690b14bf2ebdc16fd0d6577a6cde30b01c860e65..f02081e3aae393df077a6b5ed270fb071095737b 100644 (file)
@@ -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.",
index c5ed4236e2f353b9943674c75f7bd36ac6af76a2..a6f472efb3fe4c71cab0780d772780fdefc3053f 100644 (file)
     "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",
     "(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",
     "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.",
index 12dd0eb05552bae8fb4989bdd0dfce52f14b5962..a64058198325a0ef242aa2a38482235be4d48799 100644 (file)
@@ -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“."
index e4c8d1831613df86b7bf0998e52c18187de20c60..2b5a498bba30355204ef716740c9f4775fcaac30 100644 (file)
     "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",
     "(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",
     "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“."
index 7f094e8c8594110b4dbf23a34d8ee78c6e0e9cde..1bc1e95a7317afb104242b6bc4b8404ab95a722d 100644 (file)
@@ -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.",
index cb86e9598dc2f26eb3bb1c9cab6bfd1170520edd..09a5896bd814191ab077269cdaab9203a9560aa7 100644 (file)
     "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",
     "(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",
     "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.",
index e52f9b186dbbe92585de6429d6b24d6fb4939a1c..fc02840fe9aa5ea4394edd98f5ba0c4e4404694e 100644 (file)
@@ -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."
 },
index 00bdf97ff50c979208397e55888bca32ee7da7eb..63063aff0f3a0b64732a15ccc8a3bb45e74f04bb 100644 (file)
     "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",
     "(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",
     "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;"
index 5aa60056d439bd83471fea3ec9142ee6540b230a..eca633044da02c0ab9778050c4ff956dd47639b8 100644 (file)
@@ -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."
 },
index 96e24db8a4200b950d75f1064321e7827306775f..b250fc5ab77fc63c5f0bae79f7da2949737bab11 100644 (file)
     "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",
     "(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",
     "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;"
index 1946437cc1e7225e076d6910910febeecd979a96..f8c9eee6de3c45bc6141569954cc086012389801 100644 (file)
@@ -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."
 },
index 646a47694aceb7e832a4b78df83c533c1121a4c3..d323469c3a0fdcc4de8b2eaa8c1837da125563f9 100644 (file)
     "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",
     "(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",
     "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;"
index 1946437cc1e7225e076d6910910febeecd979a96..f8c9eee6de3c45bc6141569954cc086012389801 100644 (file)
@@ -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."
 },
index 646a47694aceb7e832a4b78df83c533c1121a4c3..d323469c3a0fdcc4de8b2eaa8c1837da125563f9 100644 (file)
     "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",
     "(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",
     "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;"
index 1946437cc1e7225e076d6910910febeecd979a96..f8c9eee6de3c45bc6141569954cc086012389801 100644 (file)
@@ -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."
 },
index 646a47694aceb7e832a4b78df83c533c1121a4c3..d323469c3a0fdcc4de8b2eaa8c1837da125563f9 100644 (file)
     "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",
     "(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",
     "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;"
index 1946437cc1e7225e076d6910910febeecd979a96..f8c9eee6de3c45bc6141569954cc086012389801 100644 (file)
@@ -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."
 },
index 646a47694aceb7e832a4b78df83c533c1121a4c3..d323469c3a0fdcc4de8b2eaa8c1837da125563f9 100644 (file)
     "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",
     "(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",
     "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;"
index d657df52a785bbffaf4ffc74a4d8fb49fb3299d0..fb0120083bf28c84a3e50a83eee68474f21b2284 100644 (file)
@@ -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.",
index 8e1bb1192c7d7210dbb5897b0a69857dcad947d2..8f547c797b891507863974d93b7edd3703937d38 100644 (file)
     "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",
     "(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",
     "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.",
index b1caf7c76c81127955ef18a7aa1fa1903693ffdf..f8aba7e47d6a7c9ca1d4b8575745939a977123b1 100644 (file)
@@ -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."
 },
index c7e999442544e545e3ece4ffb65164dfda43d039..f80fefd4136a93dbc8b887a2fb1cb3b70c8b9051 100644 (file)
     "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",
     "(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",
     "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;"
index cb91bda54ec4db99e62d091a06161a1977bd4a1e..151d993d1870bcc83be89c60ab45dc6b398cd086 100644 (file)
@@ -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."
 },
index 6921956e5487642210689c1da83ba6a86cc747c6..19cc8cea496e15443eb8cfff712a3c559a7f86a3 100644 (file)
     "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",
     "(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",
     "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;"
index ccca3fece0d942593ceb76da70f8ba3d29dc3631..40daa97be2f2bd50f34c8843cef507117b698d73 100644 (file)
@@ -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."
 },
index 2bdead30d7f607c6eb681fb73520a4ef5b078454..30eddeff9a29b2cf643960227a5b7730049f930f 100644 (file)
     "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",
     "(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",
     "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;"
index cb91bda54ec4db99e62d091a06161a1977bd4a1e..151d993d1870bcc83be89c60ab45dc6b398cd086 100644 (file)
@@ -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."
 },
index 6921956e5487642210689c1da83ba6a86cc747c6..19cc8cea496e15443eb8cfff712a3c559a7f86a3 100644 (file)
     "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",
     "(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",
     "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;"
index cb91bda54ec4db99e62d091a06161a1977bd4a1e..151d993d1870bcc83be89c60ab45dc6b398cd086 100644 (file)
@@ -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."
 },
index 6921956e5487642210689c1da83ba6a86cc747c6..19cc8cea496e15443eb8cfff712a3c559a7f86a3 100644 (file)
     "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",
     "(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",
     "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;"
index 6da4bd4975c42d6493504788f5bbf8fcf6c102c8..16056c1d94d54d1fd831d2610bb25324cd2844f9 100644 (file)
@@ -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."
 },
index 736feddc6b2d587d6deb610fe25e5f41a58ab606..0623f537747321f5259f3365812742a89f61ac36 100644 (file)
     "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",
     "(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",
     "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;"
index cb91bda54ec4db99e62d091a06161a1977bd4a1e..151d993d1870bcc83be89c60ab45dc6b398cd086 100644 (file)
@@ -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."
 },
index 6921956e5487642210689c1da83ba6a86cc747c6..19cc8cea496e15443eb8cfff712a3c559a7f86a3 100644 (file)
     "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",
     "(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",
     "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;"
index d891c17968ab71f0f9c2a5893ccae4c22efb27b8..ecaac6595c86aaf0c3fc12f9c052471ab11a8324 100644 (file)
@@ -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."
 },
index 6972d7dec2a0abab1d2272e7e4566e2b7e468652..f43eaae9c8cf99bdcc551d320aedd072f0358f2f 100644 (file)
     "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",
     "(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",
     "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;"
index 1946437cc1e7225e076d6910910febeecd979a96..f8c9eee6de3c45bc6141569954cc086012389801 100644 (file)
@@ -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."
 },
index 646a47694aceb7e832a4b78df83c533c1121a4c3..d323469c3a0fdcc4de8b2eaa8c1837da125563f9 100644 (file)
     "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",
     "(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",
     "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;"
index cb91bda54ec4db99e62d091a06161a1977bd4a1e..151d993d1870bcc83be89c60ab45dc6b398cd086 100644 (file)
@@ -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."
 },
index 6921956e5487642210689c1da83ba6a86cc747c6..19cc8cea496e15443eb8cfff712a3c559a7f86a3 100644 (file)
     "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",
     "(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",
     "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;"
index 08c27732459ca36092553b92c58944e7ba33dbba..08de5eca626afe82238c5f7244875fd65d3ba31f 100644 (file)
@@ -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."
 },
index 7e722eb70309adc3cec628a4953c73e27618ec54..cc8090166ee61ff6536b9c0ed082e65c2d4b391f 100644 (file)
     "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",
     "(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",
     "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);"
index fecf2670c853a2c224b1366049da3fde13b73d8a..8981a99766fa7ef84d50aa5959ff32457d3eea64 100644 (file)
@@ -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.",
index 4b41ba168f2156baadd35394c8407b245a5db031..80bb7d054c85048f069ab10643cbe7237d76b9d6 100644 (file)
     "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",
     "(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",
     "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.",
index e43d50160c48c567d9c725d55424cae55de9ad48..2aefd3a03bde3dd8eedc4d85f5ab98a731156a13 100644 (file)
@@ -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.",
index a47b177f819240eaeb8f88de9652ac11dc12487b..70664983911080d7e086847b070945c6eb6bbc7f 100644 (file)
     "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" : "فقط-خواندنی",
     "(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" : "این اقدام نیاز به تایید رمز عبور شما دارد",
     "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.",
index b5a1764d106488a8a7bf72c882a4c53ab66be25c..334f1730493a602c26e68e5ee7db00138c7bce9c 100644 (file)
@@ -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.",
index bf902f82cfb1c1fc08ac30d84680c9559afcd793..428832322fae56cbad95ad31883367705ab1d98b 100644 (file)
     "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",
     "(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",
     "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.",
index 6606faec1433129a41452b58afee731f71b17351..78f1a267afd44acf033f63fd2de509560aef10e7 100644 (file)
@@ -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.",
index 80a02b91177c5b5a81c66ccab236d4696fe949dc..bc514009a8f8a754d772f57593fedf4c3a7a5b2b 100644 (file)
     "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",
     "(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",
     "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.",
index 63a4bf07853cca7e08c0e4585a4f99b2819ff8c3..50ca0784e2cdda4cd3c1da9d26f2b7f228678798 100644 (file)
@@ -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.",
index 270077bb9e16dd6e909d062c27670a8c8c13c6c3..acb4ad5f9e7455eb18f6a46309af89c4fb0c6f14 100644 (file)
     "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",
     "(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",
     "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.",
index 0d109ca7d79c5f115fc955f7f1fedcd6b32d3009..40b5587bc2cde3cff31a9a8b43cb5c21ac8289b9 100644 (file)
@@ -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."
index 45348f2cccdc8e5fbd31af72f1da81d581b78ac3..c26cf5d781552e3a94014de22820b29a655142b9 100644 (file)
     "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" : "לקריאה בלבד",
     "(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" : "פעולה זו דורשת ממך לאמת את הססמה שלך",
     "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."
index d62cc9a21e71be66b011bbdb775629a329024a9a..06b609f086ab7ee8464d8cb851dcb1d6605cf123 100644 (file)
@@ -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."
index f2d7ddca54d348aa1baffa8c64e628aeec963e63..4cbeabe30e059ef7329515e557a5837f3482ac80 100644 (file)
     "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",
     "(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",
     "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."
index 0ee63bb3e2fee4d04058c69a3e534ec8acb21267..df92ab9a17e1a224464eb4ca6eb34748e5e3bacc 100644 (file)
@@ -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.",
index ba7ac7fd22cf43bad9648488ae3611e6ef5f2408..5f3873dc730bea3147b4e05c3d46c8055fdd2171 100644 (file)
     "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ó",
     "(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",
     "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.",
index ddb71257a0e39f6d955d49e868b4aa8b3b6bfeb4..c5be393aa9be3fe4958185b8ca7712d943a4d4ab 100644 (file)
@@ -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. "
index 47875563c0fc579896b367f4e421382f134bd1b9..6cbd5fe90a255278e5ab9aef7f73928e2af8eef5 100644 (file)
     "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",
     "(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",
     "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. "
index f5f7d5f41a5026ef6eaf49ed4c728fb4f6053e6f..f32f4ba06e4e105fa345632795f2203662511393 100644 (file)
@@ -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."
index 955160e19b763bd1b300be1e874806e950d3d961..60868c1810c37b39da29d3eb1a4e95f06c17cf2c 100644 (file)
     "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ð",
     "(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",
     "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."
index 0767fbd6f9e526e0efb244daef9e9c8ccb904d53..48e8aafcdd5ced270566b7fa48b328dbc3efa197 100644 (file)
@@ -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.",
index 7ad46e930b5a479f3a513e910c5250d235911f57..ecfb9337419b3b8854ef521539ba3616a2f95d67 100644 (file)
     "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",
     "(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",
     "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.",
index bae7dab6ccf9f31f11c780dd314081433ee4245f..a7686407ea7cee879aa366f2b883ed01970990db 100644 (file)
@@ -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 で自動更新が無効になっているので、コマンドラインでの更新を利用してください。",
index cf4196973e8e48e27bc276798706b4c370254e23..a265895a2673ff856a81d7c4359868871b5a250f 100644 (file)
     "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" : "読み取り専用",
     "(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" : "この操作では、パスワードを確認する必要があります",
     "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 で自動更新が無効になっているので、コマンドラインでの更新を利用してください。",
index 85fee20ec4d719f66f651ba463ef1b97dda58773..7494880660f4f33e55973d2f549dce42c9f552c2 100644 (file)
@@ -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 განახლებით."
 },
index fc93e634c4da733eb1df50772cdbe05511040357..fac66184f2ac27da4fd2d5f4a2cb903975448a77 100644 (file)
     "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" : "მხოლოდ-კითხვადი",
     "(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" : "დადასტურება",
     "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);"
index be66f5865b0ace32eb8e99e833bf6b0c183f8ed0..e76eb0b1dc60cadf4e14c5fcacb512e55f8cfc2e 100644 (file)
@@ -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에서 자동 업데이트가 비활성화되어 있기 때문에 명령줄 업데이트를 사용하십시오.",
index e1a6d10d892dc59656161e34ecdafedd98af8413..ee296e0739e37280f2ec1ef158727afdab4686fd 100644 (file)
     "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" : "읽기 전용",
     "(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" : "이 작업을 수행하려면 암호를 입력해야 합니다",
     "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에서 자동 업데이트가 비활성화되어 있기 때문에 명령줄 업데이트를 사용하십시오.",
index 27a8994fb668eecdce76ec5ebb240fc871d64528..67b47d0a0119ee59294310d928d65d8e92671309 100644 (file)
@@ -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."
index 8ff3265ca29f83306fbae2478cf00d2483cb0284..9f7c18da18dd2c9ecec058edfc957b4224fae315 100644 (file)
     "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" : "ອ່ານຢ່າງດຽວ",
     "(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" : "ການກະທໍານີ້ຮຽກຮ້ອງໃຫ້ທ່ານເພື່ອຢືນຢັນລະຫັດຜ່ານຂອງທ່ານ",
     "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."
index baeab9753839513753ca2832c4b47649d810453e..df347da492eb97bbdf1b17011c5554966b86a747 100644 (file)
@@ -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į."
index dc3751d3f250b61b4db98d50a6c9743d929842d8..c1371f0b052640ac0a8524908c76bd3789477a9e 100644 (file)
     "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",
     "(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į",
     "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į."
index 7c75b70f13f098d8b7de4ba45ccae697cbda995e..798e926655b412fbb84ab5d7eba79275af5dc391 100644 (file)
@@ -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."
 },
index 0feea31f4e5e784901fc475ca4f80ae82cf9e70a..ad131d4104b6423f02f739e7fa7e36481e1fc925 100644 (file)
     "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",
     "(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.",
     "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);"
index 8ca122bc433d174edd685e264ad3d62d896ac026..b2bbb9bead1ada1090135797c1810e60bed15f17 100644 (file)
@@ -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.",
index 4674afa1aa43739982d9e6bc5461f0d0cf2d35ed..e75733499829ed7450597d2c72485d5b6be2512d 100644 (file)
     "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" : "само за читање",
     "(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" : "За оваа акција потребно е да ја потврдите вашата лозинка",
     "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.",
index 2832c9a9763a3209338f2cc1fe426e4bc4fe7000..efdebfc4b0f240ec72747c1486d3fa89134f25b0 100644 (file)
@@ -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.",
index 41ad36c5c64d44e4e7762b03fa5626f5082a39e1..d57aa6d4ab8d79a4f551bf93fd0c73f55fb80d07 100644 (file)
     "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",
     "(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",
     "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.",
index c980393f585585e322ec858bac3295b116ec8a20..ff9d4d1d658cbb6ae6485a92422c67a231ea9c09 100644 (file)
@@ -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.",
index 0474c3e12a3c3a34855ed4a813b997fcfcfbd860..05f802d79d3823c8fc9b90d2b785ed2d950d09df 100644 (file)
     "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",
     "(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",
     "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.",
index 1faba84821db84a702382c68a95eb0f2c4f3ef5f..842be3add874493393ce313a291aa4f386218446 100644 (file)
@@ -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.",
index eb885b277910e90d5097862d5fc4fb26b7b9ae41..a8d7cdac5057adcd69da124b436a6106b95fc2fa 100644 (file)
     "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",
     "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",
     "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.",
index ecb2bc00b6cf3c232a8c8aad3aaa81d7fc0b1c7d..0101276b34a4c42794c52d1dc93f9b555946a05b 100644 (file)
@@ -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.",
index 8434fbedcccdebfb9ae140108a982c3a7627b0bc..b2a50cd18af079083ef8c3e973dc6a105e579195 100644 (file)
     "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",
     "(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",
     "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.",
index b93e0dec8de905a0f6c2cdeaa375ac7326889e0a..b319cc198a88b0ac2547f3a247f47b37559fb170 100644 (file)
@@ -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.",
index 071777f327fef6638e59b8f96766baec507cdfd6..0905829aaefbca8733515c097e8ef3c5e143efa8 100644 (file)
     "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",
     "(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",
     "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.",
index 97ec246d2dac7c05a66e0616e7356c0a13f2049a..78f54598a573017cde801de65755e197e7f036d2 100644 (file)
@@ -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.",
index 56af9d4939dec13c8d15dd6a4c0434ec6474a491..367a273ddc2b69df3e5b61b05e5e9985e30ebbfe 100644 (file)
     "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",
     "(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",
     "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.",
index 2c7c22d8d99e86c44a62af9dcf854bd25c0ccdc9..565ce3de7a30daf9f48385a336a1e1419128903b 100644 (file)
@@ -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."
index 910681e553dcf487bd2c77e92b2cbf05501202e6..2a298c5d9cb41818f8b7a7fc0fe7322562175e82 100644 (file)
     "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",
     "(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",
     "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."
index af69360fab65f901c836785c7a17cf2fe42e4b2a..c746e9c854dabc75a41cae43f7afaddc7fc88341 100644 (file)
@@ -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». Выполните обновление из командной строки.",
index 89ed93f2d277092d0954e4b5e88ea71c5db5c4ff..fa059c7191d4f90a1cd2231eede1fb6c39bd06a2 100644 (file)
     "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" : "только для чтения",
     "(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" : "Это действие требует подтверждения паролем",
     "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». Выполните обновление из командной строки.",
index e8454eabb34a21380571b8d30cc7b2cb625da8e7..3e45961257f022e8419515b65087ac570cca6599 100644 (file)
@@ -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."
index 4eca017bf5a170b571a39644dd49343ddd3d97e8..0c540d41b7d34f1611319b913e71c789f91f8a8d 100644 (file)
     "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",
     "(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",
     "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."
index 88a82eec06bbe45ceeed0871cee705a735cb7cd1..6b160bee3922db17b8390732b8b4f2445c5fcdaa 100644 (file)
@@ -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.",
index 775b406b59dd95947623d294e998d6312f8bf473..046e0e117f099deeb7386dba95cf1e8fe9ff422b 100644 (file)
     "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",
     "(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",
     "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.",
index 80e41de66e3e1cbe446c3c6ef3c9744119a66718..8b979c3242e1fc8fe5b75d6f3d670e41f9d62009 100644 (file)
@@ -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.",
index 457e332d3ce2c9d0afed81193d2ac014928d4979..34bafcf27151acbee6eb479b871486bf7a73488f 100644 (file)
     "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",
     "(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.",
     "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.",
index e4b9f35b8f499ab71ca5b76cad5361142a3c8d5c..b733d0608ca0381c433218ad1d32708e62a5a7f2 100644 (file)
@@ -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.",
index f66a8edbea2ca2f62fc405d5817c9de65cb0919c..0bda41bce1b61ef8766a637da64be2beaf8e7f19 100644 (file)
     "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" : "само-за-читање",
     "(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" : "Ова радња захтева да потврдите лозинку",
     "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.",
index 5c31435b9860eac67703055df85e692aa9af03d9..e8479577e744b60b1be91475a3616753ff132eb1 100644 (file)
@@ -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.",
index c4473241ace679cf388e224234ade878bed39c93..530ddd3bc7cc4bc95b7a3e5ca0d7110741c43616 100644 (file)
     "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",
     "(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",
     "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.",
index 5b79cf5b227d9e18e3baf88d43ec15dacd6a9762..9713bbc5b3da399aface60e94481e73b1e9e4986 100644 (file)
@@ -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",
index 893590cbe9a889bd819b643a73e6d5d518b5c23d..2a70dc437287a24d0519245805d285bb601b8e34 100644 (file)
     "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" : "อ่านอย่างเดียว",
     "(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" : "การกระทำนี้จำเป็นให้คุณยืนยันรหัสผ่าน",
     "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",
index 840263406e43df6184305862a074c43a53c2932f..1e37fb79de71f8922fd9d80e1713eb3a9b91e227 100644 (file)
@@ -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.",
index 58a3e88e4a1100eff088519c5fb58788cde558f0..d2060ed45f9ee3a23be242433b4d6cbcb7301b47 100644 (file)
     "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",
     "(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",
     "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.",
index 9d52361c34b7d3ab56729ea113e3a76f4fe73ed5..eadf15d5075de0d8f3c94146eb5f17297a49e576 100644 (file)
@@ -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.",
index 12026c0bc6cb26381dae3bcf328e6a7928a7a386..a9167a18bed8f8abc742d6111246f3f35867ed97 100644 (file)
     "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" : "Тільки для читання",
     "(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" : "Ця дія потребує підтвердження вашого пароля",
     "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.",
index 42f7c401e4ee5c4fc43c6cde42c05bbef4374742..1d48c8592dee3e52a7d3fbdeec30352163fd7924 100644 (file)
@@ -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",
index 5a42f3304ec700dabb0ce663d9ad625741f85993..e475e1e7aa62b1e4670c0ba1c857a93db6453c62 100644 (file)
     "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",
     "(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",
     "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",
index 10f578e9143d40777c6126c54d3f4535449d0da6..20f212151abb41e88db85fea53f2f935963b6682 100644 (file)
@@ -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 中已禁用,请使用命令行更新。",
index c257062cfd27495f4dc1796a1395196b54d9c78a..a69d28660d82296e44021f4b4dd77ea4f6fc3667 100644 (file)
     "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" : "只读",
     "(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" : "请您确认您的密码",
     "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 中已禁用,请使用命令行更新。",
index dae7fc5752fa66dadda832c94894ef63e99541db..b56ca6584cac70cd59ea37739f61d1a6e643615a 100644 (file)
@@ -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)更新系統。",
index 19b210cb2f6131d4c07950ecfc78fa5627b0bdca..c6529662a0b0a8909238bdc4bed4cdf59b43260a 100644 (file)
     "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" : "唯讀",
     "(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" : "此操作需要您再次確認密碼",
     "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)更新系統。",
index 37d793aaeea9d06ec88a2cc2bc5a296f16150d61..0f22751b9aeb93e44612cff2f82601d7c381539f 100644 (file)
@@ -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 檔案中設定停用,請使用命令列更新系統。",
index ab9c6c3c57eef0da7d861789504e80eae15a88fc..8c8ce332fff2644c9bc36cb5424397bdef0f3c50 100644 (file)
     "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" : "唯讀",
     "(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" : "這個動作需要您再次確認密碼",
     "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 檔案中設定停用,請使用命令列更新系統。",