diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-09-01 00:29:36 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-09-01 00:29:36 +0000 |
commit | cf2e3bc0ee73afb2551ee7c763de3b1195953205 (patch) | |
tree | a4ba92ce1106a155980d156ad56a8c7b06bf883f /apps/files_sharing | |
parent | 065e1e82c385dabb319c16fa6f867fc057d8fd5d (diff) | |
download | nextcloud-server-cf2e3bc0ee73afb2551ee7c763de3b1195953205.tar.gz nextcloud-server-cf2e3bc0ee73afb2551ee7c763de3b1195953205.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing')
28 files changed, 202 insertions, 12 deletions
diff --git a/apps/files_sharing/l10n/ar.js b/apps/files_sharing/l10n/ar.js index e7fc45f8ff6..9e4ae6409da 100644 --- a/apps/files_sharing/l10n/ar.js +++ b/apps/files_sharing/l10n/ar.js @@ -133,6 +133,7 @@ OC.L10N.register( "Upload" : "إرفَع", "Edit" : "تعديل", "Bundled permissions" : "أذونات مُجمّعة", + "Open Sharing Details" : "إفتَح تفاصل المشاركة", "group" : "مجموعة", "conversation" : "محادثة", "remote" : "قَصِيٌّ remote", @@ -158,6 +159,7 @@ OC.L10N.register( "Enter a date" : "أدخِل تاريخاً", "Create share" : "إنشاء مشاركة", "Cancel" : "إلغاء", + "Customize link" : "خصِّص الرابط", "Add another link" : "أضِف رابطاً آخر", "Create a new share link" : "أنشِيءْ رابط مشاركة جديد", "{shareWith} by {initiator}" : "{shareWith} مِن قِبَل {initiator}", @@ -190,8 +192,10 @@ OC.L10N.register( "Deck board" : "الرُّقْعَة Deck", "ScienceMesh" : "ScienceMesh", "on {server}" : "على {server}", + "Upload only" : "رفع فقط", "Advanced settings" : "الإعدادات المتقدمة", "Share label" : "لاصق label المشاركة", + "Set password" : "تعيين كلمة المرور", "Password" : "كلمة المرور", "Password expires {passwordExpirationTime}" : "صلاحية كلمة المرور تنتهي في {passwordExpirationTime}", "Password expired" : "كلمة المرور إنتهت صلاحيتها", @@ -203,6 +207,10 @@ OC.L10N.register( "Create" : "أنشِيء", "Update" : "تحديث", "Share" : "مُشارَكة", + "Delete share" : "حذف المشاركة", + "Share with " : "شَارِك مع", + "Save share" : "حفظ المشاركة", + "Update share" : "تحديث المشاركة", "Others with access" : "الآخرون الذين لديهم حق الوصول", "No other users with access found" : "لم يتم العثور على مستخدمين آخرين لهم حق الوصول", "Toggle list of others with access to this directory" : "تعطيل/تفعيل قائمة الآخرين الذين لديهم حق الوصول إلى هذا الدليل", diff --git a/apps/files_sharing/l10n/ar.json b/apps/files_sharing/l10n/ar.json index b550566f1a3..8a16bb44c69 100644 --- a/apps/files_sharing/l10n/ar.json +++ b/apps/files_sharing/l10n/ar.json @@ -131,6 +131,7 @@ "Upload" : "إرفَع", "Edit" : "تعديل", "Bundled permissions" : "أذونات مُجمّعة", + "Open Sharing Details" : "إفتَح تفاصل المشاركة", "group" : "مجموعة", "conversation" : "محادثة", "remote" : "قَصِيٌّ remote", @@ -156,6 +157,7 @@ "Enter a date" : "أدخِل تاريخاً", "Create share" : "إنشاء مشاركة", "Cancel" : "إلغاء", + "Customize link" : "خصِّص الرابط", "Add another link" : "أضِف رابطاً آخر", "Create a new share link" : "أنشِيءْ رابط مشاركة جديد", "{shareWith} by {initiator}" : "{shareWith} مِن قِبَل {initiator}", @@ -188,8 +190,10 @@ "Deck board" : "الرُّقْعَة Deck", "ScienceMesh" : "ScienceMesh", "on {server}" : "على {server}", + "Upload only" : "رفع فقط", "Advanced settings" : "الإعدادات المتقدمة", "Share label" : "لاصق label المشاركة", + "Set password" : "تعيين كلمة المرور", "Password" : "كلمة المرور", "Password expires {passwordExpirationTime}" : "صلاحية كلمة المرور تنتهي في {passwordExpirationTime}", "Password expired" : "كلمة المرور إنتهت صلاحيتها", @@ -201,6 +205,10 @@ "Create" : "أنشِيء", "Update" : "تحديث", "Share" : "مُشارَكة", + "Delete share" : "حذف المشاركة", + "Share with " : "شَارِك مع", + "Save share" : "حفظ المشاركة", + "Update share" : "تحديث المشاركة", "Others with access" : "الآخرون الذين لديهم حق الوصول", "No other users with access found" : "لم يتم العثور على مستخدمين آخرين لهم حق الوصول", "Toggle list of others with access to this directory" : "تعطيل/تفعيل قائمة الآخرين الذين لديهم حق الوصول إلى هذا الدليل", diff --git a/apps/files_sharing/l10n/ca.js b/apps/files_sharing/l10n/ca.js index ea32f966059..8e87476f4e7 100644 --- a/apps/files_sharing/l10n/ca.js +++ b/apps/files_sharing/l10n/ca.js @@ -133,6 +133,7 @@ OC.L10N.register( "Upload" : "Pujada", "Edit" : "Edició", "Bundled permissions" : "Permisos agrupats", + "Open Sharing Details" : "Obre els detalls d'ús compartit", "group" : "grup", "conversation" : "conversa", "remote" : "element remot", @@ -158,6 +159,7 @@ OC.L10N.register( "Enter a date" : "Introduïu una data", "Create share" : "Crea l'element compartit", "Cancel" : "Cancel·la", + "Customize link" : "Personalitza l'enllaç", "Add another link" : "Afegeix un altre enllaç", "Create a new share link" : "Crear un enllaç d'ús compartit nou", "{shareWith} by {initiator}" : "{shareWith} per {initiator}", @@ -173,7 +175,7 @@ OC.L10N.register( "Error while creating the share" : "S'ha produït un error en crear l'element compartit", "View only" : "Només visualitació", "Can edit" : "Pot editar", - "File drop" : "Deixa anar el fitxer", + "File drop" : "Pujada de fitxers", "Search for share recipients" : "Cerqueu destinataris de l'element compartit", "No recommendations. Start typing." : "No hi ha cap recomanació. Comenceu a escriure.", "Resharing is not allowed" : "No es permet l'ús compartit derivat", @@ -190,9 +192,10 @@ OC.L10N.register( "Deck board" : "Tauler de Targetes", "ScienceMesh" : "ScienceMesh", "on {server}" : "a {server}", + "Upload only" : "Només pujada", "Advanced settings" : "Paràmetres avançats", "Share label" : "Etiqueta d'ús compartit", - "Set password" : "Establiu la contrasenya", + "Set password" : "Estableix una contrasenya", "Password" : "Contrasenya", "Password expires {passwordExpirationTime}" : "La contrasenya caduca el {passwordExpirationTime}", "Password expired" : "La contrasenya ha caducat", @@ -202,8 +205,12 @@ OC.L10N.register( "Video verification" : "Verificació de vídeo", "Note to recipient" : "Nota per al destinatari", "Create" : "Crea", - "Update" : "Actualització", + "Update" : "Actualitza", "Share" : "Comparteix", + "Delete share" : "Suprimeix l'element compartit", + "Share with " : "Comparteix amb", + "Save share" : "Desa l'element compartit", + "Update share" : "Actualitza l'element compartit", "Others with access" : "Altres usuaris amb accés", "No other users with access found" : "No s'ha trobat cap altre usuari amb accés", "Toggle list of others with access to this directory" : "Canvia la llista d'altres usuaris amb accés a aquesta carpeta", diff --git a/apps/files_sharing/l10n/ca.json b/apps/files_sharing/l10n/ca.json index ce12b130431..a9f952c17bc 100644 --- a/apps/files_sharing/l10n/ca.json +++ b/apps/files_sharing/l10n/ca.json @@ -131,6 +131,7 @@ "Upload" : "Pujada", "Edit" : "Edició", "Bundled permissions" : "Permisos agrupats", + "Open Sharing Details" : "Obre els detalls d'ús compartit", "group" : "grup", "conversation" : "conversa", "remote" : "element remot", @@ -156,6 +157,7 @@ "Enter a date" : "Introduïu una data", "Create share" : "Crea l'element compartit", "Cancel" : "Cancel·la", + "Customize link" : "Personalitza l'enllaç", "Add another link" : "Afegeix un altre enllaç", "Create a new share link" : "Crear un enllaç d'ús compartit nou", "{shareWith} by {initiator}" : "{shareWith} per {initiator}", @@ -171,7 +173,7 @@ "Error while creating the share" : "S'ha produït un error en crear l'element compartit", "View only" : "Només visualitació", "Can edit" : "Pot editar", - "File drop" : "Deixa anar el fitxer", + "File drop" : "Pujada de fitxers", "Search for share recipients" : "Cerqueu destinataris de l'element compartit", "No recommendations. Start typing." : "No hi ha cap recomanació. Comenceu a escriure.", "Resharing is not allowed" : "No es permet l'ús compartit derivat", @@ -188,9 +190,10 @@ "Deck board" : "Tauler de Targetes", "ScienceMesh" : "ScienceMesh", "on {server}" : "a {server}", + "Upload only" : "Només pujada", "Advanced settings" : "Paràmetres avançats", "Share label" : "Etiqueta d'ús compartit", - "Set password" : "Establiu la contrasenya", + "Set password" : "Estableix una contrasenya", "Password" : "Contrasenya", "Password expires {passwordExpirationTime}" : "La contrasenya caduca el {passwordExpirationTime}", "Password expired" : "La contrasenya ha caducat", @@ -200,8 +203,12 @@ "Video verification" : "Verificació de vídeo", "Note to recipient" : "Nota per al destinatari", "Create" : "Crea", - "Update" : "Actualització", + "Update" : "Actualitza", "Share" : "Comparteix", + "Delete share" : "Suprimeix l'element compartit", + "Share with " : "Comparteix amb", + "Save share" : "Desa l'element compartit", + "Update share" : "Actualitza l'element compartit", "Others with access" : "Altres usuaris amb accés", "No other users with access found" : "No s'ha trobat cap altre usuari amb accés", "Toggle list of others with access to this directory" : "Canvia la llista d'altres usuaris amb accés a aquesta carpeta", diff --git a/apps/files_sharing/l10n/de.js b/apps/files_sharing/l10n/de.js index c2596d69a38..a65a6335269 100644 --- a/apps/files_sharing/l10n/de.js +++ b/apps/files_sharing/l10n/de.js @@ -173,7 +173,7 @@ OC.L10N.register( "Error while creating the share" : "Fehler beim Erstellen der Freigabe", "View only" : "Nur anzeigen", "Can edit" : "Kann bearbeiten", - "File drop" : "Benötigt keine Übersetzung. Hier wird nur die formelle Übersetzung verwendet (de_DE).", + "File drop" : "Dateiablage", "Search for share recipients" : "Nach Freigabe-Empfängern suchen", "No recommendations. Start typing." : "Keine Empfehlungen. Beginne mit der Eingabe.", "Resharing is not allowed" : "Weiterteilen ist nicht erlaubt", @@ -192,7 +192,7 @@ OC.L10N.register( "on {server}" : "auf {server}", "Advanced settings" : "Erweiterte Einstellungen", "Share label" : "Freigabe-Label", - "Set password" : "Benötigt keine Übersetzung. Hier wird nur die formelle Übersetzung verwendet (de_DE).", + "Set password" : "Passwort setzen", "Password" : "Passwort", "Password expires {passwordExpirationTime}" : "Passwort läuft um {passwordExpirationTime} ab", "Password expired" : "Passwort abgelaufen", @@ -202,7 +202,7 @@ OC.L10N.register( "Video verification" : "Videoüberprüfung", "Note to recipient" : "Notiz an Empfänger", "Create" : "Erstellen", - "Update" : "Benötigt keine Übersetzung. Hier wird nur die formelle Übersetzung verwendet (de_DE).", + "Update" : "Aktualisieren", "Share" : "Teilen", "Delete share" : "Freigabe löschen", "Others with access" : "Andere mit Zugriff", diff --git a/apps/files_sharing/l10n/de.json b/apps/files_sharing/l10n/de.json index 5a224e5063b..4a64a491d79 100644 --- a/apps/files_sharing/l10n/de.json +++ b/apps/files_sharing/l10n/de.json @@ -171,7 +171,7 @@ "Error while creating the share" : "Fehler beim Erstellen der Freigabe", "View only" : "Nur anzeigen", "Can edit" : "Kann bearbeiten", - "File drop" : "Benötigt keine Übersetzung. Hier wird nur die formelle Übersetzung verwendet (de_DE).", + "File drop" : "Dateiablage", "Search for share recipients" : "Nach Freigabe-Empfängern suchen", "No recommendations. Start typing." : "Keine Empfehlungen. Beginne mit der Eingabe.", "Resharing is not allowed" : "Weiterteilen ist nicht erlaubt", @@ -190,7 +190,7 @@ "on {server}" : "auf {server}", "Advanced settings" : "Erweiterte Einstellungen", "Share label" : "Freigabe-Label", - "Set password" : "Benötigt keine Übersetzung. Hier wird nur die formelle Übersetzung verwendet (de_DE).", + "Set password" : "Passwort setzen", "Password" : "Passwort", "Password expires {passwordExpirationTime}" : "Passwort läuft um {passwordExpirationTime} ab", "Password expired" : "Passwort abgelaufen", @@ -200,7 +200,7 @@ "Video verification" : "Videoüberprüfung", "Note to recipient" : "Notiz an Empfänger", "Create" : "Erstellen", - "Update" : "Benötigt keine Übersetzung. Hier wird nur die formelle Übersetzung verwendet (de_DE).", + "Update" : "Aktualisieren", "Share" : "Teilen", "Delete share" : "Freigabe löschen", "Others with access" : "Andere mit Zugriff", diff --git a/apps/files_sharing/l10n/de_DE.js b/apps/files_sharing/l10n/de_DE.js index c2fd7a4b44c..85d5926abb8 100644 --- a/apps/files_sharing/l10n/de_DE.js +++ b/apps/files_sharing/l10n/de_DE.js @@ -133,6 +133,7 @@ OC.L10N.register( "Upload" : "Hochladen", "Edit" : "Bearbeiten", "Bundled permissions" : "Gebündelte Berechtigungen", + "Open Sharing Details" : "Freigabedeteils öffnen", "group" : "Gruppe", "conversation" : "Unterhaltung", "remote" : "Extern", @@ -158,6 +159,7 @@ OC.L10N.register( "Enter a date" : "Datum eingeben", "Create share" : "Freigabe erstellen", "Cancel" : "Abbrechen", + "Customize link" : "Link anpassen", "Add another link" : "Weiteren Link hinzufügen", "Create a new share link" : "Neuen Freigabe-Link erstellen", "{shareWith} by {initiator}" : "{shareWith} von {initiator}", @@ -190,8 +192,10 @@ OC.L10N.register( "Deck board" : "Deck-Board", "ScienceMesh" : "ScienceMesh", "on {server}" : "auf {server}", + "Upload only" : "Nur hochladen", "Advanced settings" : "Erweiterte Einstellungen", "Share label" : "Freigabe-Label", + "Set password" : "Passwort festlegen", "Password" : "Passwort", "Password expires {passwordExpirationTime}" : "Passwort läuft ab um {passwordExpirationTime}", "Password expired" : "Passwort abgelaufen", @@ -204,6 +208,9 @@ OC.L10N.register( "Update" : "Aktualisieren", "Share" : "Teilen", "Delete share" : "Freigabe löschen", + "Share with " : "Teilen mit", + "Save share" : "Sicher Freigabe", + "Update share" : "Freigabe aktualisieren", "Others with access" : "Andere mit Zugriff", "No other users with access found" : "Keine anderen Benutzer mit Zugriff gefunden", "Toggle list of others with access to this directory" : "Liste anderer Benutzer mit Zugriff auf dieses Verzeichnis umschalten", diff --git a/apps/files_sharing/l10n/de_DE.json b/apps/files_sharing/l10n/de_DE.json index 2a148e64b4f..f69da130bdf 100644 --- a/apps/files_sharing/l10n/de_DE.json +++ b/apps/files_sharing/l10n/de_DE.json @@ -131,6 +131,7 @@ "Upload" : "Hochladen", "Edit" : "Bearbeiten", "Bundled permissions" : "Gebündelte Berechtigungen", + "Open Sharing Details" : "Freigabedeteils öffnen", "group" : "Gruppe", "conversation" : "Unterhaltung", "remote" : "Extern", @@ -156,6 +157,7 @@ "Enter a date" : "Datum eingeben", "Create share" : "Freigabe erstellen", "Cancel" : "Abbrechen", + "Customize link" : "Link anpassen", "Add another link" : "Weiteren Link hinzufügen", "Create a new share link" : "Neuen Freigabe-Link erstellen", "{shareWith} by {initiator}" : "{shareWith} von {initiator}", @@ -188,8 +190,10 @@ "Deck board" : "Deck-Board", "ScienceMesh" : "ScienceMesh", "on {server}" : "auf {server}", + "Upload only" : "Nur hochladen", "Advanced settings" : "Erweiterte Einstellungen", "Share label" : "Freigabe-Label", + "Set password" : "Passwort festlegen", "Password" : "Passwort", "Password expires {passwordExpirationTime}" : "Passwort läuft ab um {passwordExpirationTime}", "Password expired" : "Passwort abgelaufen", @@ -202,6 +206,9 @@ "Update" : "Aktualisieren", "Share" : "Teilen", "Delete share" : "Freigabe löschen", + "Share with " : "Teilen mit", + "Save share" : "Sicher Freigabe", + "Update share" : "Freigabe aktualisieren", "Others with access" : "Andere mit Zugriff", "No other users with access found" : "Keine anderen Benutzer mit Zugriff gefunden", "Toggle list of others with access to this directory" : "Liste anderer Benutzer mit Zugriff auf dieses Verzeichnis umschalten", diff --git a/apps/files_sharing/l10n/en_GB.js b/apps/files_sharing/l10n/en_GB.js index 5d870eaacfa..d5128bca0da 100644 --- a/apps/files_sharing/l10n/en_GB.js +++ b/apps/files_sharing/l10n/en_GB.js @@ -133,6 +133,7 @@ OC.L10N.register( "Upload" : "Upload", "Edit" : "Edit", "Bundled permissions" : "Bundled permissions", + "Open Sharing Details" : "Open Sharing Details", "group" : "group", "conversation" : "conversation", "remote" : "remote", @@ -158,6 +159,7 @@ OC.L10N.register( "Enter a date" : "Enter a date", "Create share" : "Create share", "Cancel" : "Cancel", + "Customize link" : "Customise link", "Add another link" : "Add another link", "Create a new share link" : "Create a new share link", "{shareWith} by {initiator}" : "{shareWith} by {initiator}", @@ -172,6 +174,7 @@ OC.L10N.register( "Link share created" : "Link share created", "Error while creating the share" : "Error while creating the share", "View only" : "View only", + "Can edit" : "Can edit", "File drop" : "File drop", "Search for share recipients" : "Search for share recipients", "No recommendations. Start typing." : "No recommendations. Start typing.", @@ -189,8 +192,11 @@ OC.L10N.register( "Deck board" : "Deck board", "ScienceMesh" : "ScienceMesh", "on {server}" : "on {server}", + "Upload only" : "Upload only", "Advanced settings" : "Advanced settings", "Share label" : "Share label", + "Set password" : "Set password", + "Password" : "Password", "Password expires {passwordExpirationTime}" : "Password expires {passwordExpirationTime}", "Password expired" : "Password expired", "Set expiration date" : "Set expiration date", @@ -201,6 +207,10 @@ OC.L10N.register( "Create" : "Create", "Update" : "Update", "Share" : "Share", + "Delete share" : "Delete share", + "Share with " : "Share with ", + "Save share" : "Save share", + "Update share" : "Update share", "Others with access" : "Others with access", "No other users with access found" : "No other users with access found", "Toggle list of others with access to this directory" : "Toggle list of others with access to this directory", diff --git a/apps/files_sharing/l10n/en_GB.json b/apps/files_sharing/l10n/en_GB.json index adbe90dbf45..875e6bca00c 100644 --- a/apps/files_sharing/l10n/en_GB.json +++ b/apps/files_sharing/l10n/en_GB.json @@ -131,6 +131,7 @@ "Upload" : "Upload", "Edit" : "Edit", "Bundled permissions" : "Bundled permissions", + "Open Sharing Details" : "Open Sharing Details", "group" : "group", "conversation" : "conversation", "remote" : "remote", @@ -156,6 +157,7 @@ "Enter a date" : "Enter a date", "Create share" : "Create share", "Cancel" : "Cancel", + "Customize link" : "Customise link", "Add another link" : "Add another link", "Create a new share link" : "Create a new share link", "{shareWith} by {initiator}" : "{shareWith} by {initiator}", @@ -170,6 +172,7 @@ "Link share created" : "Link share created", "Error while creating the share" : "Error while creating the share", "View only" : "View only", + "Can edit" : "Can edit", "File drop" : "File drop", "Search for share recipients" : "Search for share recipients", "No recommendations. Start typing." : "No recommendations. Start typing.", @@ -187,8 +190,11 @@ "Deck board" : "Deck board", "ScienceMesh" : "ScienceMesh", "on {server}" : "on {server}", + "Upload only" : "Upload only", "Advanced settings" : "Advanced settings", "Share label" : "Share label", + "Set password" : "Set password", + "Password" : "Password", "Password expires {passwordExpirationTime}" : "Password expires {passwordExpirationTime}", "Password expired" : "Password expired", "Set expiration date" : "Set expiration date", @@ -199,6 +205,10 @@ "Create" : "Create", "Update" : "Update", "Share" : "Share", + "Delete share" : "Delete share", + "Share with " : "Share with ", + "Save share" : "Save share", + "Update share" : "Update share", "Others with access" : "Others with access", "No other users with access found" : "No other users with access found", "Toggle list of others with access to this directory" : "Toggle list of others with access to this directory", diff --git a/apps/files_sharing/l10n/es.js b/apps/files_sharing/l10n/es.js index 8eea7d7273b..c5c68e94d23 100644 --- a/apps/files_sharing/l10n/es.js +++ b/apps/files_sharing/l10n/es.js @@ -133,6 +133,7 @@ OC.L10N.register( "Upload" : "Subir", "Edit" : "Editar", "Bundled permissions" : "Permisos agrupados", + "Open Sharing Details" : "Abrir detalles de recurso compartido", "group" : "grupo", "conversation" : "conversación", "remote" : "remoto", @@ -158,6 +159,7 @@ OC.L10N.register( "Enter a date" : "Introduzca una fecha", "Create share" : "Crear un recurso compartido", "Cancel" : "Cancelar", + "Customize link" : "Personalizar enlace", "Add another link" : "Añadir otro enlace", "Create a new share link" : "Crear un nuevo enlace compartido", "{shareWith} by {initiator}" : "{shareWith} por {initiator}", @@ -190,6 +192,7 @@ OC.L10N.register( "Deck board" : "Tablero Deck", "ScienceMesh" : "ScienceMesh", "on {server}" : "en {server}", + "Upload only" : "Sólo subir", "Advanced settings" : "Configuración avanzada", "Share label" : "Compartir etiqueta", "Set password" : "Crear contraseña", @@ -205,6 +208,9 @@ OC.L10N.register( "Update" : "Actualizar", "Share" : "Compartir", "Delete share" : "Borrar recurso compartido", + "Share with " : "Compartir con", + "Save share" : "Guardar recurso compartido", + "Update share" : "Actualizar recurso compartido", "Others with access" : "Otros con acceso", "No other users with access found" : "No se encontraron otros usuarios con acceso", "Toggle list of others with access to this directory" : "Pasar la lista de otros con acceso a este carpeta", diff --git a/apps/files_sharing/l10n/es.json b/apps/files_sharing/l10n/es.json index 1adab50a534..895820c835e 100644 --- a/apps/files_sharing/l10n/es.json +++ b/apps/files_sharing/l10n/es.json @@ -131,6 +131,7 @@ "Upload" : "Subir", "Edit" : "Editar", "Bundled permissions" : "Permisos agrupados", + "Open Sharing Details" : "Abrir detalles de recurso compartido", "group" : "grupo", "conversation" : "conversación", "remote" : "remoto", @@ -156,6 +157,7 @@ "Enter a date" : "Introduzca una fecha", "Create share" : "Crear un recurso compartido", "Cancel" : "Cancelar", + "Customize link" : "Personalizar enlace", "Add another link" : "Añadir otro enlace", "Create a new share link" : "Crear un nuevo enlace compartido", "{shareWith} by {initiator}" : "{shareWith} por {initiator}", @@ -188,6 +190,7 @@ "Deck board" : "Tablero Deck", "ScienceMesh" : "ScienceMesh", "on {server}" : "en {server}", + "Upload only" : "Sólo subir", "Advanced settings" : "Configuración avanzada", "Share label" : "Compartir etiqueta", "Set password" : "Crear contraseña", @@ -203,6 +206,9 @@ "Update" : "Actualizar", "Share" : "Compartir", "Delete share" : "Borrar recurso compartido", + "Share with " : "Compartir con", + "Save share" : "Guardar recurso compartido", + "Update share" : "Actualizar recurso compartido", "Others with access" : "Otros con acceso", "No other users with access found" : "No se encontraron otros usuarios con acceso", "Toggle list of others with access to this directory" : "Pasar la lista de otros con acceso a este carpeta", diff --git a/apps/files_sharing/l10n/fr.js b/apps/files_sharing/l10n/fr.js index 7b40f966da7..63427fdaa3e 100644 --- a/apps/files_sharing/l10n/fr.js +++ b/apps/files_sharing/l10n/fr.js @@ -133,6 +133,7 @@ OC.L10N.register( "Upload" : "Envoi", "Edit" : "Editer", "Bundled permissions" : "Autorisations groupées", + "Open Sharing Details" : "Ouvrir les détails du partage", "group" : "groupe", "conversation" : "conversation", "remote" : "distant", @@ -158,6 +159,7 @@ OC.L10N.register( "Enter a date" : "Saisissez une date", "Create share" : "Créer un partage", "Cancel" : "Annuler", + "Customize link" : "Personnaliser le lien", "Add another link" : "Ajouter un autre lien", "Create a new share link" : "Créer un nouveau lien de partage", "{shareWith} by {initiator}" : "{shareWith} par {initiator}", @@ -190,6 +192,7 @@ OC.L10N.register( "Deck board" : "Tableau Deck", "ScienceMesh" : "ScienceMesh", "on {server}" : "sur {server}", + "Upload only" : "Téléversement seulement", "Advanced settings" : "Paramètres avancés", "Share label" : "Libellé du partage", "Set password" : "Définir un mot de passe", @@ -205,6 +208,9 @@ OC.L10N.register( "Update" : "Mise à jour", "Share" : "Partager", "Delete share" : "Supprimer le partage", + "Share with " : "Partager avec", + "Save share" : "Enregistrer le partage", + "Update share" : "Mettre à jour le partage", "Others with access" : "Autres utilisateurs ayant accès", "No other users with access found" : "Aucun autre utilisateur ayant un accès n'a été trouvé", "Toggle list of others with access to this directory" : "Afficher/Masquer la liste des autres personnes ayant accès à ce dossier", diff --git a/apps/files_sharing/l10n/fr.json b/apps/files_sharing/l10n/fr.json index 0e8c2f68e96..20e078ae0fe 100644 --- a/apps/files_sharing/l10n/fr.json +++ b/apps/files_sharing/l10n/fr.json @@ -131,6 +131,7 @@ "Upload" : "Envoi", "Edit" : "Editer", "Bundled permissions" : "Autorisations groupées", + "Open Sharing Details" : "Ouvrir les détails du partage", "group" : "groupe", "conversation" : "conversation", "remote" : "distant", @@ -156,6 +157,7 @@ "Enter a date" : "Saisissez une date", "Create share" : "Créer un partage", "Cancel" : "Annuler", + "Customize link" : "Personnaliser le lien", "Add another link" : "Ajouter un autre lien", "Create a new share link" : "Créer un nouveau lien de partage", "{shareWith} by {initiator}" : "{shareWith} par {initiator}", @@ -188,6 +190,7 @@ "Deck board" : "Tableau Deck", "ScienceMesh" : "ScienceMesh", "on {server}" : "sur {server}", + "Upload only" : "Téléversement seulement", "Advanced settings" : "Paramètres avancés", "Share label" : "Libellé du partage", "Set password" : "Définir un mot de passe", @@ -203,6 +206,9 @@ "Update" : "Mise à jour", "Share" : "Partager", "Delete share" : "Supprimer le partage", + "Share with " : "Partager avec", + "Save share" : "Enregistrer le partage", + "Update share" : "Mettre à jour le partage", "Others with access" : "Autres utilisateurs ayant accès", "No other users with access found" : "Aucun autre utilisateur ayant un accès n'a été trouvé", "Toggle list of others with access to this directory" : "Afficher/Masquer la liste des autres personnes ayant accès à ce dossier", diff --git a/apps/files_sharing/l10n/gl.js b/apps/files_sharing/l10n/gl.js index 5d9a3d70d45..dfd1c68848c 100644 --- a/apps/files_sharing/l10n/gl.js +++ b/apps/files_sharing/l10n/gl.js @@ -133,6 +133,7 @@ OC.L10N.register( "Upload" : "Enviar", "Edit" : "Editar", "Bundled permissions" : "Permisos agrupados", + "Open Sharing Details" : "Abrir os detalles da compartición", "group" : "grupo", "conversation" : "conversa", "remote" : "remoto", @@ -158,6 +159,7 @@ OC.L10N.register( "Enter a date" : "Introduza unha data", "Create share" : "Crear elemento compartido", "Cancel" : "Cancelar", + "Customize link" : "Personalizar a ligazón", "Add another link" : "Engadir outra ligazón", "Create a new share link" : "Crear unha nova ligazón de compartición", "{shareWith} by {initiator}" : "{shareWith} por {initiator}", @@ -172,6 +174,7 @@ OC.L10N.register( "Link share created" : "Creouse a ligazón compartida", "Error while creating the share" : "Produciuse un erro ao crear a compartición", "View only" : "Só ver", + "Can edit" : "Pode editar", "File drop" : "Soltar o ficheiro", "Search for share recipients" : "Buscar destinatarios de comparticións", "No recommendations. Start typing." : "Non hai recomendacións. Comece a escribir.", @@ -189,6 +192,7 @@ OC.L10N.register( "Deck board" : "Taboleiro da Gabeta", "ScienceMesh" : "ScienceMesh", "on {server}" : "en {server}", + "Upload only" : "Só enviar", "Advanced settings" : "Axustes avanzados", "Share label" : "Compartir a etiqueta", "Set password" : "Estabelecer o contrasinal", @@ -204,6 +208,9 @@ OC.L10N.register( "Update" : "Actualizar", "Share" : "Compartir", "Delete share" : "Eliminar o recurso compartido", + "Share with " : "Compartir con", + "Save share" : "Gardar a compartición", + "Update share" : "Actualizar a compartición", "Others with access" : "Outros con acceso", "No other users with access found" : "Non se atoparon outros usuarios con acceso", "Toggle list of others with access to this directory" : "Alternar a lista doutros con acceso a este directorio", diff --git a/apps/files_sharing/l10n/gl.json b/apps/files_sharing/l10n/gl.json index abc0e7dde84..971e505ad19 100644 --- a/apps/files_sharing/l10n/gl.json +++ b/apps/files_sharing/l10n/gl.json @@ -131,6 +131,7 @@ "Upload" : "Enviar", "Edit" : "Editar", "Bundled permissions" : "Permisos agrupados", + "Open Sharing Details" : "Abrir os detalles da compartición", "group" : "grupo", "conversation" : "conversa", "remote" : "remoto", @@ -156,6 +157,7 @@ "Enter a date" : "Introduza unha data", "Create share" : "Crear elemento compartido", "Cancel" : "Cancelar", + "Customize link" : "Personalizar a ligazón", "Add another link" : "Engadir outra ligazón", "Create a new share link" : "Crear unha nova ligazón de compartición", "{shareWith} by {initiator}" : "{shareWith} por {initiator}", @@ -170,6 +172,7 @@ "Link share created" : "Creouse a ligazón compartida", "Error while creating the share" : "Produciuse un erro ao crear a compartición", "View only" : "Só ver", + "Can edit" : "Pode editar", "File drop" : "Soltar o ficheiro", "Search for share recipients" : "Buscar destinatarios de comparticións", "No recommendations. Start typing." : "Non hai recomendacións. Comece a escribir.", @@ -187,6 +190,7 @@ "Deck board" : "Taboleiro da Gabeta", "ScienceMesh" : "ScienceMesh", "on {server}" : "en {server}", + "Upload only" : "Só enviar", "Advanced settings" : "Axustes avanzados", "Share label" : "Compartir a etiqueta", "Set password" : "Estabelecer o contrasinal", @@ -202,6 +206,9 @@ "Update" : "Actualizar", "Share" : "Compartir", "Delete share" : "Eliminar o recurso compartido", + "Share with " : "Compartir con", + "Save share" : "Gardar a compartición", + "Update share" : "Actualizar a compartición", "Others with access" : "Outros con acceso", "No other users with access found" : "Non se atoparon outros usuarios con acceso", "Toggle list of others with access to this directory" : "Alternar a lista doutros con acceso a este directorio", diff --git a/apps/files_sharing/l10n/pt_BR.js b/apps/files_sharing/l10n/pt_BR.js index 0a65fc710c7..77f56e32c39 100644 --- a/apps/files_sharing/l10n/pt_BR.js +++ b/apps/files_sharing/l10n/pt_BR.js @@ -133,6 +133,7 @@ OC.L10N.register( "Upload" : "Enviar", "Edit" : "Editar", "Bundled permissions" : "Permissões agrupadas", + "Open Sharing Details" : "Abrir Detalhes de Compartilhamento", "group" : "grupo", "conversation" : "conversa", "remote" : "remoto", @@ -158,6 +159,7 @@ OC.L10N.register( "Enter a date" : "Digite uma data", "Create share" : "Criar compartilhamento", "Cancel" : "Cancelar", + "Customize link" : "Personalizar o link", "Add another link" : "Adicionar um novo link", "Create a new share link" : "Criar um novo link de compartilhamento", "{shareWith} by {initiator}" : "{shareWith} por {initiator}", @@ -190,6 +192,7 @@ OC.L10N.register( "Deck board" : "Painel de deck", "ScienceMesh" : "ScienceMesh", "on {server}" : "em {server}", + "Upload only" : "Fazer upload apenas", "Advanced settings" : "Configurações avançadas", "Share label" : "Compartilhar etiqueta", "Set password" : "Configurar senha", @@ -205,6 +208,9 @@ OC.L10N.register( "Update" : "Atualizar", "Share" : "Compartilhar", "Delete share" : "Excluir compartilhamento", + "Share with " : "Compartilhar com", + "Save share" : "Salvar compartilhamento", + "Update share" : "Atualizar compartilhamento", "Others with access" : "Outros com acesso", "No other users with access found" : "Nenhum usuário com acesso encontrado", "Toggle list of others with access to this directory" : "Alternar a lista de outras pessoas com acesso a este diretório", diff --git a/apps/files_sharing/l10n/pt_BR.json b/apps/files_sharing/l10n/pt_BR.json index f1284cb4efa..a698e4c9da7 100644 --- a/apps/files_sharing/l10n/pt_BR.json +++ b/apps/files_sharing/l10n/pt_BR.json @@ -131,6 +131,7 @@ "Upload" : "Enviar", "Edit" : "Editar", "Bundled permissions" : "Permissões agrupadas", + "Open Sharing Details" : "Abrir Detalhes de Compartilhamento", "group" : "grupo", "conversation" : "conversa", "remote" : "remoto", @@ -156,6 +157,7 @@ "Enter a date" : "Digite uma data", "Create share" : "Criar compartilhamento", "Cancel" : "Cancelar", + "Customize link" : "Personalizar o link", "Add another link" : "Adicionar um novo link", "Create a new share link" : "Criar um novo link de compartilhamento", "{shareWith} by {initiator}" : "{shareWith} por {initiator}", @@ -188,6 +190,7 @@ "Deck board" : "Painel de deck", "ScienceMesh" : "ScienceMesh", "on {server}" : "em {server}", + "Upload only" : "Fazer upload apenas", "Advanced settings" : "Configurações avançadas", "Share label" : "Compartilhar etiqueta", "Set password" : "Configurar senha", @@ -203,6 +206,9 @@ "Update" : "Atualizar", "Share" : "Compartilhar", "Delete share" : "Excluir compartilhamento", + "Share with " : "Compartilhar com", + "Save share" : "Salvar compartilhamento", + "Update share" : "Atualizar compartilhamento", "Others with access" : "Outros com acesso", "No other users with access found" : "Nenhum usuário com acesso encontrado", "Toggle list of others with access to this directory" : "Alternar a lista de outras pessoas com acesso a este diretório", diff --git a/apps/files_sharing/l10n/sr.js b/apps/files_sharing/l10n/sr.js index 93aebf455af..dcc8a707032 100644 --- a/apps/files_sharing/l10n/sr.js +++ b/apps/files_sharing/l10n/sr.js @@ -133,6 +133,7 @@ OC.L10N.register( "Upload" : "Отпреми", "Edit" : "Измени", "Bundled permissions" : "Skupljene dozvole", + "Open Sharing Details" : "Отвори детаље дељења", "group" : "група", "conversation" : "разговор", "remote" : "удаљени", @@ -158,6 +159,7 @@ OC.L10N.register( "Enter a date" : "Унеси датум", "Create share" : "Kreirajte deljenje", "Cancel" : "Одустани", + "Customize link" : "Прилагоди линк", "Add another link" : "Додај још једну везу", "Create a new share link" : "Направи нову везу дељења", "{shareWith} by {initiator}" : "{shareWith} od {initiator}", @@ -190,8 +192,11 @@ OC.L10N.register( "Deck board" : "Табла Шпила", "ScienceMesh" : "ScienceMesh", "on {server}" : "на серверу {server}", + "Upload only" : "Само отпремање", "Advanced settings" : "Напредне поставке", "Share label" : "Подели ознаки", + "Set password" : "Постави лозинку", + "Password" : "Лозинка", "Password expires {passwordExpirationTime}" : "Lozinka ističe {passvordEkpirationTime}", "Password expired" : "Lozinka istekla", "Set expiration date" : "Постави датум истека", @@ -203,6 +208,9 @@ OC.L10N.register( "Update" : "Ажурирај", "Share" : "Подели", "Delete share" : "Обриши дељење", + "Share with " : "Подели са", + "Save share" : "Сачувај дељење", + "Update share" : "Ажурирај дељење", "Others with access" : "Остали са приступом", "No other users with access found" : "Нису нађени други корисници са приступом", "Toggle list of others with access to this directory" : "Укључи/искључи списак осталих са приступом овом директоријуму", diff --git a/apps/files_sharing/l10n/sr.json b/apps/files_sharing/l10n/sr.json index c79a922608d..f8c975f1ae0 100644 --- a/apps/files_sharing/l10n/sr.json +++ b/apps/files_sharing/l10n/sr.json @@ -131,6 +131,7 @@ "Upload" : "Отпреми", "Edit" : "Измени", "Bundled permissions" : "Skupljene dozvole", + "Open Sharing Details" : "Отвори детаље дељења", "group" : "група", "conversation" : "разговор", "remote" : "удаљени", @@ -156,6 +157,7 @@ "Enter a date" : "Унеси датум", "Create share" : "Kreirajte deljenje", "Cancel" : "Одустани", + "Customize link" : "Прилагоди линк", "Add another link" : "Додај још једну везу", "Create a new share link" : "Направи нову везу дељења", "{shareWith} by {initiator}" : "{shareWith} od {initiator}", @@ -188,8 +190,11 @@ "Deck board" : "Табла Шпила", "ScienceMesh" : "ScienceMesh", "on {server}" : "на серверу {server}", + "Upload only" : "Само отпремање", "Advanced settings" : "Напредне поставке", "Share label" : "Подели ознаки", + "Set password" : "Постави лозинку", + "Password" : "Лозинка", "Password expires {passwordExpirationTime}" : "Lozinka ističe {passvordEkpirationTime}", "Password expired" : "Lozinka istekla", "Set expiration date" : "Постави датум истека", @@ -201,6 +206,9 @@ "Update" : "Ажурирај", "Share" : "Подели", "Delete share" : "Обриши дељење", + "Share with " : "Подели са", + "Save share" : "Сачувај дељење", + "Update share" : "Ажурирај дељење", "Others with access" : "Остали са приступом", "No other users with access found" : "Нису нађени други корисници са приступом", "Toggle list of others with access to this directory" : "Укључи/искључи списак осталих са приступом овом директоријуму", diff --git a/apps/files_sharing/l10n/sv.js b/apps/files_sharing/l10n/sv.js index 7bfe2a5329d..32915a973f1 100644 --- a/apps/files_sharing/l10n/sv.js +++ b/apps/files_sharing/l10n/sv.js @@ -133,6 +133,7 @@ OC.L10N.register( "Upload" : "Ladda upp", "Edit" : "Ändra", "Bundled permissions" : "Medföljande behörigheter", + "Open Sharing Details" : "Öppna delningsinformation", "group" : "grupp", "conversation" : "konversation", "remote" : "extern", @@ -158,6 +159,7 @@ OC.L10N.register( "Enter a date" : "Ange datum", "Create share" : "Skapa delning", "Cancel" : "Avbryt", + "Customize link" : "Anpassa länk", "Add another link" : "Lägg till en annan länk", "Create a new share link" : "Skapa en ny delad länk", "{shareWith} by {initiator}" : "{shareWith} av {initiator}", @@ -190,8 +192,10 @@ OC.L10N.register( "Deck board" : "Deck-plank", "ScienceMesh" : "ScienceMesh", "on {server}" : "på {server}", + "Upload only" : "Endast uppladdning", "Advanced settings" : "Avancerade inställningar", "Share label" : "Delningsetikett", + "Set password" : "Ange lösenord", "Password" : "Lösenord", "Password expires {passwordExpirationTime}" : "Lösenordet går ut {passwordExpirationTime}", "Password expired" : "Lösenordet har gått ut", @@ -204,6 +208,9 @@ OC.L10N.register( "Update" : "Uppdatera", "Share" : "Dela", "Delete share" : "Ta bort delning", + "Share with " : "Dela med", + "Save share" : "Spara delning", + "Update share" : "Uppdatera delning", "Others with access" : "Andra med åtkomst", "No other users with access found" : "Inga andra användare med åtkomst hittades", "Toggle list of others with access to this directory" : "Växla lista över andra med access till den här mappen", diff --git a/apps/files_sharing/l10n/sv.json b/apps/files_sharing/l10n/sv.json index 8f64985e3b6..2b82753d788 100644 --- a/apps/files_sharing/l10n/sv.json +++ b/apps/files_sharing/l10n/sv.json @@ -131,6 +131,7 @@ "Upload" : "Ladda upp", "Edit" : "Ändra", "Bundled permissions" : "Medföljande behörigheter", + "Open Sharing Details" : "Öppna delningsinformation", "group" : "grupp", "conversation" : "konversation", "remote" : "extern", @@ -156,6 +157,7 @@ "Enter a date" : "Ange datum", "Create share" : "Skapa delning", "Cancel" : "Avbryt", + "Customize link" : "Anpassa länk", "Add another link" : "Lägg till en annan länk", "Create a new share link" : "Skapa en ny delad länk", "{shareWith} by {initiator}" : "{shareWith} av {initiator}", @@ -188,8 +190,10 @@ "Deck board" : "Deck-plank", "ScienceMesh" : "ScienceMesh", "on {server}" : "på {server}", + "Upload only" : "Endast uppladdning", "Advanced settings" : "Avancerade inställningar", "Share label" : "Delningsetikett", + "Set password" : "Ange lösenord", "Password" : "Lösenord", "Password expires {passwordExpirationTime}" : "Lösenordet går ut {passwordExpirationTime}", "Password expired" : "Lösenordet har gått ut", @@ -202,6 +206,9 @@ "Update" : "Uppdatera", "Share" : "Dela", "Delete share" : "Ta bort delning", + "Share with " : "Dela med", + "Save share" : "Spara delning", + "Update share" : "Uppdatera delning", "Others with access" : "Andra med åtkomst", "No other users with access found" : "Inga andra användare med åtkomst hittades", "Toggle list of others with access to this directory" : "Växla lista över andra med access till den här mappen", diff --git a/apps/files_sharing/l10n/tr.js b/apps/files_sharing/l10n/tr.js index f5f57d82ea8..2e084b5f8e7 100644 --- a/apps/files_sharing/l10n/tr.js +++ b/apps/files_sharing/l10n/tr.js @@ -133,6 +133,7 @@ OC.L10N.register( "Upload" : "Yükleme", "Edit" : "Düzenleme", "Bundled permissions" : "Bağlı izinler", + "Open Sharing Details" : "Paylaşım bilgilerini aç", "group" : "grup", "conversation" : "görüşme", "remote" : "uzak", @@ -158,6 +159,7 @@ OC.L10N.register( "Enter a date" : "Bir tarih yazın", "Create share" : "Paylaşım ekle", "Cancel" : "İptal", + "Customize link" : "Bağlantıyı özelleştir", "Add another link" : "Başka bir bağlantı ekle", "Create a new share link" : "Yeni bir paylaşım bağlantısı ekle", "{shareWith} by {initiator}" : "{initiator} tarafından {shareWith}", @@ -190,8 +192,10 @@ OC.L10N.register( "Deck board" : "Tahta panosu", "ScienceMesh" : "ScienceMesh", "on {server}" : "{server} üzerinde", + "Upload only" : "Yalnızca yükleme", "Advanced settings" : "Gelişmiş ayarlar", "Share label" : "Paylaşım etiketi", + "Set password" : "Parola ayarla", "Password" : "Parola", "Password expires {passwordExpirationTime}" : "Parolanın geçerlilik süresi sonu {passwordExpirationTime}", "Password expired" : "Parolanın geçerlilik süresi dolmuş", @@ -204,6 +208,9 @@ OC.L10N.register( "Update" : "Güncelle", "Share" : "Paylaş", "Delete share" : "Paylaşımı sil", + "Share with " : "Şunlarla paylaş", + "Save share" : "Paylaşımı kaydet", + "Update share" : "Paylaşımı güncelle", "Others with access" : "Erişebilen diğer kişiler", "No other users with access found" : "Erişebilen başka bir kullanıcı bulunamadı", "Toggle list of others with access to this directory" : "Bu klasöre erişme izni olan diğer kişiler listesini aç/kapat", diff --git a/apps/files_sharing/l10n/tr.json b/apps/files_sharing/l10n/tr.json index 8a7bb949610..a50269dec5a 100644 --- a/apps/files_sharing/l10n/tr.json +++ b/apps/files_sharing/l10n/tr.json @@ -131,6 +131,7 @@ "Upload" : "Yükleme", "Edit" : "Düzenleme", "Bundled permissions" : "Bağlı izinler", + "Open Sharing Details" : "Paylaşım bilgilerini aç", "group" : "grup", "conversation" : "görüşme", "remote" : "uzak", @@ -156,6 +157,7 @@ "Enter a date" : "Bir tarih yazın", "Create share" : "Paylaşım ekle", "Cancel" : "İptal", + "Customize link" : "Bağlantıyı özelleştir", "Add another link" : "Başka bir bağlantı ekle", "Create a new share link" : "Yeni bir paylaşım bağlantısı ekle", "{shareWith} by {initiator}" : "{initiator} tarafından {shareWith}", @@ -188,8 +190,10 @@ "Deck board" : "Tahta panosu", "ScienceMesh" : "ScienceMesh", "on {server}" : "{server} üzerinde", + "Upload only" : "Yalnızca yükleme", "Advanced settings" : "Gelişmiş ayarlar", "Share label" : "Paylaşım etiketi", + "Set password" : "Parola ayarla", "Password" : "Parola", "Password expires {passwordExpirationTime}" : "Parolanın geçerlilik süresi sonu {passwordExpirationTime}", "Password expired" : "Parolanın geçerlilik süresi dolmuş", @@ -202,6 +206,9 @@ "Update" : "Güncelle", "Share" : "Paylaş", "Delete share" : "Paylaşımı sil", + "Share with " : "Şunlarla paylaş", + "Save share" : "Paylaşımı kaydet", + "Update share" : "Paylaşımı güncelle", "Others with access" : "Erişebilen diğer kişiler", "No other users with access found" : "Erişebilen başka bir kullanıcı bulunamadı", "Toggle list of others with access to this directory" : "Bu klasöre erişme izni olan diğer kişiler listesini aç/kapat", diff --git a/apps/files_sharing/l10n/zh_HK.js b/apps/files_sharing/l10n/zh_HK.js index c759b8525e2..adcab5dffde 100644 --- a/apps/files_sharing/l10n/zh_HK.js +++ b/apps/files_sharing/l10n/zh_HK.js @@ -133,6 +133,7 @@ OC.L10N.register( "Upload" : "上傳", "Edit" : "編輯", "Bundled permissions" : "權限包", + "Open Sharing Details" : "打開分享細節", "group" : "群組", "conversation" : "對話", "remote" : "遠端", @@ -158,6 +159,7 @@ OC.L10N.register( "Enter a date" : "輸入日期", "Create share" : "創建分享", "Cancel" : "取消", + "Customize link" : "自訂連結", "Add another link" : "加入另一個連結", "Create a new share link" : "建立新分享連結", "{shareWith} by {initiator}" : "{initiator} 分享了 {shareWith}", @@ -190,8 +192,10 @@ OC.L10N.register( "Deck board" : "Deck 面板", "ScienceMesh" : "ScienceMesh", "on {server}" : "在 {server} 上", + "Upload only" : "僅上傳", "Advanced settings" : "進階設定", "Share label" : "分享標籤", + "Set password" : "設置密碼", "Password" : "密碼", "Password expires {passwordExpirationTime}" : "密碼於 {passwordExpirationTime} 到期", "Password expired" : "密碼已過期", @@ -203,6 +207,10 @@ OC.L10N.register( "Create" : "創建", "Update" : "更新", "Share" : "分享", + "Delete share" : "刪除分享", + "Share with " : "分享給", + "Save share" : "保存分享", + "Update share" : "更新分享", "Others with access" : "其他擁有存取權限的人", "No other users with access found" : "找不到其他擁有存取權限的用戶", "Toggle list of others with access to this directory" : "切換有權存取此目錄的其他人的清單", diff --git a/apps/files_sharing/l10n/zh_HK.json b/apps/files_sharing/l10n/zh_HK.json index d5d67427c88..b032d742eed 100644 --- a/apps/files_sharing/l10n/zh_HK.json +++ b/apps/files_sharing/l10n/zh_HK.json @@ -131,6 +131,7 @@ "Upload" : "上傳", "Edit" : "編輯", "Bundled permissions" : "權限包", + "Open Sharing Details" : "打開分享細節", "group" : "群組", "conversation" : "對話", "remote" : "遠端", @@ -156,6 +157,7 @@ "Enter a date" : "輸入日期", "Create share" : "創建分享", "Cancel" : "取消", + "Customize link" : "自訂連結", "Add another link" : "加入另一個連結", "Create a new share link" : "建立新分享連結", "{shareWith} by {initiator}" : "{initiator} 分享了 {shareWith}", @@ -188,8 +190,10 @@ "Deck board" : "Deck 面板", "ScienceMesh" : "ScienceMesh", "on {server}" : "在 {server} 上", + "Upload only" : "僅上傳", "Advanced settings" : "進階設定", "Share label" : "分享標籤", + "Set password" : "設置密碼", "Password" : "密碼", "Password expires {passwordExpirationTime}" : "密碼於 {passwordExpirationTime} 到期", "Password expired" : "密碼已過期", @@ -201,6 +205,10 @@ "Create" : "創建", "Update" : "更新", "Share" : "分享", + "Delete share" : "刪除分享", + "Share with " : "分享給", + "Save share" : "保存分享", + "Update share" : "更新分享", "Others with access" : "其他擁有存取權限的人", "No other users with access found" : "找不到其他擁有存取權限的用戶", "Toggle list of others with access to this directory" : "切換有權存取此目錄的其他人的清單", diff --git a/apps/files_sharing/l10n/zh_TW.js b/apps/files_sharing/l10n/zh_TW.js index 2178349c6fa..8826269d230 100644 --- a/apps/files_sharing/l10n/zh_TW.js +++ b/apps/files_sharing/l10n/zh_TW.js @@ -133,6 +133,7 @@ OC.L10N.register( "Upload" : "上傳", "Edit" : "編輯", "Bundled permissions" : "權限套裝", + "Open Sharing Details" : "開啟分享詳細資訊", "group" : "群組", "conversation" : "交談", "remote" : "遠端", @@ -158,6 +159,7 @@ OC.L10N.register( "Enter a date" : "輸入日期", "Create share" : "建立分享", "Cancel" : "取消", + "Customize link" : "自訂連結", "Add another link" : "新增其他連結", "Create a new share link" : "建立新分享連結", "{shareWith} by {initiator}" : "{shareWith} 由 {initiator}", @@ -190,8 +192,10 @@ OC.L10N.register( "Deck board" : "看板佈告欄", "ScienceMesh" : "ScienceMesh", "on {server}" : "於 {server}", + "Upload only" : "僅上傳", "Advanced settings" : "進階設定", "Share label" : "分享標籤", + "Set password" : "設定密碼", "Password" : "密碼", "Password expires {passwordExpirationTime}" : "密碼於 {passwordExpirationTime} 到期", "Password expired" : "密碼已過期", @@ -203,6 +207,10 @@ OC.L10N.register( "Create" : "建立", "Update" : "更新", "Share" : "分享", + "Delete share" : "刪除分享", + "Share with " : "分享者", + "Save share" : "儲存分享", + "Update share" : "更新分享", "Others with access" : "有存取權的其他人", "No other users with access found" : "找不到其他有存取權的使用者", "Toggle list of others with access to this directory" : "切換有權存取此目錄的其他人的列表", diff --git a/apps/files_sharing/l10n/zh_TW.json b/apps/files_sharing/l10n/zh_TW.json index e059db76d62..e73af8ff6c6 100644 --- a/apps/files_sharing/l10n/zh_TW.json +++ b/apps/files_sharing/l10n/zh_TW.json @@ -131,6 +131,7 @@ "Upload" : "上傳", "Edit" : "編輯", "Bundled permissions" : "權限套裝", + "Open Sharing Details" : "開啟分享詳細資訊", "group" : "群組", "conversation" : "交談", "remote" : "遠端", @@ -156,6 +157,7 @@ "Enter a date" : "輸入日期", "Create share" : "建立分享", "Cancel" : "取消", + "Customize link" : "自訂連結", "Add another link" : "新增其他連結", "Create a new share link" : "建立新分享連結", "{shareWith} by {initiator}" : "{shareWith} 由 {initiator}", @@ -188,8 +190,10 @@ "Deck board" : "看板佈告欄", "ScienceMesh" : "ScienceMesh", "on {server}" : "於 {server}", + "Upload only" : "僅上傳", "Advanced settings" : "進階設定", "Share label" : "分享標籤", + "Set password" : "設定密碼", "Password" : "密碼", "Password expires {passwordExpirationTime}" : "密碼於 {passwordExpirationTime} 到期", "Password expired" : "密碼已過期", @@ -201,6 +205,10 @@ "Create" : "建立", "Update" : "更新", "Share" : "分享", + "Delete share" : "刪除分享", + "Share with " : "分享者", + "Save share" : "儲存分享", + "Update share" : "更新分享", "Others with access" : "有存取權的其他人", "No other users with access found" : "找不到其他有存取權的使用者", "Toggle list of others with access to this directory" : "切換有權存取此目錄的其他人的列表", |