diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-10-30 00:20:24 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-10-30 00:20:24 +0000 |
commit | 7cdd7013eec810cbd89d1694ef51799bc434bef3 (patch) | |
tree | 614dbd103318536f39482b1a726e66abc57c3b7d /apps/systemtags | |
parent | 3f6e70907b0b44cabe1603617c818451f71484a2 (diff) | |
download | nextcloud-server-7cdd7013eec810cbd89d1694ef51799bc434bef3.tar.gz nextcloud-server-7cdd7013eec810cbd89d1694ef51799bc434bef3.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/systemtags')
98 files changed, 344 insertions, 164 deletions
diff --git a/apps/systemtags/l10n/ar.js b/apps/systemtags/l10n/ar.js index a8d13d1a7dc..ee56f78bef6 100644 --- a/apps/systemtags/l10n/ar.js +++ b/apps/systemtags/l10n/ar.js @@ -65,6 +65,9 @@ OC.L10N.register( "Failed to update tag" : "تعذّر تحديث الوسم", "Deleted tag" : "تم حذف الوسم", "Failed to delete tag" : "فشل حذف الوسم", + "Manage tags" : "إدارة الوسوم", + "No tags found" : "لم يعثر على أي وسم", + "Cancel" : "إلغاء", "Loading collaborative tags …" : "تحميل الوسوم التعاونية ...", "Search or create collaborative tags" : "البحث عن أو إنشاء وسم تعاوني", "No tags to select, type to create a new tag" : "لا توجد أي وسوم؛ أكتب لإنشاء وسم جديد", @@ -75,7 +78,6 @@ OC.L10N.register( "Assigned collaborative tags" : "الوسوم التعاونية المُسندَة", "Open in Files" : "إفتَح في \"الملفات\"", "List of tags and their associated files and folders." : "قائمة بالوسوم والملفات والمجلدات الموسومة بها.", - "No tags found" : "لم يعثر على أي وسم", "Tags you have created will show up here." : "الوسوم التي قمت بإنشائها ستظهر هنا.", "Failed to load last used tags" : "فشل في تحميل آخر الوسوم استعمالاً", "Missing \"Content-Location\" header" : "ترويسة موقع المحتوى \"Content-Location\" مفقودة", diff --git a/apps/systemtags/l10n/ar.json b/apps/systemtags/l10n/ar.json index be397bac4a1..c70b26acb53 100644 --- a/apps/systemtags/l10n/ar.json +++ b/apps/systemtags/l10n/ar.json @@ -63,6 +63,9 @@ "Failed to update tag" : "تعذّر تحديث الوسم", "Deleted tag" : "تم حذف الوسم", "Failed to delete tag" : "فشل حذف الوسم", + "Manage tags" : "إدارة الوسوم", + "No tags found" : "لم يعثر على أي وسم", + "Cancel" : "إلغاء", "Loading collaborative tags …" : "تحميل الوسوم التعاونية ...", "Search or create collaborative tags" : "البحث عن أو إنشاء وسم تعاوني", "No tags to select, type to create a new tag" : "لا توجد أي وسوم؛ أكتب لإنشاء وسم جديد", @@ -73,7 +76,6 @@ "Assigned collaborative tags" : "الوسوم التعاونية المُسندَة", "Open in Files" : "إفتَح في \"الملفات\"", "List of tags and their associated files and folders." : "قائمة بالوسوم والملفات والمجلدات الموسومة بها.", - "No tags found" : "لم يعثر على أي وسم", "Tags you have created will show up here." : "الوسوم التي قمت بإنشائها ستظهر هنا.", "Failed to load last used tags" : "فشل في تحميل آخر الوسوم استعمالاً", "Missing \"Content-Location\" header" : "ترويسة موقع المحتوى \"Content-Location\" مفقودة", diff --git a/apps/systemtags/l10n/ast.js b/apps/systemtags/l10n/ast.js index 2824ae27de7..d5cfa70c2fb 100644 --- a/apps/systemtags/l10n/ast.js +++ b/apps/systemtags/l10n/ast.js @@ -65,6 +65,9 @@ OC.L10N.register( "Failed to update tag" : "Nun se pue anovar la etiqueta", "Deleted tag" : "Desaniciar la etiqueta", "Failed to delete tag" : "Nun se pue desaniciar la etiqueta", + "Manage tags" : "Xestionar les etiquetes", + "No tags found" : "Nun s'atopó nenguna etiqueta", + "Cancel" : "Encaboxar", "Loading collaborative tags …" : "Cargando les etiquetes collaboratives…", "Search or create collaborative tags" : "Buscar o crear etiquetes collaboratives", "No tags to select, type to create a new tag" : "Nun hai nenguna etiqueta pa seleicionar, escribir pa crear una etiqueta", @@ -74,7 +77,6 @@ OC.L10N.register( "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Les etiquetes collaboratives tán disponibles pa tolos usuarios. Los usuarios puen ver les etiquetes restrinxíes mas nun les puen asignar. Les etiquetes invisibles pa usu internu, darréu que los usuarios nun puen vele o asignales.", "Open in Files" : "Abrir en Ficheros", "List of tags and their associated files and folders." : "Una llista d'etiquetes y los sos ficheros y carpetes asociaos.", - "No tags found" : "Nun s'atopó nenguna etiqueta", "Tags you have created will show up here." : "Equí apaecen les etiquetes que crees.", "Failed to load last used tags" : "Nun se puen cargar les últimes etiquetes usaes", "Missing \"Content-Location\" header" : "Falta la peñera «Content-Location»", diff --git a/apps/systemtags/l10n/ast.json b/apps/systemtags/l10n/ast.json index 29daff5d4a3..74ae8ad9a92 100644 --- a/apps/systemtags/l10n/ast.json +++ b/apps/systemtags/l10n/ast.json @@ -63,6 +63,9 @@ "Failed to update tag" : "Nun se pue anovar la etiqueta", "Deleted tag" : "Desaniciar la etiqueta", "Failed to delete tag" : "Nun se pue desaniciar la etiqueta", + "Manage tags" : "Xestionar les etiquetes", + "No tags found" : "Nun s'atopó nenguna etiqueta", + "Cancel" : "Encaboxar", "Loading collaborative tags …" : "Cargando les etiquetes collaboratives…", "Search or create collaborative tags" : "Buscar o crear etiquetes collaboratives", "No tags to select, type to create a new tag" : "Nun hai nenguna etiqueta pa seleicionar, escribir pa crear una etiqueta", @@ -72,7 +75,6 @@ "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Les etiquetes collaboratives tán disponibles pa tolos usuarios. Los usuarios puen ver les etiquetes restrinxíes mas nun les puen asignar. Les etiquetes invisibles pa usu internu, darréu que los usuarios nun puen vele o asignales.", "Open in Files" : "Abrir en Ficheros", "List of tags and their associated files and folders." : "Una llista d'etiquetes y los sos ficheros y carpetes asociaos.", - "No tags found" : "Nun s'atopó nenguna etiqueta", "Tags you have created will show up here." : "Equí apaecen les etiquetes que crees.", "Failed to load last used tags" : "Nun se puen cargar les últimes etiquetes usaes", "Missing \"Content-Location\" header" : "Falta la peñera «Content-Location»", diff --git a/apps/systemtags/l10n/bg.js b/apps/systemtags/l10n/bg.js index c3ad1beb7f7..20ac54b030f 100644 --- a/apps/systemtags/l10n/bg.js +++ b/apps/systemtags/l10n/bg.js @@ -54,13 +54,15 @@ OC.L10N.register( "Invisible" : "Невидим", "Failed to create tag" : "Неуспешно създаване на етикет", "Failed to delete tag" : "Неуспешно изтриване на етикет", + "Manage tags" : "Управление на маркери", + "No tags found" : "Не са открити етикети", + "Cancel" : "Отказ", "Search or create collaborative tags" : "Търсене или създаване на съвместни етикети", "No tags to select, type to create a new tag" : "Няма етикети за избор, въвеждане за създаване на нов етикет", "Failed to load tags" : "Неуспешно зареждане на етикети", "Failed to load selected tags" : "Неуспешно зареждане на избрани етикети", "Failed to select tag" : "Неуспешен избор на етикет", "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Етикетите за сътрудничество са достъпни за всички потребители. Ограничените етикети са видими за потребителите, но не могат да бъдат присвоени от тях. Невидимите етикети са за вътрешна употреба, тъй като потребителите не могат да ги виждат или присвояват.", - "No tags found" : "Не са открити етикети", "Failed to load last used tags" : "Неуспешно зареждане на последно използвани етикети", "Missing \"Content-Location\" header" : "Липсва заглавка „Content-Location“ /„Местоположение-съдържание“/.", "Collaborative tagging functionality which shares tags among users." : "Функция за съвместно етикетиране/маркиране/, която споделя етикети между потребителите.", diff --git a/apps/systemtags/l10n/bg.json b/apps/systemtags/l10n/bg.json index 16f1c9a2e77..6f4f14dcab5 100644 --- a/apps/systemtags/l10n/bg.json +++ b/apps/systemtags/l10n/bg.json @@ -52,13 +52,15 @@ "Invisible" : "Невидим", "Failed to create tag" : "Неуспешно създаване на етикет", "Failed to delete tag" : "Неуспешно изтриване на етикет", + "Manage tags" : "Управление на маркери", + "No tags found" : "Не са открити етикети", + "Cancel" : "Отказ", "Search or create collaborative tags" : "Търсене или създаване на съвместни етикети", "No tags to select, type to create a new tag" : "Няма етикети за избор, въвеждане за създаване на нов етикет", "Failed to load tags" : "Неуспешно зареждане на етикети", "Failed to load selected tags" : "Неуспешно зареждане на избрани етикети", "Failed to select tag" : "Неуспешен избор на етикет", "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Етикетите за сътрудничество са достъпни за всички потребители. Ограничените етикети са видими за потребителите, но не могат да бъдат присвоени от тях. Невидимите етикети са за вътрешна употреба, тъй като потребителите не могат да ги виждат или присвояват.", - "No tags found" : "Не са открити етикети", "Failed to load last used tags" : "Неуспешно зареждане на последно използвани етикети", "Missing \"Content-Location\" header" : "Липсва заглавка „Content-Location“ /„Местоположение-съдържание“/.", "Collaborative tagging functionality which shares tags among users." : "Функция за съвместно етикетиране/маркиране/, която споделя етикети между потребителите.", diff --git a/apps/systemtags/l10n/ca.js b/apps/systemtags/l10n/ca.js index d6ac9683771..baf758668b3 100644 --- a/apps/systemtags/l10n/ca.js +++ b/apps/systemtags/l10n/ca.js @@ -65,6 +65,9 @@ OC.L10N.register( "Failed to update tag" : "No s'ha pogut actualitzar l'etiqueta", "Deleted tag" : "S'ha suprimit l'etiqueta", "Failed to delete tag" : "No s'ha pogut suprimir l'etiqueta", + "Manage tags" : "Gestiona les etiquetes", + "No tags found" : "No s'ha trobat cap etiqueta", + "Cancel" : "Cancel·la", "Loading collaborative tags …" : "S'estan carregant les etiquetes col·laboratives…", "Search or create collaborative tags" : "Cerqueu o creeu etiquetes col·laboratives", "No tags to select, type to create a new tag" : "No hi ha cap etiqueta per seleccionar, escriviu per a crear una etiqueta nova", @@ -74,7 +77,6 @@ OC.L10N.register( "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Les etiquetes col·laboratives estan disponibles per a tots els usuaris. Els usuaris poden veure les etiquetes restringides, però no les poden assignar. Les etiquetes invisibles són per a ús intern, perquè els usuaris no poden ni veure-les ni assignar-les.", "Open in Files" : "Obre a Fitxers", "List of tags and their associated files and folders." : "Llista d'etiquetes i els fitxers i carpetes associats.", - "No tags found" : "No s'ha trobat cap etiqueta", "Tags you have created will show up here." : "Les etiquetes que heu creat es mostraran aquí.", "Failed to load last used tags" : "No s'han pogut carregar les etiquetes utilitzades recentment", "Missing \"Content-Location\" header" : "Falta la capçalera «Content-Location»", diff --git a/apps/systemtags/l10n/ca.json b/apps/systemtags/l10n/ca.json index dd2e65175c6..ca17632474e 100644 --- a/apps/systemtags/l10n/ca.json +++ b/apps/systemtags/l10n/ca.json @@ -63,6 +63,9 @@ "Failed to update tag" : "No s'ha pogut actualitzar l'etiqueta", "Deleted tag" : "S'ha suprimit l'etiqueta", "Failed to delete tag" : "No s'ha pogut suprimir l'etiqueta", + "Manage tags" : "Gestiona les etiquetes", + "No tags found" : "No s'ha trobat cap etiqueta", + "Cancel" : "Cancel·la", "Loading collaborative tags …" : "S'estan carregant les etiquetes col·laboratives…", "Search or create collaborative tags" : "Cerqueu o creeu etiquetes col·laboratives", "No tags to select, type to create a new tag" : "No hi ha cap etiqueta per seleccionar, escriviu per a crear una etiqueta nova", @@ -72,7 +75,6 @@ "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Les etiquetes col·laboratives estan disponibles per a tots els usuaris. Els usuaris poden veure les etiquetes restringides, però no les poden assignar. Les etiquetes invisibles són per a ús intern, perquè els usuaris no poden ni veure-les ni assignar-les.", "Open in Files" : "Obre a Fitxers", "List of tags and their associated files and folders." : "Llista d'etiquetes i els fitxers i carpetes associats.", - "No tags found" : "No s'ha trobat cap etiqueta", "Tags you have created will show up here." : "Les etiquetes que heu creat es mostraran aquí.", "Failed to load last used tags" : "No s'han pogut carregar les etiquetes utilitzades recentment", "Missing \"Content-Location\" header" : "Falta la capçalera «Content-Location»", diff --git a/apps/systemtags/l10n/cs.js b/apps/systemtags/l10n/cs.js index fffc4babbb1..099c9fc38c3 100644 --- a/apps/systemtags/l10n/cs.js +++ b/apps/systemtags/l10n/cs.js @@ -65,6 +65,9 @@ OC.L10N.register( "Failed to update tag" : "Nepodařilo se zaktualizovat štítek", "Deleted tag" : "Smazán štítek", "Failed to delete tag" : "Štítek se nepodařilo smazat", + "Manage tags" : "Spravovat štítky", + "No tags found" : "Nenalezeny žádné štítky", + "Cancel" : "Storno", "Loading collaborative tags …" : "Načítání štítků pro spolupráci…", "Search or create collaborative tags" : "Hledat nebo vytvořit štítky pro spolupráci", "No tags to select, type to create a new tag" : "Nevybrány žádné štítky k výběru – psaním vytvořte nový", @@ -75,7 +78,6 @@ OC.L10N.register( "Assigned collaborative tags" : "Přiřazené štítky pro spolupráci", "Open in Files" : "Otevřít v Souborech", "List of tags and their associated files and folders." : "Seznam štítků a jejich souvisejících souborů a složek.", - "No tags found" : "Nenalezeny žádné štítky", "Tags you have created will show up here." : "Štítky které jste vytvořili se zobrazí zde.", "Failed to load last used tags" : "Nepodařilo se načíst nedávno použité štítky", "Missing \"Content-Location\" header" : "Chybí hlavička „Content-Location“", diff --git a/apps/systemtags/l10n/cs.json b/apps/systemtags/l10n/cs.json index 9192ca47715..10e8130d998 100644 --- a/apps/systemtags/l10n/cs.json +++ b/apps/systemtags/l10n/cs.json @@ -63,6 +63,9 @@ "Failed to update tag" : "Nepodařilo se zaktualizovat štítek", "Deleted tag" : "Smazán štítek", "Failed to delete tag" : "Štítek se nepodařilo smazat", + "Manage tags" : "Spravovat štítky", + "No tags found" : "Nenalezeny žádné štítky", + "Cancel" : "Storno", "Loading collaborative tags …" : "Načítání štítků pro spolupráci…", "Search or create collaborative tags" : "Hledat nebo vytvořit štítky pro spolupráci", "No tags to select, type to create a new tag" : "Nevybrány žádné štítky k výběru – psaním vytvořte nový", @@ -73,7 +76,6 @@ "Assigned collaborative tags" : "Přiřazené štítky pro spolupráci", "Open in Files" : "Otevřít v Souborech", "List of tags and their associated files and folders." : "Seznam štítků a jejich souvisejících souborů a složek.", - "No tags found" : "Nenalezeny žádné štítky", "Tags you have created will show up here." : "Štítky které jste vytvořili se zobrazí zde.", "Failed to load last used tags" : "Nepodařilo se načíst nedávno použité štítky", "Missing \"Content-Location\" header" : "Chybí hlavička „Content-Location“", diff --git a/apps/systemtags/l10n/de.js b/apps/systemtags/l10n/de.js index a4772ba772e..0fcb8f7a824 100644 --- a/apps/systemtags/l10n/de.js +++ b/apps/systemtags/l10n/de.js @@ -65,6 +65,9 @@ OC.L10N.register( "Failed to update tag" : "Schlagwort konnte nicht aktualisiert werden", "Deleted tag" : "Schlagwort gelöscht", "Failed to delete tag" : "Fehler beim Löschen des Schlagwortes", + "Manage tags" : "Benötigt keine Übersetzung. Hier wird nur die formelle Übersetzung verwendet (de_DE).", + "No tags found" : "Keine Tags gefunden", + "Cancel" : "Abbrechen", "Loading collaborative tags …" : "Lade kollaborative Schlagworte …", "Search or create collaborative tags" : "Suchen oder erstellen von kollaborativen Schlagworten", "No tags to select, type to create a new tag" : "Keine Schlagworte zur Auswahl, gib ein, um ein neues Schlagwort zu erstellen", @@ -75,7 +78,6 @@ OC.L10N.register( "Assigned collaborative tags" : "Zugewiesene kollaborative Schlagworte", "Open in Files" : "In App \"Dateien\" öffnen", "List of tags and their associated files and folders." : "Liste der Schlagworte und der zugehörigen Dateien und Ordner.", - "No tags found" : "Keine Tags gefunden", "Tags you have created will show up here." : "Die von Ihnen erstellten Schlagworte werden hier angezeigt.", "Failed to load last used tags" : "Zuletzt verwendete Schlagworte konnten nicht geladen werden", "Missing \"Content-Location\" header" : "Fehlender \"Content-Location\"-Header", diff --git a/apps/systemtags/l10n/de.json b/apps/systemtags/l10n/de.json index bf414347d50..6eb4f18a0bb 100644 --- a/apps/systemtags/l10n/de.json +++ b/apps/systemtags/l10n/de.json @@ -63,6 +63,9 @@ "Failed to update tag" : "Schlagwort konnte nicht aktualisiert werden", "Deleted tag" : "Schlagwort gelöscht", "Failed to delete tag" : "Fehler beim Löschen des Schlagwortes", + "Manage tags" : "Benötigt keine Übersetzung. Hier wird nur die formelle Übersetzung verwendet (de_DE).", + "No tags found" : "Keine Tags gefunden", + "Cancel" : "Abbrechen", "Loading collaborative tags …" : "Lade kollaborative Schlagworte …", "Search or create collaborative tags" : "Suchen oder erstellen von kollaborativen Schlagworten", "No tags to select, type to create a new tag" : "Keine Schlagworte zur Auswahl, gib ein, um ein neues Schlagwort zu erstellen", @@ -73,7 +76,6 @@ "Assigned collaborative tags" : "Zugewiesene kollaborative Schlagworte", "Open in Files" : "In App \"Dateien\" öffnen", "List of tags and their associated files and folders." : "Liste der Schlagworte und der zugehörigen Dateien und Ordner.", - "No tags found" : "Keine Tags gefunden", "Tags you have created will show up here." : "Die von Ihnen erstellten Schlagworte werden hier angezeigt.", "Failed to load last used tags" : "Zuletzt verwendete Schlagworte konnten nicht geladen werden", "Missing \"Content-Location\" header" : "Fehlender \"Content-Location\"-Header", diff --git a/apps/systemtags/l10n/de_DE.js b/apps/systemtags/l10n/de_DE.js index a38c7a2443a..b1cdf0f6395 100644 --- a/apps/systemtags/l10n/de_DE.js +++ b/apps/systemtags/l10n/de_DE.js @@ -65,6 +65,9 @@ OC.L10N.register( "Failed to update tag" : "Schlagwort konnte nicht aktualisiert werden", "Deleted tag" : "Schlagwort gelöscht", "Failed to delete tag" : "Fehler beim Löschen des Schlagwortes", + "Manage tags" : "Schlagworte verwalten", + "No tags found" : "Keine Schlagworte gefunden", + "Cancel" : "Abbrechen", "Loading collaborative tags …" : "Lade kollaborative Schlagworte …", "Search or create collaborative tags" : "Suchen oder erstellen von kollaborativen Schlagworten", "No tags to select, type to create a new tag" : "Keine Schlagworte zur Auswahl, geben Sie ein, um ein neues Schlagwort zu erstellen", @@ -75,7 +78,6 @@ OC.L10N.register( "Assigned collaborative tags" : "Zugewiesene kollaborative Schlagworte", "Open in Files" : "In Dateien öffnen", "List of tags and their associated files and folders." : "Liste der Schlagworte und der zugehörigen Dateien und Ordner.", - "No tags found" : "Keine Schlagworte gefunden", "Tags you have created will show up here." : "Die von Ihnen erstellten Schlagworte werden hier angezeigt.", "Failed to load last used tags" : "Zuletzt verwendete Schlagworte konnten nicht geladen werden", "Missing \"Content-Location\" header" : "Fehlender \"Content-Location\"-Header", diff --git a/apps/systemtags/l10n/de_DE.json b/apps/systemtags/l10n/de_DE.json index 0f2d5f81f4c..deffa8b29f1 100644 --- a/apps/systemtags/l10n/de_DE.json +++ b/apps/systemtags/l10n/de_DE.json @@ -63,6 +63,9 @@ "Failed to update tag" : "Schlagwort konnte nicht aktualisiert werden", "Deleted tag" : "Schlagwort gelöscht", "Failed to delete tag" : "Fehler beim Löschen des Schlagwortes", + "Manage tags" : "Schlagworte verwalten", + "No tags found" : "Keine Schlagworte gefunden", + "Cancel" : "Abbrechen", "Loading collaborative tags …" : "Lade kollaborative Schlagworte …", "Search or create collaborative tags" : "Suchen oder erstellen von kollaborativen Schlagworten", "No tags to select, type to create a new tag" : "Keine Schlagworte zur Auswahl, geben Sie ein, um ein neues Schlagwort zu erstellen", @@ -73,7 +76,6 @@ "Assigned collaborative tags" : "Zugewiesene kollaborative Schlagworte", "Open in Files" : "In Dateien öffnen", "List of tags and their associated files and folders." : "Liste der Schlagworte und der zugehörigen Dateien und Ordner.", - "No tags found" : "Keine Schlagworte gefunden", "Tags you have created will show up here." : "Die von Ihnen erstellten Schlagworte werden hier angezeigt.", "Failed to load last used tags" : "Zuletzt verwendete Schlagworte konnten nicht geladen werden", "Missing \"Content-Location\" header" : "Fehlender \"Content-Location\"-Header", diff --git a/apps/systemtags/l10n/el.js b/apps/systemtags/l10n/el.js index c3aea54da2b..243a2cce844 100644 --- a/apps/systemtags/l10n/el.js +++ b/apps/systemtags/l10n/el.js @@ -51,10 +51,12 @@ OC.L10N.register( "Public" : "Δημόσιο", "Restricted" : "Περιορισμένο", "Invisible" : "Αόρατο", + "Manage tags" : "Διαχείριση ετικετών", + "No tags found" : "Δεν βρέθηκαν ετικέτες", + "Cancel" : "Ακύρωση", "Failed to load tags" : "Απέτυχε η φόρτωση ετικετών", "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Οι ετικέτες σε συνεργασία είναι διαθέσιμες για όλους τους χρήστες. Οι περιορισμένες ετικέτες είναι ορατές στους χρήστες, αλλά δεν μπορούν να τους ανατεθούν. Οι κρυφές ετικέτες είναι για εσωτερική χρήση, όμως οι χρήστες δεν μπορούν να τις δουν ή να τις αναθέσουν.", "Open in Files" : "Άνοιγμα στα Αρχεία", - "No tags found" : "Δεν βρέθηκαν ετικέτες", "Collaborative tagging functionality which shares tags among users." : "Λειτουργία προσθήκης ετικετών με συνεργασία που μοιράζεται ετικέτες μεταξύ χρηστών.", "Collaborative tagging functionality which shares tags among users. Great for teams.\n\t(If you are a provider with a multi-tenancy installation, it is advised to deactivate this app as tags are shared.)" : "Λειτουργία προσθήκης ετικετών με συνεργασία που μοιράζεται ετικέτες μεταξύ χρηστών. Χρήσιμο για ομάδες.\n\t(Εάν είστε πάροχος με πολλαπλές εγκαταστάσεις, συνιστάται να απενεργοποιήσετε αυτήν την εφαρμογή καθώς οι ετικέτες μοιράζονται.)", "This file has the tag {tag}" : "Αυτό το αρχείο έχει την ετικέτα {tag}", diff --git a/apps/systemtags/l10n/el.json b/apps/systemtags/l10n/el.json index e542a885471..caf916d6f5b 100644 --- a/apps/systemtags/l10n/el.json +++ b/apps/systemtags/l10n/el.json @@ -49,10 +49,12 @@ "Public" : "Δημόσιο", "Restricted" : "Περιορισμένο", "Invisible" : "Αόρατο", + "Manage tags" : "Διαχείριση ετικετών", + "No tags found" : "Δεν βρέθηκαν ετικέτες", + "Cancel" : "Ακύρωση", "Failed to load tags" : "Απέτυχε η φόρτωση ετικετών", "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Οι ετικέτες σε συνεργασία είναι διαθέσιμες για όλους τους χρήστες. Οι περιορισμένες ετικέτες είναι ορατές στους χρήστες, αλλά δεν μπορούν να τους ανατεθούν. Οι κρυφές ετικέτες είναι για εσωτερική χρήση, όμως οι χρήστες δεν μπορούν να τις δουν ή να τις αναθέσουν.", "Open in Files" : "Άνοιγμα στα Αρχεία", - "No tags found" : "Δεν βρέθηκαν ετικέτες", "Collaborative tagging functionality which shares tags among users." : "Λειτουργία προσθήκης ετικετών με συνεργασία που μοιράζεται ετικέτες μεταξύ χρηστών.", "Collaborative tagging functionality which shares tags among users. Great for teams.\n\t(If you are a provider with a multi-tenancy installation, it is advised to deactivate this app as tags are shared.)" : "Λειτουργία προσθήκης ετικετών με συνεργασία που μοιράζεται ετικέτες μεταξύ χρηστών. Χρήσιμο για ομάδες.\n\t(Εάν είστε πάροχος με πολλαπλές εγκαταστάσεις, συνιστάται να απενεργοποιήσετε αυτήν την εφαρμογή καθώς οι ετικέτες μοιράζονται.)", "This file has the tag {tag}" : "Αυτό το αρχείο έχει την ετικέτα {tag}", diff --git a/apps/systemtags/l10n/en_GB.js b/apps/systemtags/l10n/en_GB.js index b70c2212958..d9c6a4957d7 100644 --- a/apps/systemtags/l10n/en_GB.js +++ b/apps/systemtags/l10n/en_GB.js @@ -65,6 +65,9 @@ OC.L10N.register( "Failed to update tag" : "Failed to update tag", "Deleted tag" : "Deleted tag", "Failed to delete tag" : "Failed to delete tag", + "Manage tags" : "Manage tags", + "No tags found" : "No tags found", + "Cancel" : "Cancel", "Loading collaborative tags …" : "Loading collaborative tags …", "Search or create collaborative tags" : "Search or create collaborative tags", "No tags to select, type to create a new tag" : "No tags to select, type to create a new tag", @@ -75,7 +78,6 @@ OC.L10N.register( "Assigned collaborative tags" : "Assigned collaborative tags", "Open in Files" : "Open in Files", "List of tags and their associated files and folders." : "List of tags and their associated files and folders.", - "No tags found" : "No tags found", "Tags you have created will show up here." : "Tags you have created will show up here.", "Failed to load last used tags" : "Failed to load last used tags", "Missing \"Content-Location\" header" : "Missing \"Content-Location\" header", diff --git a/apps/systemtags/l10n/en_GB.json b/apps/systemtags/l10n/en_GB.json index 6b847fae606..43850757a71 100644 --- a/apps/systemtags/l10n/en_GB.json +++ b/apps/systemtags/l10n/en_GB.json @@ -63,6 +63,9 @@ "Failed to update tag" : "Failed to update tag", "Deleted tag" : "Deleted tag", "Failed to delete tag" : "Failed to delete tag", + "Manage tags" : "Manage tags", + "No tags found" : "No tags found", + "Cancel" : "Cancel", "Loading collaborative tags …" : "Loading collaborative tags …", "Search or create collaborative tags" : "Search or create collaborative tags", "No tags to select, type to create a new tag" : "No tags to select, type to create a new tag", @@ -73,7 +76,6 @@ "Assigned collaborative tags" : "Assigned collaborative tags", "Open in Files" : "Open in Files", "List of tags and their associated files and folders." : "List of tags and their associated files and folders.", - "No tags found" : "No tags found", "Tags you have created will show up here." : "Tags you have created will show up here.", "Failed to load last used tags" : "Failed to load last used tags", "Missing \"Content-Location\" header" : "Missing \"Content-Location\" header", diff --git a/apps/systemtags/l10n/eo.js b/apps/systemtags/l10n/eo.js index 10711f43170..330e11ed18b 100644 --- a/apps/systemtags/l10n/eo.js +++ b/apps/systemtags/l10n/eo.js @@ -48,9 +48,9 @@ OC.L10N.register( "Public" : "Publika", "Restricted" : "Limigita", "Invisible" : "Nevidebla", + "No tags found" : "Neniu etikedo troviĝis ", "Failed to load tags" : "Ŝargo de la etikedoj malsukcesis", "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Kunlaboraj etikedoj disponeblas al ĉiuj uzantoj. Limigitaj etikedoj videblas de uzantoj, kiuj tamen ne povas atribui ilin. Nevideblaj etikedoj servas por interna uzo, ĉar uzantoj nek vidas nek povas atribui ilin.", - "No tags found" : "Neniu etikedo troviĝis ", "Collaborative tagging functionality which shares tags among users." : "Kunlabora etikedado por kunhavigi etikedojn inter uzantoj.", "Collaborative tagging functionality which shares tags among users. Great for teams.\n\t(If you are a provider with a multi-tenancy installation, it is advised to deactivate this app as tags are shared.)" : "Kunlabora etikedado por kunhavigi etikedojn inter uzantoj. Taŭga por teamoj.\n\n(Se vi estas provizanto kun plurklienta instalado, oni konsilas malŝalti tiun aplikaĵon, alimaniere etikedoj estus kunhavigitaj inter ĉiuj klientoj.)", "No files in here" : "Neniu dosiero estas ĉi tie", diff --git a/apps/systemtags/l10n/eo.json b/apps/systemtags/l10n/eo.json index 667158b8830..fc22de3c655 100644 --- a/apps/systemtags/l10n/eo.json +++ b/apps/systemtags/l10n/eo.json @@ -46,9 +46,9 @@ "Public" : "Publika", "Restricted" : "Limigita", "Invisible" : "Nevidebla", + "No tags found" : "Neniu etikedo troviĝis ", "Failed to load tags" : "Ŝargo de la etikedoj malsukcesis", "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Kunlaboraj etikedoj disponeblas al ĉiuj uzantoj. Limigitaj etikedoj videblas de uzantoj, kiuj tamen ne povas atribui ilin. Nevideblaj etikedoj servas por interna uzo, ĉar uzantoj nek vidas nek povas atribui ilin.", - "No tags found" : "Neniu etikedo troviĝis ", "Collaborative tagging functionality which shares tags among users." : "Kunlabora etikedado por kunhavigi etikedojn inter uzantoj.", "Collaborative tagging functionality which shares tags among users. Great for teams.\n\t(If you are a provider with a multi-tenancy installation, it is advised to deactivate this app as tags are shared.)" : "Kunlabora etikedado por kunhavigi etikedojn inter uzantoj. Taŭga por teamoj.\n\n(Se vi estas provizanto kun plurklienta instalado, oni konsilas malŝalti tiun aplikaĵon, alimaniere etikedoj estus kunhavigitaj inter ĉiuj klientoj.)", "No files in here" : "Neniu dosiero estas ĉi tie", diff --git a/apps/systemtags/l10n/es.js b/apps/systemtags/l10n/es.js index 3c8349b4331..a085f0844af 100644 --- a/apps/systemtags/l10n/es.js +++ b/apps/systemtags/l10n/es.js @@ -65,6 +65,9 @@ OC.L10N.register( "Failed to update tag" : "Fallo al actualizar la etiqueta", "Deleted tag" : "Etiqueta eliminada", "Failed to delete tag" : "Fallo al borrar etiqueta", + "Manage tags" : "Gestionar etiquetas", + "No tags found" : "No se encontraron etiquetas", + "Cancel" : "Cancelar", "Loading collaborative tags …" : "Cargando etiquetas colaborativas …", "Search or create collaborative tags" : "Buscar o crear etiquetas colaborativas", "No tags to select, type to create a new tag" : "No hay etiquetas para seleccionar, escriba para crear una etiqueta nueva", @@ -74,7 +77,6 @@ OC.L10N.register( "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Las etiquetas colaborativas están disponibles para todos los usuarios. Las etiquetas restringidas son visibles para los usuarios, pero no pueden ser asignadas por ellos. Las etiquetas invisibles son para uso interno, pues los usuarios no pueden verlas ni asignarlas.", "Open in Files" : "Abrir en Archivos", "List of tags and their associated files and folders." : "Lista de etiquetas y sus carpetas y archivos asociados.", - "No tags found" : "No se encontraron etiquetas", "Tags you have created will show up here." : "Las etiquetas que haya creado aparecerán aquí.", "Failed to load last used tags" : "Fallo al cargar las etiquetas recientemente utilizadas", "Missing \"Content-Location\" header" : "Falta el encabezado \"Content-Location\"", diff --git a/apps/systemtags/l10n/es.json b/apps/systemtags/l10n/es.json index f56e76d573b..baee31ec39e 100644 --- a/apps/systemtags/l10n/es.json +++ b/apps/systemtags/l10n/es.json @@ -63,6 +63,9 @@ "Failed to update tag" : "Fallo al actualizar la etiqueta", "Deleted tag" : "Etiqueta eliminada", "Failed to delete tag" : "Fallo al borrar etiqueta", + "Manage tags" : "Gestionar etiquetas", + "No tags found" : "No se encontraron etiquetas", + "Cancel" : "Cancelar", "Loading collaborative tags …" : "Cargando etiquetas colaborativas …", "Search or create collaborative tags" : "Buscar o crear etiquetas colaborativas", "No tags to select, type to create a new tag" : "No hay etiquetas para seleccionar, escriba para crear una etiqueta nueva", @@ -72,7 +75,6 @@ "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Las etiquetas colaborativas están disponibles para todos los usuarios. Las etiquetas restringidas son visibles para los usuarios, pero no pueden ser asignadas por ellos. Las etiquetas invisibles son para uso interno, pues los usuarios no pueden verlas ni asignarlas.", "Open in Files" : "Abrir en Archivos", "List of tags and their associated files and folders." : "Lista de etiquetas y sus carpetas y archivos asociados.", - "No tags found" : "No se encontraron etiquetas", "Tags you have created will show up here." : "Las etiquetas que haya creado aparecerán aquí.", "Failed to load last used tags" : "Fallo al cargar las etiquetas recientemente utilizadas", "Missing \"Content-Location\" header" : "Falta el encabezado \"Content-Location\"", diff --git a/apps/systemtags/l10n/es_EC.js b/apps/systemtags/l10n/es_EC.js index afd538a741f..a0511afdc66 100644 --- a/apps/systemtags/l10n/es_EC.js +++ b/apps/systemtags/l10n/es_EC.js @@ -54,6 +54,9 @@ OC.L10N.register( "Invisible" : "Invisible", "Failed to create tag" : "Error al crear la etiqueta", "Failed to delete tag" : "Error al eliminar la etiqueta", + "Manage tags" : "Gestionar etiquetas", + "No tags found" : "No se encontraron etiquetas", + "Cancel" : "Cancelar", "Loading collaborative tags …" : "Cargando etiquetas colaborativas...", "Search or create collaborative tags" : "Buscar o crear etiquetas colaborativas", "No tags to select, type to create a new tag" : "No hay etiquetas para seleccionar, escribe para crear una nueva etiqueta", @@ -61,7 +64,6 @@ OC.L10N.register( "Failed to load selected tags" : "Error al cargar las etiquetas seleccionadas", "Failed to select tag" : "Error al seleccionar la etiqueta", "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Las etiquetas colaborativas están disponibles para todos los usuarios. Las etiquetas restringidas son visibles para los usuarios, pero no pueden asignarlas. Las etiquetas invisibles son para uso interno, ya que los usuarios no pueden verlas ni asignarlas.", - "No tags found" : "No se encontraron etiquetas", "Failed to load last used tags" : "Error al cargar las últimas etiquetas utilizadas", "Missing \"Content-Location\" header" : "Falta el encabezado \"Content-Location\"", "Collaborative tagging functionality which shares tags among users." : "Funcionalidad de etiquetado colaborativo que comparte etiquetas entre usuarios.", diff --git a/apps/systemtags/l10n/es_EC.json b/apps/systemtags/l10n/es_EC.json index 418f7fa895e..ce17dbd8d86 100644 --- a/apps/systemtags/l10n/es_EC.json +++ b/apps/systemtags/l10n/es_EC.json @@ -52,6 +52,9 @@ "Invisible" : "Invisible", "Failed to create tag" : "Error al crear la etiqueta", "Failed to delete tag" : "Error al eliminar la etiqueta", + "Manage tags" : "Gestionar etiquetas", + "No tags found" : "No se encontraron etiquetas", + "Cancel" : "Cancelar", "Loading collaborative tags …" : "Cargando etiquetas colaborativas...", "Search or create collaborative tags" : "Buscar o crear etiquetas colaborativas", "No tags to select, type to create a new tag" : "No hay etiquetas para seleccionar, escribe para crear una nueva etiqueta", @@ -59,7 +62,6 @@ "Failed to load selected tags" : "Error al cargar las etiquetas seleccionadas", "Failed to select tag" : "Error al seleccionar la etiqueta", "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Las etiquetas colaborativas están disponibles para todos los usuarios. Las etiquetas restringidas son visibles para los usuarios, pero no pueden asignarlas. Las etiquetas invisibles son para uso interno, ya que los usuarios no pueden verlas ni asignarlas.", - "No tags found" : "No se encontraron etiquetas", "Failed to load last used tags" : "Error al cargar las últimas etiquetas utilizadas", "Missing \"Content-Location\" header" : "Falta el encabezado \"Content-Location\"", "Collaborative tagging functionality which shares tags among users." : "Funcionalidad de etiquetado colaborativo que comparte etiquetas entre usuarios.", diff --git a/apps/systemtags/l10n/es_MX.js b/apps/systemtags/l10n/es_MX.js index 948f615dd25..70dc82f0b91 100644 --- a/apps/systemtags/l10n/es_MX.js +++ b/apps/systemtags/l10n/es_MX.js @@ -64,6 +64,9 @@ OC.L10N.register( "Failed to update tag" : "No se pudo actualizar la etiqueta", "Deleted tag" : "Etiqueta eliminada", "Failed to delete tag" : "No se pudo eliminar la etiqueta", + "Manage tags" : "Administrar etiquetas", + "No tags found" : "No se encontraron etiquetas", + "Cancel" : "Cancelar", "Loading collaborative tags …" : "Cargando las etiquetas colaborativas …", "Search or create collaborative tags" : "Buscar o crear etiquetas colaborativas", "No tags to select, type to create a new tag" : "No hay etiquetas para seleccionar, escriba para crear una nueva etiqueta", @@ -73,7 +76,6 @@ OC.L10N.register( "Assigned collaborative tags" : "Etiquetas colaborativas asignadas", "Open in Files" : "Abrir en Archivos", "List of tags and their associated files and folders." : "Lista de etiquetas y sus archivos y carpetas asociados.", - "No tags found" : "No se encontraron etiquetas", "Tags you have created will show up here." : "Las etiquetas que haya creado aparecerán aquí.", "Failed to load last used tags" : "No se pudieron cargar las últimas etiquetas utilizadas", "Missing \"Content-Location\" header" : "Falta el encabezado \"Contenido-Ubicación\"", diff --git a/apps/systemtags/l10n/es_MX.json b/apps/systemtags/l10n/es_MX.json index cdebc0745c5..0ac67697e64 100644 --- a/apps/systemtags/l10n/es_MX.json +++ b/apps/systemtags/l10n/es_MX.json @@ -62,6 +62,9 @@ "Failed to update tag" : "No se pudo actualizar la etiqueta", "Deleted tag" : "Etiqueta eliminada", "Failed to delete tag" : "No se pudo eliminar la etiqueta", + "Manage tags" : "Administrar etiquetas", + "No tags found" : "No se encontraron etiquetas", + "Cancel" : "Cancelar", "Loading collaborative tags …" : "Cargando las etiquetas colaborativas …", "Search or create collaborative tags" : "Buscar o crear etiquetas colaborativas", "No tags to select, type to create a new tag" : "No hay etiquetas para seleccionar, escriba para crear una nueva etiqueta", @@ -71,7 +74,6 @@ "Assigned collaborative tags" : "Etiquetas colaborativas asignadas", "Open in Files" : "Abrir en Archivos", "List of tags and their associated files and folders." : "Lista de etiquetas y sus archivos y carpetas asociados.", - "No tags found" : "No se encontraron etiquetas", "Tags you have created will show up here." : "Las etiquetas que haya creado aparecerán aquí.", "Failed to load last used tags" : "No se pudieron cargar las últimas etiquetas utilizadas", "Missing \"Content-Location\" header" : "Falta el encabezado \"Contenido-Ubicación\"", diff --git a/apps/systemtags/l10n/et_EE.js b/apps/systemtags/l10n/et_EE.js index 645dd1bdd31..00f18f25faa 100644 --- a/apps/systemtags/l10n/et_EE.js +++ b/apps/systemtags/l10n/et_EE.js @@ -42,6 +42,7 @@ OC.L10N.register( "Restricted" : "Piiratud", "Invisible" : "Nähtamatu", "No tags found" : "Silte ei leitud", + "Cancel" : "Tühista", "This file has the tag {tag}" : "Sellel failil on silt {tag}", "This file has the tags {firstTags} and {lastTag}" : "Sellel failil on sildid {firstTags} and {lastTag}", "No files in here" : "Siin ei ole faile", diff --git a/apps/systemtags/l10n/et_EE.json b/apps/systemtags/l10n/et_EE.json index f6cc3b48cfa..073f53170e9 100644 --- a/apps/systemtags/l10n/et_EE.json +++ b/apps/systemtags/l10n/et_EE.json @@ -40,6 +40,7 @@ "Restricted" : "Piiratud", "Invisible" : "Nähtamatu", "No tags found" : "Silte ei leitud", + "Cancel" : "Tühista", "This file has the tag {tag}" : "Sellel failil on silt {tag}", "This file has the tags {firstTags} and {lastTag}" : "Sellel failil on sildid {firstTags} and {lastTag}", "No files in here" : "Siin ei ole faile", diff --git a/apps/systemtags/l10n/eu.js b/apps/systemtags/l10n/eu.js index 003eabc977e..ac2ed8157c5 100644 --- a/apps/systemtags/l10n/eu.js +++ b/apps/systemtags/l10n/eu.js @@ -65,6 +65,9 @@ OC.L10N.register( "Failed to update tag" : "Etiketa eguneratzeak huts egin du", "Deleted tag" : "Etiketa ezabatu da", "Failed to delete tag" : "Etiketa ezabatzeak huts egin du", + "Manage tags" : "Kudeatu etiketak", + "No tags found" : "Ez da etiketarik aurkitu", + "Cancel" : "Utzi", "Loading collaborative tags …" : "Elkarlaneko etiketak kargatzen ...", "Search or create collaborative tags" : "Bilatu edo sortu elkarlaneko etiketak", "No tags to select, type to create a new tag" : "Ez dago hautatzeko etiketarik, idatzi etiketa berria sortzeko", @@ -75,7 +78,6 @@ OC.L10N.register( "Assigned collaborative tags" : "Elkarlaneko etiketak esleituta", "Open in Files" : "Ireki Fitxategiak aplikazioan", "List of tags and their associated files and folders." : "Etiketak eta atxikituta dituzten fitxategi eta karpetak.", - "No tags found" : "Ez da etiketarik aurkitu", "Tags you have created will show up here." : "Sortu dituzun etiketak hemen agertuko dira.", "Failed to load last used tags" : "Ezin izan dira azken erabilitako etiketak kargatu", "Missing \"Content-Location\" header" : "\"Content-Location\" goiburua falta", diff --git a/apps/systemtags/l10n/eu.json b/apps/systemtags/l10n/eu.json index a160aabe1cc..4ae8f3d9251 100644 --- a/apps/systemtags/l10n/eu.json +++ b/apps/systemtags/l10n/eu.json @@ -63,6 +63,9 @@ "Failed to update tag" : "Etiketa eguneratzeak huts egin du", "Deleted tag" : "Etiketa ezabatu da", "Failed to delete tag" : "Etiketa ezabatzeak huts egin du", + "Manage tags" : "Kudeatu etiketak", + "No tags found" : "Ez da etiketarik aurkitu", + "Cancel" : "Utzi", "Loading collaborative tags …" : "Elkarlaneko etiketak kargatzen ...", "Search or create collaborative tags" : "Bilatu edo sortu elkarlaneko etiketak", "No tags to select, type to create a new tag" : "Ez dago hautatzeko etiketarik, idatzi etiketa berria sortzeko", @@ -73,7 +76,6 @@ "Assigned collaborative tags" : "Elkarlaneko etiketak esleituta", "Open in Files" : "Ireki Fitxategiak aplikazioan", "List of tags and their associated files and folders." : "Etiketak eta atxikituta dituzten fitxategi eta karpetak.", - "No tags found" : "Ez da etiketarik aurkitu", "Tags you have created will show up here." : "Sortu dituzun etiketak hemen agertuko dira.", "Failed to load last used tags" : "Ezin izan dira azken erabilitako etiketak kargatu", "Missing \"Content-Location\" header" : "\"Content-Location\" goiburua falta", diff --git a/apps/systemtags/l10n/fa.js b/apps/systemtags/l10n/fa.js index 9e11e930c95..341610c1082 100644 --- a/apps/systemtags/l10n/fa.js +++ b/apps/systemtags/l10n/fa.js @@ -53,6 +53,9 @@ OC.L10N.register( "Invisible" : "نامرئی", "Failed to create tag" : "Failed to create tag", "Failed to delete tag" : "Failed to delete tag", + "Manage tags" : "مدیریت برچسب ها", + "No tags found" : "هیچ برچسبی یافت نشد", + "Cancel" : "منصرف شدن", "Loading collaborative tags …" : "Loading collaborative tags …", "Search or create collaborative tags" : "Search or create collaborative tags", "No tags to select, type to create a new tag" : "No tags to select, type to create a new tag", @@ -61,7 +64,6 @@ OC.L10N.register( "Failed to select tag" : "Failed to select tag", "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them.", "Open in Files" : "در فایل باز کنید", - "No tags found" : "هیچ برچسبی یافت نشد", "Failed to load last used tags" : "Failed to load last used tags", "Missing \"Content-Location\" header" : "Missing \"Content-Location\" header", "Collaborative tagging functionality which shares tags among users." : "Collaborative tagging functionality which shares tags among users.", diff --git a/apps/systemtags/l10n/fa.json b/apps/systemtags/l10n/fa.json index 36cae9b1a66..abad0154c22 100644 --- a/apps/systemtags/l10n/fa.json +++ b/apps/systemtags/l10n/fa.json @@ -51,6 +51,9 @@ "Invisible" : "نامرئی", "Failed to create tag" : "Failed to create tag", "Failed to delete tag" : "Failed to delete tag", + "Manage tags" : "مدیریت برچسب ها", + "No tags found" : "هیچ برچسبی یافت نشد", + "Cancel" : "منصرف شدن", "Loading collaborative tags …" : "Loading collaborative tags …", "Search or create collaborative tags" : "Search or create collaborative tags", "No tags to select, type to create a new tag" : "No tags to select, type to create a new tag", @@ -59,7 +62,6 @@ "Failed to select tag" : "Failed to select tag", "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them.", "Open in Files" : "در فایل باز کنید", - "No tags found" : "هیچ برچسبی یافت نشد", "Failed to load last used tags" : "Failed to load last used tags", "Missing \"Content-Location\" header" : "Missing \"Content-Location\" header", "Collaborative tagging functionality which shares tags among users." : "Collaborative tagging functionality which shares tags among users.", diff --git a/apps/systemtags/l10n/fi.js b/apps/systemtags/l10n/fi.js index aa12ad4a1c6..498cc5b0a47 100644 --- a/apps/systemtags/l10n/fi.js +++ b/apps/systemtags/l10n/fi.js @@ -58,12 +58,14 @@ OC.L10N.register( "Failed to create tag" : "Tunnisteen luominen epäonnistui", "Failed to update tag" : "Tunnisteen päivittäminen epäonnistui", "Failed to delete tag" : "Tunnisteen poistaminen epäonnistui", + "Manage tags" : "Hallitse tunnisteita", + "No tags found" : "Tunnisteita ei löytynyt", + "Cancel" : "Peruuta", "Loading collaborative tags …" : "Ladataan yhteistyöllisiä tunnisteita…", "Search or create collaborative tags" : "Etsi tai luo yhteistyötunnisteita", "Failed to load tags" : "Tunnisteiden lataaminen epäonnistui", "Failed to select tag" : "Tunnisteen valitseminen epäonnistui", "Open in Files" : "Avaa tiedostosovelluksessa", - "No tags found" : "Tunnisteita ei löytynyt", "Tags you have created will show up here." : "Luomasi tunnisteet näkyvät täällä.", "Missing \"Content-Location\" header" : "\"Content-Location\"-otsake puuttuu", "Collaborative tagging functionality which shares tags among users." : "Yhteisöllistä tunnistetoiminnallisuutta, lopputuloksena tunnisteet jaetaan käyttäjien kesken.", diff --git a/apps/systemtags/l10n/fi.json b/apps/systemtags/l10n/fi.json index c8a209d4f85..dd0c4320d62 100644 --- a/apps/systemtags/l10n/fi.json +++ b/apps/systemtags/l10n/fi.json @@ -56,12 +56,14 @@ "Failed to create tag" : "Tunnisteen luominen epäonnistui", "Failed to update tag" : "Tunnisteen päivittäminen epäonnistui", "Failed to delete tag" : "Tunnisteen poistaminen epäonnistui", + "Manage tags" : "Hallitse tunnisteita", + "No tags found" : "Tunnisteita ei löytynyt", + "Cancel" : "Peruuta", "Loading collaborative tags …" : "Ladataan yhteistyöllisiä tunnisteita…", "Search or create collaborative tags" : "Etsi tai luo yhteistyötunnisteita", "Failed to load tags" : "Tunnisteiden lataaminen epäonnistui", "Failed to select tag" : "Tunnisteen valitseminen epäonnistui", "Open in Files" : "Avaa tiedostosovelluksessa", - "No tags found" : "Tunnisteita ei löytynyt", "Tags you have created will show up here." : "Luomasi tunnisteet näkyvät täällä.", "Missing \"Content-Location\" header" : "\"Content-Location\"-otsake puuttuu", "Collaborative tagging functionality which shares tags among users." : "Yhteisöllistä tunnistetoiminnallisuutta, lopputuloksena tunnisteet jaetaan käyttäjien kesken.", diff --git a/apps/systemtags/l10n/fr.js b/apps/systemtags/l10n/fr.js index 969609117ff..4a99fb12b64 100644 --- a/apps/systemtags/l10n/fr.js +++ b/apps/systemtags/l10n/fr.js @@ -65,6 +65,9 @@ OC.L10N.register( "Failed to update tag" : "Impossible de mettre à jour l'étiquette", "Deleted tag" : "Étiquette supprimée", "Failed to delete tag" : "Impossible de supprimer l'étiquette", + "Manage tags" : "Gérer les étiquettes", + "No tags found" : "Aucune étiquette trouvée", + "Cancel" : "Annuler", "Loading collaborative tags …" : "Chargement des étiquettes collaboratives...", "Search or create collaborative tags" : "Rechercher ou créer des étiquettes collaboratives", "No tags to select, type to create a new tag" : "Aucune étiquette à sélectionner, entrez une nouvelle étiquette", @@ -75,7 +78,6 @@ OC.L10N.register( "Assigned collaborative tags" : "Tags collaboratives attribuées", "Open in Files" : "Ouvrir dans Fichiers", "List of tags and their associated files and folders." : "Liste des étiquettes et leurs fichiers et dossiers associés.", - "No tags found" : "Aucune étiquette trouvée", "Tags you have created will show up here." : "Les étiquettes que vous avez créées apparaîtront ici.", "Failed to load last used tags" : "Impossible de charger les dernières étiquettes utilisées", "Missing \"Content-Location\" header" : "Entête \"Contenu-Localisation\" manquant", diff --git a/apps/systemtags/l10n/fr.json b/apps/systemtags/l10n/fr.json index 05c3acade7f..7fa7673b711 100644 --- a/apps/systemtags/l10n/fr.json +++ b/apps/systemtags/l10n/fr.json @@ -63,6 +63,9 @@ "Failed to update tag" : "Impossible de mettre à jour l'étiquette", "Deleted tag" : "Étiquette supprimée", "Failed to delete tag" : "Impossible de supprimer l'étiquette", + "Manage tags" : "Gérer les étiquettes", + "No tags found" : "Aucune étiquette trouvée", + "Cancel" : "Annuler", "Loading collaborative tags …" : "Chargement des étiquettes collaboratives...", "Search or create collaborative tags" : "Rechercher ou créer des étiquettes collaboratives", "No tags to select, type to create a new tag" : "Aucune étiquette à sélectionner, entrez une nouvelle étiquette", @@ -73,7 +76,6 @@ "Assigned collaborative tags" : "Tags collaboratives attribuées", "Open in Files" : "Ouvrir dans Fichiers", "List of tags and their associated files and folders." : "Liste des étiquettes et leurs fichiers et dossiers associés.", - "No tags found" : "Aucune étiquette trouvée", "Tags you have created will show up here." : "Les étiquettes que vous avez créées apparaîtront ici.", "Failed to load last used tags" : "Impossible de charger les dernières étiquettes utilisées", "Missing \"Content-Location\" header" : "Entête \"Contenu-Localisation\" manquant", diff --git a/apps/systemtags/l10n/ga.js b/apps/systemtags/l10n/ga.js index 8a0ef6ca26b..1ac7e862d9e 100644 --- a/apps/systemtags/l10n/ga.js +++ b/apps/systemtags/l10n/ga.js @@ -65,6 +65,9 @@ OC.L10N.register( "Failed to update tag" : "Theip ar an gclib a nuashonrú", "Deleted tag" : "Clib scriosta", "Failed to delete tag" : "Theip ar an gclib a scriosadh", + "Manage tags" : "Bainistigh clibeanna", + "No tags found" : "Níor aimsíodh clibeanna", + "Cancel" : "Cealaigh", "Loading collaborative tags …" : "Clibeanna comhoibritheacha á lódáil…", "Search or create collaborative tags" : "Cuardaigh nó cruthaigh clibeanna comhoibríocha", "No tags to select, type to create a new tag" : "Gan clibeanna le roghnú, clóscríobh chun clib nua a chruthú", @@ -75,7 +78,6 @@ OC.L10N.register( "Assigned collaborative tags" : "Clibeanna comhoibrithe sannta", "Open in Files" : "Oscail i Comhaid", "List of tags and their associated files and folders." : "Liosta clibeanna agus na comhaid agus na fillteáin a bhaineann leo.", - "No tags found" : "Níor aimsíodh clibeanna", "Tags you have created will show up here." : "Taispeánfar clibeanna atá cruthaithe agat anseo.", "Failed to load last used tags" : "Theip ar lódáil na gclibeanna is déanaí a úsáideadh", "Missing \"Content-Location\" header" : "Ceanntásc \"Content-Suíomh\" in easnamh", diff --git a/apps/systemtags/l10n/ga.json b/apps/systemtags/l10n/ga.json index ab8694374c1..eb55108e6ca 100644 --- a/apps/systemtags/l10n/ga.json +++ b/apps/systemtags/l10n/ga.json @@ -63,6 +63,9 @@ "Failed to update tag" : "Theip ar an gclib a nuashonrú", "Deleted tag" : "Clib scriosta", "Failed to delete tag" : "Theip ar an gclib a scriosadh", + "Manage tags" : "Bainistigh clibeanna", + "No tags found" : "Níor aimsíodh clibeanna", + "Cancel" : "Cealaigh", "Loading collaborative tags …" : "Clibeanna comhoibritheacha á lódáil…", "Search or create collaborative tags" : "Cuardaigh nó cruthaigh clibeanna comhoibríocha", "No tags to select, type to create a new tag" : "Gan clibeanna le roghnú, clóscríobh chun clib nua a chruthú", @@ -73,7 +76,6 @@ "Assigned collaborative tags" : "Clibeanna comhoibrithe sannta", "Open in Files" : "Oscail i Comhaid", "List of tags and their associated files and folders." : "Liosta clibeanna agus na comhaid agus na fillteáin a bhaineann leo.", - "No tags found" : "Níor aimsíodh clibeanna", "Tags you have created will show up here." : "Taispeánfar clibeanna atá cruthaithe agat anseo.", "Failed to load last used tags" : "Theip ar lódáil na gclibeanna is déanaí a úsáideadh", "Missing \"Content-Location\" header" : "Ceanntásc \"Content-Suíomh\" in easnamh", diff --git a/apps/systemtags/l10n/gl.js b/apps/systemtags/l10n/gl.js index 782166d2ba6..598ffd6e5bb 100644 --- a/apps/systemtags/l10n/gl.js +++ b/apps/systemtags/l10n/gl.js @@ -65,6 +65,9 @@ OC.L10N.register( "Failed to update tag" : "Produciuse un fallo ao actualizar a etiqueta", "Deleted tag" : "Etiqueta eliminada", "Failed to delete tag" : "Produciuse un fallo ao eliminar a etiqueta", + "Manage tags" : "Xestionar as etiquetas", + "No tags found" : "Non se atoparon etiquetas", + "Cancel" : "Cancelar", "Loading collaborative tags …" : "Cargando etiquetas colaborativas…", "Search or create collaborative tags" : "Buscar ou crear etiquetas colaborativas", "No tags to select, type to create a new tag" : "Non hai etiquetas que seleccionar, escriba para crear unha nova", @@ -75,7 +78,6 @@ OC.L10N.register( "Assigned collaborative tags" : "Etiquetas colaborativas asignadas", "Open in Files" : "Abrir en Ficheiros", "List of tags and their associated files and folders." : "Lista de etiquetas e os seus ficheiros e cartafoles asociados.", - "No tags found" : "Non se atoparon etiquetas", "Tags you have created will show up here." : "As etiquetas que creou aparecerán aquí.", "Failed to load last used tags" : "Produciuse un fallo ao cargar as últimas etiquetas utilizadas", "Missing \"Content-Location\" header" : "Falta a cabeceira «Content-Location».", diff --git a/apps/systemtags/l10n/gl.json b/apps/systemtags/l10n/gl.json index e977928e817..635b5886cfb 100644 --- a/apps/systemtags/l10n/gl.json +++ b/apps/systemtags/l10n/gl.json @@ -63,6 +63,9 @@ "Failed to update tag" : "Produciuse un fallo ao actualizar a etiqueta", "Deleted tag" : "Etiqueta eliminada", "Failed to delete tag" : "Produciuse un fallo ao eliminar a etiqueta", + "Manage tags" : "Xestionar as etiquetas", + "No tags found" : "Non se atoparon etiquetas", + "Cancel" : "Cancelar", "Loading collaborative tags …" : "Cargando etiquetas colaborativas…", "Search or create collaborative tags" : "Buscar ou crear etiquetas colaborativas", "No tags to select, type to create a new tag" : "Non hai etiquetas que seleccionar, escriba para crear unha nova", @@ -73,7 +76,6 @@ "Assigned collaborative tags" : "Etiquetas colaborativas asignadas", "Open in Files" : "Abrir en Ficheiros", "List of tags and their associated files and folders." : "Lista de etiquetas e os seus ficheiros e cartafoles asociados.", - "No tags found" : "Non se atoparon etiquetas", "Tags you have created will show up here." : "As etiquetas que creou aparecerán aquí.", "Failed to load last used tags" : "Produciuse un fallo ao cargar as últimas etiquetas utilizadas", "Missing \"Content-Location\" header" : "Falta a cabeceira «Content-Location».", diff --git a/apps/systemtags/l10n/he.js b/apps/systemtags/l10n/he.js index 11bacb584a5..678cae8181a 100644 --- a/apps/systemtags/l10n/he.js +++ b/apps/systemtags/l10n/he.js @@ -51,9 +51,11 @@ OC.L10N.register( "Public" : "ציבורית", "Restricted" : "מוגבלת", "Invisible" : "נסתרת", + "Manage tags" : "ניהול תגיות", + "No tags found" : "לא נמצאו תגיות", + "Cancel" : "ביטול", "Failed to load tags" : "טעינת התגיות נכשלה", "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "תגיות שיתופיות זמינות לכל המשתמשים. תגיות מוגבלות חשופות למשתמשים אך אין להם אפשרות להקצות אותן. תגיות בלתי נראות הן לשימוש פנימי כיוון שמשתמשים לא יכולים לראות אות להקצות אותן.", - "No tags found" : "לא נמצאו תגיות", "Collaborative tagging functionality which shares tags among users." : "תכונת תיוג שיתופים שמשתפת תגיות בין המשתמשים.", "Collaborative tagging functionality which shares tags among users. Great for teams.\n\t(If you are a provider with a multi-tenancy installation, it is advised to deactivate this app as tags are shared.)" : "תכונת התיוג השיתופי שמשתפת תגיות בין משתמשים. מעולה לעבודת צוות.\n\t(אם בבעלותך התקנה עם מגוון מערכות נפרדות, מוטב להשבית את היישומון הזה כיוון שהתגיות משותפות.)", "No files in here" : "אין כאן קבצים", diff --git a/apps/systemtags/l10n/he.json b/apps/systemtags/l10n/he.json index be92ca1b28e..2865c83381e 100644 --- a/apps/systemtags/l10n/he.json +++ b/apps/systemtags/l10n/he.json @@ -49,9 +49,11 @@ "Public" : "ציבורית", "Restricted" : "מוגבלת", "Invisible" : "נסתרת", + "Manage tags" : "ניהול תגיות", + "No tags found" : "לא נמצאו תגיות", + "Cancel" : "ביטול", "Failed to load tags" : "טעינת התגיות נכשלה", "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "תגיות שיתופיות זמינות לכל המשתמשים. תגיות מוגבלות חשופות למשתמשים אך אין להם אפשרות להקצות אותן. תגיות בלתי נראות הן לשימוש פנימי כיוון שמשתמשים לא יכולים לראות אות להקצות אותן.", - "No tags found" : "לא נמצאו תגיות", "Collaborative tagging functionality which shares tags among users." : "תכונת תיוג שיתופים שמשתפת תגיות בין המשתמשים.", "Collaborative tagging functionality which shares tags among users. Great for teams.\n\t(If you are a provider with a multi-tenancy installation, it is advised to deactivate this app as tags are shared.)" : "תכונת התיוג השיתופי שמשתפת תגיות בין משתמשים. מעולה לעבודת צוות.\n\t(אם בבעלותך התקנה עם מגוון מערכות נפרדות, מוטב להשבית את היישומון הזה כיוון שהתגיות משותפות.)", "No files in here" : "אין כאן קבצים", diff --git a/apps/systemtags/l10n/hr.js b/apps/systemtags/l10n/hr.js index 91fa835aa96..4317fe29401 100644 --- a/apps/systemtags/l10n/hr.js +++ b/apps/systemtags/l10n/hr.js @@ -49,9 +49,11 @@ OC.L10N.register( "Public" : "Javna", "Restricted" : "Ograničena", "Invisible" : "Nevidljiva", + "Manage tags" : "Upravljaj oznakama", + "No tags found" : "Nema pronađenih oznaka", + "Cancel" : "Odustani", "Failed to load tags" : "Učitavanje oznaka nije uspjelo", "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Oznake za suradnju dostupne su svim korisnicima. Ograničene oznake vidljive su korisnicima, ali ih ne mogu dodijeliti. Nevidljive oznake služe za internu uporabu jer ih korisnici ne mogu vidjeti niti dodijeliti.", - "No tags found" : "Nema pronađenih oznaka", "Collaborative tagging functionality which shares tags among users." : "Funkcija kolaborativnog označavanja dijeli oznake među korisnicima.", "Collaborative tagging functionality which shares tags among users. Great for teams.\n\t(If you are a provider with a multi-tenancy installation, it is advised to deactivate this app as tags are shared.)" : "Funkcija kolaborativnog označavanja dijeli oznake među korisnicima. Izvrsna ideja za timove.\n\t(Ako ste davatelj usluga s instalacijom za više stanara, deaktivirajte ovu aplikaciju jer se dijele oznake.)", "No files in here" : "Nema datoteka", diff --git a/apps/systemtags/l10n/hr.json b/apps/systemtags/l10n/hr.json index 5b3f7a7736f..6a63ea24749 100644 --- a/apps/systemtags/l10n/hr.json +++ b/apps/systemtags/l10n/hr.json @@ -47,9 +47,11 @@ "Public" : "Javna", "Restricted" : "Ograničena", "Invisible" : "Nevidljiva", + "Manage tags" : "Upravljaj oznakama", + "No tags found" : "Nema pronađenih oznaka", + "Cancel" : "Odustani", "Failed to load tags" : "Učitavanje oznaka nije uspjelo", "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Oznake za suradnju dostupne su svim korisnicima. Ograničene oznake vidljive su korisnicima, ali ih ne mogu dodijeliti. Nevidljive oznake služe za internu uporabu jer ih korisnici ne mogu vidjeti niti dodijeliti.", - "No tags found" : "Nema pronađenih oznaka", "Collaborative tagging functionality which shares tags among users." : "Funkcija kolaborativnog označavanja dijeli oznake među korisnicima.", "Collaborative tagging functionality which shares tags among users. Great for teams.\n\t(If you are a provider with a multi-tenancy installation, it is advised to deactivate this app as tags are shared.)" : "Funkcija kolaborativnog označavanja dijeli oznake među korisnicima. Izvrsna ideja za timove.\n\t(Ako ste davatelj usluga s instalacijom za više stanara, deaktivirajte ovu aplikaciju jer se dijele oznake.)", "No files in here" : "Nema datoteka", diff --git a/apps/systemtags/l10n/hu.js b/apps/systemtags/l10n/hu.js index 1f9952aaf44..2eb8ec0c37a 100644 --- a/apps/systemtags/l10n/hu.js +++ b/apps/systemtags/l10n/hu.js @@ -63,6 +63,9 @@ OC.L10N.register( "Failed to update tag" : "A címke frissítése sikertelen", "Deleted tag" : "Címke törölve", "Failed to delete tag" : "A címke törlése sikertelen", + "Manage tags" : "Címkék kezelése", + "No tags found" : "Nem találhatók címkék", + "Cancel" : "Mégse", "Loading collaborative tags …" : "Együttműködési címkék betöltése…", "Search or create collaborative tags" : "Együttműködési címkék keresése és létrehozása", "No tags to select, type to create a new tag" : "Nincs kiválasztható címke, gépeljen egy új címke létrehozásához", @@ -72,7 +75,6 @@ OC.L10N.register( "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Az együttműködési címkék elérhetők az összes felhasználó számára. A korlátozott címkék láthatók a felhasználók által, de nem rendelhetik azt semmihez. A láthatatlan címkék belső használatra vannak fenntartva, mivel a felhasználók nem látják ezeket, és nem is tudják semmihez hozzárendelni őket.", "Open in Files" : "Megnyitás a Fájlokban", "List of tags and their associated files and folders." : "A címkék és a hozzájuk tartozó fájlok és mappák listázása.", - "No tags found" : "Nem találhatók címkék", "Tags you have created will show up here." : "A saját címkék itt jelennek meg.", "Failed to load last used tags" : "A legutóbb használt címkék betöltése sikertelen", "Missing \"Content-Location\" header" : "Hiányzó „Content-Location” fejléc", diff --git a/apps/systemtags/l10n/hu.json b/apps/systemtags/l10n/hu.json index 33aff11d1bc..23a0bcdb1b0 100644 --- a/apps/systemtags/l10n/hu.json +++ b/apps/systemtags/l10n/hu.json @@ -61,6 +61,9 @@ "Failed to update tag" : "A címke frissítése sikertelen", "Deleted tag" : "Címke törölve", "Failed to delete tag" : "A címke törlése sikertelen", + "Manage tags" : "Címkék kezelése", + "No tags found" : "Nem találhatók címkék", + "Cancel" : "Mégse", "Loading collaborative tags …" : "Együttműködési címkék betöltése…", "Search or create collaborative tags" : "Együttműködési címkék keresése és létrehozása", "No tags to select, type to create a new tag" : "Nincs kiválasztható címke, gépeljen egy új címke létrehozásához", @@ -70,7 +73,6 @@ "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Az együttműködési címkék elérhetők az összes felhasználó számára. A korlátozott címkék láthatók a felhasználók által, de nem rendelhetik azt semmihez. A láthatatlan címkék belső használatra vannak fenntartva, mivel a felhasználók nem látják ezeket, és nem is tudják semmihez hozzárendelni őket.", "Open in Files" : "Megnyitás a Fájlokban", "List of tags and their associated files and folders." : "A címkék és a hozzájuk tartozó fájlok és mappák listázása.", - "No tags found" : "Nem találhatók címkék", "Tags you have created will show up here." : "A saját címkék itt jelennek meg.", "Failed to load last used tags" : "A legutóbb használt címkék betöltése sikertelen", "Missing \"Content-Location\" header" : "Hiányzó „Content-Location” fejléc", diff --git a/apps/systemtags/l10n/is.js b/apps/systemtags/l10n/is.js index 948a67eaa23..ef9c963c40e 100644 --- a/apps/systemtags/l10n/is.js +++ b/apps/systemtags/l10n/is.js @@ -63,6 +63,9 @@ OC.L10N.register( "Failed to update tag" : "Mistókst að uppfæra merki", "Deleted tag" : "Eyddi merki", "Failed to delete tag" : "Mistókst að eyða merki", + "Manage tags" : "Sýsla með merki", + "No tags found" : "Engin merki fundust", + "Cancel" : "Hætta við", "Loading collaborative tags …" : "Hleð inn samstarfsmerkjum …", "Search or create collaborative tags" : "Búa til eða breyta samstarfsmerkjum", "No tags to select, type to create a new tag" : "Engin merki til að velja, skrifaðu til að útbúa nýtt merki", @@ -72,7 +75,6 @@ OC.L10N.register( "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Samstarfsmerkingar eru tiltækar öllum notendum. Takmörkuð merki sjá allir notendur en þeir geta ekki úthlutað þeim. Ósýnileg merki eru fyrir notkun innan kerfis, þar sem notendur munu ekki sjá þau eða getað úthlutað þeim.", "Open in Files" : "Opna í skráaforritinu", "List of tags and their associated files and folders." : "Listi yfir merki og þeim tengdar skrár og möppur.", - "No tags found" : "Engin merki fundust", "Tags you have created will show up here." : "Merki sem þú hefur útbúið munu birtast hér.", "Failed to load last used tags" : "Mistókst að hlaða inn síðast notuðu merkjum", "Missing \"Content-Location\" header" : "Vantar \"Content-Location\"-haus", diff --git a/apps/systemtags/l10n/is.json b/apps/systemtags/l10n/is.json index 205a155f70f..9cc8a20a07e 100644 --- a/apps/systemtags/l10n/is.json +++ b/apps/systemtags/l10n/is.json @@ -61,6 +61,9 @@ "Failed to update tag" : "Mistókst að uppfæra merki", "Deleted tag" : "Eyddi merki", "Failed to delete tag" : "Mistókst að eyða merki", + "Manage tags" : "Sýsla með merki", + "No tags found" : "Engin merki fundust", + "Cancel" : "Hætta við", "Loading collaborative tags …" : "Hleð inn samstarfsmerkjum …", "Search or create collaborative tags" : "Búa til eða breyta samstarfsmerkjum", "No tags to select, type to create a new tag" : "Engin merki til að velja, skrifaðu til að útbúa nýtt merki", @@ -70,7 +73,6 @@ "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Samstarfsmerkingar eru tiltækar öllum notendum. Takmörkuð merki sjá allir notendur en þeir geta ekki úthlutað þeim. Ósýnileg merki eru fyrir notkun innan kerfis, þar sem notendur munu ekki sjá þau eða getað úthlutað þeim.", "Open in Files" : "Opna í skráaforritinu", "List of tags and their associated files and folders." : "Listi yfir merki og þeim tengdar skrár og möppur.", - "No tags found" : "Engin merki fundust", "Tags you have created will show up here." : "Merki sem þú hefur útbúið munu birtast hér.", "Failed to load last used tags" : "Mistókst að hlaða inn síðast notuðu merkjum", "Missing \"Content-Location\" header" : "Vantar \"Content-Location\"-haus", diff --git a/apps/systemtags/l10n/it.js b/apps/systemtags/l10n/it.js index 5fb7666955e..fdc15016ef8 100644 --- a/apps/systemtags/l10n/it.js +++ b/apps/systemtags/l10n/it.js @@ -65,6 +65,9 @@ OC.L10N.register( "Failed to update tag" : "Aggiornamento dell'etichetta fallito", "Deleted tag" : "Etichetta eliminata", "Failed to delete tag" : "Eliminazione etichetta fallita", + "Manage tags" : "Gestisci etichette", + "No tags found" : "Nessuna etichetta trovata", + "Cancel" : "Annulla", "Loading collaborative tags …" : "Caricamento etichette collaborative …", "Search or create collaborative tags" : "Cerca o crea etichette collaborative", "No tags to select, type to create a new tag" : "Nessuna etichetta da selezionare, digita per crearne una nuova", @@ -75,7 +78,6 @@ OC.L10N.register( "Assigned collaborative tags" : "Etichette collaborative assegnate", "Open in Files" : "Apri in File", "List of tags and their associated files and folders." : "Lista di etichette e dei loro file e cartelle associati.", - "No tags found" : "Nessuna etichetta trovata", "Tags you have created will show up here." : "Le etichette che hai creato saranno mostrate qui.", "Failed to load last used tags" : "Caricamento ultime etichette usate fallito", "Missing \"Content-Location\" header" : "Intestazione \"Content-Location\" mancante", diff --git a/apps/systemtags/l10n/it.json b/apps/systemtags/l10n/it.json index ee626d244a6..e2bbc3f88ce 100644 --- a/apps/systemtags/l10n/it.json +++ b/apps/systemtags/l10n/it.json @@ -63,6 +63,9 @@ "Failed to update tag" : "Aggiornamento dell'etichetta fallito", "Deleted tag" : "Etichetta eliminata", "Failed to delete tag" : "Eliminazione etichetta fallita", + "Manage tags" : "Gestisci etichette", + "No tags found" : "Nessuna etichetta trovata", + "Cancel" : "Annulla", "Loading collaborative tags …" : "Caricamento etichette collaborative …", "Search or create collaborative tags" : "Cerca o crea etichette collaborative", "No tags to select, type to create a new tag" : "Nessuna etichetta da selezionare, digita per crearne una nuova", @@ -73,7 +76,6 @@ "Assigned collaborative tags" : "Etichette collaborative assegnate", "Open in Files" : "Apri in File", "List of tags and their associated files and folders." : "Lista di etichette e dei loro file e cartelle associati.", - "No tags found" : "Nessuna etichetta trovata", "Tags you have created will show up here." : "Le etichette che hai creato saranno mostrate qui.", "Failed to load last used tags" : "Caricamento ultime etichette usate fallito", "Missing \"Content-Location\" header" : "Intestazione \"Content-Location\" mancante", diff --git a/apps/systemtags/l10n/ja.js b/apps/systemtags/l10n/ja.js index ef5f206f3d8..930fc7ae8cb 100644 --- a/apps/systemtags/l10n/ja.js +++ b/apps/systemtags/l10n/ja.js @@ -65,6 +65,9 @@ OC.L10N.register( "Failed to update tag" : "タグの更新に失敗しました", "Deleted tag" : "削除されたタグ", "Failed to delete tag" : "タグの削除に失敗しました", + "Manage tags" : "タグを管理", + "No tags found" : "タグが見つかりません", + "Cancel" : "キャンセル", "Loading collaborative tags …" : "コラボレーションタグを読み込み中 ...", "Search or create collaborative tags" : "検索またはコラボレーションタグの作成", "No tags to select, type to create a new tag" : "タグを選択せず、入力して新しいタグを作成", @@ -75,7 +78,6 @@ OC.L10N.register( "Assigned collaborative tags" : "割り当てられたコラボレーションタグ", "Open in Files" : "ファイルアプリで開く", "List of tags and their associated files and folders." : "タグとそれに関連するファイルやフォルダのリスト。", - "No tags found" : "タグが見つかりません", "Tags you have created will show up here." : "あなたが作成したタグはここに表示されます。", "Failed to load last used tags" : "最後に使用したタグの読み込みに失敗しました", "Missing \"Content-Location\" header" : "\"Content-Location\" ヘッダの欠落", diff --git a/apps/systemtags/l10n/ja.json b/apps/systemtags/l10n/ja.json index c0ed8653eb9..a4542830390 100644 --- a/apps/systemtags/l10n/ja.json +++ b/apps/systemtags/l10n/ja.json @@ -63,6 +63,9 @@ "Failed to update tag" : "タグの更新に失敗しました", "Deleted tag" : "削除されたタグ", "Failed to delete tag" : "タグの削除に失敗しました", + "Manage tags" : "タグを管理", + "No tags found" : "タグが見つかりません", + "Cancel" : "キャンセル", "Loading collaborative tags …" : "コラボレーションタグを読み込み中 ...", "Search or create collaborative tags" : "検索またはコラボレーションタグの作成", "No tags to select, type to create a new tag" : "タグを選択せず、入力して新しいタグを作成", @@ -73,7 +76,6 @@ "Assigned collaborative tags" : "割り当てられたコラボレーションタグ", "Open in Files" : "ファイルアプリで開く", "List of tags and their associated files and folders." : "タグとそれに関連するファイルやフォルダのリスト。", - "No tags found" : "タグが見つかりません", "Tags you have created will show up here." : "あなたが作成したタグはここに表示されます。", "Failed to load last used tags" : "最後に使用したタグの読み込みに失敗しました", "Missing \"Content-Location\" header" : "\"Content-Location\" ヘッダの欠落", diff --git a/apps/systemtags/l10n/ka.js b/apps/systemtags/l10n/ka.js index 2e009fc6b4e..33f4271a9a8 100644 --- a/apps/systemtags/l10n/ka.js +++ b/apps/systemtags/l10n/ka.js @@ -62,6 +62,8 @@ OC.L10N.register( "Failed to update tag" : "Failed to update tag", "Deleted tag" : "Deleted tag", "Failed to delete tag" : "Failed to delete tag", + "No tags found" : "No tags found", + "Cancel" : "Cancel", "Loading collaborative tags …" : "Loading collaborative tags …", "Search or create collaborative tags" : "Search or create collaborative tags", "No tags to select, type to create a new tag" : "No tags to select, type to create a new tag", @@ -71,7 +73,6 @@ OC.L10N.register( "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them.", "Open in Files" : "Open in Files", "List of tags and their associated files and folders." : "List of tags and their associated files and folders.", - "No tags found" : "No tags found", "Tags you have created will show up here." : "Tags you have created will show up here.", "Failed to load last used tags" : "Failed to load last used tags", "Missing \"Content-Location\" header" : "Missing \"Content-Location\" header", diff --git a/apps/systemtags/l10n/ka.json b/apps/systemtags/l10n/ka.json index 3cb2de035ad..b365b00b354 100644 --- a/apps/systemtags/l10n/ka.json +++ b/apps/systemtags/l10n/ka.json @@ -60,6 +60,8 @@ "Failed to update tag" : "Failed to update tag", "Deleted tag" : "Deleted tag", "Failed to delete tag" : "Failed to delete tag", + "No tags found" : "No tags found", + "Cancel" : "Cancel", "Loading collaborative tags …" : "Loading collaborative tags …", "Search or create collaborative tags" : "Search or create collaborative tags", "No tags to select, type to create a new tag" : "No tags to select, type to create a new tag", @@ -69,7 +71,6 @@ "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them.", "Open in Files" : "Open in Files", "List of tags and their associated files and folders." : "List of tags and their associated files and folders.", - "No tags found" : "No tags found", "Tags you have created will show up here." : "Tags you have created will show up here.", "Failed to load last used tags" : "Failed to load last used tags", "Missing \"Content-Location\" header" : "Missing \"Content-Location\" header", diff --git a/apps/systemtags/l10n/ka_GE.js b/apps/systemtags/l10n/ka_GE.js index 5c6133d8de3..d347ae25011 100644 --- a/apps/systemtags/l10n/ka_GE.js +++ b/apps/systemtags/l10n/ka_GE.js @@ -42,6 +42,7 @@ OC.L10N.register( "Restricted" : "აკრძალული", "Invisible" : "უჩინარი", "No tags found" : "ტეგები ვერ მოიძებნა", + "Cancel" : "გაუქმება", "No files in here" : "აქ ფაილები არაა", "No entries found in this folder" : "ამ დირექტორიაში შენატანების მოძებნა ვერ მოხერხდა", "Name" : "სახელი", diff --git a/apps/systemtags/l10n/ka_GE.json b/apps/systemtags/l10n/ka_GE.json index 762e5d6fc32..1c7ab5be464 100644 --- a/apps/systemtags/l10n/ka_GE.json +++ b/apps/systemtags/l10n/ka_GE.json @@ -40,6 +40,7 @@ "Restricted" : "აკრძალული", "Invisible" : "უჩინარი", "No tags found" : "ტეგები ვერ მოიძებნა", + "Cancel" : "გაუქმება", "No files in here" : "აქ ფაილები არაა", "No entries found in this folder" : "ამ დირექტორიაში შენატანების მოძებნა ვერ მოხერხდა", "Name" : "სახელი", diff --git a/apps/systemtags/l10n/ko.js b/apps/systemtags/l10n/ko.js index 3dbb9e3fba7..b85de42e52c 100644 --- a/apps/systemtags/l10n/ko.js +++ b/apps/systemtags/l10n/ko.js @@ -63,6 +63,9 @@ OC.L10N.register( "Failed to update tag" : "태그를 갱신할 수 없음", "Deleted tag" : "태그를 삭제함", "Failed to delete tag" : "태그를 삭제할 수 없음", + "Manage tags" : "태그 관리하기", + "No tags found" : "태그를 찾을 수 없음", + "Cancel" : "취소", "Loading collaborative tags …" : "협업 태그를 불러오는 중 ...", "Search or create collaborative tags" : "협업 태그 검색 또는 생성", "No tags to select, type to create a new tag" : "태그가 선택되지 않았습니다. 태그를 입력하여 새로 만드십시오.", @@ -72,7 +75,6 @@ OC.L10N.register( "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "모든 사용자가 사용할 수 있는 협업 태그입니다. 제한된 태그는 사용자에게 표시되지만 할당할 수는 없습니다. 숨겨진 태그는 내부용으로 사용되며, 사용자는 보거나 할당할 수 없습니다.", "Open in Files" : "파일에서 열기", "List of tags and their associated files and folders." : "태그 및 태그와 연결된 파일과 폴더 목록", - "No tags found" : "태그를 찾을 수 없음", "Tags you have created will show up here." : "생성한 태그가 이곳에 나타납니다.", "Failed to load last used tags" : "최근 사용된 태그 불러오기 실패", "Failed to load tags for file" : "파일에 대한 태그 불러오기 실패", diff --git a/apps/systemtags/l10n/ko.json b/apps/systemtags/l10n/ko.json index 4453925d38e..d7af18d5a69 100644 --- a/apps/systemtags/l10n/ko.json +++ b/apps/systemtags/l10n/ko.json @@ -61,6 +61,9 @@ "Failed to update tag" : "태그를 갱신할 수 없음", "Deleted tag" : "태그를 삭제함", "Failed to delete tag" : "태그를 삭제할 수 없음", + "Manage tags" : "태그 관리하기", + "No tags found" : "태그를 찾을 수 없음", + "Cancel" : "취소", "Loading collaborative tags …" : "협업 태그를 불러오는 중 ...", "Search or create collaborative tags" : "협업 태그 검색 또는 생성", "No tags to select, type to create a new tag" : "태그가 선택되지 않았습니다. 태그를 입력하여 새로 만드십시오.", @@ -70,7 +73,6 @@ "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "모든 사용자가 사용할 수 있는 협업 태그입니다. 제한된 태그는 사용자에게 표시되지만 할당할 수는 없습니다. 숨겨진 태그는 내부용으로 사용되며, 사용자는 보거나 할당할 수 없습니다.", "Open in Files" : "파일에서 열기", "List of tags and their associated files and folders." : "태그 및 태그와 연결된 파일과 폴더 목록", - "No tags found" : "태그를 찾을 수 없음", "Tags you have created will show up here." : "생성한 태그가 이곳에 나타납니다.", "Failed to load last used tags" : "최근 사용된 태그 불러오기 실패", "Failed to load tags for file" : "파일에 대한 태그 불러오기 실패", diff --git a/apps/systemtags/l10n/lt_LT.js b/apps/systemtags/l10n/lt_LT.js index db7e1608c6e..0e914cac197 100644 --- a/apps/systemtags/l10n/lt_LT.js +++ b/apps/systemtags/l10n/lt_LT.js @@ -49,10 +49,12 @@ OC.L10N.register( "Invisible" : "Nematoma", "Failed to create tag" : "Nepavyko įkelti žymios", "Failed to delete tag" : "Nepavyko pervadinti žymės", + "Manage tags" : "Tvarkyti žymes", + "No tags found" : "Nerasta jokių žymių", + "Cancel" : "Atsisakyti", "Failed to load tags" : "Nepavyko įkelti žymių", "Failed to select tag" : "Nepavyko parinkti žymios", "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Bendradarbiavimo žymės yra prieinamos visiems naudotojams. Apribotos žymės yra matomos naudotojams, tačiau naudotojai negali jų priskirinėti. Nematomos žymės yra vidiniam naudojimui, nes naudotojai negali jų nei matyti, nei priskirinėti.", - "No tags found" : "Nerasta jokių žymių", "Failed to load last used tags" : "Nepavyko įkelti paskutinių naudotų žymų", "This file has the tag {tag}" : "Šis failas turi žymą {tag}", "No files in here" : "Čia failų nėra", diff --git a/apps/systemtags/l10n/lt_LT.json b/apps/systemtags/l10n/lt_LT.json index 1a753126bcb..5ea25f78e05 100644 --- a/apps/systemtags/l10n/lt_LT.json +++ b/apps/systemtags/l10n/lt_LT.json @@ -47,10 +47,12 @@ "Invisible" : "Nematoma", "Failed to create tag" : "Nepavyko įkelti žymios", "Failed to delete tag" : "Nepavyko pervadinti žymės", + "Manage tags" : "Tvarkyti žymes", + "No tags found" : "Nerasta jokių žymių", + "Cancel" : "Atsisakyti", "Failed to load tags" : "Nepavyko įkelti žymių", "Failed to select tag" : "Nepavyko parinkti žymios", "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Bendradarbiavimo žymės yra prieinamos visiems naudotojams. Apribotos žymės yra matomos naudotojams, tačiau naudotojai negali jų priskirinėti. Nematomos žymės yra vidiniam naudojimui, nes naudotojai negali jų nei matyti, nei priskirinėti.", - "No tags found" : "Nerasta jokių žymių", "Failed to load last used tags" : "Nepavyko įkelti paskutinių naudotų žymų", "This file has the tag {tag}" : "Šis failas turi žymą {tag}", "No files in here" : "Čia failų nėra", diff --git a/apps/systemtags/l10n/lv.js b/apps/systemtags/l10n/lv.js index 1a69272b6d1..5da58ce60c1 100644 --- a/apps/systemtags/l10n/lv.js +++ b/apps/systemtags/l10n/lv.js @@ -46,8 +46,8 @@ OC.L10N.register( "Invisible" : "Neredzama", "Updated tag" : "Birka atjaunināta", "Failed to update tag" : "Birku neizdevās atjaunināt", - "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Sadarbības birkas ir pieejamas visiem lietotājiem. Ierobežotās birkas ir redzamas lietotājiem, bet viņi tās nevar piešķirt. Neredzamās birkas ir paredzētas iekšējai lietošanai, jo lietotāji nevar tās redzēt vai piešķirt.", "No tags found" : "Netika atrasta neviena birka", + "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Sadarbības birkas ir pieejamas visiem lietotājiem. Ierobežotās birkas ir redzamas lietotājiem, bet viņi tās nevar piešķirt. Neredzamās birkas ir paredzētas iekšējai lietošanai, jo lietotāji nevar tās redzēt vai piešķirt.", "No files in here" : "Šeit nav datņu", "No entries found in this folder" : "Šajā mapē nekas nav atrasts", "Name" : "Nosaukums", diff --git a/apps/systemtags/l10n/lv.json b/apps/systemtags/l10n/lv.json index 20229362691..632149d1efa 100644 --- a/apps/systemtags/l10n/lv.json +++ b/apps/systemtags/l10n/lv.json @@ -44,8 +44,8 @@ "Invisible" : "Neredzama", "Updated tag" : "Birka atjaunināta", "Failed to update tag" : "Birku neizdevās atjaunināt", - "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Sadarbības birkas ir pieejamas visiem lietotājiem. Ierobežotās birkas ir redzamas lietotājiem, bet viņi tās nevar piešķirt. Neredzamās birkas ir paredzētas iekšējai lietošanai, jo lietotāji nevar tās redzēt vai piešķirt.", "No tags found" : "Netika atrasta neviena birka", + "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Sadarbības birkas ir pieejamas visiem lietotājiem. Ierobežotās birkas ir redzamas lietotājiem, bet viņi tās nevar piešķirt. Neredzamās birkas ir paredzētas iekšējai lietošanai, jo lietotāji nevar tās redzēt vai piešķirt.", "No files in here" : "Šeit nav datņu", "No entries found in this folder" : "Šajā mapē nekas nav atrasts", "Name" : "Nosaukums", diff --git a/apps/systemtags/l10n/mk.js b/apps/systemtags/l10n/mk.js index 1b41e3c6e12..e40383cc2e3 100644 --- a/apps/systemtags/l10n/mk.js +++ b/apps/systemtags/l10n/mk.js @@ -53,6 +53,9 @@ OC.L10N.register( "Invisible" : "Невидливо", "Failed to create tag" : "Неуспешно креирање на ознака", "Failed to delete tag" : "Неуспешно бришење на ознака", + "Manage tags" : "Уреди ги ознаките", + "No tags found" : "Не се пронајдени ознаки", + "Cancel" : "Откажи", "Loading collaborative tags …" : "Вчитување на колаборативни ознаки", "Search or create collaborative tags" : "Барај или креирај колаборативна ознака ", "No tags to select, type to create a new tag" : "Нема избрано ознака, напиши за да креираш нова ознака", @@ -61,7 +64,6 @@ OC.L10N.register( "Failed to select tag" : "Неуспешно избирање на ознака", "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Колаборативните ознаки се достапни за сите корисници. Ограничените ознаки се видливи за корисниците но неможат да ги додаваат. Невидливите ознаки се за внатрешна употреба, тоа значи дека корисниците неможат да ги видат или да ги додаваат.", "Open in Files" : "Отвори во датотеките", - "No tags found" : "Не се пронајдени ознаки", "Tags you have created will show up here." : "Ознаките што ги имате креирано ќе се појават овде", "Failed to load last used tags" : "Неуспешно вчитување на последно користените ознаки", "Missing \"Content-Location\" header" : "Недостасува \"Content-Location\" заглавие", diff --git a/apps/systemtags/l10n/mk.json b/apps/systemtags/l10n/mk.json index 912bfd0cc52..7de51226546 100644 --- a/apps/systemtags/l10n/mk.json +++ b/apps/systemtags/l10n/mk.json @@ -51,6 +51,9 @@ "Invisible" : "Невидливо", "Failed to create tag" : "Неуспешно креирање на ознака", "Failed to delete tag" : "Неуспешно бришење на ознака", + "Manage tags" : "Уреди ги ознаките", + "No tags found" : "Не се пронајдени ознаки", + "Cancel" : "Откажи", "Loading collaborative tags …" : "Вчитување на колаборативни ознаки", "Search or create collaborative tags" : "Барај или креирај колаборативна ознака ", "No tags to select, type to create a new tag" : "Нема избрано ознака, напиши за да креираш нова ознака", @@ -59,7 +62,6 @@ "Failed to select tag" : "Неуспешно избирање на ознака", "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Колаборативните ознаки се достапни за сите корисници. Ограничените ознаки се видливи за корисниците но неможат да ги додаваат. Невидливите ознаки се за внатрешна употреба, тоа значи дека корисниците неможат да ги видат или да ги додаваат.", "Open in Files" : "Отвори во датотеките", - "No tags found" : "Не се пронајдени ознаки", "Tags you have created will show up here." : "Ознаките што ги имате креирано ќе се појават овде", "Failed to load last used tags" : "Неуспешно вчитување на последно користените ознаки", "Missing \"Content-Location\" header" : "Недостасува \"Content-Location\" заглавие", diff --git a/apps/systemtags/l10n/nb.js b/apps/systemtags/l10n/nb.js index 83a05590d33..65556f30c8e 100644 --- a/apps/systemtags/l10n/nb.js +++ b/apps/systemtags/l10n/nb.js @@ -65,6 +65,9 @@ OC.L10N.register( "Failed to update tag" : "Oppdatering av merkelapp feilet", "Deleted tag" : "Slettet merkelappen", "Failed to delete tag" : "Sletting av merkelapp feilet", + "Manage tags" : "Håndtere etiketter", + "No tags found" : "Fant ingen merkelapper", + "Cancel" : "Avbryt", "Loading collaborative tags …" : "Laster samarbeidende merkelapper...", "Search or create collaborative tags" : "Søk etter eller opprett samarbeidende merkelapper", "No tags to select, type to create a new tag" : "Ingen merkelapper å velge, skriv for å opprette en ny merkelapp", @@ -75,7 +78,6 @@ OC.L10N.register( "Assigned collaborative tags" : "Tildelt samarbeidstagger", "Open in Files" : "Åpne i Filer", "List of tags and their associated files and folders." : "Liste over merkelapper og deres assosierte filer og mapper.", - "No tags found" : "Fant ingen merkelapper", "Tags you have created will show up here." : "Merkelapper du har opprettet, vil vises her.", "Failed to load last used tags" : "Lasting av sist brukte merkelapper feilet", "Missing \"Content-Location\" header" : "Mangler \"Innhold-Plassering\"-overskrift", diff --git a/apps/systemtags/l10n/nb.json b/apps/systemtags/l10n/nb.json index de175aee2ae..5a81a1ac1a6 100644 --- a/apps/systemtags/l10n/nb.json +++ b/apps/systemtags/l10n/nb.json @@ -63,6 +63,9 @@ "Failed to update tag" : "Oppdatering av merkelapp feilet", "Deleted tag" : "Slettet merkelappen", "Failed to delete tag" : "Sletting av merkelapp feilet", + "Manage tags" : "Håndtere etiketter", + "No tags found" : "Fant ingen merkelapper", + "Cancel" : "Avbryt", "Loading collaborative tags …" : "Laster samarbeidende merkelapper...", "Search or create collaborative tags" : "Søk etter eller opprett samarbeidende merkelapper", "No tags to select, type to create a new tag" : "Ingen merkelapper å velge, skriv for å opprette en ny merkelapp", @@ -73,7 +76,6 @@ "Assigned collaborative tags" : "Tildelt samarbeidstagger", "Open in Files" : "Åpne i Filer", "List of tags and their associated files and folders." : "Liste over merkelapper og deres assosierte filer og mapper.", - "No tags found" : "Fant ingen merkelapper", "Tags you have created will show up here." : "Merkelapper du har opprettet, vil vises her.", "Failed to load last used tags" : "Lasting av sist brukte merkelapper feilet", "Missing \"Content-Location\" header" : "Mangler \"Innhold-Plassering\"-overskrift", diff --git a/apps/systemtags/l10n/nl.js b/apps/systemtags/l10n/nl.js index 94c584b80b1..409e5326d5a 100644 --- a/apps/systemtags/l10n/nl.js +++ b/apps/systemtags/l10n/nl.js @@ -49,9 +49,11 @@ OC.L10N.register( "Public" : "Standaard", "Restricted" : "Beschermd", "Invisible" : "Verborgen", + "Manage tags" : "Berichttags", + "No tags found" : "Geen tags gevonden", + "Cancel" : "Annuleren", "Failed to load tags" : "Kon tags niet laden", "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Samenwerkingstags zijn beschikbaar voor alle gebruikers. Beperkte tags zijn zichtbaar voor gebruikers, maar kunnen niet door hen worden toegewezen. Onzichtbare tags zijn er alleen voor intern gebruik, aangezien gebruikers ze niet kunnen zien of toewijzen.", - "No tags found" : "Geen tags gevonden", "Collaborative tagging functionality which shares tags among users." : "Samenwerkings tagfunctionaliteit, waardoor je tags kunt delen onder gebruikers.", "Collaborative tagging functionality which shares tags among users. Great for teams.\n\t(If you are a provider with a multi-tenancy installation, it is advised to deactivate this app as tags are shared.)" : "Samenwerkings tagfunctionaliteit, waardoor je tags kunt delen onder gebruikers. Perfect voor teams\n(als je een provider met een multi-tenancy installatie bent, adviseren we om deze app uit te schakelen omdat tags worden gedeeld.)", "No files in here" : "Hier geen bestanden", diff --git a/apps/systemtags/l10n/nl.json b/apps/systemtags/l10n/nl.json index 0f354991147..9794dab9634 100644 --- a/apps/systemtags/l10n/nl.json +++ b/apps/systemtags/l10n/nl.json @@ -47,9 +47,11 @@ "Public" : "Standaard", "Restricted" : "Beschermd", "Invisible" : "Verborgen", + "Manage tags" : "Berichttags", + "No tags found" : "Geen tags gevonden", + "Cancel" : "Annuleren", "Failed to load tags" : "Kon tags niet laden", "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Samenwerkingstags zijn beschikbaar voor alle gebruikers. Beperkte tags zijn zichtbaar voor gebruikers, maar kunnen niet door hen worden toegewezen. Onzichtbare tags zijn er alleen voor intern gebruik, aangezien gebruikers ze niet kunnen zien of toewijzen.", - "No tags found" : "Geen tags gevonden", "Collaborative tagging functionality which shares tags among users." : "Samenwerkings tagfunctionaliteit, waardoor je tags kunt delen onder gebruikers.", "Collaborative tagging functionality which shares tags among users. Great for teams.\n\t(If you are a provider with a multi-tenancy installation, it is advised to deactivate this app as tags are shared.)" : "Samenwerkings tagfunctionaliteit, waardoor je tags kunt delen onder gebruikers. Perfect voor teams\n(als je een provider met een multi-tenancy installatie bent, adviseren we om deze app uit te schakelen omdat tags worden gedeeld.)", "No files in here" : "Hier geen bestanden", diff --git a/apps/systemtags/l10n/pl.js b/apps/systemtags/l10n/pl.js index bf878775ef6..c88e82dc788 100644 --- a/apps/systemtags/l10n/pl.js +++ b/apps/systemtags/l10n/pl.js @@ -51,10 +51,12 @@ OC.L10N.register( "Public" : "Publiczne", "Restricted" : "Ograniczone", "Invisible" : "Niewidoczne", + "Manage tags" : "Zarządzaj etykietami", + "No tags found" : "Nie znaleziono etykiet", + "Cancel" : "Anuluj", "Failed to load tags" : "Nie udało się załadować etykiet", "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Wspólne etykietowanie jest dostępne dla wszystkich użytkowników. Ograniczone etykiety są widoczne dla użytkowników, ale nie mogą być przez nich przypisane. Etykiety niewidoczne są natomiast przeznaczone do użytku wewnętrznego, ponieważ użytkownicy nie mogą ich zobaczyć ani przypisać.", "Open in Files" : "Otwórz w Plikach", - "No tags found" : "Nie znaleziono etykiet", "Collaborative tagging functionality which shares tags among users." : "Wspólna funkcja przypisywania etykiet, która udostępnia etykiety użytkownikom.", "Collaborative tagging functionality which shares tags among users. Great for teams.\n\t(If you are a provider with a multi-tenancy installation, it is advised to deactivate this app as tags are shared.)" : "Wspólna funkcja przypisywania etykiet, która udostępnia etykiety użytkownikom. Idealne dla zespołów.\n\t(Jeśli jesteś dostawcą instalacji dla wielu odbiorców, zaleca się dezaktywację tej aplikacji, ponieważ etykiety są udostępniane.)", "This file has the tag {tag}" : "Ten plik posiada etykietę {tag}", diff --git a/apps/systemtags/l10n/pl.json b/apps/systemtags/l10n/pl.json index 2389fc97c58..e9d58da17ae 100644 --- a/apps/systemtags/l10n/pl.json +++ b/apps/systemtags/l10n/pl.json @@ -49,10 +49,12 @@ "Public" : "Publiczne", "Restricted" : "Ograniczone", "Invisible" : "Niewidoczne", + "Manage tags" : "Zarządzaj etykietami", + "No tags found" : "Nie znaleziono etykiet", + "Cancel" : "Anuluj", "Failed to load tags" : "Nie udało się załadować etykiet", "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Wspólne etykietowanie jest dostępne dla wszystkich użytkowników. Ograniczone etykiety są widoczne dla użytkowników, ale nie mogą być przez nich przypisane. Etykiety niewidoczne są natomiast przeznaczone do użytku wewnętrznego, ponieważ użytkownicy nie mogą ich zobaczyć ani przypisać.", "Open in Files" : "Otwórz w Plikach", - "No tags found" : "Nie znaleziono etykiet", "Collaborative tagging functionality which shares tags among users." : "Wspólna funkcja przypisywania etykiet, która udostępnia etykiety użytkownikom.", "Collaborative tagging functionality which shares tags among users. Great for teams.\n\t(If you are a provider with a multi-tenancy installation, it is advised to deactivate this app as tags are shared.)" : "Wspólna funkcja przypisywania etykiet, która udostępnia etykiety użytkownikom. Idealne dla zespołów.\n\t(Jeśli jesteś dostawcą instalacji dla wielu odbiorców, zaleca się dezaktywację tej aplikacji, ponieważ etykiety są udostępniane.)", "This file has the tag {tag}" : "Ten plik posiada etykietę {tag}", diff --git a/apps/systemtags/l10n/pt_BR.js b/apps/systemtags/l10n/pt_BR.js index aa9bc1ce39a..1c6d31ed3bb 100644 --- a/apps/systemtags/l10n/pt_BR.js +++ b/apps/systemtags/l10n/pt_BR.js @@ -65,6 +65,9 @@ OC.L10N.register( "Failed to update tag" : "Falha ao atualizar a etiqueta", "Deleted tag" : "Etiqueta excluída", "Failed to delete tag" : "Falha ao excluir etiqueta", + "Manage tags" : "Gerenciar etiquetas", + "No tags found" : "Nenhuma etiqueta encontrada", + "Cancel" : "Cancelar", "Loading collaborative tags …" : "Carregando etiquetas,s colaborativas…", "Search or create collaborative tags" : "Pesquise ou crie etiquetas colaborativas", "No tags to select, type to create a new tag" : "Nenhuma etiqueta para selecionar, digite para criar uma nova etiqueta", @@ -75,7 +78,6 @@ OC.L10N.register( "Assigned collaborative tags" : "Etiquetas colaborativas atribuídas", "Open in Files" : "Abrir em arquivos", "List of tags and their associated files and folders." : "Lista de etiquetas e seus arquivos e pastas associados.", - "No tags found" : "Nenhuma etiqueta encontrada", "Tags you have created will show up here." : "Asetiquetas que você criou aparecerão aqui.", "Failed to load last used tags" : "Falha ao carregar as últimas etiquetas usadas", "Missing \"Content-Location\" header" : "Cabeçalho \"Conteúdo-Localização\" ausente", diff --git a/apps/systemtags/l10n/pt_BR.json b/apps/systemtags/l10n/pt_BR.json index 09877f4a4df..42c6de12269 100644 --- a/apps/systemtags/l10n/pt_BR.json +++ b/apps/systemtags/l10n/pt_BR.json @@ -63,6 +63,9 @@ "Failed to update tag" : "Falha ao atualizar a etiqueta", "Deleted tag" : "Etiqueta excluída", "Failed to delete tag" : "Falha ao excluir etiqueta", + "Manage tags" : "Gerenciar etiquetas", + "No tags found" : "Nenhuma etiqueta encontrada", + "Cancel" : "Cancelar", "Loading collaborative tags …" : "Carregando etiquetas,s colaborativas…", "Search or create collaborative tags" : "Pesquise ou crie etiquetas colaborativas", "No tags to select, type to create a new tag" : "Nenhuma etiqueta para selecionar, digite para criar uma nova etiqueta", @@ -73,7 +76,6 @@ "Assigned collaborative tags" : "Etiquetas colaborativas atribuídas", "Open in Files" : "Abrir em arquivos", "List of tags and their associated files and folders." : "Lista de etiquetas e seus arquivos e pastas associados.", - "No tags found" : "Nenhuma etiqueta encontrada", "Tags you have created will show up here." : "Asetiquetas que você criou aparecerão aqui.", "Failed to load last used tags" : "Falha ao carregar as últimas etiquetas usadas", "Missing \"Content-Location\" header" : "Cabeçalho \"Conteúdo-Localização\" ausente", diff --git a/apps/systemtags/l10n/ru.js b/apps/systemtags/l10n/ru.js index 649dd932e20..71c8d96644b 100644 --- a/apps/systemtags/l10n/ru.js +++ b/apps/systemtags/l10n/ru.js @@ -65,6 +65,9 @@ OC.L10N.register( "Failed to update tag" : "Не удалось обновить метку", "Deleted tag" : "Метка удалена", "Failed to delete tag" : "Не удалось удалить тег", + "Manage tags" : "Управление метками", + "No tags found" : "Меток не найдено", + "Cancel" : "Отмена", "Loading collaborative tags …" : "Загрузка совместных тегов ...", "Search or create collaborative tags" : "Поиск или создание совместных тегов", "No tags to select, type to create a new tag" : "Нет тегов для выбора. Введите что-нибудь для создания нового тега", @@ -75,7 +78,6 @@ OC.L10N.register( "Assigned collaborative tags" : "Присвоенные теги для совместной работы", "Open in Files" : "Открыть в приложении «Файлы»", "List of tags and their associated files and folders." : "Список тегов и связанных с ними файлов и папок.", - "No tags found" : "Меток не найдено", "Tags you have created will show up here." : "Здесь будут отображаться созданные вами теги.", "Failed to load last used tags" : "Не удалось загрузить последние использованные метки", "Missing \"Content-Location\" header" : "Отсутствует заголовок «Content-Location»", diff --git a/apps/systemtags/l10n/ru.json b/apps/systemtags/l10n/ru.json index 3a60b6b9e67..2e8c938f6e6 100644 --- a/apps/systemtags/l10n/ru.json +++ b/apps/systemtags/l10n/ru.json @@ -63,6 +63,9 @@ "Failed to update tag" : "Не удалось обновить метку", "Deleted tag" : "Метка удалена", "Failed to delete tag" : "Не удалось удалить тег", + "Manage tags" : "Управление метками", + "No tags found" : "Меток не найдено", + "Cancel" : "Отмена", "Loading collaborative tags …" : "Загрузка совместных тегов ...", "Search or create collaborative tags" : "Поиск или создание совместных тегов", "No tags to select, type to create a new tag" : "Нет тегов для выбора. Введите что-нибудь для создания нового тега", @@ -73,7 +76,6 @@ "Assigned collaborative tags" : "Присвоенные теги для совместной работы", "Open in Files" : "Открыть в приложении «Файлы»", "List of tags and their associated files and folders." : "Список тегов и связанных с ними файлов и папок.", - "No tags found" : "Меток не найдено", "Tags you have created will show up here." : "Здесь будут отображаться созданные вами теги.", "Failed to load last used tags" : "Не удалось загрузить последние использованные метки", "Missing \"Content-Location\" header" : "Отсутствует заголовок «Content-Location»", diff --git a/apps/systemtags/l10n/sc.js b/apps/systemtags/l10n/sc.js index 70661ad6ad8..ed04da0a6cf 100644 --- a/apps/systemtags/l10n/sc.js +++ b/apps/systemtags/l10n/sc.js @@ -49,10 +49,12 @@ OC.L10N.register( "Public" : "Pùblicu", "Restricted" : "Limitadu", "Invisible" : "Invisìbile", + "Manage tags" : "Gesti etichetas", + "No tags found" : "Peruna eticheta agatada", + "Cancel" : "Annulla", "Failed to load tags" : "No at fatu a carrigare is etichetas", "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Is etichetas collaborativas sunt a disponimentu pro totu is utentes. Is etichetas limitadas podent èssere bidas dae is utentes, chi però no ddas podent assignare. Is etichetas visìbiles sunt pro un'impreu de intro, ca is utentes no ddas podent nen bìdere nen assignare.", "Open in Files" : "Aberi in Archìvios", - "No tags found" : "Peruna eticheta agatada", "Collaborative tagging functionality which shares tags among users." : "Funtzione de etichetas collaborativas chi cumpartzit etichetas intre is utentes.", "Collaborative tagging functionality which shares tags among users. Great for teams.\n\t(If you are a provider with a multi-tenancy installation, it is advised to deactivate this app as tags are shared.)" : "Funtzione de etichetas collaborativas chi cumpartzit etichetas intre is utentes. Bellu meda pro is grupos.\n\t(Si ses unu frunidore cun un'installatzione de multi-tenancy, est cussigiadu a disativare cust'aplicatzione cando is etichetas sunt cumpartzidas).", "This file has the tag {tag}" : "Custu archìviu tenet s'eticheta {tag}", diff --git a/apps/systemtags/l10n/sc.json b/apps/systemtags/l10n/sc.json index be3bee345c3..61c9754ad7d 100644 --- a/apps/systemtags/l10n/sc.json +++ b/apps/systemtags/l10n/sc.json @@ -47,10 +47,12 @@ "Public" : "Pùblicu", "Restricted" : "Limitadu", "Invisible" : "Invisìbile", + "Manage tags" : "Gesti etichetas", + "No tags found" : "Peruna eticheta agatada", + "Cancel" : "Annulla", "Failed to load tags" : "No at fatu a carrigare is etichetas", "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Is etichetas collaborativas sunt a disponimentu pro totu is utentes. Is etichetas limitadas podent èssere bidas dae is utentes, chi però no ddas podent assignare. Is etichetas visìbiles sunt pro un'impreu de intro, ca is utentes no ddas podent nen bìdere nen assignare.", "Open in Files" : "Aberi in Archìvios", - "No tags found" : "Peruna eticheta agatada", "Collaborative tagging functionality which shares tags among users." : "Funtzione de etichetas collaborativas chi cumpartzit etichetas intre is utentes.", "Collaborative tagging functionality which shares tags among users. Great for teams.\n\t(If you are a provider with a multi-tenancy installation, it is advised to deactivate this app as tags are shared.)" : "Funtzione de etichetas collaborativas chi cumpartzit etichetas intre is utentes. Bellu meda pro is grupos.\n\t(Si ses unu frunidore cun un'installatzione de multi-tenancy, est cussigiadu a disativare cust'aplicatzione cando is etichetas sunt cumpartzidas).", "This file has the tag {tag}" : "Custu archìviu tenet s'eticheta {tag}", diff --git a/apps/systemtags/l10n/sk.js b/apps/systemtags/l10n/sk.js index 2b7f36f32ac..34655d682e6 100644 --- a/apps/systemtags/l10n/sk.js +++ b/apps/systemtags/l10n/sk.js @@ -65,6 +65,9 @@ OC.L10N.register( "Failed to update tag" : "Nepodarilo sa aktualizovať štítok", "Deleted tag" : "Zmazaný štítok", "Failed to delete tag" : "Nepodarilo sa vymazať štítok", + "Manage tags" : "Spravovať štítky", + "No tags found" : "Štítky sa nenašli", + "Cancel" : "Zrušiť", "Loading collaborative tags …" : "Načítavanie štítkov pre spoluprácu ...", "Search or create collaborative tags" : "Hľadajte alebo vytvorte štítky pre spoluprácu", "No tags to select, type to create a new tag" : "Žiadne štítky neboli vybraté, začnite písať pre vytvorenie ďalších.", @@ -74,7 +77,6 @@ OC.L10N.register( "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Štítky pre spoluprácu sú k dispozícii pre všetkých používateľov. Obmedzené štítky sú viditeľné pre používateľov, ale nedajú sa priradiť. Neviditeľné značky sú určené na interné použitie, pretože používatelia ich nemôžu vidieť ani priradiť.", "Open in Files" : "Otvoriť v súboroch", "List of tags and their associated files and folders." : "Zoznam štítkov a ich priradené súbory a priečinky.", - "No tags found" : "Štítky sa nenašli", "Tags you have created will show up here." : "Štítky, ktoré ste vytvorili sa zobrazia tu.", "Failed to load last used tags" : "Nepodarilo sa načítať posledné použité štítky", "Missing \"Content-Location\" header" : "Chýbajúca hlavička \"Content-Location\"", diff --git a/apps/systemtags/l10n/sk.json b/apps/systemtags/l10n/sk.json index ad43ae835a6..f94af65b652 100644 --- a/apps/systemtags/l10n/sk.json +++ b/apps/systemtags/l10n/sk.json @@ -63,6 +63,9 @@ "Failed to update tag" : "Nepodarilo sa aktualizovať štítok", "Deleted tag" : "Zmazaný štítok", "Failed to delete tag" : "Nepodarilo sa vymazať štítok", + "Manage tags" : "Spravovať štítky", + "No tags found" : "Štítky sa nenašli", + "Cancel" : "Zrušiť", "Loading collaborative tags …" : "Načítavanie štítkov pre spoluprácu ...", "Search or create collaborative tags" : "Hľadajte alebo vytvorte štítky pre spoluprácu", "No tags to select, type to create a new tag" : "Žiadne štítky neboli vybraté, začnite písať pre vytvorenie ďalších.", @@ -72,7 +75,6 @@ "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Štítky pre spoluprácu sú k dispozícii pre všetkých používateľov. Obmedzené štítky sú viditeľné pre používateľov, ale nedajú sa priradiť. Neviditeľné značky sú určené na interné použitie, pretože používatelia ich nemôžu vidieť ani priradiť.", "Open in Files" : "Otvoriť v súboroch", "List of tags and their associated files and folders." : "Zoznam štítkov a ich priradené súbory a priečinky.", - "No tags found" : "Štítky sa nenašli", "Tags you have created will show up here." : "Štítky, ktoré ste vytvorili sa zobrazia tu.", "Failed to load last used tags" : "Nepodarilo sa načítať posledné použité štítky", "Missing \"Content-Location\" header" : "Chýbajúca hlavička \"Content-Location\"", diff --git a/apps/systemtags/l10n/sl.js b/apps/systemtags/l10n/sl.js index 6dc9c60eb6c..62040b2d135 100644 --- a/apps/systemtags/l10n/sl.js +++ b/apps/systemtags/l10n/sl.js @@ -61,10 +61,12 @@ OC.L10N.register( "Failed to update tag" : "Posodabljanje oznake je spodletelo", "Deleted tag" : "Oznaka je izbrisana", "Failed to delete tag" : "Brisanje oznake je spodletelo", + "Manage tags" : "Upravljanje oznak", + "No tags found" : "Ni najdenih oznak", + "Cancel" : "Prekliči", "Failed to load tags" : "Nalaganje oznak je spodletelo", "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Sodelovalne oznake so na voljo vsem uporabnikom, omejitvene so uporabnikom vidne, a jih ni mogoče dodeliti, nevidne pa so namenjene sistemski rabi, uporabniki jih niti ne vidijo niti jih ne morejo dodeliti.", "Open in Files" : "Odpri v mapi", - "No tags found" : "Ni najdenih oznak", "Collaborative tagging functionality which shares tags among users." : "Možnost dodajanja sodelovalnih oznak za souporabo med uporabniki.", "Collaborative tagging functionality which shares tags among users. Great for teams.\n\t(If you are a provider with a multi-tenancy installation, it is advised to deactivate this app as tags are shared.)" : "Možnost sodelovalnega označevanja, ki omogoča uporabnikom označevanje z oznakami. Odlično za skupinsko delo.\n\t(Priporočljivo je, da ponudniki, ki omogočajo storitve različnim skupinam, možnost onemogočijo, saj je oznake mogoče izmenjevati tudi med njimi.)", "This file has the tag {tag}" : "Datoteka je označena z oznako {tag}", diff --git a/apps/systemtags/l10n/sl.json b/apps/systemtags/l10n/sl.json index 88eb1d39645..cae442d81c7 100644 --- a/apps/systemtags/l10n/sl.json +++ b/apps/systemtags/l10n/sl.json @@ -59,10 +59,12 @@ "Failed to update tag" : "Posodabljanje oznake je spodletelo", "Deleted tag" : "Oznaka je izbrisana", "Failed to delete tag" : "Brisanje oznake je spodletelo", + "Manage tags" : "Upravljanje oznak", + "No tags found" : "Ni najdenih oznak", + "Cancel" : "Prekliči", "Failed to load tags" : "Nalaganje oznak je spodletelo", "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Sodelovalne oznake so na voljo vsem uporabnikom, omejitvene so uporabnikom vidne, a jih ni mogoče dodeliti, nevidne pa so namenjene sistemski rabi, uporabniki jih niti ne vidijo niti jih ne morejo dodeliti.", "Open in Files" : "Odpri v mapi", - "No tags found" : "Ni najdenih oznak", "Collaborative tagging functionality which shares tags among users." : "Možnost dodajanja sodelovalnih oznak za souporabo med uporabniki.", "Collaborative tagging functionality which shares tags among users. Great for teams.\n\t(If you are a provider with a multi-tenancy installation, it is advised to deactivate this app as tags are shared.)" : "Možnost sodelovalnega označevanja, ki omogoča uporabnikom označevanje z oznakami. Odlično za skupinsko delo.\n\t(Priporočljivo je, da ponudniki, ki omogočajo storitve različnim skupinam, možnost onemogočijo, saj je oznake mogoče izmenjevati tudi med njimi.)", "This file has the tag {tag}" : "Datoteka je označena z oznako {tag}", diff --git a/apps/systemtags/l10n/sr.js b/apps/systemtags/l10n/sr.js index 6992ab9e8f1..48ca6ee5b59 100644 --- a/apps/systemtags/l10n/sr.js +++ b/apps/systemtags/l10n/sr.js @@ -65,6 +65,9 @@ OC.L10N.register( "Failed to update tag" : "Није успело ажурирање ознаке", "Deleted tag" : "Обрисана ознака", "Failed to delete tag" : "Ознака није могла да се обрише", + "Manage tags" : "Управљање ознакама", + "No tags found" : "Нису нађене ознаке", + "Cancel" : "Откажи", "Loading collaborative tags …" : "Учитавају се ознаке сарадње…", "Search or create collaborative tags" : "Претражите или креирајте ознаке за сарадњу", "No tags to select, type to create a new tag" : "Није изабрана ниједна ознака, куцајте да креирате нову ознаку", @@ -75,7 +78,6 @@ OC.L10N.register( "Assigned collaborative tags" : "Додељене ознаке сарадње", "Open in Files" : "Отвори у Фајловима", "List of tags and their associated files and folders." : "Листа ознака и њима придружени фајлови и директоријуми.", - "No tags found" : "Нису нађене ознаке", "Tags you have created will show up here." : "Овде ће се појавити ознаке које сте креирали.", "Failed to load last used tags" : "Последње коришћена ознака није могла да се учита", "Missing \"Content-Location\" header" : "Недостаје Content-Location” заглавље", diff --git a/apps/systemtags/l10n/sr.json b/apps/systemtags/l10n/sr.json index 48068af3758..873e7b34004 100644 --- a/apps/systemtags/l10n/sr.json +++ b/apps/systemtags/l10n/sr.json @@ -63,6 +63,9 @@ "Failed to update tag" : "Није успело ажурирање ознаке", "Deleted tag" : "Обрисана ознака", "Failed to delete tag" : "Ознака није могла да се обрише", + "Manage tags" : "Управљање ознакама", + "No tags found" : "Нису нађене ознаке", + "Cancel" : "Откажи", "Loading collaborative tags …" : "Учитавају се ознаке сарадње…", "Search or create collaborative tags" : "Претражите или креирајте ознаке за сарадњу", "No tags to select, type to create a new tag" : "Није изабрана ниједна ознака, куцајте да креирате нову ознаку", @@ -73,7 +76,6 @@ "Assigned collaborative tags" : "Додељене ознаке сарадње", "Open in Files" : "Отвори у Фајловима", "List of tags and their associated files and folders." : "Листа ознака и њима придружени фајлови и директоријуми.", - "No tags found" : "Нису нађене ознаке", "Tags you have created will show up here." : "Овде ће се појавити ознаке које сте креирали.", "Failed to load last used tags" : "Последње коришћена ознака није могла да се учита", "Missing \"Content-Location\" header" : "Недостаје Content-Location” заглавље", diff --git a/apps/systemtags/l10n/sv.js b/apps/systemtags/l10n/sv.js index 5a83511ae48..fd6b3d13351 100644 --- a/apps/systemtags/l10n/sv.js +++ b/apps/systemtags/l10n/sv.js @@ -65,6 +65,9 @@ OC.L10N.register( "Failed to update tag" : "Kunde inte uppdatera tagg", "Deleted tag" : "Raderade tagg", "Failed to delete tag" : "Det gick inte att ta bort tagg", + "Manage tags" : "Hantera taggar", + "No tags found" : "Inga taggar hittades", + "Cancel" : "Avbryt", "Loading collaborative tags …" : "Läser in samarbetstaggar …", "Search or create collaborative tags" : "Sök eller skapa samarbetstaggar", "No tags to select, type to create a new tag" : "Inga taggar att välja, skriv för att skapa en ny tagg", @@ -75,7 +78,6 @@ OC.L10N.register( "Assigned collaborative tags" : "Tilldelade samarbetstaggar", "Open in Files" : "Öppna i Filer", "List of tags and their associated files and folders." : "Lista över taggar och deras tillhörande filer och mappar.", - "No tags found" : "Inga taggar hittades", "Tags you have created will show up here." : "Taggar du har skapat kommer att visas här.", "Failed to load last used tags" : "Det gick inte att läsa in senast använda taggar", "Missing \"Content-Location\" header" : "\"Content-Location\" header saknas", diff --git a/apps/systemtags/l10n/sv.json b/apps/systemtags/l10n/sv.json index b834323fe7e..a6ad35351e4 100644 --- a/apps/systemtags/l10n/sv.json +++ b/apps/systemtags/l10n/sv.json @@ -63,6 +63,9 @@ "Failed to update tag" : "Kunde inte uppdatera tagg", "Deleted tag" : "Raderade tagg", "Failed to delete tag" : "Det gick inte att ta bort tagg", + "Manage tags" : "Hantera taggar", + "No tags found" : "Inga taggar hittades", + "Cancel" : "Avbryt", "Loading collaborative tags …" : "Läser in samarbetstaggar …", "Search or create collaborative tags" : "Sök eller skapa samarbetstaggar", "No tags to select, type to create a new tag" : "Inga taggar att välja, skriv för att skapa en ny tagg", @@ -73,7 +76,6 @@ "Assigned collaborative tags" : "Tilldelade samarbetstaggar", "Open in Files" : "Öppna i Filer", "List of tags and their associated files and folders." : "Lista över taggar och deras tillhörande filer och mappar.", - "No tags found" : "Inga taggar hittades", "Tags you have created will show up here." : "Taggar du har skapat kommer att visas här.", "Failed to load last used tags" : "Det gick inte att läsa in senast använda taggar", "Missing \"Content-Location\" header" : "\"Content-Location\" header saknas", diff --git a/apps/systemtags/l10n/th.js b/apps/systemtags/l10n/th.js index f16b2e57be0..e819c3bfe8d 100644 --- a/apps/systemtags/l10n/th.js +++ b/apps/systemtags/l10n/th.js @@ -47,8 +47,9 @@ OC.L10N.register( "Public" : "สาธารณะ", "Restricted" : "ถูกจำกัด", "Invisible" : "มองไม่เห็น", - "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "ผู้ใช้ทุกคนสามารถใช้แท็กแบบทำงานร่วมกันได้ แท็กที่ถูกจำกัดสามารถมองเห็นได้โดยผู้ใช้ แต่ผู้ใช้ไม่สามารถจัดสรรได้ แท็กที่มองไม่เห็นใช้สำหรับภายใน เนื่องจากผู้ใช้ไม่สามารถเห็นหรือจัดสรรแท็กเหล่านั้น", "No tags found" : "ไม่พบแท็ก", + "Cancel" : "ยกเลิก", + "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "ผู้ใช้ทุกคนสามารถใช้แท็กแบบทำงานร่วมกันได้ แท็กที่ถูกจำกัดสามารถมองเห็นได้โดยผู้ใช้ แต่ผู้ใช้ไม่สามารถจัดสรรได้ แท็กที่มองไม่เห็นใช้สำหรับภายใน เนื่องจากผู้ใช้ไม่สามารถเห็นหรือจัดสรรแท็กเหล่านั้น", "Collaborative tagging functionality which shares tags among users." : "คุณสมบัติแท็กแบบทำงานร่วมกัน ซึ่งใช้แท็กร่วมกันระหว่างผู้ใช้หลายคน", "Collaborative tagging functionality which shares tags among users. Great for teams.\n\t(If you are a provider with a multi-tenancy installation, it is advised to deactivate this app as tags are shared.)" : "คุณสมบัติแท็กแบบทำงานร่วมกัน ซึ่งใช้แท็กร่วมกันระหว่างผู้ใช้หลายคน ดีสำหรับทีม\n\t(หากคุณเป็นผู้ให้บริการที่มีการติดตั้งแบบเช่าหลายคน ควรปิดใช้งานแอปนี้ เนื่องจากมีการใช้แท็กร่วมกันอยู่แล้ว)", "No files in here" : "ไม่มีไฟล์ที่นี่", diff --git a/apps/systemtags/l10n/th.json b/apps/systemtags/l10n/th.json index e107523e818..e4627802d6a 100644 --- a/apps/systemtags/l10n/th.json +++ b/apps/systemtags/l10n/th.json @@ -45,8 +45,9 @@ "Public" : "สาธารณะ", "Restricted" : "ถูกจำกัด", "Invisible" : "มองไม่เห็น", - "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "ผู้ใช้ทุกคนสามารถใช้แท็กแบบทำงานร่วมกันได้ แท็กที่ถูกจำกัดสามารถมองเห็นได้โดยผู้ใช้ แต่ผู้ใช้ไม่สามารถจัดสรรได้ แท็กที่มองไม่เห็นใช้สำหรับภายใน เนื่องจากผู้ใช้ไม่สามารถเห็นหรือจัดสรรแท็กเหล่านั้น", "No tags found" : "ไม่พบแท็ก", + "Cancel" : "ยกเลิก", + "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "ผู้ใช้ทุกคนสามารถใช้แท็กแบบทำงานร่วมกันได้ แท็กที่ถูกจำกัดสามารถมองเห็นได้โดยผู้ใช้ แต่ผู้ใช้ไม่สามารถจัดสรรได้ แท็กที่มองไม่เห็นใช้สำหรับภายใน เนื่องจากผู้ใช้ไม่สามารถเห็นหรือจัดสรรแท็กเหล่านั้น", "Collaborative tagging functionality which shares tags among users." : "คุณสมบัติแท็กแบบทำงานร่วมกัน ซึ่งใช้แท็กร่วมกันระหว่างผู้ใช้หลายคน", "Collaborative tagging functionality which shares tags among users. Great for teams.\n\t(If you are a provider with a multi-tenancy installation, it is advised to deactivate this app as tags are shared.)" : "คุณสมบัติแท็กแบบทำงานร่วมกัน ซึ่งใช้แท็กร่วมกันระหว่างผู้ใช้หลายคน ดีสำหรับทีม\n\t(หากคุณเป็นผู้ให้บริการที่มีการติดตั้งแบบเช่าหลายคน ควรปิดใช้งานแอปนี้ เนื่องจากมีการใช้แท็กร่วมกันอยู่แล้ว)", "No files in here" : "ไม่มีไฟล์ที่นี่", diff --git a/apps/systemtags/l10n/tr.js b/apps/systemtags/l10n/tr.js index cc1eb39c436..f897c11805f 100644 --- a/apps/systemtags/l10n/tr.js +++ b/apps/systemtags/l10n/tr.js @@ -65,6 +65,9 @@ OC.L10N.register( "Failed to update tag" : "Etiket güncellenemedi", "Deleted tag" : "Etiket silindi", "Failed to delete tag" : "Etiket silinemedi", + "Manage tags" : "Etiket yönetimi", + "No tags found" : "Herhangi bir etiket bulunamadı", + "Cancel" : "İptal", "Loading collaborative tags …" : "İş birlikli etiketler yükleniyor…", "Search or create collaborative tags" : "İş birlikli etiket ara ya da ekle", "No tags to select, type to create a new tag" : "Seçilebilecek herhangi bir etiket yok. Yazarak yeni bir etiket ekleyin", @@ -75,7 +78,6 @@ OC.L10N.register( "Assigned collaborative tags" : "Atanmış iş birlikli etiketlet", "Open in Files" : "Dosyalar uygulamasında aç", "List of tags and their associated files and folders." : "Etiketlerin ve ilişkili dosya ve klasörlerin listesi.", - "No tags found" : "Herhangi bir etiket bulunamadı", "Tags you have created will show up here." : "Oluşturduğunuz etiketler burada görüntülenir.", "Failed to load last used tags" : "Son kullanılan etiketler yüklenemedi", "Missing \"Content-Location\" header" : "\"Content-Location\" üst bilgisi eksik", diff --git a/apps/systemtags/l10n/tr.json b/apps/systemtags/l10n/tr.json index b92b8880289..7eb59b25248 100644 --- a/apps/systemtags/l10n/tr.json +++ b/apps/systemtags/l10n/tr.json @@ -63,6 +63,9 @@ "Failed to update tag" : "Etiket güncellenemedi", "Deleted tag" : "Etiket silindi", "Failed to delete tag" : "Etiket silinemedi", + "Manage tags" : "Etiket yönetimi", + "No tags found" : "Herhangi bir etiket bulunamadı", + "Cancel" : "İptal", "Loading collaborative tags …" : "İş birlikli etiketler yükleniyor…", "Search or create collaborative tags" : "İş birlikli etiket ara ya da ekle", "No tags to select, type to create a new tag" : "Seçilebilecek herhangi bir etiket yok. Yazarak yeni bir etiket ekleyin", @@ -73,7 +76,6 @@ "Assigned collaborative tags" : "Atanmış iş birlikli etiketlet", "Open in Files" : "Dosyalar uygulamasında aç", "List of tags and their associated files and folders." : "Etiketlerin ve ilişkili dosya ve klasörlerin listesi.", - "No tags found" : "Herhangi bir etiket bulunamadı", "Tags you have created will show up here." : "Oluşturduğunuz etiketler burada görüntülenir.", "Failed to load last used tags" : "Son kullanılan etiketler yüklenemedi", "Missing \"Content-Location\" header" : "\"Content-Location\" üst bilgisi eksik", diff --git a/apps/systemtags/l10n/uk.js b/apps/systemtags/l10n/uk.js index 63470e61346..1259abfa82f 100644 --- a/apps/systemtags/l10n/uk.js +++ b/apps/systemtags/l10n/uk.js @@ -64,6 +64,9 @@ OC.L10N.register( "Failed to update tag" : "Не вдалося оновити мітку", "Deleted tag" : "Вилучена мітка", "Failed to delete tag" : "Не вдалося вилучити мітку", + "Manage tags" : "Керування мітками", + "No tags found" : "Відсутні мітки", + "Cancel" : "Скасувати", "Loading collaborative tags …" : "Завантажую спільні мітки ...", "Search or create collaborative tags" : "Пошук або створення спільних міток", "No tags to select, type to create a new tag" : "Немає міток для вибору, почніть вводити, щоб додати нову мітку", @@ -74,7 +77,6 @@ OC.L10N.register( "Assigned collaborative tags" : "Призначені спільні мітки", "Open in Files" : "Відкрити у Файлах", "List of tags and their associated files and folders." : "Перелік міток та файлів й каталогів, які їх мають", - "No tags found" : "Відсутні мітки", "Tags you have created will show up here." : "Тут буде показано мітки, які було створено вами", "Failed to load last used tags" : "Не вдалося завантажити останні мітки", "Missing \"Content-Location\" header" : "Відсутній заголовок \"Content-Location\"", diff --git a/apps/systemtags/l10n/uk.json b/apps/systemtags/l10n/uk.json index dfc5d992ea8..18a209a1a83 100644 --- a/apps/systemtags/l10n/uk.json +++ b/apps/systemtags/l10n/uk.json @@ -62,6 +62,9 @@ "Failed to update tag" : "Не вдалося оновити мітку", "Deleted tag" : "Вилучена мітка", "Failed to delete tag" : "Не вдалося вилучити мітку", + "Manage tags" : "Керування мітками", + "No tags found" : "Відсутні мітки", + "Cancel" : "Скасувати", "Loading collaborative tags …" : "Завантажую спільні мітки ...", "Search or create collaborative tags" : "Пошук або створення спільних міток", "No tags to select, type to create a new tag" : "Немає міток для вибору, почніть вводити, щоб додати нову мітку", @@ -72,7 +75,6 @@ "Assigned collaborative tags" : "Призначені спільні мітки", "Open in Files" : "Відкрити у Файлах", "List of tags and their associated files and folders." : "Перелік міток та файлів й каталогів, які їх мають", - "No tags found" : "Відсутні мітки", "Tags you have created will show up here." : "Тут буде показано мітки, які було створено вами", "Failed to load last used tags" : "Не вдалося завантажити останні мітки", "Missing \"Content-Location\" header" : "Відсутній заголовок \"Content-Location\"", diff --git a/apps/systemtags/l10n/vi.js b/apps/systemtags/l10n/vi.js index 61903696f73..f06986311c3 100644 --- a/apps/systemtags/l10n/vi.js +++ b/apps/systemtags/l10n/vi.js @@ -49,9 +49,11 @@ OC.L10N.register( "Public" : "Công khai", "Restricted" : "Bị giới hạn", "Invisible" : "Vô hình", + "Manage tags" : "Quản lý nhãn", + "No tags found" : "Không tìm thấy nhãn", + "Cancel" : "Hủy bỏ", "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Các thẻ hợp tác là có sẵn cho tất cả người dùng. Các thẻ giới hạn có thể được người dùng nhìn thấy nhưng không thể được họ phân công. Các thẻ vô hình là dành cho việc sử dụng nội bộ, vì những người dùng không thể thấy hay phân công chúng.", "Open in Files" : "Mở trong Tệp", - "No tags found" : "Không tìm thấy nhãn", "Tags you have created will show up here." : "Thẻ bạn đã tạo sẽ hiển thị ở đây", "Collaborative tagging functionality which shares tags among users." : "Chức năng gắn thẻ mang tính hợp tác, chia sẻ thẻ giữa những người dùng.", "Collaborative tagging functionality which shares tags among users. Great for teams.\n\t(If you are a provider with a multi-tenancy installation, it is advised to deactivate this app as tags are shared.)" : "Chức năng gắn thẻ mang tính hợp tác, chia sẻ thẻ giữa những người dùng. Rất tuyệt đối với các nhóm.\n\t(Nếu bạn là người cung cấp có bản sao có nhiều người thuê, chúng tôi khuyên bạn vô hiệu hóa ứng dụng này vì các thẻ được chia sẻ.)", diff --git a/apps/systemtags/l10n/vi.json b/apps/systemtags/l10n/vi.json index ec78e501011..76739021b7d 100644 --- a/apps/systemtags/l10n/vi.json +++ b/apps/systemtags/l10n/vi.json @@ -47,9 +47,11 @@ "Public" : "Công khai", "Restricted" : "Bị giới hạn", "Invisible" : "Vô hình", + "Manage tags" : "Quản lý nhãn", + "No tags found" : "Không tìm thấy nhãn", + "Cancel" : "Hủy bỏ", "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Các thẻ hợp tác là có sẵn cho tất cả người dùng. Các thẻ giới hạn có thể được người dùng nhìn thấy nhưng không thể được họ phân công. Các thẻ vô hình là dành cho việc sử dụng nội bộ, vì những người dùng không thể thấy hay phân công chúng.", "Open in Files" : "Mở trong Tệp", - "No tags found" : "Không tìm thấy nhãn", "Tags you have created will show up here." : "Thẻ bạn đã tạo sẽ hiển thị ở đây", "Collaborative tagging functionality which shares tags among users." : "Chức năng gắn thẻ mang tính hợp tác, chia sẻ thẻ giữa những người dùng.", "Collaborative tagging functionality which shares tags among users. Great for teams.\n\t(If you are a provider with a multi-tenancy installation, it is advised to deactivate this app as tags are shared.)" : "Chức năng gắn thẻ mang tính hợp tác, chia sẻ thẻ giữa những người dùng. Rất tuyệt đối với các nhóm.\n\t(Nếu bạn là người cung cấp có bản sao có nhiều người thuê, chúng tôi khuyên bạn vô hiệu hóa ứng dụng này vì các thẻ được chia sẻ.)", diff --git a/apps/systemtags/l10n/zh_CN.js b/apps/systemtags/l10n/zh_CN.js index a5c540b70e4..a14efbf1a5c 100644 --- a/apps/systemtags/l10n/zh_CN.js +++ b/apps/systemtags/l10n/zh_CN.js @@ -63,6 +63,9 @@ OC.L10N.register( "Failed to update tag" : "更新标签失败", "Deleted tag" : "删除标签", "Failed to delete tag" : "删除标签失败", + "Manage tags" : "管理标签", + "No tags found" : "标签未找到", + "Cancel" : "取消", "Loading collaborative tags …" : "正在加载协作标签 ...", "Search or create collaborative tags" : "搜索或创建协作标签", "No tags to select, type to create a new tag" : "未选中任何标签,请输入并创建一个新标签", @@ -72,7 +75,6 @@ OC.L10N.register( "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "协作标签可供所有用户使用。受限制的标签对用户可见,但不能由他们分配。隐藏标签供内部使用,因为用户无法查看或分配它们。", "Open in Files" : "在文件中打开", "List of tags and their associated files and folders." : "标签以及其相关文件和文件夹", - "No tags found" : "标签未找到", "Tags you have created will show up here." : "您创建的标签将显示在此处。", "Failed to load last used tags" : "无法加载上一次使用的标签", "Missing \"Content-Location\" header" : "缺少 “Content-Location” 标头", diff --git a/apps/systemtags/l10n/zh_CN.json b/apps/systemtags/l10n/zh_CN.json index 5701fcce587..b9eff4e6155 100644 --- a/apps/systemtags/l10n/zh_CN.json +++ b/apps/systemtags/l10n/zh_CN.json @@ -61,6 +61,9 @@ "Failed to update tag" : "更新标签失败", "Deleted tag" : "删除标签", "Failed to delete tag" : "删除标签失败", + "Manage tags" : "管理标签", + "No tags found" : "标签未找到", + "Cancel" : "取消", "Loading collaborative tags …" : "正在加载协作标签 ...", "Search or create collaborative tags" : "搜索或创建协作标签", "No tags to select, type to create a new tag" : "未选中任何标签,请输入并创建一个新标签", @@ -70,7 +73,6 @@ "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "协作标签可供所有用户使用。受限制的标签对用户可见,但不能由他们分配。隐藏标签供内部使用,因为用户无法查看或分配它们。", "Open in Files" : "在文件中打开", "List of tags and their associated files and folders." : "标签以及其相关文件和文件夹", - "No tags found" : "标签未找到", "Tags you have created will show up here." : "您创建的标签将显示在此处。", "Failed to load last used tags" : "无法加载上一次使用的标签", "Missing \"Content-Location\" header" : "缺少 “Content-Location” 标头", diff --git a/apps/systemtags/l10n/zh_HK.js b/apps/systemtags/l10n/zh_HK.js index 7be18c60e15..7307ad33a92 100644 --- a/apps/systemtags/l10n/zh_HK.js +++ b/apps/systemtags/l10n/zh_HK.js @@ -65,6 +65,9 @@ OC.L10N.register( "Failed to update tag" : "無法更新標籤", "Deleted tag" : "已刪除標籤", "Failed to delete tag" : "刪除標籤失敗", + "Manage tags" : "管理標籤", + "No tags found" : "找不到標籤", + "Cancel" : "取消", "Loading collaborative tags …" : "正在載入協作標籤 ...", "Search or create collaborative tags" : "搜索或創建協作標籤", "No tags to select, type to create a new tag" : "沒有可供選擇的標籤,鍵入以創建新標籤", @@ -75,7 +78,6 @@ OC.L10N.register( "Assigned collaborative tags" : "已分配的協作標籤", "Open in Files" : "在「檔案」應用程式中打開", "List of tags and their associated files and folders." : "標籤及其關聯檔案與資料夾的清單。", - "No tags found" : "找不到標籤", "Tags you have created will show up here." : "您建立的標籤將會顯示在此處。", "Failed to load last used tags" : "無法加載上次使用的標籤", "Missing \"Content-Location\" header" : "缺少 “Content-Location” 標頭", diff --git a/apps/systemtags/l10n/zh_HK.json b/apps/systemtags/l10n/zh_HK.json index ad2a72fa5bb..7172411c4b4 100644 --- a/apps/systemtags/l10n/zh_HK.json +++ b/apps/systemtags/l10n/zh_HK.json @@ -63,6 +63,9 @@ "Failed to update tag" : "無法更新標籤", "Deleted tag" : "已刪除標籤", "Failed to delete tag" : "刪除標籤失敗", + "Manage tags" : "管理標籤", + "No tags found" : "找不到標籤", + "Cancel" : "取消", "Loading collaborative tags …" : "正在載入協作標籤 ...", "Search or create collaborative tags" : "搜索或創建協作標籤", "No tags to select, type to create a new tag" : "沒有可供選擇的標籤,鍵入以創建新標籤", @@ -73,7 +76,6 @@ "Assigned collaborative tags" : "已分配的協作標籤", "Open in Files" : "在「檔案」應用程式中打開", "List of tags and their associated files and folders." : "標籤及其關聯檔案與資料夾的清單。", - "No tags found" : "找不到標籤", "Tags you have created will show up here." : "您建立的標籤將會顯示在此處。", "Failed to load last used tags" : "無法加載上次使用的標籤", "Missing \"Content-Location\" header" : "缺少 “Content-Location” 標頭", diff --git a/apps/systemtags/l10n/zh_TW.js b/apps/systemtags/l10n/zh_TW.js index c768210403c..df4e42f211d 100644 --- a/apps/systemtags/l10n/zh_TW.js +++ b/apps/systemtags/l10n/zh_TW.js @@ -1,28 +1,28 @@ OC.L10N.register( "systemtags", { - "System tag %1$s added by the system" : "系統標籤 %1$s 已被系統新增", - "Added system tag {systemtag}" : "已加入系統標籤 {systemtag}", - "Added system tag %1$s" : "已加入系統標籤 %1$s", - "%1$s added system tag %2$s" : "%1$s 已加入系統標籤 %2$s", - "{actor} added system tag {systemtag}" : "{actor} 已加入系統標籤 {systemtag}", - "System tag %1$s removed by the system" : "系統標籤 %1$s 已被系統移除", + "System tag %1$s added by the system" : "系統已新增系統標籤 %1$s", + "Added system tag {systemtag}" : "已新增系統標籤 {systemtag}", + "Added system tag %1$s" : "已新增系統標籤 %1$s", + "%1$s added system tag %2$s" : "%1$s 已新增系統標籤 %2$s", + "{actor} added system tag {systemtag}" : "{actor} 已新增系統標籤 {systemtag}", + "System tag %1$s removed by the system" : "系統已移除系統標籤 %1$s", "Removed system tag {systemtag}" : "已移除系統標籤 {systemtag}", "Removed system tag %1$s" : "已移除系統標籤 %1$s", "%1$s removed system tag %2$s" : "%1$s 已移除系統標籤 %2$s", "{actor} removed system tag {systemtag}" : "{actor} 已移除系統標籤 {systemtag}", - "You created system tag %1$s" : "您新增了系統標籤 %1$s", - "You created system tag {systemtag}" : "您新增了系統標籤 {systemtag}", - "%1$s created system tag %2$s" : "%1$s 新增了系統標籤 %2$s", - "{actor} created system tag {systemtag}" : "{actor} 新增了系統標籤 {systemtag}", + "You created system tag %1$s" : "您建立了系統標籤 %1$s", + "You created system tag {systemtag}" : "您建立了系統標籤 {systemtag}", + "%1$s created system tag %2$s" : "%1$s 建立了系統標籤 %2$s", + "{actor} created system tag {systemtag}" : "{actor} 建立了系統標籤 {systemtag}", "You deleted system tag %1$s" : "您刪除了系統標籤 %1$s", "You deleted system tag {systemtag}" : "您刪除了系統標籤 {systemtag}", - "%1$s deleted system tag %2$s" : "%1$s刪除了系統標籤 %2$s", + "%1$s deleted system tag %2$s" : "%1$s 刪除了系統標籤 %2$s", "{actor} deleted system tag {systemtag}" : "{actor} 刪除了系統標籤 {systemtag}", - "You updated system tag %2$s to %1$s" : "您更新了系統標籤 %2$s 為 %1$s", - "You updated system tag {oldsystemtag} to {newsystemtag}" : "您更新了系統標籤 {oldsystemtag} 為 {newsystemtag}", - "%1$s updated system tag %3$s to %2$s" : "%1$s 更新了系統標籤 %3$s 為 %2$s", - "{actor} updated system tag {oldsystemtag} to {newsystemtag}" : "{actor} 更新了系統標籤 {oldsystemtag} 為 {newsystemtag}", + "You updated system tag %2$s to %1$s" : "您將系統標籤 %2$s 更新為 %1$s", + "You updated system tag {oldsystemtag} to {newsystemtag}" : "您將系統標籤 {oldsystemtag} 更新為 {newsystemtag}", + "%1$s updated system tag %3$s to %2$s" : "%1$s 將系統標籤 %3$s 更新為 %2$s", + "{actor} updated system tag {oldsystemtag} to {newsystemtag}" : "{actor} 將系統標籤 {oldsystemtag} 更新為 {newsystemtag}", "System tag %2$s was added to %1$s by the system" : "系統標籤 %2$s 已被系統新增至 %1$s", "System tag {systemtag} was added to {file} by the system" : "系統標籤 {systemtag} 已被系統新增至 {file}", "You added system tag %2$s to %1$s" : "您已新增系統標籤 %2$s 至 %1$s", @@ -37,57 +37,59 @@ OC.L10N.register( "{actor} removed system tag {systemtag} from {file}" : "{actor} 已從 {file} 移除系統標籤 {systemtag}", "%s (restricted)" : "%s(受限)", "%s (invisible)" : "%s(隱藏)", - "<strong>System tags</strong> for a file have been modified" : "一個檔案的<strong>系統標籤</strong>已經被修改", + "<strong>System tags</strong> for a file have been modified" : "檔案的<strong>系統標籤</strong>已被修改", "Files" : "檔案", "Tags" : "標籤", - "All tagged %s …" : "全部標記為 %s……", - "tagged %s" : "已標記 %s", + "All tagged %s …" : "全部標籤為 %s…", + "tagged %s" : "標籤為 %s", "Collaborative tags" : "協作標籤", "Collaborative tagging functionality which shares tags among people." : "可在使用者間分享標籤的協作標籤功能。", "Collaborative tagging functionality which shares tags among people. Great for teams.\n\t(If you are a provider with a multi-tenancy installation, it is advised to deactivate this app as tags are shared.)" : "可在使用者間分享標籤的協作標籤功能。對團隊來說很有用。\n\t(如果您是有多租戶安裝的提供商,則建議在分享標籤時停用此應用程式。)", "Create or edit tags" : "建立或編輯標籤", "Search for a tag to edit" : "搜尋要編輯的標籤", - "Collaborative tags …" : "協作標籤……", + "Collaborative tags …" : "協作標籤…", "No tags to select" : "未選取標籤", "Tag name" : "標籤名稱", "Tag level" : "標籤層級", "Create" : "建立", "Update" : "更新", - "Delete" : "移除", + "Delete" : "刪除", "Reset" : "重設", - "Loading …" : "正在載入……", + "Loading …" : "正在載入…", "Public" : "公開", "Restricted" : "受限", "Invisible" : "隱藏", "Created tag" : "已建立標籤", - "Failed to create tag" : "建立標籤失敗", + "Failed to create tag" : "標籤建立失敗", "Updated tag" : "已更新標籤", - "Failed to update tag" : "更新標籤失敗", + "Failed to update tag" : "標籤更新失敗", "Deleted tag" : "已刪除標籤", - "Failed to delete tag" : "刪除標籤失敗", - "Loading collaborative tags …" : "正在載入協作標籤……", + "Failed to delete tag" : "標籤刪除失敗", + "Manage tags" : "管理標籤", + "No tags found" : "找不到標籤", + "Cancel" : "取消", + "Loading collaborative tags …" : "正在載入協作標籤…", "Search or create collaborative tags" : "搜尋或建立協作標籤", "No tags to select, type to create a new tag" : "無可供選取的標籤,輸入以建立新標籤", - "Failed to load tags" : "載入標籤失敗", - "Failed to load selected tags" : "載入選定的標籤失敗", - "Failed to select tag" : "選取標籤失敗", - "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "協作標籤適用於所有使用者。使用者可以看到受限制的標籤,但無法由他們指派。不可見的標籤僅供內部使用,因為使用者無法看見或指派它們。", + "Failed to load tags" : "標籤載入失敗", + "Failed to load selected tags" : "選定的標籤載入失敗", + "Failed to select tag" : "標籤選取失敗", + "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "協作標籤適用於所有使用者。使用者可以看到受限的標籤,但無法由他們指派。不可見的隱藏標籤僅供內部使用,因為使用者無法看見或指派它們。", "Assigned collaborative tags" : "已分配的協作標籤", "Open in Files" : "在「檔案」應用程式中開啟", "List of tags and their associated files and folders." : "標籤及其關聯檔案與資料夾的清單。", - "No tags found" : "找不到標籤", "Tags you have created will show up here." : "您建立的標籤將會顯示在此處。", - "Failed to load last used tags" : "載入上次使用的標籤失敗", + "Failed to load last used tags" : "上次使用的標籤載入失敗", "Missing \"Content-Location\" header" : "缺少「Content-Location」標頭", - "Failed to load tags for file" : "載入檔案的標籤失敗", - "Failed to set tag for file" : "設定檔案的標籤失敗", - "Failed to delete tag for file" : "刪除檔案的標籤失敗", + "Failed to load tags for file" : "檔案的標籤載入失敗", + "Failed to set tag for file" : "檔案的標籤設定失敗", + "Failed to delete tag for file" : "檔案的標籤刪除失敗", "Collaborative tagging functionality which shares tags among users." : "可在使用者間分享標籤的協作標籤功能。", - "Collaborative tagging functionality which shares tags among users. Great for teams.\n\t(If you are a provider with a multi-tenancy installation, it is advised to deactivate this app as tags are shared.)" : "可在使用者間分享標籤的協作標籤功能。對團隊來說很有用。\n\t(如果您是有多租戶安裝的提供商,則建議在分享標籤時停用此應用程式。)", + "Collaborative tagging functionality which shares tags among users. Great for teams.\n\t(If you are a provider with a multi-tenancy installation, it is advised to deactivate this app as tags are shared.)" : "可在使用者間分享標籤的協作標籤功能。對團隊來說很有用。\n\t(如果您是有多租戶安裝的提供商,基於標籤會分享的緣故,建議停用此應用程式。)", "This file has the tag {tag}" : "此檔案有標籤 {tag}", "This file has the tags {firstTags} and {lastTag}" : "此檔案有標籤 {firstTags} 與 {lastTag}", "No files in here" : "沒有任何檔案", - "No entries found in this folder" : "在此資料夾中沒有任何項目", + "No entries found in this folder" : "此資料夾中沒有任何項目", "Name" : "名稱", "Size" : "大小", "Modified" : "修改時間" diff --git a/apps/systemtags/l10n/zh_TW.json b/apps/systemtags/l10n/zh_TW.json index 9d3ee17c5da..595b3f531b2 100644 --- a/apps/systemtags/l10n/zh_TW.json +++ b/apps/systemtags/l10n/zh_TW.json @@ -1,26 +1,26 @@ { "translations": { - "System tag %1$s added by the system" : "系統標籤 %1$s 已被系統新增", - "Added system tag {systemtag}" : "已加入系統標籤 {systemtag}", - "Added system tag %1$s" : "已加入系統標籤 %1$s", - "%1$s added system tag %2$s" : "%1$s 已加入系統標籤 %2$s", - "{actor} added system tag {systemtag}" : "{actor} 已加入系統標籤 {systemtag}", - "System tag %1$s removed by the system" : "系統標籤 %1$s 已被系統移除", + "System tag %1$s added by the system" : "系統已新增系統標籤 %1$s", + "Added system tag {systemtag}" : "已新增系統標籤 {systemtag}", + "Added system tag %1$s" : "已新增系統標籤 %1$s", + "%1$s added system tag %2$s" : "%1$s 已新增系統標籤 %2$s", + "{actor} added system tag {systemtag}" : "{actor} 已新增系統標籤 {systemtag}", + "System tag %1$s removed by the system" : "系統已移除系統標籤 %1$s", "Removed system tag {systemtag}" : "已移除系統標籤 {systemtag}", "Removed system tag %1$s" : "已移除系統標籤 %1$s", "%1$s removed system tag %2$s" : "%1$s 已移除系統標籤 %2$s", "{actor} removed system tag {systemtag}" : "{actor} 已移除系統標籤 {systemtag}", - "You created system tag %1$s" : "您新增了系統標籤 %1$s", - "You created system tag {systemtag}" : "您新增了系統標籤 {systemtag}", - "%1$s created system tag %2$s" : "%1$s 新增了系統標籤 %2$s", - "{actor} created system tag {systemtag}" : "{actor} 新增了系統標籤 {systemtag}", + "You created system tag %1$s" : "您建立了系統標籤 %1$s", + "You created system tag {systemtag}" : "您建立了系統標籤 {systemtag}", + "%1$s created system tag %2$s" : "%1$s 建立了系統標籤 %2$s", + "{actor} created system tag {systemtag}" : "{actor} 建立了系統標籤 {systemtag}", "You deleted system tag %1$s" : "您刪除了系統標籤 %1$s", "You deleted system tag {systemtag}" : "您刪除了系統標籤 {systemtag}", - "%1$s deleted system tag %2$s" : "%1$s刪除了系統標籤 %2$s", + "%1$s deleted system tag %2$s" : "%1$s 刪除了系統標籤 %2$s", "{actor} deleted system tag {systemtag}" : "{actor} 刪除了系統標籤 {systemtag}", - "You updated system tag %2$s to %1$s" : "您更新了系統標籤 %2$s 為 %1$s", - "You updated system tag {oldsystemtag} to {newsystemtag}" : "您更新了系統標籤 {oldsystemtag} 為 {newsystemtag}", - "%1$s updated system tag %3$s to %2$s" : "%1$s 更新了系統標籤 %3$s 為 %2$s", - "{actor} updated system tag {oldsystemtag} to {newsystemtag}" : "{actor} 更新了系統標籤 {oldsystemtag} 為 {newsystemtag}", + "You updated system tag %2$s to %1$s" : "您將系統標籤 %2$s 更新為 %1$s", + "You updated system tag {oldsystemtag} to {newsystemtag}" : "您將系統標籤 {oldsystemtag} 更新為 {newsystemtag}", + "%1$s updated system tag %3$s to %2$s" : "%1$s 將系統標籤 %3$s 更新為 %2$s", + "{actor} updated system tag {oldsystemtag} to {newsystemtag}" : "{actor} 將系統標籤 {oldsystemtag} 更新為 {newsystemtag}", "System tag %2$s was added to %1$s by the system" : "系統標籤 %2$s 已被系統新增至 %1$s", "System tag {systemtag} was added to {file} by the system" : "系統標籤 {systemtag} 已被系統新增至 {file}", "You added system tag %2$s to %1$s" : "您已新增系統標籤 %2$s 至 %1$s", @@ -35,57 +35,59 @@ "{actor} removed system tag {systemtag} from {file}" : "{actor} 已從 {file} 移除系統標籤 {systemtag}", "%s (restricted)" : "%s(受限)", "%s (invisible)" : "%s(隱藏)", - "<strong>System tags</strong> for a file have been modified" : "一個檔案的<strong>系統標籤</strong>已經被修改", + "<strong>System tags</strong> for a file have been modified" : "檔案的<strong>系統標籤</strong>已被修改", "Files" : "檔案", "Tags" : "標籤", - "All tagged %s …" : "全部標記為 %s……", - "tagged %s" : "已標記 %s", + "All tagged %s …" : "全部標籤為 %s…", + "tagged %s" : "標籤為 %s", "Collaborative tags" : "協作標籤", "Collaborative tagging functionality which shares tags among people." : "可在使用者間分享標籤的協作標籤功能。", "Collaborative tagging functionality which shares tags among people. Great for teams.\n\t(If you are a provider with a multi-tenancy installation, it is advised to deactivate this app as tags are shared.)" : "可在使用者間分享標籤的協作標籤功能。對團隊來說很有用。\n\t(如果您是有多租戶安裝的提供商,則建議在分享標籤時停用此應用程式。)", "Create or edit tags" : "建立或編輯標籤", "Search for a tag to edit" : "搜尋要編輯的標籤", - "Collaborative tags …" : "協作標籤……", + "Collaborative tags …" : "協作標籤…", "No tags to select" : "未選取標籤", "Tag name" : "標籤名稱", "Tag level" : "標籤層級", "Create" : "建立", "Update" : "更新", - "Delete" : "移除", + "Delete" : "刪除", "Reset" : "重設", - "Loading …" : "正在載入……", + "Loading …" : "正在載入…", "Public" : "公開", "Restricted" : "受限", "Invisible" : "隱藏", "Created tag" : "已建立標籤", - "Failed to create tag" : "建立標籤失敗", + "Failed to create tag" : "標籤建立失敗", "Updated tag" : "已更新標籤", - "Failed to update tag" : "更新標籤失敗", + "Failed to update tag" : "標籤更新失敗", "Deleted tag" : "已刪除標籤", - "Failed to delete tag" : "刪除標籤失敗", - "Loading collaborative tags …" : "正在載入協作標籤……", + "Failed to delete tag" : "標籤刪除失敗", + "Manage tags" : "管理標籤", + "No tags found" : "找不到標籤", + "Cancel" : "取消", + "Loading collaborative tags …" : "正在載入協作標籤…", "Search or create collaborative tags" : "搜尋或建立協作標籤", "No tags to select, type to create a new tag" : "無可供選取的標籤,輸入以建立新標籤", - "Failed to load tags" : "載入標籤失敗", - "Failed to load selected tags" : "載入選定的標籤失敗", - "Failed to select tag" : "選取標籤失敗", - "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "協作標籤適用於所有使用者。使用者可以看到受限制的標籤,但無法由他們指派。不可見的標籤僅供內部使用,因為使用者無法看見或指派它們。", + "Failed to load tags" : "標籤載入失敗", + "Failed to load selected tags" : "選定的標籤載入失敗", + "Failed to select tag" : "標籤選取失敗", + "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "協作標籤適用於所有使用者。使用者可以看到受限的標籤,但無法由他們指派。不可見的隱藏標籤僅供內部使用,因為使用者無法看見或指派它們。", "Assigned collaborative tags" : "已分配的協作標籤", "Open in Files" : "在「檔案」應用程式中開啟", "List of tags and their associated files and folders." : "標籤及其關聯檔案與資料夾的清單。", - "No tags found" : "找不到標籤", "Tags you have created will show up here." : "您建立的標籤將會顯示在此處。", - "Failed to load last used tags" : "載入上次使用的標籤失敗", + "Failed to load last used tags" : "上次使用的標籤載入失敗", "Missing \"Content-Location\" header" : "缺少「Content-Location」標頭", - "Failed to load tags for file" : "載入檔案的標籤失敗", - "Failed to set tag for file" : "設定檔案的標籤失敗", - "Failed to delete tag for file" : "刪除檔案的標籤失敗", + "Failed to load tags for file" : "檔案的標籤載入失敗", + "Failed to set tag for file" : "檔案的標籤設定失敗", + "Failed to delete tag for file" : "檔案的標籤刪除失敗", "Collaborative tagging functionality which shares tags among users." : "可在使用者間分享標籤的協作標籤功能。", - "Collaborative tagging functionality which shares tags among users. Great for teams.\n\t(If you are a provider with a multi-tenancy installation, it is advised to deactivate this app as tags are shared.)" : "可在使用者間分享標籤的協作標籤功能。對團隊來說很有用。\n\t(如果您是有多租戶安裝的提供商,則建議在分享標籤時停用此應用程式。)", + "Collaborative tagging functionality which shares tags among users. Great for teams.\n\t(If you are a provider with a multi-tenancy installation, it is advised to deactivate this app as tags are shared.)" : "可在使用者間分享標籤的協作標籤功能。對團隊來說很有用。\n\t(如果您是有多租戶安裝的提供商,基於標籤會分享的緣故,建議停用此應用程式。)", "This file has the tag {tag}" : "此檔案有標籤 {tag}", "This file has the tags {firstTags} and {lastTag}" : "此檔案有標籤 {firstTags} 與 {lastTag}", "No files in here" : "沒有任何檔案", - "No entries found in this folder" : "在此資料夾中沒有任何項目", + "No entries found in this folder" : "此資料夾中沒有任何項目", "Name" : "名稱", "Size" : "大小", "Modified" : "修改時間" |