diff --git a/apps/files_sharing/l10n/ru.js b/apps/files_sharing/l10n/ru.js index 2e38246910..a28fd327c6 100644 --- a/apps/files_sharing/l10n/ru.js +++ b/apps/files_sharing/l10n/ru.js @@ -169,6 +169,7 @@ OC.L10N.register( "Enter a password" : "Введите пароль", "Expiration date (enforced)" : "Срок действия (требуется системой)", "Cancel" : "Отменить", + "Share label" : "Метка общего доступа", "Read only" : "Только для чтения", "Allow upload and editing" : "Разрешить приём и редактирование", "File drop (upload only)" : "Хранилище (только приём файлов)", @@ -179,6 +180,7 @@ OC.L10N.register( "Add another link" : "Добавить другую ссылку", "Create a new share link" : "Создать ссылку доступа", "Shared via link by {initiator}" : "{initiator} предоставил(а) доступ по ссылке", + "Share link ({label})" : "Ссылка общего доступа ({label})", "Share link" : "Общий доступ по ссылке", "Error, please enter proper password and/or expiration date" : "Введите действительный пароль и/или дату истечения", "No recommendations. Start typing." : "Рекомендации отсутствуют, начните вводить символы", diff --git a/apps/files_sharing/l10n/ru.json b/apps/files_sharing/l10n/ru.json index d4fcbf8deb..923b49d441 100644 --- a/apps/files_sharing/l10n/ru.json +++ b/apps/files_sharing/l10n/ru.json @@ -167,6 +167,7 @@ "Enter a password" : "Введите пароль", "Expiration date (enforced)" : "Срок действия (требуется системой)", "Cancel" : "Отменить", + "Share label" : "Метка общего доступа", "Read only" : "Только для чтения", "Allow upload and editing" : "Разрешить приём и редактирование", "File drop (upload only)" : "Хранилище (только приём файлов)", @@ -177,6 +178,7 @@ "Add another link" : "Добавить другую ссылку", "Create a new share link" : "Создать ссылку доступа", "Shared via link by {initiator}" : "{initiator} предоставил(а) доступ по ссылке", + "Share link ({label})" : "Ссылка общего доступа ({label})", "Share link" : "Общий доступ по ссылке", "Error, please enter proper password and/or expiration date" : "Введите действительный пароль и/или дату истечения", "No recommendations. Start typing." : "Рекомендации отсутствуют, начните вводить символы", diff --git a/apps/settings/l10n/ar.js b/apps/settings/l10n/ar.js index 41758e8033..35fe48d948 100644 --- a/apps/settings/l10n/ar.js +++ b/apps/settings/l10n/ar.js @@ -19,8 +19,6 @@ OC.L10N.register( "Select a profile picture" : "اختر صورة الملف الشخصي ", "Week starts on {fdow}" : "بداية الأسبوع يوم {fdow}", "Groups" : "مجموعات", - "Add link" : "إضافة رابط", - "Retry" : "أعد المحاولة", "{actor} changed your password" : "{actor} قام بتغيير كلمتك السرية", "You changed your password" : "لقد قمت بتعديل كلمة مرورك", "Your password was reset by an administrator" : "قام أحد المدراء بإعادة تعيين كلمة مرورك", @@ -265,6 +263,8 @@ OC.L10N.register( "Issued By" : "سُلّمت مِن طرف", "Valid until %s" : "صالحة إلى غاية %s", "Import root certificate" : "إستيراد شهادة جذرية", - "Set default expiration date" : "تعيين تاريخ إنتهاء الصلاحية الإفتراضية" + "Set default expiration date" : "تعيين تاريخ إنتهاء الصلاحية الإفتراضية", + "Add link" : "إضافة رابط", + "Retry" : "أعد المحاولة" }, "nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;"); diff --git a/apps/settings/l10n/ar.json b/apps/settings/l10n/ar.json index 4a1575db3a..d12670db5b 100644 --- a/apps/settings/l10n/ar.json +++ b/apps/settings/l10n/ar.json @@ -17,8 +17,6 @@ "Select a profile picture" : "اختر صورة الملف الشخصي ", "Week starts on {fdow}" : "بداية الأسبوع يوم {fdow}", "Groups" : "مجموعات", - "Add link" : "إضافة رابط", - "Retry" : "أعد المحاولة", "{actor} changed your password" : "{actor} قام بتغيير كلمتك السرية", "You changed your password" : "لقد قمت بتعديل كلمة مرورك", "Your password was reset by an administrator" : "قام أحد المدراء بإعادة تعيين كلمة مرورك", @@ -263,6 +261,8 @@ "Issued By" : "سُلّمت مِن طرف", "Valid until %s" : "صالحة إلى غاية %s", "Import root certificate" : "إستيراد شهادة جذرية", - "Set default expiration date" : "تعيين تاريخ إنتهاء الصلاحية الإفتراضية" + "Set default expiration date" : "تعيين تاريخ إنتهاء الصلاحية الإفتراضية", + "Add link" : "إضافة رابط", + "Retry" : "أعد المحاولة" },"pluralForm" :"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;" } \ No newline at end of file diff --git a/apps/settings/l10n/ast.js b/apps/settings/l10n/ast.js index 3691df5711..0d3678dc1c 100644 --- a/apps/settings/l10n/ast.js +++ b/apps/settings/l10n/ast.js @@ -17,7 +17,6 @@ OC.L10N.register( "Strong password" : "Contraseña mui bona", "Select a profile picture" : "Esbillar una imaxe de perfil", "Groups" : "Grupos", - "Retry" : "Retentar", "{actor} changed your password" : "{actor} camudó la to contraseña", "You changed your password" : "Camudesti la to contraseña", "Your password was reset by an administrator" : "La to contraseña reafitóla un alministrador", @@ -241,6 +240,7 @@ OC.L10N.register( "Issued By" : "Emitíu por", "Valid until %s" : "Válidu hasta'l %s", "Import root certificate" : "Importar certificáu raigañu", - "Set default expiration date" : "Afitar la data d'espiración predeterminada" + "Set default expiration date" : "Afitar la data d'espiración predeterminada", + "Retry" : "Retentar" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/settings/l10n/ast.json b/apps/settings/l10n/ast.json index fb9a59b0dd..d20bb7ab0c 100644 --- a/apps/settings/l10n/ast.json +++ b/apps/settings/l10n/ast.json @@ -15,7 +15,6 @@ "Strong password" : "Contraseña mui bona", "Select a profile picture" : "Esbillar una imaxe de perfil", "Groups" : "Grupos", - "Retry" : "Retentar", "{actor} changed your password" : "{actor} camudó la to contraseña", "You changed your password" : "Camudesti la to contraseña", "Your password was reset by an administrator" : "La to contraseña reafitóla un alministrador", @@ -239,6 +238,7 @@ "Issued By" : "Emitíu por", "Valid until %s" : "Válidu hasta'l %s", "Import root certificate" : "Importar certificáu raigañu", - "Set default expiration date" : "Afitar la data d'espiración predeterminada" + "Set default expiration date" : "Afitar la data d'espiración predeterminada", + "Retry" : "Retentar" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/settings/l10n/bg.js b/apps/settings/l10n/bg.js index f1e9a72854..26065873c6 100644 --- a/apps/settings/l10n/bg.js +++ b/apps/settings/l10n/bg.js @@ -19,7 +19,6 @@ OC.L10N.register( "Select a profile picture" : "Избор на снимка за профила", "Week starts on {fdow}" : "Първи ден от седмицата е {fdow}", "Groups" : "Групи", - "Retry" : "Опитай отново", "{actor} changed your password" : "{actor} промени паролата ви", "You changed your password" : "Променихте паролата си", "Your password was reset by an administrator" : "Паролата ви е променена от администратора", @@ -349,6 +348,7 @@ OC.L10N.register( "Issued By" : "Издаден от", "Valid until %s" : "Валиден до %s", "Import root certificate" : "Внасяне на основен сертификат", - "Set default expiration date" : "Задайте стандартен срок на валидност" + "Set default expiration date" : "Задайте стандартен срок на валидност", + "Retry" : "Опитай отново" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/settings/l10n/bg.json b/apps/settings/l10n/bg.json index 1dffc4c02c..e562b3c268 100644 --- a/apps/settings/l10n/bg.json +++ b/apps/settings/l10n/bg.json @@ -17,7 +17,6 @@ "Select a profile picture" : "Избор на снимка за профила", "Week starts on {fdow}" : "Първи ден от седмицата е {fdow}", "Groups" : "Групи", - "Retry" : "Опитай отново", "{actor} changed your password" : "{actor} промени паролата ви", "You changed your password" : "Променихте паролата си", "Your password was reset by an administrator" : "Паролата ви е променена от администратора", @@ -347,6 +346,7 @@ "Issued By" : "Издаден от", "Valid until %s" : "Валиден до %s", "Import root certificate" : "Внасяне на основен сертификат", - "Set default expiration date" : "Задайте стандартен срок на валидност" + "Set default expiration date" : "Задайте стандартен срок на валидност", + "Retry" : "Опитай отново" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/settings/l10n/br.js b/apps/settings/l10n/br.js index 0d8a046497..3edad1e1c8 100644 --- a/apps/settings/l10n/br.js +++ b/apps/settings/l10n/br.js @@ -28,21 +28,6 @@ OC.L10N.register( "Groups" : "Strolladoù", "Group list is empty" : "Listenn strollat goulo", "Unable to retrieve the group list" : "Dibosupl eo adtapout al listenn strollad", - "_and %n other editor_::_and %n other editors_" : ["ha %n embanner all","ha %n embanner all","ha %n embanner all","ha %n embanner all","ha %n embanner all"], - "Enter your name so other users can see who is editing" : "Lakait o anv ma vo posuple d'an implijourien all gwellet piv a zo oc'h embannañ", - "Edit guest name" : "Embannañ anv an hini pedet", - "Save guest name" : "Enrollañ anv an hini pedet", - "Add link" : "Ouzhpnna ul liamm", - "Last saved {lastSaved}" : "Enrolladen divezhañ {lastSaved}", - "The document has been changed outside of the editor. The changes cannot be applied." : "Cheñchet eo bet an diel er maez eus an embanner. N'eo ket posuple lakaat pez a oa bet cheñchet.", - "Unpushed changes" : "Kemmoù n'int ket bet bountet", - "Unsaved changes" : "Kemmoù n'int ket bet enrollet", - "Use current version" : "Implij stumm hiziv", - "Use the saved version" : "Implijout ar stumm enrollet", - "File could not be loaded. Please check your internet connection." : "N'eo ket bet karget ar restr. Gwiriit o genstagadenn internet.", - "Retry" : "Klaskit en dro", - "Show image" : "Diskouez ar skeudenn", - "Show file" : "Diskouez ar restr", "{actor} added you to group {group}" : "{actor} en deus ouzhpennet ac'hnnoc'h er strollad {group}", "You added {user} to group {group}" : "Ouzhpennet o peus {user} et strollad {group}", "{actor} added {user} to group {group}" : "{actor] En deus ouzhpennet {user} d'ar strollad {group}", @@ -876,6 +861,21 @@ OC.L10N.register( "Valid until %s" : "Gwir betek %s", "Import root certificate" : "Adtapout sertifikat gwrizienn", "Set default expiration date" : "Lakaat un deizat termen dre ziouer", - "{counter} apps have an update available" : "{counter} meziant a zo posupl adnevesaat" + "{counter} apps have an update available" : "{counter} meziant a zo posupl adnevesaat", + "_and %n other editor_::_and %n other editors_" : ["ha %n embanner all","ha %n embanner all","ha %n embanner all","ha %n embanner all","ha %n embanner all"], + "Enter your name so other users can see who is editing" : "Lakait o anv ma vo posuple d'an implijourien all gwellet piv a zo oc'h embannañ", + "Edit guest name" : "Embannañ anv an hini pedet", + "Save guest name" : "Enrollañ anv an hini pedet", + "Add link" : "Ouzhpnna ul liamm", + "Last saved {lastSaved}" : "Enrolladen divezhañ {lastSaved}", + "The document has been changed outside of the editor. The changes cannot be applied." : "Cheñchet eo bet an diel er maez eus an embanner. N'eo ket posuple lakaat pez a oa bet cheñchet.", + "Unpushed changes" : "Kemmoù n'int ket bet bountet", + "Unsaved changes" : "Kemmoù n'int ket bet enrollet", + "Use current version" : "Implij stumm hiziv", + "Use the saved version" : "Implijout ar stumm enrollet", + "File could not be loaded. Please check your internet connection." : "N'eo ket bet karget ar restr. Gwiriit o genstagadenn internet.", + "Retry" : "Klaskit en dro", + "Show image" : "Diskouez ar skeudenn", + "Show file" : "Diskouez ar restr" }, "nplurals=5; plural=((n%10 == 1) && (n%100 != 11) && (n%100 !=71) && (n%100 !=91) ? 0 :(n%10 == 2) && (n%100 != 12) && (n%100 !=72) && (n%100 !=92) ? 1 :(n%10 ==3 || n%10==4 || n%10==9) && (n%100 < 10 || n% 100 > 19) && (n%100 < 70 || n%100 > 79) && (n%100 < 90 || n%100 > 99) ? 2 :(n != 0 && n % 1000000 == 0) ? 3 : 4);"); diff --git a/apps/settings/l10n/br.json b/apps/settings/l10n/br.json index eae5efe85d..ca01888c7b 100644 --- a/apps/settings/l10n/br.json +++ b/apps/settings/l10n/br.json @@ -26,21 +26,6 @@ "Groups" : "Strolladoù", "Group list is empty" : "Listenn strollat goulo", "Unable to retrieve the group list" : "Dibosupl eo adtapout al listenn strollad", - "_and %n other editor_::_and %n other editors_" : ["ha %n embanner all","ha %n embanner all","ha %n embanner all","ha %n embanner all","ha %n embanner all"], - "Enter your name so other users can see who is editing" : "Lakait o anv ma vo posuple d'an implijourien all gwellet piv a zo oc'h embannañ", - "Edit guest name" : "Embannañ anv an hini pedet", - "Save guest name" : "Enrollañ anv an hini pedet", - "Add link" : "Ouzhpnna ul liamm", - "Last saved {lastSaved}" : "Enrolladen divezhañ {lastSaved}", - "The document has been changed outside of the editor. The changes cannot be applied." : "Cheñchet eo bet an diel er maez eus an embanner. N'eo ket posuple lakaat pez a oa bet cheñchet.", - "Unpushed changes" : "Kemmoù n'int ket bet bountet", - "Unsaved changes" : "Kemmoù n'int ket bet enrollet", - "Use current version" : "Implij stumm hiziv", - "Use the saved version" : "Implijout ar stumm enrollet", - "File could not be loaded. Please check your internet connection." : "N'eo ket bet karget ar restr. Gwiriit o genstagadenn internet.", - "Retry" : "Klaskit en dro", - "Show image" : "Diskouez ar skeudenn", - "Show file" : "Diskouez ar restr", "{actor} added you to group {group}" : "{actor} en deus ouzhpennet ac'hnnoc'h er strollad {group}", "You added {user} to group {group}" : "Ouzhpennet o peus {user} et strollad {group}", "{actor} added {user} to group {group}" : "{actor] En deus ouzhpennet {user} d'ar strollad {group}", @@ -874,6 +859,21 @@ "Valid until %s" : "Gwir betek %s", "Import root certificate" : "Adtapout sertifikat gwrizienn", "Set default expiration date" : "Lakaat un deizat termen dre ziouer", - "{counter} apps have an update available" : "{counter} meziant a zo posupl adnevesaat" + "{counter} apps have an update available" : "{counter} meziant a zo posupl adnevesaat", + "_and %n other editor_::_and %n other editors_" : ["ha %n embanner all","ha %n embanner all","ha %n embanner all","ha %n embanner all","ha %n embanner all"], + "Enter your name so other users can see who is editing" : "Lakait o anv ma vo posuple d'an implijourien all gwellet piv a zo oc'h embannañ", + "Edit guest name" : "Embannañ anv an hini pedet", + "Save guest name" : "Enrollañ anv an hini pedet", + "Add link" : "Ouzhpnna ul liamm", + "Last saved {lastSaved}" : "Enrolladen divezhañ {lastSaved}", + "The document has been changed outside of the editor. The changes cannot be applied." : "Cheñchet eo bet an diel er maez eus an embanner. N'eo ket posuple lakaat pez a oa bet cheñchet.", + "Unpushed changes" : "Kemmoù n'int ket bet bountet", + "Unsaved changes" : "Kemmoù n'int ket bet enrollet", + "Use current version" : "Implij stumm hiziv", + "Use the saved version" : "Implijout ar stumm enrollet", + "File could not be loaded. Please check your internet connection." : "N'eo ket bet karget ar restr. Gwiriit o genstagadenn internet.", + "Retry" : "Klaskit en dro", + "Show image" : "Diskouez ar skeudenn", + "Show file" : "Diskouez ar restr" },"pluralForm" :"nplurals=5; plural=((n%10 == 1) && (n%100 != 11) && (n%100 !=71) && (n%100 !=91) ? 0 :(n%10 == 2) && (n%100 != 12) && (n%100 !=72) && (n%100 !=92) ? 1 :(n%10 ==3 || n%10==4 || n%10==9) && (n%100 < 10 || n% 100 > 19) && (n%100 < 70 || n%100 > 79) && (n%100 < 90 || n%100 > 99) ? 2 :(n != 0 && n % 1000000 == 0) ? 3 : 4);" } \ No newline at end of file diff --git a/apps/settings/l10n/ca.js b/apps/settings/l10n/ca.js index cd784181a7..891762104e 100644 --- a/apps/settings/l10n/ca.js +++ b/apps/settings/l10n/ca.js @@ -24,21 +24,6 @@ OC.L10N.register( "Groups" : "Grups", "Group list is empty" : "La llista de grups és buida", "Unable to retrieve the group list" : "No s’ha pogut recuperar la llista del grups", - "_and %n other editor_::_and %n other editors_" : ["i %n altre editor","i %n altres editors"], - "Enter your name so other users can see who is editing" : "Poseu el vostre nom i així els altres usuaris podran veure qui està editant", - "Edit guest name" : "Edita el nom de convidat", - "Save guest name" : "Desa el nom de convidat", - "Add link" : "Afegeix un enllaç", - "Last saved {lastSaved}" : "Última actualització {lastSaved}", - "The document has been changed outside of the editor. The changes cannot be applied." : "El document ha estat canviat des de fora d'aquest editor. Els canvis no es poden aplicar.", - "Unpushed changes" : "Canvis sense aplicar", - "Unsaved changes" : "Canvis sense desar", - "Use current version" : "Fes servir la versió actual", - "Use the saved version" : "Fes servir la versió desada", - "File could not be loaded. Please check your internet connection." : "No s'ha pogut carregar el fitxer. Revisa la teva connexió a internet.", - "Retry" : "Torna a intentar", - "Show image" : "Mostra la imatge", - "Show file" : "Mostra el fitxer", "{actor} added you to group {group}" : "{actor} us ha afegit al grup {group}", "You added {user} to group {group}" : "Heu afegit {user} al grup {group}", "{actor} added {user} to group {group}" : "{actor} ha afegit {user} al grup {group}", @@ -872,6 +857,21 @@ OC.L10N.register( "Valid until %s" : "Vàlid fins %s", "Import root certificate" : "Importa certificat arrel", "Set default expiration date" : "Estableix la data de caducitat per defecte", - "{counter} apps have an update available" : "{counter} aplicacions tenen una actualització disponible" + "{counter} apps have an update available" : "{counter} aplicacions tenen una actualització disponible", + "_and %n other editor_::_and %n other editors_" : ["i %n altre editor","i %n altres editors"], + "Enter your name so other users can see who is editing" : "Poseu el vostre nom i així els altres usuaris podran veure qui està editant", + "Edit guest name" : "Edita el nom de convidat", + "Save guest name" : "Desa el nom de convidat", + "Add link" : "Afegeix un enllaç", + "Last saved {lastSaved}" : "Última actualització {lastSaved}", + "The document has been changed outside of the editor. The changes cannot be applied." : "El document ha estat canviat des de fora d'aquest editor. Els canvis no es poden aplicar.", + "Unpushed changes" : "Canvis sense aplicar", + "Unsaved changes" : "Canvis sense desar", + "Use current version" : "Fes servir la versió actual", + "Use the saved version" : "Fes servir la versió desada", + "File could not be loaded. Please check your internet connection." : "No s'ha pogut carregar el fitxer. Revisa la teva connexió a internet.", + "Retry" : "Torna a intentar", + "Show image" : "Mostra la imatge", + "Show file" : "Mostra el fitxer" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/settings/l10n/ca.json b/apps/settings/l10n/ca.json index 7f3d04b571..73631269db 100644 --- a/apps/settings/l10n/ca.json +++ b/apps/settings/l10n/ca.json @@ -22,21 +22,6 @@ "Groups" : "Grups", "Group list is empty" : "La llista de grups és buida", "Unable to retrieve the group list" : "No s’ha pogut recuperar la llista del grups", - "_and %n other editor_::_and %n other editors_" : ["i %n altre editor","i %n altres editors"], - "Enter your name so other users can see who is editing" : "Poseu el vostre nom i així els altres usuaris podran veure qui està editant", - "Edit guest name" : "Edita el nom de convidat", - "Save guest name" : "Desa el nom de convidat", - "Add link" : "Afegeix un enllaç", - "Last saved {lastSaved}" : "Última actualització {lastSaved}", - "The document has been changed outside of the editor. The changes cannot be applied." : "El document ha estat canviat des de fora d'aquest editor. Els canvis no es poden aplicar.", - "Unpushed changes" : "Canvis sense aplicar", - "Unsaved changes" : "Canvis sense desar", - "Use current version" : "Fes servir la versió actual", - "Use the saved version" : "Fes servir la versió desada", - "File could not be loaded. Please check your internet connection." : "No s'ha pogut carregar el fitxer. Revisa la teva connexió a internet.", - "Retry" : "Torna a intentar", - "Show image" : "Mostra la imatge", - "Show file" : "Mostra el fitxer", "{actor} added you to group {group}" : "{actor} us ha afegit al grup {group}", "You added {user} to group {group}" : "Heu afegit {user} al grup {group}", "{actor} added {user} to group {group}" : "{actor} ha afegit {user} al grup {group}", @@ -870,6 +855,21 @@ "Valid until %s" : "Vàlid fins %s", "Import root certificate" : "Importa certificat arrel", "Set default expiration date" : "Estableix la data de caducitat per defecte", - "{counter} apps have an update available" : "{counter} aplicacions tenen una actualització disponible" + "{counter} apps have an update available" : "{counter} aplicacions tenen una actualització disponible", + "_and %n other editor_::_and %n other editors_" : ["i %n altre editor","i %n altres editors"], + "Enter your name so other users can see who is editing" : "Poseu el vostre nom i així els altres usuaris podran veure qui està editant", + "Edit guest name" : "Edita el nom de convidat", + "Save guest name" : "Desa el nom de convidat", + "Add link" : "Afegeix un enllaç", + "Last saved {lastSaved}" : "Última actualització {lastSaved}", + "The document has been changed outside of the editor. The changes cannot be applied." : "El document ha estat canviat des de fora d'aquest editor. Els canvis no es poden aplicar.", + "Unpushed changes" : "Canvis sense aplicar", + "Unsaved changes" : "Canvis sense desar", + "Use current version" : "Fes servir la versió actual", + "Use the saved version" : "Fes servir la versió desada", + "File could not be loaded. Please check your internet connection." : "No s'ha pogut carregar el fitxer. Revisa la teva connexió a internet.", + "Retry" : "Torna a intentar", + "Show image" : "Mostra la imatge", + "Show file" : "Mostra el fitxer" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/settings/l10n/cs.js b/apps/settings/l10n/cs.js index 7d127518db..98f1845555 100644 --- a/apps/settings/l10n/cs.js +++ b/apps/settings/l10n/cs.js @@ -28,21 +28,6 @@ OC.L10N.register( "Groups" : "Skupiny", "Group list is empty" : "Seznam skupin je prázdný.", "Unable to retrieve the group list" : "Nedaří se získat seznam skupiny", - "_and %n other editor_::_and %n other editors_" : ["a %n další editor","a %n další editoři","a %n dalších editorů","a %n další editoři"], - "Enter your name so other users can see who is editing" : "Zadejte své jméno aby ostatní viděli, kdo upravuje", - "Edit guest name" : "Upravit jméno hosta", - "Save guest name" : "Uložit jméno hosta", - "Add link" : "Přidat odkaz", - "Last saved {lastSaved}" : "Naposledy uloženo {lastSaved}", - "The document has been changed outside of the editor. The changes cannot be applied." : "Dokument byl mezitím změněn mimo editor. Změny provedené v editoru proto nelze uplatnit.", - "Unpushed changes" : "Neodeslané změny", - "Unsaved changes" : "Neuložené změny", - "Use current version" : "Použít stávající verzi", - "Use the saved version" : "Použít uloženou verzi", - "File could not be loaded. Please check your internet connection." : "Soubor se nepodařilo načíst. Zkontrolujte své připojení k Internetu.", - "Retry" : "Zkusit znovu", - "Show image" : "Zobrazit obrázek", - "Show file" : "Zobrazit soubor", "{actor} added you to group {group}" : "{actor} vás přidal(a) do skupiny {group}", "You added {user} to group {group}" : "Přidali jste {user} do skupiny {group}", "{actor} added {user} to group {group}" : "{actor} přidal(a) {user} do skupiny {group}", @@ -876,6 +861,21 @@ OC.L10N.register( "Valid until %s" : "Platný do %s", "Import root certificate" : "Import kořenového certifikátu", "Set default expiration date" : "Nastavit výchozí datum skončení platnosti", - "{counter} apps have an update available" : "pro {counter} aplikací je k dispozici aktualizace" + "{counter} apps have an update available" : "pro {counter} aplikací je k dispozici aktualizace", + "_and %n other editor_::_and %n other editors_" : ["a %n další editor","a %n další editoři","a %n dalších editorů","a %n další editoři"], + "Enter your name so other users can see who is editing" : "Zadejte své jméno aby ostatní viděli, kdo upravuje", + "Edit guest name" : "Upravit jméno hosta", + "Save guest name" : "Uložit jméno hosta", + "Add link" : "Přidat odkaz", + "Last saved {lastSaved}" : "Naposledy uloženo {lastSaved}", + "The document has been changed outside of the editor. The changes cannot be applied." : "Dokument byl mezitím změněn mimo editor. Změny provedené v editoru proto nelze uplatnit.", + "Unpushed changes" : "Neodeslané změny", + "Unsaved changes" : "Neuložené změny", + "Use current version" : "Použít stávající verzi", + "Use the saved version" : "Použít uloženou verzi", + "File could not be loaded. Please check your internet connection." : "Soubor se nepodařilo načíst. Zkontrolujte své připojení k Internetu.", + "Retry" : "Zkusit znovu", + "Show image" : "Zobrazit obrázek", + "Show file" : "Zobrazit soubor" }, "nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"); diff --git a/apps/settings/l10n/cs.json b/apps/settings/l10n/cs.json index 82dd1c1141..656f6dc3f5 100644 --- a/apps/settings/l10n/cs.json +++ b/apps/settings/l10n/cs.json @@ -26,21 +26,6 @@ "Groups" : "Skupiny", "Group list is empty" : "Seznam skupin je prázdný.", "Unable to retrieve the group list" : "Nedaří se získat seznam skupiny", - "_and %n other editor_::_and %n other editors_" : ["a %n další editor","a %n další editoři","a %n dalších editorů","a %n další editoři"], - "Enter your name so other users can see who is editing" : "Zadejte své jméno aby ostatní viděli, kdo upravuje", - "Edit guest name" : "Upravit jméno hosta", - "Save guest name" : "Uložit jméno hosta", - "Add link" : "Přidat odkaz", - "Last saved {lastSaved}" : "Naposledy uloženo {lastSaved}", - "The document has been changed outside of the editor. The changes cannot be applied." : "Dokument byl mezitím změněn mimo editor. Změny provedené v editoru proto nelze uplatnit.", - "Unpushed changes" : "Neodeslané změny", - "Unsaved changes" : "Neuložené změny", - "Use current version" : "Použít stávající verzi", - "Use the saved version" : "Použít uloženou verzi", - "File could not be loaded. Please check your internet connection." : "Soubor se nepodařilo načíst. Zkontrolujte své připojení k Internetu.", - "Retry" : "Zkusit znovu", - "Show image" : "Zobrazit obrázek", - "Show file" : "Zobrazit soubor", "{actor} added you to group {group}" : "{actor} vás přidal(a) do skupiny {group}", "You added {user} to group {group}" : "Přidali jste {user} do skupiny {group}", "{actor} added {user} to group {group}" : "{actor} přidal(a) {user} do skupiny {group}", @@ -874,6 +859,21 @@ "Valid until %s" : "Platný do %s", "Import root certificate" : "Import kořenového certifikátu", "Set default expiration date" : "Nastavit výchozí datum skončení platnosti", - "{counter} apps have an update available" : "pro {counter} aplikací je k dispozici aktualizace" + "{counter} apps have an update available" : "pro {counter} aplikací je k dispozici aktualizace", + "_and %n other editor_::_and %n other editors_" : ["a %n další editor","a %n další editoři","a %n dalších editorů","a %n další editoři"], + "Enter your name so other users can see who is editing" : "Zadejte své jméno aby ostatní viděli, kdo upravuje", + "Edit guest name" : "Upravit jméno hosta", + "Save guest name" : "Uložit jméno hosta", + "Add link" : "Přidat odkaz", + "Last saved {lastSaved}" : "Naposledy uloženo {lastSaved}", + "The document has been changed outside of the editor. The changes cannot be applied." : "Dokument byl mezitím změněn mimo editor. Změny provedené v editoru proto nelze uplatnit.", + "Unpushed changes" : "Neodeslané změny", + "Unsaved changes" : "Neuložené změny", + "Use current version" : "Použít stávající verzi", + "Use the saved version" : "Použít uloženou verzi", + "File could not be loaded. Please check your internet connection." : "Soubor se nepodařilo načíst. Zkontrolujte své připojení k Internetu.", + "Retry" : "Zkusit znovu", + "Show image" : "Zobrazit obrázek", + "Show file" : "Zobrazit soubor" },"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;" } \ No newline at end of file diff --git a/apps/settings/l10n/da.js b/apps/settings/l10n/da.js index f5140d2d32..eeea8fd5ee 100644 --- a/apps/settings/l10n/da.js +++ b/apps/settings/l10n/da.js @@ -24,11 +24,6 @@ OC.L10N.register( "Groups" : "Grupper", "Group list is empty" : "Tom gruppeliste", "Unable to retrieve the group list" : "Kan ikke hente gruppelisten", - "Unsaved changes" : "Ikke gemte ændringer", - "Use current version" : "Brug aktuelle version", - "Use the saved version" : "Brug den gemte version", - "Retry" : "Prøv igen", - "Show file" : "Vis fil", "{actor} added you to group {group}" : "{actor} tilføjede dig til gruppe {group}", "You added {user} to group {group}" : "Tilføjede {user} til gruppen {group}", "{actor} added {user} to group {group}" : "{actor} tilføjede {user} til gruppe {group}", @@ -342,6 +337,11 @@ OC.L10N.register( "Issued By" : "Udstedt af", "Valid until %s" : "Gyldig indtil %s", "Import root certificate" : "Importer rodcertifikat", - "Set default expiration date" : "Vælg standard udløbsdato" + "Set default expiration date" : "Vælg standard udløbsdato", + "Unsaved changes" : "Ikke gemte ændringer", + "Use current version" : "Brug aktuelle version", + "Use the saved version" : "Brug den gemte version", + "Retry" : "Prøv igen", + "Show file" : "Vis fil" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/settings/l10n/da.json b/apps/settings/l10n/da.json index bb0041cf8b..1cc7e4a782 100644 --- a/apps/settings/l10n/da.json +++ b/apps/settings/l10n/da.json @@ -22,11 +22,6 @@ "Groups" : "Grupper", "Group list is empty" : "Tom gruppeliste", "Unable to retrieve the group list" : "Kan ikke hente gruppelisten", - "Unsaved changes" : "Ikke gemte ændringer", - "Use current version" : "Brug aktuelle version", - "Use the saved version" : "Brug den gemte version", - "Retry" : "Prøv igen", - "Show file" : "Vis fil", "{actor} added you to group {group}" : "{actor} tilføjede dig til gruppe {group}", "You added {user} to group {group}" : "Tilføjede {user} til gruppen {group}", "{actor} added {user} to group {group}" : "{actor} tilføjede {user} til gruppe {group}", @@ -340,6 +335,11 @@ "Issued By" : "Udstedt af", "Valid until %s" : "Gyldig indtil %s", "Import root certificate" : "Importer rodcertifikat", - "Set default expiration date" : "Vælg standard udløbsdato" + "Set default expiration date" : "Vælg standard udløbsdato", + "Unsaved changes" : "Ikke gemte ændringer", + "Use current version" : "Brug aktuelle version", + "Use the saved version" : "Brug den gemte version", + "Retry" : "Prøv igen", + "Show file" : "Vis fil" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/settings/l10n/de.js b/apps/settings/l10n/de.js index 3d0f92d79c..d660b2eac8 100644 --- a/apps/settings/l10n/de.js +++ b/apps/settings/l10n/de.js @@ -28,21 +28,6 @@ OC.L10N.register( "Groups" : "Gruppen", "Group list is empty" : "Gruppenliste ist leer", "Unable to retrieve the group list" : "Gruppenliste konnte nicht abgerufen werden", - "_and %n other editor_::_and %n other editors_" : ["und %n anderer Bearbeiter ","und %n andere Bearbeiter "], - "Enter your name so other users can see who is editing" : "Gib Deinen Namen ein, so dass andere Benutzer sehen können, wer bearbeitet", - "Edit guest name" : "Gastnamen bearbeiten", - "Save guest name" : "Gastnamen speichern", - "Add link" : "Link hinzufügen", - "Last saved {lastSaved}" : "Zuletzt gespeichert {lastSaved}", - "The document has been changed outside of the editor. The changes cannot be applied." : "Das Dokument wurde außerhalb des Editors gespeichert. Die Änderungen können nicht angewandt werden.", - "Unpushed changes" : "Nicht synchronisierte Änderungen", - "Unsaved changes" : "Ungespeicherte Änderungen", - "Use current version" : "Aktuelle Version verwenden", - "Use the saved version" : "Die gespeicherte Version verwenden", - "File could not be loaded. Please check your internet connection." : "Datei konnte nicht geladen werden. Internetverbindung prüfen.", - "Retry" : "Wiederholen", - "Show image" : "Bild anzeigen", - "Show file" : "Datei anzeigen", "{actor} added you to group {group}" : "{actor} hat Dich zur Gruppe {group} hinzugefügt", "You added {user} to group {group}" : "Du hast {user} zur Gruppe {group} hinzugefügt", "{actor} added {user} to group {group}" : "{actor} hat {user} zur Gruppe {group} hinzugefügt", @@ -157,7 +142,7 @@ OC.L10N.register( "This app cannot be installed because the following dependencies are not fulfilled:" : "Diese App kann nicht installiert werden, weil die folgenden Abhängigkeiten nicht erfüllt sind:", "View in store" : "Im Store anzeigen", "Visit website" : "Webseite besuchen", - "Report a bug" : "Melde einen technischen Fehler", + "Report a bug" : "Einen technischen Fehler melden", "User documentation" : "Dokumentation für Benutzer", "Admin documentation" : "Dokumentation für Administratoren", "Developer documentation" : "Dokumentation für Entwickler", @@ -876,6 +861,21 @@ OC.L10N.register( "Valid until %s" : "Gültig bis %s", "Import root certificate" : "Root-Zertifikat importieren", "Set default expiration date" : "Standardmäßiges Ablaufdatum setzen", - "{counter} apps have an update available" : "Für {counter} Apps ist ein Update erhältlich" + "{counter} apps have an update available" : "Für {counter} Apps ist ein Update erhältlich", + "_and %n other editor_::_and %n other editors_" : ["und %n anderer Bearbeiter ","und %n andere Bearbeiter "], + "Enter your name so other users can see who is editing" : "Gib Deinen Namen ein, so dass andere Benutzer sehen können, wer bearbeitet", + "Edit guest name" : "Gastnamen bearbeiten", + "Save guest name" : "Gastnamen speichern", + "Add link" : "Link hinzufügen", + "Last saved {lastSaved}" : "Zuletzt gespeichert {lastSaved}", + "The document has been changed outside of the editor. The changes cannot be applied." : "Das Dokument wurde außerhalb des Editors gespeichert. Die Änderungen können nicht angewandt werden.", + "Unpushed changes" : "Nicht synchronisierte Änderungen", + "Unsaved changes" : "Ungespeicherte Änderungen", + "Use current version" : "Aktuelle Version verwenden", + "Use the saved version" : "Die gespeicherte Version verwenden", + "File could not be loaded. Please check your internet connection." : "Datei konnte nicht geladen werden. Internetverbindung prüfen.", + "Retry" : "Wiederholen", + "Show image" : "Bild anzeigen", + "Show file" : "Datei anzeigen" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/settings/l10n/de.json b/apps/settings/l10n/de.json index d08dd6ff1b..8058ade37a 100644 --- a/apps/settings/l10n/de.json +++ b/apps/settings/l10n/de.json @@ -26,21 +26,6 @@ "Groups" : "Gruppen", "Group list is empty" : "Gruppenliste ist leer", "Unable to retrieve the group list" : "Gruppenliste konnte nicht abgerufen werden", - "_and %n other editor_::_and %n other editors_" : ["und %n anderer Bearbeiter ","und %n andere Bearbeiter "], - "Enter your name so other users can see who is editing" : "Gib Deinen Namen ein, so dass andere Benutzer sehen können, wer bearbeitet", - "Edit guest name" : "Gastnamen bearbeiten", - "Save guest name" : "Gastnamen speichern", - "Add link" : "Link hinzufügen", - "Last saved {lastSaved}" : "Zuletzt gespeichert {lastSaved}", - "The document has been changed outside of the editor. The changes cannot be applied." : "Das Dokument wurde außerhalb des Editors gespeichert. Die Änderungen können nicht angewandt werden.", - "Unpushed changes" : "Nicht synchronisierte Änderungen", - "Unsaved changes" : "Ungespeicherte Änderungen", - "Use current version" : "Aktuelle Version verwenden", - "Use the saved version" : "Die gespeicherte Version verwenden", - "File could not be loaded. Please check your internet connection." : "Datei konnte nicht geladen werden. Internetverbindung prüfen.", - "Retry" : "Wiederholen", - "Show image" : "Bild anzeigen", - "Show file" : "Datei anzeigen", "{actor} added you to group {group}" : "{actor} hat Dich zur Gruppe {group} hinzugefügt", "You added {user} to group {group}" : "Du hast {user} zur Gruppe {group} hinzugefügt", "{actor} added {user} to group {group}" : "{actor} hat {user} zur Gruppe {group} hinzugefügt", @@ -155,7 +140,7 @@ "This app cannot be installed because the following dependencies are not fulfilled:" : "Diese App kann nicht installiert werden, weil die folgenden Abhängigkeiten nicht erfüllt sind:", "View in store" : "Im Store anzeigen", "Visit website" : "Webseite besuchen", - "Report a bug" : "Melde einen technischen Fehler", + "Report a bug" : "Einen technischen Fehler melden", "User documentation" : "Dokumentation für Benutzer", "Admin documentation" : "Dokumentation für Administratoren", "Developer documentation" : "Dokumentation für Entwickler", @@ -874,6 +859,21 @@ "Valid until %s" : "Gültig bis %s", "Import root certificate" : "Root-Zertifikat importieren", "Set default expiration date" : "Standardmäßiges Ablaufdatum setzen", - "{counter} apps have an update available" : "Für {counter} Apps ist ein Update erhältlich" + "{counter} apps have an update available" : "Für {counter} Apps ist ein Update erhältlich", + "_and %n other editor_::_and %n other editors_" : ["und %n anderer Bearbeiter ","und %n andere Bearbeiter "], + "Enter your name so other users can see who is editing" : "Gib Deinen Namen ein, so dass andere Benutzer sehen können, wer bearbeitet", + "Edit guest name" : "Gastnamen bearbeiten", + "Save guest name" : "Gastnamen speichern", + "Add link" : "Link hinzufügen", + "Last saved {lastSaved}" : "Zuletzt gespeichert {lastSaved}", + "The document has been changed outside of the editor. The changes cannot be applied." : "Das Dokument wurde außerhalb des Editors gespeichert. Die Änderungen können nicht angewandt werden.", + "Unpushed changes" : "Nicht synchronisierte Änderungen", + "Unsaved changes" : "Ungespeicherte Änderungen", + "Use current version" : "Aktuelle Version verwenden", + "Use the saved version" : "Die gespeicherte Version verwenden", + "File could not be loaded. Please check your internet connection." : "Datei konnte nicht geladen werden. Internetverbindung prüfen.", + "Retry" : "Wiederholen", + "Show image" : "Bild anzeigen", + "Show file" : "Datei anzeigen" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/settings/l10n/de_DE.js b/apps/settings/l10n/de_DE.js index 7630c78604..e46359d313 100644 --- a/apps/settings/l10n/de_DE.js +++ b/apps/settings/l10n/de_DE.js @@ -28,21 +28,6 @@ OC.L10N.register( "Groups" : "Gruppen", "Group list is empty" : "Gruppenliste ist leer", "Unable to retrieve the group list" : "Gruppenliste konnte nicht abgerufen werden", - "_and %n other editor_::_and %n other editors_" : ["und %n anderer Bearbeiter ","und %n andere Bearbeiter "], - "Enter your name so other users can see who is editing" : "Geben Sie Ihren Namen ein, so dass andere Benutzer sehen können, wer bearbeitet", - "Edit guest name" : "Gastnamen bearbeiten", - "Save guest name" : "Gastnamen speichern", - "Add link" : "Link hinzufügen", - "Last saved {lastSaved}" : "Zuletzt gespeichert {lastSaved}", - "The document has been changed outside of the editor. The changes cannot be applied." : "Das Dokument wurde außerhalb des Editors gespeichert. Die Änderungen können nicht angewandt werden.", - "Unpushed changes" : "Nicht synchronisierte Änderungen", - "Unsaved changes" : "Ungespeicherte Änderungen", - "Use current version" : "Aktuelle Version verwenden", - "Use the saved version" : "Die gespeicherte Version verwenden", - "File could not be loaded. Please check your internet connection." : "Datei konnte nicht geladen werden. Internetverbindung prüfen.", - "Retry" : "Wiederholen", - "Show image" : "Bild anzeigen", - "Show file" : "Datei anzeigen", "{actor} added you to group {group}" : "{actor} hat Sie zur Gruppe {group} hinzugefügt", "You added {user} to group {group}" : "Sie haben {user} zur Gruppe {group} hinzugefügt", "{actor} added {user} to group {group}" : "{actor} hat {user} zur Gruppe {group} hinzugefügt", @@ -157,7 +142,7 @@ OC.L10N.register( "This app cannot be installed because the following dependencies are not fulfilled:" : "Diese App kann nicht installiert werden, weil die folgenden Abhängigkeiten nicht erfüllt sind:", "View in store" : "Im Store anzeigen", "Visit website" : "Webseite besuchen", - "Report a bug" : "Melden Sie einen technischen Fehler", + "Report a bug" : "Einen technischen Fehler melden", "User documentation" : "Dokumentation für Benutzer", "Admin documentation" : "Dokumentation für Administratoren", "Developer documentation" : "Dokumentation für Entwickler", @@ -876,6 +861,21 @@ OC.L10N.register( "Valid until %s" : "Gültig bis %s", "Import root certificate" : "Root-Zertifikat importieren", "Set default expiration date" : "Standardmäßiges Ablaufdatum setzen", - "{counter} apps have an update available" : "Für {counter} Apps ist ein Update erhältlich" + "{counter} apps have an update available" : "Für {counter} Apps ist ein Update erhältlich", + "_and %n other editor_::_and %n other editors_" : ["und %n anderer Bearbeiter ","und %n andere Bearbeiter "], + "Enter your name so other users can see who is editing" : "Geben Sie Ihren Namen ein, so dass andere Benutzer sehen können, wer bearbeitet", + "Edit guest name" : "Gastnamen bearbeiten", + "Save guest name" : "Gastnamen speichern", + "Add link" : "Link hinzufügen", + "Last saved {lastSaved}" : "Zuletzt gespeichert {lastSaved}", + "The document has been changed outside of the editor. The changes cannot be applied." : "Das Dokument wurde außerhalb des Editors gespeichert. Die Änderungen können nicht angewandt werden.", + "Unpushed changes" : "Nicht synchronisierte Änderungen", + "Unsaved changes" : "Ungespeicherte Änderungen", + "Use current version" : "Aktuelle Version verwenden", + "Use the saved version" : "Die gespeicherte Version verwenden", + "File could not be loaded. Please check your internet connection." : "Datei konnte nicht geladen werden. Internetverbindung prüfen.", + "Retry" : "Wiederholen", + "Show image" : "Bild anzeigen", + "Show file" : "Datei anzeigen" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/settings/l10n/de_DE.json b/apps/settings/l10n/de_DE.json index 3b26a4549d..1eb5d31a18 100644 --- a/apps/settings/l10n/de_DE.json +++ b/apps/settings/l10n/de_DE.json @@ -26,21 +26,6 @@ "Groups" : "Gruppen", "Group list is empty" : "Gruppenliste ist leer", "Unable to retrieve the group list" : "Gruppenliste konnte nicht abgerufen werden", - "_and %n other editor_::_and %n other editors_" : ["und %n anderer Bearbeiter ","und %n andere Bearbeiter "], - "Enter your name so other users can see who is editing" : "Geben Sie Ihren Namen ein, so dass andere Benutzer sehen können, wer bearbeitet", - "Edit guest name" : "Gastnamen bearbeiten", - "Save guest name" : "Gastnamen speichern", - "Add link" : "Link hinzufügen", - "Last saved {lastSaved}" : "Zuletzt gespeichert {lastSaved}", - "The document has been changed outside of the editor. The changes cannot be applied." : "Das Dokument wurde außerhalb des Editors gespeichert. Die Änderungen können nicht angewandt werden.", - "Unpushed changes" : "Nicht synchronisierte Änderungen", - "Unsaved changes" : "Ungespeicherte Änderungen", - "Use current version" : "Aktuelle Version verwenden", - "Use the saved version" : "Die gespeicherte Version verwenden", - "File could not be loaded. Please check your internet connection." : "Datei konnte nicht geladen werden. Internetverbindung prüfen.", - "Retry" : "Wiederholen", - "Show image" : "Bild anzeigen", - "Show file" : "Datei anzeigen", "{actor} added you to group {group}" : "{actor} hat Sie zur Gruppe {group} hinzugefügt", "You added {user} to group {group}" : "Sie haben {user} zur Gruppe {group} hinzugefügt", "{actor} added {user} to group {group}" : "{actor} hat {user} zur Gruppe {group} hinzugefügt", @@ -155,7 +140,7 @@ "This app cannot be installed because the following dependencies are not fulfilled:" : "Diese App kann nicht installiert werden, weil die folgenden Abhängigkeiten nicht erfüllt sind:", "View in store" : "Im Store anzeigen", "Visit website" : "Webseite besuchen", - "Report a bug" : "Melden Sie einen technischen Fehler", + "Report a bug" : "Einen technischen Fehler melden", "User documentation" : "Dokumentation für Benutzer", "Admin documentation" : "Dokumentation für Administratoren", "Developer documentation" : "Dokumentation für Entwickler", @@ -874,6 +859,21 @@ "Valid until %s" : "Gültig bis %s", "Import root certificate" : "Root-Zertifikat importieren", "Set default expiration date" : "Standardmäßiges Ablaufdatum setzen", - "{counter} apps have an update available" : "Für {counter} Apps ist ein Update erhältlich" + "{counter} apps have an update available" : "Für {counter} Apps ist ein Update erhältlich", + "_and %n other editor_::_and %n other editors_" : ["und %n anderer Bearbeiter ","und %n andere Bearbeiter "], + "Enter your name so other users can see who is editing" : "Geben Sie Ihren Namen ein, so dass andere Benutzer sehen können, wer bearbeitet", + "Edit guest name" : "Gastnamen bearbeiten", + "Save guest name" : "Gastnamen speichern", + "Add link" : "Link hinzufügen", + "Last saved {lastSaved}" : "Zuletzt gespeichert {lastSaved}", + "The document has been changed outside of the editor. The changes cannot be applied." : "Das Dokument wurde außerhalb des Editors gespeichert. Die Änderungen können nicht angewandt werden.", + "Unpushed changes" : "Nicht synchronisierte Änderungen", + "Unsaved changes" : "Ungespeicherte Änderungen", + "Use current version" : "Aktuelle Version verwenden", + "Use the saved version" : "Die gespeicherte Version verwenden", + "File could not be loaded. Please check your internet connection." : "Datei konnte nicht geladen werden. Internetverbindung prüfen.", + "Retry" : "Wiederholen", + "Show image" : "Bild anzeigen", + "Show file" : "Datei anzeigen" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/settings/l10n/el.js b/apps/settings/l10n/el.js index ba348d24a1..cf283b4c63 100644 --- a/apps/settings/l10n/el.js +++ b/apps/settings/l10n/el.js @@ -28,21 +28,6 @@ OC.L10N.register( "Groups" : "Ομάδες", "Group list is empty" : "Η λίστα της ομάδας είναι κενή", "Unable to retrieve the group list" : "Αδύνατη η ανάκτηση λίστας της ομάδας", - "_and %n other editor_::_and %n other editors_" : ["και %n άλλος επεξεργαστής","και %n άλλοι επεξεργαστές"], - "Enter your name so other users can see who is editing" : "Εισάγετε το όνομά σας ώστε οι άλλοι χρήστες να γνωρίζουν ποιος κάνει επεξεργασία", - "Edit guest name" : "Επεξεργασία ονόματος επισκέτη", - "Save guest name" : "Αποθήκευση ονόματος επισκέπτη", - "Add link" : "Προσθήκη συνδέσμου", - "Last saved {lastSaved}" : "Τελευταία αποθήκευση {lastSave}", - "The document has been changed outside of the editor. The changes cannot be applied." : "Το έγγραφο έχει αλλάξει εκτός του επεξεργαστή. Οι αλλαγές δεν μπορούν να εφαρμοστούν.", - "Unpushed changes" : "Παλιές ανενεργές αλλαγές", - "Unsaved changes" : "Μη αποθηκευμένες αλλαγές", - "Use current version" : "Χρήση τρέχουσας έκδοσης", - "Use the saved version" : "Χρήση αποθηκευμένης έκδοσης", - "File could not be loaded. Please check your internet connection." : "Το αρχείο δεν μπορεί να φορτωθεί. Παρακαλώ ελέξτε την σύνδεσή σας.", - "Retry" : "Δοκιμή ξανά", - "Show image" : "Εμφάνιση εικόνας", - "Show file" : "Εμφάνιση αρχείου", "{actor} added you to group {group}" : "{actor} σας πρόσθεσε στην ομάδα {group}", "You added {user} to group {group}" : "Προσθέσατε τον χρήστη {user} στην ομάδα {group}", "{actor} added {user} to group {group}" : "{actor} πρόσθεσε τον χρήστη {user} στην ομάδα {group}", @@ -876,6 +861,21 @@ OC.L10N.register( "Valid until %s" : "Έγκυρο έως %s", "Import root certificate" : "Εισαγωγή Πιστοποιητικού Root", "Set default expiration date" : "Ορισμός προεπιλεγμένης ημερομηνίας λήξης", - "{counter} apps have an update available" : "{counter} εφαρμογές έχουν διαθέσιμη ενημέρωση" + "{counter} apps have an update available" : "{counter} εφαρμογές έχουν διαθέσιμη ενημέρωση", + "_and %n other editor_::_and %n other editors_" : ["και %n άλλος επεξεργαστής","και %n άλλοι επεξεργαστές"], + "Enter your name so other users can see who is editing" : "Εισάγετε το όνομά σας ώστε οι άλλοι χρήστες να γνωρίζουν ποιος κάνει επεξεργασία", + "Edit guest name" : "Επεξεργασία ονόματος επισκέτη", + "Save guest name" : "Αποθήκευση ονόματος επισκέπτη", + "Add link" : "Προσθήκη συνδέσμου", + "Last saved {lastSaved}" : "Τελευταία αποθήκευση {lastSave}", + "The document has been changed outside of the editor. The changes cannot be applied." : "Το έγγραφο έχει αλλάξει εκτός του επεξεργαστή. Οι αλλαγές δεν μπορούν να εφαρμοστούν.", + "Unpushed changes" : "Παλιές ανενεργές αλλαγές", + "Unsaved changes" : "Μη αποθηκευμένες αλλαγές", + "Use current version" : "Χρήση τρέχουσας έκδοσης", + "Use the saved version" : "Χρήση αποθηκευμένης έκδοσης", + "File could not be loaded. Please check your internet connection." : "Το αρχείο δεν μπορεί να φορτωθεί. Παρακαλώ ελέξτε την σύνδεσή σας.", + "Retry" : "Δοκιμή ξανά", + "Show image" : "Εμφάνιση εικόνας", + "Show file" : "Εμφάνιση αρχείου" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/settings/l10n/el.json b/apps/settings/l10n/el.json index 94a0ec22a5..bc125cc13f 100644 --- a/apps/settings/l10n/el.json +++ b/apps/settings/l10n/el.json @@ -26,21 +26,6 @@ "Groups" : "Ομάδες", "Group list is empty" : "Η λίστα της ομάδας είναι κενή", "Unable to retrieve the group list" : "Αδύνατη η ανάκτηση λίστας της ομάδας", - "_and %n other editor_::_and %n other editors_" : ["και %n άλλος επεξεργαστής","και %n άλλοι επεξεργαστές"], - "Enter your name so other users can see who is editing" : "Εισάγετε το όνομά σας ώστε οι άλλοι χρήστες να γνωρίζουν ποιος κάνει επεξεργασία", - "Edit guest name" : "Επεξεργασία ονόματος επισκέτη", - "Save guest name" : "Αποθήκευση ονόματος επισκέπτη", - "Add link" : "Προσθήκη συνδέσμου", - "Last saved {lastSaved}" : "Τελευταία αποθήκευση {lastSave}", - "The document has been changed outside of the editor. The changes cannot be applied." : "Το έγγραφο έχει αλλάξει εκτός του επεξεργαστή. Οι αλλαγές δεν μπορούν να εφαρμοστούν.", - "Unpushed changes" : "Παλιές ανενεργές αλλαγές", - "Unsaved changes" : "Μη αποθηκευμένες αλλαγές", - "Use current version" : "Χρήση τρέχουσας έκδοσης", - "Use the saved version" : "Χρήση αποθηκευμένης έκδοσης", - "File could not be loaded. Please check your internet connection." : "Το αρχείο δεν μπορεί να φορτωθεί. Παρακαλώ ελέξτε την σύνδεσή σας.", - "Retry" : "Δοκιμή ξανά", - "Show image" : "Εμφάνιση εικόνας", - "Show file" : "Εμφάνιση αρχείου", "{actor} added you to group {group}" : "{actor} σας πρόσθεσε στην ομάδα {group}", "You added {user} to group {group}" : "Προσθέσατε τον χρήστη {user} στην ομάδα {group}", "{actor} added {user} to group {group}" : "{actor} πρόσθεσε τον χρήστη {user} στην ομάδα {group}", @@ -874,6 +859,21 @@ "Valid until %s" : "Έγκυρο έως %s", "Import root certificate" : "Εισαγωγή Πιστοποιητικού Root", "Set default expiration date" : "Ορισμός προεπιλεγμένης ημερομηνίας λήξης", - "{counter} apps have an update available" : "{counter} εφαρμογές έχουν διαθέσιμη ενημέρωση" + "{counter} apps have an update available" : "{counter} εφαρμογές έχουν διαθέσιμη ενημέρωση", + "_and %n other editor_::_and %n other editors_" : ["και %n άλλος επεξεργαστής","και %n άλλοι επεξεργαστές"], + "Enter your name so other users can see who is editing" : "Εισάγετε το όνομά σας ώστε οι άλλοι χρήστες να γνωρίζουν ποιος κάνει επεξεργασία", + "Edit guest name" : "Επεξεργασία ονόματος επισκέτη", + "Save guest name" : "Αποθήκευση ονόματος επισκέπτη", + "Add link" : "Προσθήκη συνδέσμου", + "Last saved {lastSaved}" : "Τελευταία αποθήκευση {lastSave}", + "The document has been changed outside of the editor. The changes cannot be applied." : "Το έγγραφο έχει αλλάξει εκτός του επεξεργαστή. Οι αλλαγές δεν μπορούν να εφαρμοστούν.", + "Unpushed changes" : "Παλιές ανενεργές αλλαγές", + "Unsaved changes" : "Μη αποθηκευμένες αλλαγές", + "Use current version" : "Χρήση τρέχουσας έκδοσης", + "Use the saved version" : "Χρήση αποθηκευμένης έκδοσης", + "File could not be loaded. Please check your internet connection." : "Το αρχείο δεν μπορεί να φορτωθεί. Παρακαλώ ελέξτε την σύνδεσή σας.", + "Retry" : "Δοκιμή ξανά", + "Show image" : "Εμφάνιση εικόνας", + "Show file" : "Εμφάνιση αρχείου" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/settings/l10n/en_GB.js b/apps/settings/l10n/en_GB.js index 3d174bb75a..5ed1e94c49 100644 --- a/apps/settings/l10n/en_GB.js +++ b/apps/settings/l10n/en_GB.js @@ -21,8 +21,6 @@ OC.L10N.register( "Groups" : "Groups", "Group list is empty" : "Group list is empty", "Unable to retrieve the group list" : "Unable to retrieve the group list", - "Unsaved changes" : "Unsaved changes", - "Retry" : "Retry", "{actor} changed your password" : "{actor} changed your password", "You changed your password" : "You changed your password", "Your password was reset by an administrator" : "Your password was reset by an administrator", @@ -308,6 +306,8 @@ OC.L10N.register( "Issued By" : "Issued By", "Valid until %s" : "Valid until %s", "Import root certificate" : "Import root certificate", - "Set default expiration date" : "Set default expiry date" + "Set default expiration date" : "Set default expiry date", + "Unsaved changes" : "Unsaved changes", + "Retry" : "Retry" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/settings/l10n/en_GB.json b/apps/settings/l10n/en_GB.json index b8a5f58d64..7ad763e7c1 100644 --- a/apps/settings/l10n/en_GB.json +++ b/apps/settings/l10n/en_GB.json @@ -19,8 +19,6 @@ "Groups" : "Groups", "Group list is empty" : "Group list is empty", "Unable to retrieve the group list" : "Unable to retrieve the group list", - "Unsaved changes" : "Unsaved changes", - "Retry" : "Retry", "{actor} changed your password" : "{actor} changed your password", "You changed your password" : "You changed your password", "Your password was reset by an administrator" : "Your password was reset by an administrator", @@ -306,6 +304,8 @@ "Issued By" : "Issued By", "Valid until %s" : "Valid until %s", "Import root certificate" : "Import root certificate", - "Set default expiration date" : "Set default expiry date" + "Set default expiration date" : "Set default expiry date", + "Unsaved changes" : "Unsaved changes", + "Retry" : "Retry" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/settings/l10n/eo.js b/apps/settings/l10n/eo.js index 1c75e97a6b..06564857bb 100644 --- a/apps/settings/l10n/eo.js +++ b/apps/settings/l10n/eo.js @@ -24,18 +24,6 @@ OC.L10N.register( "Groups" : "Grupoj", "Group list is empty" : "Gruplisto malpenas", "Unable to retrieve the group list" : "Ne eblis ricevi grupliston", - "Enter your name so other users can see who is editing" : "Entajpu vian nomon, por ke aliuloj videblu, kiu modifas", - "Edit guest name" : "Modifi la gastonomon", - "Save guest name" : "Koservi la gastonomon", - "Add link" : "Aldoni ligilon", - "The document has been changed outside of the editor. The changes cannot be applied." : "La dokumento ŝanĝiĝis ekster la redaktilo. La ŝanĝoj ne povas esti konservitaj.", - "Unpushed changes" : "Nesenditaj ŝanĝoj", - "Unsaved changes" : "Nekonservitaj ŝanĝoj", - "Use current version" : "Uzi nunan version", - "Use the saved version" : "Uzi la konservitan version", - "Retry" : "Reprovi", - "Show image" : "Montri bildon", - "Show file" : "Montri dosieron", "{actor} added you to group {group}" : "{actor} aldonis vin al grupo {group}", "You added {user} to group {group}" : "Vi aldonis uzanton {user} al grupo {group}", "{actor} added {user} to group {group}" : "{actor} aldonis uzanton {user} al grupo {group}", @@ -719,6 +707,18 @@ OC.L10N.register( "Issued By" : "Eldonita de", "Valid until %s" : "Valida ĝis %s", "Import root certificate" : "Importi radikan atestilon", - "Set default expiration date" : "Agordi defaŭltan limdaton" + "Set default expiration date" : "Agordi defaŭltan limdaton", + "Enter your name so other users can see who is editing" : "Entajpu vian nomon, por ke aliuloj videblu, kiu modifas", + "Edit guest name" : "Modifi la gastonomon", + "Save guest name" : "Koservi la gastonomon", + "Add link" : "Aldoni ligilon", + "The document has been changed outside of the editor. The changes cannot be applied." : "La dokumento ŝanĝiĝis ekster la redaktilo. La ŝanĝoj ne povas esti konservitaj.", + "Unpushed changes" : "Nesenditaj ŝanĝoj", + "Unsaved changes" : "Nekonservitaj ŝanĝoj", + "Use current version" : "Uzi nunan version", + "Use the saved version" : "Uzi la konservitan version", + "Retry" : "Reprovi", + "Show image" : "Montri bildon", + "Show file" : "Montri dosieron" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/settings/l10n/eo.json b/apps/settings/l10n/eo.json index cadf2eaa4d..578fdc2265 100644 --- a/apps/settings/l10n/eo.json +++ b/apps/settings/l10n/eo.json @@ -22,18 +22,6 @@ "Groups" : "Grupoj", "Group list is empty" : "Gruplisto malpenas", "Unable to retrieve the group list" : "Ne eblis ricevi grupliston", - "Enter your name so other users can see who is editing" : "Entajpu vian nomon, por ke aliuloj videblu, kiu modifas", - "Edit guest name" : "Modifi la gastonomon", - "Save guest name" : "Koservi la gastonomon", - "Add link" : "Aldoni ligilon", - "The document has been changed outside of the editor. The changes cannot be applied." : "La dokumento ŝanĝiĝis ekster la redaktilo. La ŝanĝoj ne povas esti konservitaj.", - "Unpushed changes" : "Nesenditaj ŝanĝoj", - "Unsaved changes" : "Nekonservitaj ŝanĝoj", - "Use current version" : "Uzi nunan version", - "Use the saved version" : "Uzi la konservitan version", - "Retry" : "Reprovi", - "Show image" : "Montri bildon", - "Show file" : "Montri dosieron", "{actor} added you to group {group}" : "{actor} aldonis vin al grupo {group}", "You added {user} to group {group}" : "Vi aldonis uzanton {user} al grupo {group}", "{actor} added {user} to group {group}" : "{actor} aldonis uzanton {user} al grupo {group}", @@ -717,6 +705,18 @@ "Issued By" : "Eldonita de", "Valid until %s" : "Valida ĝis %s", "Import root certificate" : "Importi radikan atestilon", - "Set default expiration date" : "Agordi defaŭltan limdaton" + "Set default expiration date" : "Agordi defaŭltan limdaton", + "Enter your name so other users can see who is editing" : "Entajpu vian nomon, por ke aliuloj videblu, kiu modifas", + "Edit guest name" : "Modifi la gastonomon", + "Save guest name" : "Koservi la gastonomon", + "Add link" : "Aldoni ligilon", + "The document has been changed outside of the editor. The changes cannot be applied." : "La dokumento ŝanĝiĝis ekster la redaktilo. La ŝanĝoj ne povas esti konservitaj.", + "Unpushed changes" : "Nesenditaj ŝanĝoj", + "Unsaved changes" : "Nekonservitaj ŝanĝoj", + "Use current version" : "Uzi nunan version", + "Use the saved version" : "Uzi la konservitan version", + "Retry" : "Reprovi", + "Show image" : "Montri bildon", + "Show file" : "Montri dosieron" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/settings/l10n/es.js b/apps/settings/l10n/es.js index 0a0a686569..e49df8dabd 100644 --- a/apps/settings/l10n/es.js +++ b/apps/settings/l10n/es.js @@ -28,21 +28,6 @@ OC.L10N.register( "Groups" : "Grupos", "Group list is empty" : "La lista de grupos está vacía", "Unable to retrieve the group list" : "No se ha podido recuperar la lista de grupos.", - "_and %n other editor_::_and %n other editors_" : ["y %n otro editor","y %n otros editores"], - "Enter your name so other users can see who is editing" : "Introduce tu nombre para que otros usuarios puedan ver quién está editando", - "Edit guest name" : "Editar nombre del invitado", - "Save guest name" : "Guardar nombre del invitado", - "Add link" : "Añadir enlace", - "Last saved {lastSaved}" : "Guardado por última vez: {lastSave}", - "The document has been changed outside of the editor. The changes cannot be applied." : "El documento ha cambiado fuera del editor. Los cambios no se pueden aplicar.", - "Unpushed changes" : "Cambios sin subir", - "Unsaved changes" : "Cambios sin guardar", - "Use current version" : "Usar versión actual", - "Use the saved version" : "Usar la versión guardada", - "File could not be loaded. Please check your internet connection." : "El archivo no se pudo cargar. Por favor, compruebe su conexión a internet.", - "Retry" : "Reintentar", - "Show image" : "Mostrar imagen", - "Show file" : "Mostrar archivo", "{actor} added you to group {group}" : "{actor} te ha añadido al grupo {group}", "You added {user} to group {group}" : "Has añadido a {user} al grupo {group}", "{actor} added {user} to group {group}" : "{actor} ha añadido a {user} al grupo {group}", @@ -876,6 +861,21 @@ OC.L10N.register( "Valid until %s" : "Válido hasta %s", "Import root certificate" : "Importar certificado raíz", "Set default expiration date" : "Establecer fecha de caducidad predeterminada", - "{counter} apps have an update available" : "{counter} apps tienen una actualización disponible" + "{counter} apps have an update available" : "{counter} apps tienen una actualización disponible", + "_and %n other editor_::_and %n other editors_" : ["y %n otro editor","y %n otros editores"], + "Enter your name so other users can see who is editing" : "Introduce tu nombre para que otros usuarios puedan ver quién está editando", + "Edit guest name" : "Editar nombre del invitado", + "Save guest name" : "Guardar nombre del invitado", + "Add link" : "Añadir enlace", + "Last saved {lastSaved}" : "Guardado por última vez: {lastSave}", + "The document has been changed outside of the editor. The changes cannot be applied." : "El documento ha cambiado fuera del editor. Los cambios no se pueden aplicar.", + "Unpushed changes" : "Cambios sin subir", + "Unsaved changes" : "Cambios sin guardar", + "Use current version" : "Usar versión actual", + "Use the saved version" : "Usar la versión guardada", + "File could not be loaded. Please check your internet connection." : "El archivo no se pudo cargar. Por favor, compruebe su conexión a internet.", + "Retry" : "Reintentar", + "Show image" : "Mostrar imagen", + "Show file" : "Mostrar archivo" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/settings/l10n/es.json b/apps/settings/l10n/es.json index 4406141551..017ecc6b5e 100644 --- a/apps/settings/l10n/es.json +++ b/apps/settings/l10n/es.json @@ -26,21 +26,6 @@ "Groups" : "Grupos", "Group list is empty" : "La lista de grupos está vacía", "Unable to retrieve the group list" : "No se ha podido recuperar la lista de grupos.", - "_and %n other editor_::_and %n other editors_" : ["y %n otro editor","y %n otros editores"], - "Enter your name so other users can see who is editing" : "Introduce tu nombre para que otros usuarios puedan ver quién está editando", - "Edit guest name" : "Editar nombre del invitado", - "Save guest name" : "Guardar nombre del invitado", - "Add link" : "Añadir enlace", - "Last saved {lastSaved}" : "Guardado por última vez: {lastSave}", - "The document has been changed outside of the editor. The changes cannot be applied." : "El documento ha cambiado fuera del editor. Los cambios no se pueden aplicar.", - "Unpushed changes" : "Cambios sin subir", - "Unsaved changes" : "Cambios sin guardar", - "Use current version" : "Usar versión actual", - "Use the saved version" : "Usar la versión guardada", - "File could not be loaded. Please check your internet connection." : "El archivo no se pudo cargar. Por favor, compruebe su conexión a internet.", - "Retry" : "Reintentar", - "Show image" : "Mostrar imagen", - "Show file" : "Mostrar archivo", "{actor} added you to group {group}" : "{actor} te ha añadido al grupo {group}", "You added {user} to group {group}" : "Has añadido a {user} al grupo {group}", "{actor} added {user} to group {group}" : "{actor} ha añadido a {user} al grupo {group}", @@ -874,6 +859,21 @@ "Valid until %s" : "Válido hasta %s", "Import root certificate" : "Importar certificado raíz", "Set default expiration date" : "Establecer fecha de caducidad predeterminada", - "{counter} apps have an update available" : "{counter} apps tienen una actualización disponible" + "{counter} apps have an update available" : "{counter} apps tienen una actualización disponible", + "_and %n other editor_::_and %n other editors_" : ["y %n otro editor","y %n otros editores"], + "Enter your name so other users can see who is editing" : "Introduce tu nombre para que otros usuarios puedan ver quién está editando", + "Edit guest name" : "Editar nombre del invitado", + "Save guest name" : "Guardar nombre del invitado", + "Add link" : "Añadir enlace", + "Last saved {lastSaved}" : "Guardado por última vez: {lastSave}", + "The document has been changed outside of the editor. The changes cannot be applied." : "El documento ha cambiado fuera del editor. Los cambios no se pueden aplicar.", + "Unpushed changes" : "Cambios sin subir", + "Unsaved changes" : "Cambios sin guardar", + "Use current version" : "Usar versión actual", + "Use the saved version" : "Usar la versión guardada", + "File could not be loaded. Please check your internet connection." : "El archivo no se pudo cargar. Por favor, compruebe su conexión a internet.", + "Retry" : "Reintentar", + "Show image" : "Mostrar imagen", + "Show file" : "Mostrar archivo" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/settings/l10n/es_419.js b/apps/settings/l10n/es_419.js index 3339b73600..3b78f2e4ec 100644 --- a/apps/settings/l10n/es_419.js +++ b/apps/settings/l10n/es_419.js @@ -20,8 +20,6 @@ OC.L10N.register( "An error occurred while changing your locale. Please reload the page and try again." : "Ocurrió un error al cambiar tu región", "Select a profile picture" : "Selecciona una imagen de perfil", "Groups" : "Grupos", - "Unsaved changes" : "Cambios no guardados", - "Retry" : "Reintentar", "{actor} changed your password" : "{actor} ha cambiado tu contraseña", "You changed your password" : "Cambiaste tu contraseña", "Your password was reset by an administrator" : "Tu contraseña ha sido restablecida por un adminsitrador", @@ -288,6 +286,8 @@ OC.L10N.register( "Issued By" : "Levantado Por", "Valid until %s" : "Válido hasta %s", "Import root certificate" : "Importar certificado raíz", - "Set default expiration date" : "Establecer la fecha de expiración predeterminada" + "Set default expiration date" : "Establecer la fecha de expiración predeterminada", + "Unsaved changes" : "Cambios no guardados", + "Retry" : "Reintentar" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/settings/l10n/es_419.json b/apps/settings/l10n/es_419.json index e4841fbf6e..67089e1324 100644 --- a/apps/settings/l10n/es_419.json +++ b/apps/settings/l10n/es_419.json @@ -18,8 +18,6 @@ "An error occurred while changing your locale. Please reload the page and try again." : "Ocurrió un error al cambiar tu región", "Select a profile picture" : "Selecciona una imagen de perfil", "Groups" : "Grupos", - "Unsaved changes" : "Cambios no guardados", - "Retry" : "Reintentar", "{actor} changed your password" : "{actor} ha cambiado tu contraseña", "You changed your password" : "Cambiaste tu contraseña", "Your password was reset by an administrator" : "Tu contraseña ha sido restablecida por un adminsitrador", @@ -286,6 +284,8 @@ "Issued By" : "Levantado Por", "Valid until %s" : "Válido hasta %s", "Import root certificate" : "Importar certificado raíz", - "Set default expiration date" : "Establecer la fecha de expiración predeterminada" + "Set default expiration date" : "Establecer la fecha de expiración predeterminada", + "Unsaved changes" : "Cambios no guardados", + "Retry" : "Reintentar" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/settings/l10n/es_AR.js b/apps/settings/l10n/es_AR.js index 74d6278d16..3f293cba2e 100644 --- a/apps/settings/l10n/es_AR.js +++ b/apps/settings/l10n/es_AR.js @@ -19,7 +19,6 @@ OC.L10N.register( "Strong password" : "Contraseña fuerte", "Select a profile picture" : "Seleccionar una imagen de perfil", "Groups" : "Grupos", - "Retry" : "Reintentar", "{actor} changed your password" : "{actor} ha cambiado su contraseña", "You changed your password" : "Usted ha cambiado su contraseña", "Your password was reset by an administrator" : "Su contraseña ha sido restablecida por un adminsitrador", @@ -270,6 +269,7 @@ OC.L10N.register( "Issued By" : "Levantado Por", "Valid until %s" : "Válido hasta %s", "Import root certificate" : "Importar certificado raíz", - "Set default expiration date" : "Establecer la fecha de expiración predeterminada" + "Set default expiration date" : "Establecer la fecha de expiración predeterminada", + "Retry" : "Reintentar" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/settings/l10n/es_AR.json b/apps/settings/l10n/es_AR.json index 973d315642..a510ce948f 100644 --- a/apps/settings/l10n/es_AR.json +++ b/apps/settings/l10n/es_AR.json @@ -17,7 +17,6 @@ "Strong password" : "Contraseña fuerte", "Select a profile picture" : "Seleccionar una imagen de perfil", "Groups" : "Grupos", - "Retry" : "Reintentar", "{actor} changed your password" : "{actor} ha cambiado su contraseña", "You changed your password" : "Usted ha cambiado su contraseña", "Your password was reset by an administrator" : "Su contraseña ha sido restablecida por un adminsitrador", @@ -268,6 +267,7 @@ "Issued By" : "Levantado Por", "Valid until %s" : "Válido hasta %s", "Import root certificate" : "Importar certificado raíz", - "Set default expiration date" : "Establecer la fecha de expiración predeterminada" + "Set default expiration date" : "Establecer la fecha de expiración predeterminada", + "Retry" : "Reintentar" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/settings/l10n/es_CL.js b/apps/settings/l10n/es_CL.js index 24f1499c74..348a808374 100644 --- a/apps/settings/l10n/es_CL.js +++ b/apps/settings/l10n/es_CL.js @@ -21,8 +21,6 @@ OC.L10N.register( "Groups" : "Grupos", "Group list is empty" : "La lista de grupos esta vacía", "Unable to retrieve the group list" : "No fue posible recuperar la lista del gurpo", - "Unsaved changes" : "Cambios no guardados", - "Retry" : "Reintentar", "{actor} changed your password" : "{actor} ha cambiado tu contraseña", "You changed your password" : "Cambiaste tu contraseña", "Your password was reset by an administrator" : "Tu contraseña ha sido restablecida por un adminsitrador", @@ -284,6 +282,8 @@ OC.L10N.register( "Issued By" : "Levantado Por", "Valid until %s" : "Válido hasta %s", "Import root certificate" : "Importar certificado raíz", - "Set default expiration date" : "Establecer la fecha de expiración predeterminada" + "Set default expiration date" : "Establecer la fecha de expiración predeterminada", + "Unsaved changes" : "Cambios no guardados", + "Retry" : "Reintentar" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/settings/l10n/es_CL.json b/apps/settings/l10n/es_CL.json index 8e899d5d0c..f7c049e735 100644 --- a/apps/settings/l10n/es_CL.json +++ b/apps/settings/l10n/es_CL.json @@ -19,8 +19,6 @@ "Groups" : "Grupos", "Group list is empty" : "La lista de grupos esta vacía", "Unable to retrieve the group list" : "No fue posible recuperar la lista del gurpo", - "Unsaved changes" : "Cambios no guardados", - "Retry" : "Reintentar", "{actor} changed your password" : "{actor} ha cambiado tu contraseña", "You changed your password" : "Cambiaste tu contraseña", "Your password was reset by an administrator" : "Tu contraseña ha sido restablecida por un adminsitrador", @@ -282,6 +280,8 @@ "Issued By" : "Levantado Por", "Valid until %s" : "Válido hasta %s", "Import root certificate" : "Importar certificado raíz", - "Set default expiration date" : "Establecer la fecha de expiración predeterminada" + "Set default expiration date" : "Establecer la fecha de expiración predeterminada", + "Unsaved changes" : "Cambios no guardados", + "Retry" : "Reintentar" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/settings/l10n/es_CO.js b/apps/settings/l10n/es_CO.js index 24f1499c74..348a808374 100644 --- a/apps/settings/l10n/es_CO.js +++ b/apps/settings/l10n/es_CO.js @@ -21,8 +21,6 @@ OC.L10N.register( "Groups" : "Grupos", "Group list is empty" : "La lista de grupos esta vacía", "Unable to retrieve the group list" : "No fue posible recuperar la lista del gurpo", - "Unsaved changes" : "Cambios no guardados", - "Retry" : "Reintentar", "{actor} changed your password" : "{actor} ha cambiado tu contraseña", "You changed your password" : "Cambiaste tu contraseña", "Your password was reset by an administrator" : "Tu contraseña ha sido restablecida por un adminsitrador", @@ -284,6 +282,8 @@ OC.L10N.register( "Issued By" : "Levantado Por", "Valid until %s" : "Válido hasta %s", "Import root certificate" : "Importar certificado raíz", - "Set default expiration date" : "Establecer la fecha de expiración predeterminada" + "Set default expiration date" : "Establecer la fecha de expiración predeterminada", + "Unsaved changes" : "Cambios no guardados", + "Retry" : "Reintentar" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/settings/l10n/es_CO.json b/apps/settings/l10n/es_CO.json index 8e899d5d0c..f7c049e735 100644 --- a/apps/settings/l10n/es_CO.json +++ b/apps/settings/l10n/es_CO.json @@ -19,8 +19,6 @@ "Groups" : "Grupos", "Group list is empty" : "La lista de grupos esta vacía", "Unable to retrieve the group list" : "No fue posible recuperar la lista del gurpo", - "Unsaved changes" : "Cambios no guardados", - "Retry" : "Reintentar", "{actor} changed your password" : "{actor} ha cambiado tu contraseña", "You changed your password" : "Cambiaste tu contraseña", "Your password was reset by an administrator" : "Tu contraseña ha sido restablecida por un adminsitrador", @@ -282,6 +280,8 @@ "Issued By" : "Levantado Por", "Valid until %s" : "Válido hasta %s", "Import root certificate" : "Importar certificado raíz", - "Set default expiration date" : "Establecer la fecha de expiración predeterminada" + "Set default expiration date" : "Establecer la fecha de expiración predeterminada", + "Unsaved changes" : "Cambios no guardados", + "Retry" : "Reintentar" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/settings/l10n/es_CR.js b/apps/settings/l10n/es_CR.js index 24f1499c74..348a808374 100644 --- a/apps/settings/l10n/es_CR.js +++ b/apps/settings/l10n/es_CR.js @@ -21,8 +21,6 @@ OC.L10N.register( "Groups" : "Grupos", "Group list is empty" : "La lista de grupos esta vacía", "Unable to retrieve the group list" : "No fue posible recuperar la lista del gurpo", - "Unsaved changes" : "Cambios no guardados", - "Retry" : "Reintentar", "{actor} changed your password" : "{actor} ha cambiado tu contraseña", "You changed your password" : "Cambiaste tu contraseña", "Your password was reset by an administrator" : "Tu contraseña ha sido restablecida por un adminsitrador", @@ -284,6 +282,8 @@ OC.L10N.register( "Issued By" : "Levantado Por", "Valid until %s" : "Válido hasta %s", "Import root certificate" : "Importar certificado raíz", - "Set default expiration date" : "Establecer la fecha de expiración predeterminada" + "Set default expiration date" : "Establecer la fecha de expiración predeterminada", + "Unsaved changes" : "Cambios no guardados", + "Retry" : "Reintentar" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/settings/l10n/es_CR.json b/apps/settings/l10n/es_CR.json index 8e899d5d0c..f7c049e735 100644 --- a/apps/settings/l10n/es_CR.json +++ b/apps/settings/l10n/es_CR.json @@ -19,8 +19,6 @@ "Groups" : "Grupos", "Group list is empty" : "La lista de grupos esta vacía", "Unable to retrieve the group list" : "No fue posible recuperar la lista del gurpo", - "Unsaved changes" : "Cambios no guardados", - "Retry" : "Reintentar", "{actor} changed your password" : "{actor} ha cambiado tu contraseña", "You changed your password" : "Cambiaste tu contraseña", "Your password was reset by an administrator" : "Tu contraseña ha sido restablecida por un adminsitrador", @@ -282,6 +280,8 @@ "Issued By" : "Levantado Por", "Valid until %s" : "Válido hasta %s", "Import root certificate" : "Importar certificado raíz", - "Set default expiration date" : "Establecer la fecha de expiración predeterminada" + "Set default expiration date" : "Establecer la fecha de expiración predeterminada", + "Unsaved changes" : "Cambios no guardados", + "Retry" : "Reintentar" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/settings/l10n/es_DO.js b/apps/settings/l10n/es_DO.js index 24f1499c74..348a808374 100644 --- a/apps/settings/l10n/es_DO.js +++ b/apps/settings/l10n/es_DO.js @@ -21,8 +21,6 @@ OC.L10N.register( "Groups" : "Grupos", "Group list is empty" : "La lista de grupos esta vacía", "Unable to retrieve the group list" : "No fue posible recuperar la lista del gurpo", - "Unsaved changes" : "Cambios no guardados", - "Retry" : "Reintentar", "{actor} changed your password" : "{actor} ha cambiado tu contraseña", "You changed your password" : "Cambiaste tu contraseña", "Your password was reset by an administrator" : "Tu contraseña ha sido restablecida por un adminsitrador", @@ -284,6 +282,8 @@ OC.L10N.register( "Issued By" : "Levantado Por", "Valid until %s" : "Válido hasta %s", "Import root certificate" : "Importar certificado raíz", - "Set default expiration date" : "Establecer la fecha de expiración predeterminada" + "Set default expiration date" : "Establecer la fecha de expiración predeterminada", + "Unsaved changes" : "Cambios no guardados", + "Retry" : "Reintentar" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/settings/l10n/es_DO.json b/apps/settings/l10n/es_DO.json index 8e899d5d0c..f7c049e735 100644 --- a/apps/settings/l10n/es_DO.json +++ b/apps/settings/l10n/es_DO.json @@ -19,8 +19,6 @@ "Groups" : "Grupos", "Group list is empty" : "La lista de grupos esta vacía", "Unable to retrieve the group list" : "No fue posible recuperar la lista del gurpo", - "Unsaved changes" : "Cambios no guardados", - "Retry" : "Reintentar", "{actor} changed your password" : "{actor} ha cambiado tu contraseña", "You changed your password" : "Cambiaste tu contraseña", "Your password was reset by an administrator" : "Tu contraseña ha sido restablecida por un adminsitrador", @@ -282,6 +280,8 @@ "Issued By" : "Levantado Por", "Valid until %s" : "Válido hasta %s", "Import root certificate" : "Importar certificado raíz", - "Set default expiration date" : "Establecer la fecha de expiración predeterminada" + "Set default expiration date" : "Establecer la fecha de expiración predeterminada", + "Unsaved changes" : "Cambios no guardados", + "Retry" : "Reintentar" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/settings/l10n/es_EC.js b/apps/settings/l10n/es_EC.js index 24f1499c74..348a808374 100644 --- a/apps/settings/l10n/es_EC.js +++ b/apps/settings/l10n/es_EC.js @@ -21,8 +21,6 @@ OC.L10N.register( "Groups" : "Grupos", "Group list is empty" : "La lista de grupos esta vacía", "Unable to retrieve the group list" : "No fue posible recuperar la lista del gurpo", - "Unsaved changes" : "Cambios no guardados", - "Retry" : "Reintentar", "{actor} changed your password" : "{actor} ha cambiado tu contraseña", "You changed your password" : "Cambiaste tu contraseña", "Your password was reset by an administrator" : "Tu contraseña ha sido restablecida por un adminsitrador", @@ -284,6 +282,8 @@ OC.L10N.register( "Issued By" : "Levantado Por", "Valid until %s" : "Válido hasta %s", "Import root certificate" : "Importar certificado raíz", - "Set default expiration date" : "Establecer la fecha de expiración predeterminada" + "Set default expiration date" : "Establecer la fecha de expiración predeterminada", + "Unsaved changes" : "Cambios no guardados", + "Retry" : "Reintentar" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/settings/l10n/es_EC.json b/apps/settings/l10n/es_EC.json index 8e899d5d0c..f7c049e735 100644 --- a/apps/settings/l10n/es_EC.json +++ b/apps/settings/l10n/es_EC.json @@ -19,8 +19,6 @@ "Groups" : "Grupos", "Group list is empty" : "La lista de grupos esta vacía", "Unable to retrieve the group list" : "No fue posible recuperar la lista del gurpo", - "Unsaved changes" : "Cambios no guardados", - "Retry" : "Reintentar", "{actor} changed your password" : "{actor} ha cambiado tu contraseña", "You changed your password" : "Cambiaste tu contraseña", "Your password was reset by an administrator" : "Tu contraseña ha sido restablecida por un adminsitrador", @@ -282,6 +280,8 @@ "Issued By" : "Levantado Por", "Valid until %s" : "Válido hasta %s", "Import root certificate" : "Importar certificado raíz", - "Set default expiration date" : "Establecer la fecha de expiración predeterminada" + "Set default expiration date" : "Establecer la fecha de expiración predeterminada", + "Unsaved changes" : "Cambios no guardados", + "Retry" : "Reintentar" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/settings/l10n/es_GT.js b/apps/settings/l10n/es_GT.js index 24f1499c74..348a808374 100644 --- a/apps/settings/l10n/es_GT.js +++ b/apps/settings/l10n/es_GT.js @@ -21,8 +21,6 @@ OC.L10N.register( "Groups" : "Grupos", "Group list is empty" : "La lista de grupos esta vacía", "Unable to retrieve the group list" : "No fue posible recuperar la lista del gurpo", - "Unsaved changes" : "Cambios no guardados", - "Retry" : "Reintentar", "{actor} changed your password" : "{actor} ha cambiado tu contraseña", "You changed your password" : "Cambiaste tu contraseña", "Your password was reset by an administrator" : "Tu contraseña ha sido restablecida por un adminsitrador", @@ -284,6 +282,8 @@ OC.L10N.register( "Issued By" : "Levantado Por", "Valid until %s" : "Válido hasta %s", "Import root certificate" : "Importar certificado raíz", - "Set default expiration date" : "Establecer la fecha de expiración predeterminada" + "Set default expiration date" : "Establecer la fecha de expiración predeterminada", + "Unsaved changes" : "Cambios no guardados", + "Retry" : "Reintentar" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/settings/l10n/es_GT.json b/apps/settings/l10n/es_GT.json index 8e899d5d0c..f7c049e735 100644 --- a/apps/settings/l10n/es_GT.json +++ b/apps/settings/l10n/es_GT.json @@ -19,8 +19,6 @@ "Groups" : "Grupos", "Group list is empty" : "La lista de grupos esta vacía", "Unable to retrieve the group list" : "No fue posible recuperar la lista del gurpo", - "Unsaved changes" : "Cambios no guardados", - "Retry" : "Reintentar", "{actor} changed your password" : "{actor} ha cambiado tu contraseña", "You changed your password" : "Cambiaste tu contraseña", "Your password was reset by an administrator" : "Tu contraseña ha sido restablecida por un adminsitrador", @@ -282,6 +280,8 @@ "Issued By" : "Levantado Por", "Valid until %s" : "Válido hasta %s", "Import root certificate" : "Importar certificado raíz", - "Set default expiration date" : "Establecer la fecha de expiración predeterminada" + "Set default expiration date" : "Establecer la fecha de expiración predeterminada", + "Unsaved changes" : "Cambios no guardados", + "Retry" : "Reintentar" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/settings/l10n/es_HN.js b/apps/settings/l10n/es_HN.js index 5c46ad02b0..12069345af 100644 --- a/apps/settings/l10n/es_HN.js +++ b/apps/settings/l10n/es_HN.js @@ -19,8 +19,6 @@ OC.L10N.register( "Strong password" : "Contraseña fuerte", "Select a profile picture" : "Selecciona una imagen de perfil", "Groups" : "Grupos", - "Unsaved changes" : "Cambios no guardados", - "Retry" : "Reintentar", "{actor} changed your password" : "{actor} ha cambiado tu contraseña", "You changed your password" : "Cambiaste tu contraseña", "Your password was reset by an administrator" : "Tu contraseña ha sido restablecida por un adminsitrador", @@ -277,6 +275,8 @@ OC.L10N.register( "Issued By" : "Levantado Por", "Valid until %s" : "Válido hasta %s", "Import root certificate" : "Importar certificado raíz", - "Set default expiration date" : "Establecer la fecha de expiración predeterminada" + "Set default expiration date" : "Establecer la fecha de expiración predeterminada", + "Unsaved changes" : "Cambios no guardados", + "Retry" : "Reintentar" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/settings/l10n/es_HN.json b/apps/settings/l10n/es_HN.json index 7b421fdcf0..1e820a2321 100644 --- a/apps/settings/l10n/es_HN.json +++ b/apps/settings/l10n/es_HN.json @@ -17,8 +17,6 @@ "Strong password" : "Contraseña fuerte", "Select a profile picture" : "Selecciona una imagen de perfil", "Groups" : "Grupos", - "Unsaved changes" : "Cambios no guardados", - "Retry" : "Reintentar", "{actor} changed your password" : "{actor} ha cambiado tu contraseña", "You changed your password" : "Cambiaste tu contraseña", "Your password was reset by an administrator" : "Tu contraseña ha sido restablecida por un adminsitrador", @@ -275,6 +273,8 @@ "Issued By" : "Levantado Por", "Valid until %s" : "Válido hasta %s", "Import root certificate" : "Importar certificado raíz", - "Set default expiration date" : "Establecer la fecha de expiración predeterminada" + "Set default expiration date" : "Establecer la fecha de expiración predeterminada", + "Unsaved changes" : "Cambios no guardados", + "Retry" : "Reintentar" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/settings/l10n/es_MX.js b/apps/settings/l10n/es_MX.js index 12c1e0ebea..dc83a7e38c 100644 --- a/apps/settings/l10n/es_MX.js +++ b/apps/settings/l10n/es_MX.js @@ -21,18 +21,6 @@ OC.L10N.register( "Groups" : "Grupos", "Group list is empty" : "La lista de Grupo está vacía", "Unable to retrieve the group list" : "No fue posible recuperar la lista del gurpo", - "Enter your name so other users can see who is editing" : "Introduce tu nombre para que otros usuarios puedan ver quién está editando", - "Edit guest name" : "Editar nombre de invitado", - "Save guest name" : "Guardar nombre de invitado", - "Add link" : "Añadir liga", - "The document has been changed outside of the editor. The changes cannot be applied." : "El documento ha sido cambiado fuera de el editor. Los cambios no pueden ser aplicados.", - "Unpushed changes" : "Cambios no enviados", - "Unsaved changes" : "Cambios no guardados", - "Use current version" : "Usar la versión actual", - "Use the saved version" : "Usar la versión guardada", - "Retry" : "Reintentar", - "Show image" : "Mostrar imagen", - "Show file" : "Mostrar archivo", "{actor} added you to group {group}" : "{actor} te ha añadido al grupo {group}", "You added {user} to group {group}" : "Tú has añadido a {user} al grupo {group}", "{actor} added {user} to group {group}" : "{actor} ha añadido a {user} al grupo {group}", @@ -318,6 +306,18 @@ OC.L10N.register( "Issued By" : "Levantado Por", "Valid until %s" : "Válido hasta %s", "Import root certificate" : "Importar certificado raíz", - "Set default expiration date" : "Establecer la fecha de expiración predeterminada" + "Set default expiration date" : "Establecer la fecha de expiración predeterminada", + "Enter your name so other users can see who is editing" : "Introduce tu nombre para que otros usuarios puedan ver quién está editando", + "Edit guest name" : "Editar nombre de invitado", + "Save guest name" : "Guardar nombre de invitado", + "Add link" : "Añadir liga", + "The document has been changed outside of the editor. The changes cannot be applied." : "El documento ha sido cambiado fuera de el editor. Los cambios no pueden ser aplicados.", + "Unpushed changes" : "Cambios no enviados", + "Unsaved changes" : "Cambios no guardados", + "Use current version" : "Usar la versión actual", + "Use the saved version" : "Usar la versión guardada", + "Retry" : "Reintentar", + "Show image" : "Mostrar imagen", + "Show file" : "Mostrar archivo" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/settings/l10n/es_MX.json b/apps/settings/l10n/es_MX.json index 9329b04c54..64024a48d3 100644 --- a/apps/settings/l10n/es_MX.json +++ b/apps/settings/l10n/es_MX.json @@ -19,18 +19,6 @@ "Groups" : "Grupos", "Group list is empty" : "La lista de Grupo está vacía", "Unable to retrieve the group list" : "No fue posible recuperar la lista del gurpo", - "Enter your name so other users can see who is editing" : "Introduce tu nombre para que otros usuarios puedan ver quién está editando", - "Edit guest name" : "Editar nombre de invitado", - "Save guest name" : "Guardar nombre de invitado", - "Add link" : "Añadir liga", - "The document has been changed outside of the editor. The changes cannot be applied." : "El documento ha sido cambiado fuera de el editor. Los cambios no pueden ser aplicados.", - "Unpushed changes" : "Cambios no enviados", - "Unsaved changes" : "Cambios no guardados", - "Use current version" : "Usar la versión actual", - "Use the saved version" : "Usar la versión guardada", - "Retry" : "Reintentar", - "Show image" : "Mostrar imagen", - "Show file" : "Mostrar archivo", "{actor} added you to group {group}" : "{actor} te ha añadido al grupo {group}", "You added {user} to group {group}" : "Tú has añadido a {user} al grupo {group}", "{actor} added {user} to group {group}" : "{actor} ha añadido a {user} al grupo {group}", @@ -316,6 +304,18 @@ "Issued By" : "Levantado Por", "Valid until %s" : "Válido hasta %s", "Import root certificate" : "Importar certificado raíz", - "Set default expiration date" : "Establecer la fecha de expiración predeterminada" + "Set default expiration date" : "Establecer la fecha de expiración predeterminada", + "Enter your name so other users can see who is editing" : "Introduce tu nombre para que otros usuarios puedan ver quién está editando", + "Edit guest name" : "Editar nombre de invitado", + "Save guest name" : "Guardar nombre de invitado", + "Add link" : "Añadir liga", + "The document has been changed outside of the editor. The changes cannot be applied." : "El documento ha sido cambiado fuera de el editor. Los cambios no pueden ser aplicados.", + "Unpushed changes" : "Cambios no enviados", + "Unsaved changes" : "Cambios no guardados", + "Use current version" : "Usar la versión actual", + "Use the saved version" : "Usar la versión guardada", + "Retry" : "Reintentar", + "Show image" : "Mostrar imagen", + "Show file" : "Mostrar archivo" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/settings/l10n/es_NI.js b/apps/settings/l10n/es_NI.js index 5c46ad02b0..12069345af 100644 --- a/apps/settings/l10n/es_NI.js +++ b/apps/settings/l10n/es_NI.js @@ -19,8 +19,6 @@ OC.L10N.register( "Strong password" : "Contraseña fuerte", "Select a profile picture" : "Selecciona una imagen de perfil", "Groups" : "Grupos", - "Unsaved changes" : "Cambios no guardados", - "Retry" : "Reintentar", "{actor} changed your password" : "{actor} ha cambiado tu contraseña", "You changed your password" : "Cambiaste tu contraseña", "Your password was reset by an administrator" : "Tu contraseña ha sido restablecida por un adminsitrador", @@ -277,6 +275,8 @@ OC.L10N.register( "Issued By" : "Levantado Por", "Valid until %s" : "Válido hasta %s", "Import root certificate" : "Importar certificado raíz", - "Set default expiration date" : "Establecer la fecha de expiración predeterminada" + "Set default expiration date" : "Establecer la fecha de expiración predeterminada", + "Unsaved changes" : "Cambios no guardados", + "Retry" : "Reintentar" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/settings/l10n/es_NI.json b/apps/settings/l10n/es_NI.json index 7b421fdcf0..1e820a2321 100644 --- a/apps/settings/l10n/es_NI.json +++ b/apps/settings/l10n/es_NI.json @@ -17,8 +17,6 @@ "Strong password" : "Contraseña fuerte", "Select a profile picture" : "Selecciona una imagen de perfil", "Groups" : "Grupos", - "Unsaved changes" : "Cambios no guardados", - "Retry" : "Reintentar", "{actor} changed your password" : "{actor} ha cambiado tu contraseña", "You changed your password" : "Cambiaste tu contraseña", "Your password was reset by an administrator" : "Tu contraseña ha sido restablecida por un adminsitrador", @@ -275,6 +273,8 @@ "Issued By" : "Levantado Por", "Valid until %s" : "Válido hasta %s", "Import root certificate" : "Importar certificado raíz", - "Set default expiration date" : "Establecer la fecha de expiración predeterminada" + "Set default expiration date" : "Establecer la fecha de expiración predeterminada", + "Unsaved changes" : "Cambios no guardados", + "Retry" : "Reintentar" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/settings/l10n/es_PA.js b/apps/settings/l10n/es_PA.js index 5c46ad02b0..12069345af 100644 --- a/apps/settings/l10n/es_PA.js +++ b/apps/settings/l10n/es_PA.js @@ -19,8 +19,6 @@ OC.L10N.register( "Strong password" : "Contraseña fuerte", "Select a profile picture" : "Selecciona una imagen de perfil", "Groups" : "Grupos", - "Unsaved changes" : "Cambios no guardados", - "Retry" : "Reintentar", "{actor} changed your password" : "{actor} ha cambiado tu contraseña", "You changed your password" : "Cambiaste tu contraseña", "Your password was reset by an administrator" : "Tu contraseña ha sido restablecida por un adminsitrador", @@ -277,6 +275,8 @@ OC.L10N.register( "Issued By" : "Levantado Por", "Valid until %s" : "Válido hasta %s", "Import root certificate" : "Importar certificado raíz", - "Set default expiration date" : "Establecer la fecha de expiración predeterminada" + "Set default expiration date" : "Establecer la fecha de expiración predeterminada", + "Unsaved changes" : "Cambios no guardados", + "Retry" : "Reintentar" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/settings/l10n/es_PA.json b/apps/settings/l10n/es_PA.json index 7b421fdcf0..1e820a2321 100644 --- a/apps/settings/l10n/es_PA.json +++ b/apps/settings/l10n/es_PA.json @@ -17,8 +17,6 @@ "Strong password" : "Contraseña fuerte", "Select a profile picture" : "Selecciona una imagen de perfil", "Groups" : "Grupos", - "Unsaved changes" : "Cambios no guardados", - "Retry" : "Reintentar", "{actor} changed your password" : "{actor} ha cambiado tu contraseña", "You changed your password" : "Cambiaste tu contraseña", "Your password was reset by an administrator" : "Tu contraseña ha sido restablecida por un adminsitrador", @@ -275,6 +273,8 @@ "Issued By" : "Levantado Por", "Valid until %s" : "Válido hasta %s", "Import root certificate" : "Importar certificado raíz", - "Set default expiration date" : "Establecer la fecha de expiración predeterminada" + "Set default expiration date" : "Establecer la fecha de expiración predeterminada", + "Unsaved changes" : "Cambios no guardados", + "Retry" : "Reintentar" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/settings/l10n/es_PE.js b/apps/settings/l10n/es_PE.js index 5c46ad02b0..12069345af 100644 --- a/apps/settings/l10n/es_PE.js +++ b/apps/settings/l10n/es_PE.js @@ -19,8 +19,6 @@ OC.L10N.register( "Strong password" : "Contraseña fuerte", "Select a profile picture" : "Selecciona una imagen de perfil", "Groups" : "Grupos", - "Unsaved changes" : "Cambios no guardados", - "Retry" : "Reintentar", "{actor} changed your password" : "{actor} ha cambiado tu contraseña", "You changed your password" : "Cambiaste tu contraseña", "Your password was reset by an administrator" : "Tu contraseña ha sido restablecida por un adminsitrador", @@ -277,6 +275,8 @@ OC.L10N.register( "Issued By" : "Levantado Por", "Valid until %s" : "Válido hasta %s", "Import root certificate" : "Importar certificado raíz", - "Set default expiration date" : "Establecer la fecha de expiración predeterminada" + "Set default expiration date" : "Establecer la fecha de expiración predeterminada", + "Unsaved changes" : "Cambios no guardados", + "Retry" : "Reintentar" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/settings/l10n/es_PE.json b/apps/settings/l10n/es_PE.json index 7b421fdcf0..1e820a2321 100644 --- a/apps/settings/l10n/es_PE.json +++ b/apps/settings/l10n/es_PE.json @@ -17,8 +17,6 @@ "Strong password" : "Contraseña fuerte", "Select a profile picture" : "Selecciona una imagen de perfil", "Groups" : "Grupos", - "Unsaved changes" : "Cambios no guardados", - "Retry" : "Reintentar", "{actor} changed your password" : "{actor} ha cambiado tu contraseña", "You changed your password" : "Cambiaste tu contraseña", "Your password was reset by an administrator" : "Tu contraseña ha sido restablecida por un adminsitrador", @@ -275,6 +273,8 @@ "Issued By" : "Levantado Por", "Valid until %s" : "Válido hasta %s", "Import root certificate" : "Importar certificado raíz", - "Set default expiration date" : "Establecer la fecha de expiración predeterminada" + "Set default expiration date" : "Establecer la fecha de expiración predeterminada", + "Unsaved changes" : "Cambios no guardados", + "Retry" : "Reintentar" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/settings/l10n/es_PR.js b/apps/settings/l10n/es_PR.js index 5c46ad02b0..12069345af 100644 --- a/apps/settings/l10n/es_PR.js +++ b/apps/settings/l10n/es_PR.js @@ -19,8 +19,6 @@ OC.L10N.register( "Strong password" : "Contraseña fuerte", "Select a profile picture" : "Selecciona una imagen de perfil", "Groups" : "Grupos", - "Unsaved changes" : "Cambios no guardados", - "Retry" : "Reintentar", "{actor} changed your password" : "{actor} ha cambiado tu contraseña", "You changed your password" : "Cambiaste tu contraseña", "Your password was reset by an administrator" : "Tu contraseña ha sido restablecida por un adminsitrador", @@ -277,6 +275,8 @@ OC.L10N.register( "Issued By" : "Levantado Por", "Valid until %s" : "Válido hasta %s", "Import root certificate" : "Importar certificado raíz", - "Set default expiration date" : "Establecer la fecha de expiración predeterminada" + "Set default expiration date" : "Establecer la fecha de expiración predeterminada", + "Unsaved changes" : "Cambios no guardados", + "Retry" : "Reintentar" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/settings/l10n/es_PR.json b/apps/settings/l10n/es_PR.json index 7b421fdcf0..1e820a2321 100644 --- a/apps/settings/l10n/es_PR.json +++ b/apps/settings/l10n/es_PR.json @@ -17,8 +17,6 @@ "Strong password" : "Contraseña fuerte", "Select a profile picture" : "Selecciona una imagen de perfil", "Groups" : "Grupos", - "Unsaved changes" : "Cambios no guardados", - "Retry" : "Reintentar", "{actor} changed your password" : "{actor} ha cambiado tu contraseña", "You changed your password" : "Cambiaste tu contraseña", "Your password was reset by an administrator" : "Tu contraseña ha sido restablecida por un adminsitrador", @@ -275,6 +273,8 @@ "Issued By" : "Levantado Por", "Valid until %s" : "Válido hasta %s", "Import root certificate" : "Importar certificado raíz", - "Set default expiration date" : "Establecer la fecha de expiración predeterminada" + "Set default expiration date" : "Establecer la fecha de expiración predeterminada", + "Unsaved changes" : "Cambios no guardados", + "Retry" : "Reintentar" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/settings/l10n/es_PY.js b/apps/settings/l10n/es_PY.js index 5c46ad02b0..12069345af 100644 --- a/apps/settings/l10n/es_PY.js +++ b/apps/settings/l10n/es_PY.js @@ -19,8 +19,6 @@ OC.L10N.register( "Strong password" : "Contraseña fuerte", "Select a profile picture" : "Selecciona una imagen de perfil", "Groups" : "Grupos", - "Unsaved changes" : "Cambios no guardados", - "Retry" : "Reintentar", "{actor} changed your password" : "{actor} ha cambiado tu contraseña", "You changed your password" : "Cambiaste tu contraseña", "Your password was reset by an administrator" : "Tu contraseña ha sido restablecida por un adminsitrador", @@ -277,6 +275,8 @@ OC.L10N.register( "Issued By" : "Levantado Por", "Valid until %s" : "Válido hasta %s", "Import root certificate" : "Importar certificado raíz", - "Set default expiration date" : "Establecer la fecha de expiración predeterminada" + "Set default expiration date" : "Establecer la fecha de expiración predeterminada", + "Unsaved changes" : "Cambios no guardados", + "Retry" : "Reintentar" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/settings/l10n/es_PY.json b/apps/settings/l10n/es_PY.json index 7b421fdcf0..1e820a2321 100644 --- a/apps/settings/l10n/es_PY.json +++ b/apps/settings/l10n/es_PY.json @@ -17,8 +17,6 @@ "Strong password" : "Contraseña fuerte", "Select a profile picture" : "Selecciona una imagen de perfil", "Groups" : "Grupos", - "Unsaved changes" : "Cambios no guardados", - "Retry" : "Reintentar", "{actor} changed your password" : "{actor} ha cambiado tu contraseña", "You changed your password" : "Cambiaste tu contraseña", "Your password was reset by an administrator" : "Tu contraseña ha sido restablecida por un adminsitrador", @@ -275,6 +273,8 @@ "Issued By" : "Levantado Por", "Valid until %s" : "Válido hasta %s", "Import root certificate" : "Importar certificado raíz", - "Set default expiration date" : "Establecer la fecha de expiración predeterminada" + "Set default expiration date" : "Establecer la fecha de expiración predeterminada", + "Unsaved changes" : "Cambios no guardados", + "Retry" : "Reintentar" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/settings/l10n/es_SV.js b/apps/settings/l10n/es_SV.js index 24f1499c74..348a808374 100644 --- a/apps/settings/l10n/es_SV.js +++ b/apps/settings/l10n/es_SV.js @@ -21,8 +21,6 @@ OC.L10N.register( "Groups" : "Grupos", "Group list is empty" : "La lista de grupos esta vacía", "Unable to retrieve the group list" : "No fue posible recuperar la lista del gurpo", - "Unsaved changes" : "Cambios no guardados", - "Retry" : "Reintentar", "{actor} changed your password" : "{actor} ha cambiado tu contraseña", "You changed your password" : "Cambiaste tu contraseña", "Your password was reset by an administrator" : "Tu contraseña ha sido restablecida por un adminsitrador", @@ -284,6 +282,8 @@ OC.L10N.register( "Issued By" : "Levantado Por", "Valid until %s" : "Válido hasta %s", "Import root certificate" : "Importar certificado raíz", - "Set default expiration date" : "Establecer la fecha de expiración predeterminada" + "Set default expiration date" : "Establecer la fecha de expiración predeterminada", + "Unsaved changes" : "Cambios no guardados", + "Retry" : "Reintentar" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/settings/l10n/es_SV.json b/apps/settings/l10n/es_SV.json index 8e899d5d0c..f7c049e735 100644 --- a/apps/settings/l10n/es_SV.json +++ b/apps/settings/l10n/es_SV.json @@ -19,8 +19,6 @@ "Groups" : "Grupos", "Group list is empty" : "La lista de grupos esta vacía", "Unable to retrieve the group list" : "No fue posible recuperar la lista del gurpo", - "Unsaved changes" : "Cambios no guardados", - "Retry" : "Reintentar", "{actor} changed your password" : "{actor} ha cambiado tu contraseña", "You changed your password" : "Cambiaste tu contraseña", "Your password was reset by an administrator" : "Tu contraseña ha sido restablecida por un adminsitrador", @@ -282,6 +280,8 @@ "Issued By" : "Levantado Por", "Valid until %s" : "Válido hasta %s", "Import root certificate" : "Importar certificado raíz", - "Set default expiration date" : "Establecer la fecha de expiración predeterminada" + "Set default expiration date" : "Establecer la fecha de expiración predeterminada", + "Unsaved changes" : "Cambios no guardados", + "Retry" : "Reintentar" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/settings/l10n/es_UY.js b/apps/settings/l10n/es_UY.js index 5c46ad02b0..12069345af 100644 --- a/apps/settings/l10n/es_UY.js +++ b/apps/settings/l10n/es_UY.js @@ -19,8 +19,6 @@ OC.L10N.register( "Strong password" : "Contraseña fuerte", "Select a profile picture" : "Selecciona una imagen de perfil", "Groups" : "Grupos", - "Unsaved changes" : "Cambios no guardados", - "Retry" : "Reintentar", "{actor} changed your password" : "{actor} ha cambiado tu contraseña", "You changed your password" : "Cambiaste tu contraseña", "Your password was reset by an administrator" : "Tu contraseña ha sido restablecida por un adminsitrador", @@ -277,6 +275,8 @@ OC.L10N.register( "Issued By" : "Levantado Por", "Valid until %s" : "Válido hasta %s", "Import root certificate" : "Importar certificado raíz", - "Set default expiration date" : "Establecer la fecha de expiración predeterminada" + "Set default expiration date" : "Establecer la fecha de expiración predeterminada", + "Unsaved changes" : "Cambios no guardados", + "Retry" : "Reintentar" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/settings/l10n/es_UY.json b/apps/settings/l10n/es_UY.json index 7b421fdcf0..1e820a2321 100644 --- a/apps/settings/l10n/es_UY.json +++ b/apps/settings/l10n/es_UY.json @@ -17,8 +17,6 @@ "Strong password" : "Contraseña fuerte", "Select a profile picture" : "Selecciona una imagen de perfil", "Groups" : "Grupos", - "Unsaved changes" : "Cambios no guardados", - "Retry" : "Reintentar", "{actor} changed your password" : "{actor} ha cambiado tu contraseña", "You changed your password" : "Cambiaste tu contraseña", "Your password was reset by an administrator" : "Tu contraseña ha sido restablecida por un adminsitrador", @@ -275,6 +273,8 @@ "Issued By" : "Levantado Por", "Valid until %s" : "Válido hasta %s", "Import root certificate" : "Importar certificado raíz", - "Set default expiration date" : "Establecer la fecha de expiración predeterminada" + "Set default expiration date" : "Establecer la fecha de expiración predeterminada", + "Unsaved changes" : "Cambios no guardados", + "Retry" : "Reintentar" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/settings/l10n/et_EE.js b/apps/settings/l10n/et_EE.js index a1a6c25a98..c793cec56c 100644 --- a/apps/settings/l10n/et_EE.js +++ b/apps/settings/l10n/et_EE.js @@ -20,14 +20,6 @@ OC.L10N.register( "Select a profile picture" : "Vali profiili pilt", "Week starts on {fdow}" : "Nädala esimene päev: {fdow}", "Groups" : "Grupid", - "Add link" : "Lisa link", - "Last saved {lastSaved}" : "Viimati salvestatud {lastSaved}", - "Unsaved changes" : "Salvestamata muutused", - "Use current version" : "Kasuta praegust versiooni", - "Use the saved version" : "Kasuta salvestatud versiooni", - "Retry" : "Proovi uuesti", - "Show image" : "Näita pilti", - "Show file" : "Näita faili", "{actor} added you to group {group}" : "{actor} lisas sind gruppi {group}", "You added {user} to group {group}" : "Sa lisasid {user} gruppi {group}", "{actor} added {user} to group {group}" : "{actor} lisas {user} gruppi {group}", @@ -275,6 +267,14 @@ OC.L10N.register( "Issued By" : "Välja antud", "Valid until %s" : "Kehtib kuni %s", "Import root certificate" : "Impordi root sertifikaat", - "Set default expiration date" : "Määra vaikimisi aegumise kuupäev" + "Set default expiration date" : "Määra vaikimisi aegumise kuupäev", + "Add link" : "Lisa link", + "Last saved {lastSaved}" : "Viimati salvestatud {lastSaved}", + "Unsaved changes" : "Salvestamata muutused", + "Use current version" : "Kasuta praegust versiooni", + "Use the saved version" : "Kasuta salvestatud versiooni", + "Retry" : "Proovi uuesti", + "Show image" : "Näita pilti", + "Show file" : "Näita faili" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/settings/l10n/et_EE.json b/apps/settings/l10n/et_EE.json index 3ef92580be..e90a632904 100644 --- a/apps/settings/l10n/et_EE.json +++ b/apps/settings/l10n/et_EE.json @@ -18,14 +18,6 @@ "Select a profile picture" : "Vali profiili pilt", "Week starts on {fdow}" : "Nädala esimene päev: {fdow}", "Groups" : "Grupid", - "Add link" : "Lisa link", - "Last saved {lastSaved}" : "Viimati salvestatud {lastSaved}", - "Unsaved changes" : "Salvestamata muutused", - "Use current version" : "Kasuta praegust versiooni", - "Use the saved version" : "Kasuta salvestatud versiooni", - "Retry" : "Proovi uuesti", - "Show image" : "Näita pilti", - "Show file" : "Näita faili", "{actor} added you to group {group}" : "{actor} lisas sind gruppi {group}", "You added {user} to group {group}" : "Sa lisasid {user} gruppi {group}", "{actor} added {user} to group {group}" : "{actor} lisas {user} gruppi {group}", @@ -273,6 +265,14 @@ "Issued By" : "Välja antud", "Valid until %s" : "Kehtib kuni %s", "Import root certificate" : "Impordi root sertifikaat", - "Set default expiration date" : "Määra vaikimisi aegumise kuupäev" + "Set default expiration date" : "Määra vaikimisi aegumise kuupäev", + "Add link" : "Lisa link", + "Last saved {lastSaved}" : "Viimati salvestatud {lastSaved}", + "Unsaved changes" : "Salvestamata muutused", + "Use current version" : "Kasuta praegust versiooni", + "Use the saved version" : "Kasuta salvestatud versiooni", + "Retry" : "Proovi uuesti", + "Show image" : "Näita pilti", + "Show file" : "Näita faili" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/settings/l10n/eu.js b/apps/settings/l10n/eu.js index 2dd4abd984..d511a431a1 100644 --- a/apps/settings/l10n/eu.js +++ b/apps/settings/l10n/eu.js @@ -24,20 +24,6 @@ OC.L10N.register( "Groups" : "Taldeak", "Group list is empty" : "Talde zerrenda hutsik dago", "Unable to retrieve the group list" : "Ezin izan da talde zerrenda eskuratu", - "Enter your name so other users can see who is editing" : "Sartu zure izena beste erabiltzaileek nor ari den editatzen ikus dezaten", - "Edit guest name" : "Editatu gonbidatuaren izena", - "Save guest name" : "Gorde gonbidatuaren izena", - "Add link" : "Gehitu esteka", - "Last saved {lastSaved}" : "Azken gordetzea {lastSave}", - "The document has been changed outside of the editor. The changes cannot be applied." : "Dokumentua editoretik kanpo aldatu da. Aldaketak ezin dira aplikatu.", - "Unpushed changes" : "Bidali gabeko aldaketak", - "Unsaved changes" : "Gorde gabeko aldaketak", - "Use current version" : "Erabili uneko bertsioa", - "Use the saved version" : "Erabili gordetako bertsioa", - "File could not be loaded. Please check your internet connection." : "Ezin izan da fitxategia kargatu. Egiaztatu zure internet konexioa.", - "Retry" : "Saiatu berriro", - "Show image" : "Bistaratu irudia", - "Show file" : "Bistaratu fitxategia", "{actor} added you to group {group}" : "{actor} erabiltzaileak {group} taldera gehitu zaitu", "You added {user} to group {group}" : "{user} erabiltzailea {group} taldera gehitu duzu", "{actor} added {user} to group {group}" : "{actor} erabiltzaileak {user} erabiltzailea {group} taldera gehitu du", @@ -862,6 +848,20 @@ OC.L10N.register( "Valid until %s" : "%s arte baliogarria", "Import root certificate" : "Inportatu root ziurtagiria", "Set default expiration date" : "Ezarri iraungitze-data lehenetsia", - "{counter} apps have an update available" : "{counter} aplikaziok eguneraketaren bat dute prest" + "{counter} apps have an update available" : "{counter} aplikaziok eguneraketaren bat dute prest", + "Enter your name so other users can see who is editing" : "Sartu zure izena beste erabiltzaileek nor ari den editatzen ikus dezaten", + "Edit guest name" : "Editatu gonbidatuaren izena", + "Save guest name" : "Gorde gonbidatuaren izena", + "Add link" : "Gehitu esteka", + "Last saved {lastSaved}" : "Azken gordetzea {lastSave}", + "The document has been changed outside of the editor. The changes cannot be applied." : "Dokumentua editoretik kanpo aldatu da. Aldaketak ezin dira aplikatu.", + "Unpushed changes" : "Bidali gabeko aldaketak", + "Unsaved changes" : "Gorde gabeko aldaketak", + "Use current version" : "Erabili uneko bertsioa", + "Use the saved version" : "Erabili gordetako bertsioa", + "File could not be loaded. Please check your internet connection." : "Ezin izan da fitxategia kargatu. Egiaztatu zure internet konexioa.", + "Retry" : "Saiatu berriro", + "Show image" : "Bistaratu irudia", + "Show file" : "Bistaratu fitxategia" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/settings/l10n/eu.json b/apps/settings/l10n/eu.json index 35e7fdcc77..550d1456b1 100644 --- a/apps/settings/l10n/eu.json +++ b/apps/settings/l10n/eu.json @@ -22,20 +22,6 @@ "Groups" : "Taldeak", "Group list is empty" : "Talde zerrenda hutsik dago", "Unable to retrieve the group list" : "Ezin izan da talde zerrenda eskuratu", - "Enter your name so other users can see who is editing" : "Sartu zure izena beste erabiltzaileek nor ari den editatzen ikus dezaten", - "Edit guest name" : "Editatu gonbidatuaren izena", - "Save guest name" : "Gorde gonbidatuaren izena", - "Add link" : "Gehitu esteka", - "Last saved {lastSaved}" : "Azken gordetzea {lastSave}", - "The document has been changed outside of the editor. The changes cannot be applied." : "Dokumentua editoretik kanpo aldatu da. Aldaketak ezin dira aplikatu.", - "Unpushed changes" : "Bidali gabeko aldaketak", - "Unsaved changes" : "Gorde gabeko aldaketak", - "Use current version" : "Erabili uneko bertsioa", - "Use the saved version" : "Erabili gordetako bertsioa", - "File could not be loaded. Please check your internet connection." : "Ezin izan da fitxategia kargatu. Egiaztatu zure internet konexioa.", - "Retry" : "Saiatu berriro", - "Show image" : "Bistaratu irudia", - "Show file" : "Bistaratu fitxategia", "{actor} added you to group {group}" : "{actor} erabiltzaileak {group} taldera gehitu zaitu", "You added {user} to group {group}" : "{user} erabiltzailea {group} taldera gehitu duzu", "{actor} added {user} to group {group}" : "{actor} erabiltzaileak {user} erabiltzailea {group} taldera gehitu du", @@ -860,6 +846,20 @@ "Valid until %s" : "%s arte baliogarria", "Import root certificate" : "Inportatu root ziurtagiria", "Set default expiration date" : "Ezarri iraungitze-data lehenetsia", - "{counter} apps have an update available" : "{counter} aplikaziok eguneraketaren bat dute prest" + "{counter} apps have an update available" : "{counter} aplikaziok eguneraketaren bat dute prest", + "Enter your name so other users can see who is editing" : "Sartu zure izena beste erabiltzaileek nor ari den editatzen ikus dezaten", + "Edit guest name" : "Editatu gonbidatuaren izena", + "Save guest name" : "Gorde gonbidatuaren izena", + "Add link" : "Gehitu esteka", + "Last saved {lastSaved}" : "Azken gordetzea {lastSave}", + "The document has been changed outside of the editor. The changes cannot be applied." : "Dokumentua editoretik kanpo aldatu da. Aldaketak ezin dira aplikatu.", + "Unpushed changes" : "Bidali gabeko aldaketak", + "Unsaved changes" : "Gorde gabeko aldaketak", + "Use current version" : "Erabili uneko bertsioa", + "Use the saved version" : "Erabili gordetako bertsioa", + "File could not be loaded. Please check your internet connection." : "Ezin izan da fitxategia kargatu. Egiaztatu zure internet konexioa.", + "Retry" : "Saiatu berriro", + "Show image" : "Bistaratu irudia", + "Show file" : "Bistaratu fitxategia" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/settings/l10n/fa.js b/apps/settings/l10n/fa.js index 8858e98cb7..bd2047f0b6 100644 --- a/apps/settings/l10n/fa.js +++ b/apps/settings/l10n/fa.js @@ -24,12 +24,6 @@ OC.L10N.register( "Groups" : "گروه ها", "Group list is empty" : "لیست گروه ها خالی است.", "Unable to retrieve the group list" : "بازیابی لیست گروه امکان پذیر نیست", - "Edit guest name" : "ویرایش نام مهمان", - "Save guest name" : "ذخیره نام مهمان", - "Add link" : "افزودن لینک", - "Retry" : "تلاش دوباره", - "Show image" : "نمایش تصویر", - "Show file" : "نمایش فایل", "{actor} added you to group {group}" : "{actor} شما را به گروه {group} اضافه کرد", "You added {user} to group {group}" : "شما {user} را به گروه {group} اضافه کردید.", "{actor} added {user} to group {group}" : "{actor} کاربر {user} را به گروه {group} اضافه کرد", @@ -838,6 +832,12 @@ OC.L10N.register( "Valid until %s" : "متعبر تا %s", "Import root certificate" : "وارد کردن گواهی اصلی", "Set default expiration date" : "اعمال تاریخ اتمام پیش فرض", - "{counter} apps have an update available" : "{counter} برنامه ها دارای یک به روزرسانی هستند" + "{counter} apps have an update available" : "{counter} برنامه ها دارای یک به روزرسانی هستند", + "Edit guest name" : "ویرایش نام مهمان", + "Save guest name" : "ذخیره نام مهمان", + "Add link" : "افزودن لینک", + "Retry" : "تلاش دوباره", + "Show image" : "نمایش تصویر", + "Show file" : "نمایش فایل" }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/settings/l10n/fa.json b/apps/settings/l10n/fa.json index d0c087008f..9ec245f856 100644 --- a/apps/settings/l10n/fa.json +++ b/apps/settings/l10n/fa.json @@ -22,12 +22,6 @@ "Groups" : "گروه ها", "Group list is empty" : "لیست گروه ها خالی است.", "Unable to retrieve the group list" : "بازیابی لیست گروه امکان پذیر نیست", - "Edit guest name" : "ویرایش نام مهمان", - "Save guest name" : "ذخیره نام مهمان", - "Add link" : "افزودن لینک", - "Retry" : "تلاش دوباره", - "Show image" : "نمایش تصویر", - "Show file" : "نمایش فایل", "{actor} added you to group {group}" : "{actor} شما را به گروه {group} اضافه کرد", "You added {user} to group {group}" : "شما {user} را به گروه {group} اضافه کردید.", "{actor} added {user} to group {group}" : "{actor} کاربر {user} را به گروه {group} اضافه کرد", @@ -836,6 +830,12 @@ "Valid until %s" : "متعبر تا %s", "Import root certificate" : "وارد کردن گواهی اصلی", "Set default expiration date" : "اعمال تاریخ اتمام پیش فرض", - "{counter} apps have an update available" : "{counter} برنامه ها دارای یک به روزرسانی هستند" + "{counter} apps have an update available" : "{counter} برنامه ها دارای یک به روزرسانی هستند", + "Edit guest name" : "ویرایش نام مهمان", + "Save guest name" : "ذخیره نام مهمان", + "Add link" : "افزودن لینک", + "Retry" : "تلاش دوباره", + "Show image" : "نمایش تصویر", + "Show file" : "نمایش فایل" },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/apps/settings/l10n/fi.js b/apps/settings/l10n/fi.js index 291fa4d631..ed89ec11b8 100644 --- a/apps/settings/l10n/fi.js +++ b/apps/settings/l10n/fi.js @@ -24,18 +24,6 @@ OC.L10N.register( "Groups" : "Ryhmät", "Group list is empty" : "Ryhmälista on tyhjä", "Unable to retrieve the group list" : "Ryhmälistaa ei voitu noutaa", - "Enter your name so other users can see who is editing" : "Kirjoita nimesi, jotta muut näkyvät kuka muokkaa asiakirjaa", - "Edit guest name" : "Muokkaa vieraan nimeä", - "Save guest name" : "Tallenna vieraan nimi", - "Add link" : "Lisää linkki", - "Last saved {lastSaved}" : "Viimeksi tallennettu {lastSaved}", - "Unsaved changes" : "Tallentamattomia muutoksia", - "Use current version" : "Käytä nykyistä versiota", - "Use the saved version" : "Käytä tallennettua versiota", - "File could not be loaded. Please check your internet connection." : "Tiedostoa ei voitu ladata. Tarkista internetyhteytesi tila.", - "Retry" : "Yritä uudelleen", - "Show image" : "Näytä kuva", - "Show file" : "Näytä tiedosto", "{actor} added you to group {group}" : "{actor} lisäsi sinut ryhmään {group}", "You added {user} to group {group}" : "Lisäsit käyttäjän {user} ryhmään {group}", "{actor} added {user} to group {group}" : "{actor} lisäsi käyttäjän {user} ryhmään {group}", @@ -394,6 +382,18 @@ OC.L10N.register( "Valid until %s" : "Kelvollinen %s asti", "Import root certificate" : "Tuo juurivarmenne", "Set default expiration date" : "Aseta oletusvanhenemispäivä", - "{counter} apps have an update available" : "{counter} sovellukselle on päivitys saatavilla" + "{counter} apps have an update available" : "{counter} sovellukselle on päivitys saatavilla", + "Enter your name so other users can see who is editing" : "Kirjoita nimesi, jotta muut näkyvät kuka muokkaa asiakirjaa", + "Edit guest name" : "Muokkaa vieraan nimeä", + "Save guest name" : "Tallenna vieraan nimi", + "Add link" : "Lisää linkki", + "Last saved {lastSaved}" : "Viimeksi tallennettu {lastSaved}", + "Unsaved changes" : "Tallentamattomia muutoksia", + "Use current version" : "Käytä nykyistä versiota", + "Use the saved version" : "Käytä tallennettua versiota", + "File could not be loaded. Please check your internet connection." : "Tiedostoa ei voitu ladata. Tarkista internetyhteytesi tila.", + "Retry" : "Yritä uudelleen", + "Show image" : "Näytä kuva", + "Show file" : "Näytä tiedosto" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/settings/l10n/fi.json b/apps/settings/l10n/fi.json index 009fa1c301..315efecec2 100644 --- a/apps/settings/l10n/fi.json +++ b/apps/settings/l10n/fi.json @@ -22,18 +22,6 @@ "Groups" : "Ryhmät", "Group list is empty" : "Ryhmälista on tyhjä", "Unable to retrieve the group list" : "Ryhmälistaa ei voitu noutaa", - "Enter your name so other users can see who is editing" : "Kirjoita nimesi, jotta muut näkyvät kuka muokkaa asiakirjaa", - "Edit guest name" : "Muokkaa vieraan nimeä", - "Save guest name" : "Tallenna vieraan nimi", - "Add link" : "Lisää linkki", - "Last saved {lastSaved}" : "Viimeksi tallennettu {lastSaved}", - "Unsaved changes" : "Tallentamattomia muutoksia", - "Use current version" : "Käytä nykyistä versiota", - "Use the saved version" : "Käytä tallennettua versiota", - "File could not be loaded. Please check your internet connection." : "Tiedostoa ei voitu ladata. Tarkista internetyhteytesi tila.", - "Retry" : "Yritä uudelleen", - "Show image" : "Näytä kuva", - "Show file" : "Näytä tiedosto", "{actor} added you to group {group}" : "{actor} lisäsi sinut ryhmään {group}", "You added {user} to group {group}" : "Lisäsit käyttäjän {user} ryhmään {group}", "{actor} added {user} to group {group}" : "{actor} lisäsi käyttäjän {user} ryhmään {group}", @@ -392,6 +380,18 @@ "Valid until %s" : "Kelvollinen %s asti", "Import root certificate" : "Tuo juurivarmenne", "Set default expiration date" : "Aseta oletusvanhenemispäivä", - "{counter} apps have an update available" : "{counter} sovellukselle on päivitys saatavilla" + "{counter} apps have an update available" : "{counter} sovellukselle on päivitys saatavilla", + "Enter your name so other users can see who is editing" : "Kirjoita nimesi, jotta muut näkyvät kuka muokkaa asiakirjaa", + "Edit guest name" : "Muokkaa vieraan nimeä", + "Save guest name" : "Tallenna vieraan nimi", + "Add link" : "Lisää linkki", + "Last saved {lastSaved}" : "Viimeksi tallennettu {lastSaved}", + "Unsaved changes" : "Tallentamattomia muutoksia", + "Use current version" : "Käytä nykyistä versiota", + "Use the saved version" : "Käytä tallennettua versiota", + "File could not be loaded. Please check your internet connection." : "Tiedostoa ei voitu ladata. Tarkista internetyhteytesi tila.", + "Retry" : "Yritä uudelleen", + "Show image" : "Näytä kuva", + "Show file" : "Näytä tiedosto" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/settings/l10n/fr.js b/apps/settings/l10n/fr.js index 1b3298f1cf..0cd58ed419 100644 --- a/apps/settings/l10n/fr.js +++ b/apps/settings/l10n/fr.js @@ -28,21 +28,6 @@ OC.L10N.register( "Groups" : "Groupes", "Group list is empty" : "La liste du groupe est vide", "Unable to retrieve the group list" : "Impossible de récupérer la liste du groupe", - "_and %n other editor_::_and %n other editors_" : ["et %n autre éditeur","et %n autres éditeurs"], - "Enter your name so other users can see who is editing" : "Entrez votre nom pour que les autres utilisateurs puissent savoir qui effectue des modifications", - "Edit guest name" : "Modifier le nom de l'invité", - "Save guest name" : "Enregistrer le nom de l'invité", - "Add link" : "Ajouter un lien", - "Last saved {lastSaved}" : "Dernier enregistrement {lastSave}", - "The document has been changed outside of the editor. The changes cannot be applied." : "Le document a été modifié par un autre programme que l'éditeur. Les changements ne peuvent être appliqués.", - "Unpushed changes" : "Modifications non poussées", - "Unsaved changes" : "Modifications non enregistrées", - "Use current version" : "Utiliser la version actuelle", - "Use the saved version" : "Utiliser la version enregistrée", - "File could not be loaded. Please check your internet connection." : "Le fichier n'a pu être chargé. Vérifiez votre connexion Internet.", - "Retry" : "Réessayer", - "Show image" : "Afficher l'image", - "Show file" : "Afficher le fichier", "{actor} added you to group {group}" : "{actor} vous a ajouté au groupe {group}", "You added {user} to group {group}" : "Vous avez ajouté {user} au groupe {group}", "{actor} added {user} to group {group}" : "{actor} a ajouté {user} au groupe {group}", @@ -876,6 +861,21 @@ OC.L10N.register( "Valid until %s" : "Valide jusqu'à %s", "Import root certificate" : "Importer un certificat racine", "Set default expiration date" : "Indiquer une date d'expiration par défaut", - "{counter} apps have an update available" : "{counter} mises à jour d'applications disponibles." + "{counter} apps have an update available" : "{counter} mises à jour d'applications disponibles.", + "_and %n other editor_::_and %n other editors_" : ["et %n autre éditeur","et %n autres éditeurs"], + "Enter your name so other users can see who is editing" : "Entrez votre nom pour que les autres utilisateurs puissent savoir qui effectue des modifications", + "Edit guest name" : "Modifier le nom de l'invité", + "Save guest name" : "Enregistrer le nom de l'invité", + "Add link" : "Ajouter un lien", + "Last saved {lastSaved}" : "Dernier enregistrement {lastSave}", + "The document has been changed outside of the editor. The changes cannot be applied." : "Le document a été modifié par un autre programme que l'éditeur. Les changements ne peuvent être appliqués.", + "Unpushed changes" : "Modifications non poussées", + "Unsaved changes" : "Modifications non enregistrées", + "Use current version" : "Utiliser la version actuelle", + "Use the saved version" : "Utiliser la version enregistrée", + "File could not be loaded. Please check your internet connection." : "Le fichier n'a pu être chargé. Vérifiez votre connexion Internet.", + "Retry" : "Réessayer", + "Show image" : "Afficher l'image", + "Show file" : "Afficher le fichier" }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/settings/l10n/fr.json b/apps/settings/l10n/fr.json index 2886a52a6b..d0f7b6e849 100644 --- a/apps/settings/l10n/fr.json +++ b/apps/settings/l10n/fr.json @@ -26,21 +26,6 @@ "Groups" : "Groupes", "Group list is empty" : "La liste du groupe est vide", "Unable to retrieve the group list" : "Impossible de récupérer la liste du groupe", - "_and %n other editor_::_and %n other editors_" : ["et %n autre éditeur","et %n autres éditeurs"], - "Enter your name so other users can see who is editing" : "Entrez votre nom pour que les autres utilisateurs puissent savoir qui effectue des modifications", - "Edit guest name" : "Modifier le nom de l'invité", - "Save guest name" : "Enregistrer le nom de l'invité", - "Add link" : "Ajouter un lien", - "Last saved {lastSaved}" : "Dernier enregistrement {lastSave}", - "The document has been changed outside of the editor. The changes cannot be applied." : "Le document a été modifié par un autre programme que l'éditeur. Les changements ne peuvent être appliqués.", - "Unpushed changes" : "Modifications non poussées", - "Unsaved changes" : "Modifications non enregistrées", - "Use current version" : "Utiliser la version actuelle", - "Use the saved version" : "Utiliser la version enregistrée", - "File could not be loaded. Please check your internet connection." : "Le fichier n'a pu être chargé. Vérifiez votre connexion Internet.", - "Retry" : "Réessayer", - "Show image" : "Afficher l'image", - "Show file" : "Afficher le fichier", "{actor} added you to group {group}" : "{actor} vous a ajouté au groupe {group}", "You added {user} to group {group}" : "Vous avez ajouté {user} au groupe {group}", "{actor} added {user} to group {group}" : "{actor} a ajouté {user} au groupe {group}", @@ -874,6 +859,21 @@ "Valid until %s" : "Valide jusqu'à %s", "Import root certificate" : "Importer un certificat racine", "Set default expiration date" : "Indiquer une date d'expiration par défaut", - "{counter} apps have an update available" : "{counter} mises à jour d'applications disponibles." + "{counter} apps have an update available" : "{counter} mises à jour d'applications disponibles.", + "_and %n other editor_::_and %n other editors_" : ["et %n autre éditeur","et %n autres éditeurs"], + "Enter your name so other users can see who is editing" : "Entrez votre nom pour que les autres utilisateurs puissent savoir qui effectue des modifications", + "Edit guest name" : "Modifier le nom de l'invité", + "Save guest name" : "Enregistrer le nom de l'invité", + "Add link" : "Ajouter un lien", + "Last saved {lastSaved}" : "Dernier enregistrement {lastSave}", + "The document has been changed outside of the editor. The changes cannot be applied." : "Le document a été modifié par un autre programme que l'éditeur. Les changements ne peuvent être appliqués.", + "Unpushed changes" : "Modifications non poussées", + "Unsaved changes" : "Modifications non enregistrées", + "Use current version" : "Utiliser la version actuelle", + "Use the saved version" : "Utiliser la version enregistrée", + "File could not be loaded. Please check your internet connection." : "Le fichier n'a pu être chargé. Vérifiez votre connexion Internet.", + "Retry" : "Réessayer", + "Show image" : "Afficher l'image", + "Show file" : "Afficher le fichier" },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/apps/settings/l10n/gl.js b/apps/settings/l10n/gl.js index fdb275b631..907cade545 100644 --- a/apps/settings/l10n/gl.js +++ b/apps/settings/l10n/gl.js @@ -28,21 +28,6 @@ OC.L10N.register( "Groups" : "Grupos", "Group list is empty" : "A lista de grupos está baleira", "Unable to retrieve the group list" : "Non é posíbel recuperar a lista de grupos", - "_and %n other editor_::_and %n other editors_" : ["e outro editor","e outros %n editores"], - "Enter your name so other users can see who is editing" : "Introduza o seu nome para que outros usuarios poidan ver quen está a editar", - "Edit guest name" : "Editar o nome do convidado", - "Save guest name" : "Gardar o nome do convidado", - "Add link" : "Engadir a ligazón", - "Last saved {lastSaved}" : "Último gardado {lastSaved}", - "The document has been changed outside of the editor. The changes cannot be applied." : "O documento foi modificado fora do editor. Non é posíbel aplicar os cambios.", - "Unpushed changes" : "Cambios sen enviar", - "Unsaved changes" : "Cambios sen gardar", - "Use current version" : "Empregar a versión actual", - "Use the saved version" : "Empregar a versión gardada", - "File could not be loaded. Please check your internet connection." : "Non foi posíbel cargar o ficheiro. Comprobe a súa conexión a Internet.", - "Retry" : "Volver tentar", - "Show image" : "Amosar a imaxe", - "Show file" : "Amosar o ficheiro", "{actor} added you to group {group}" : "{actor} engadiuno ao grupo {group}", "You added {user} to group {group}" : "Vostede engadiu a {actor} ao grupo {group}", "{actor} added {user} to group {group}" : "{actor} engadiu a {user} ao grupo {group}", @@ -876,6 +861,21 @@ OC.L10N.register( "Valid until %s" : "Válido ata %s", "Import root certificate" : "Importar o certificado raíz", "Set default expiration date" : "Definir a data predeterminada de caducidade", - "{counter} apps have an update available" : "{counter} aplicacións teñen unha actualización pendente." + "{counter} apps have an update available" : "{counter} aplicacións teñen unha actualización pendente.", + "_and %n other editor_::_and %n other editors_" : ["e outro editor","e outros %n editores"], + "Enter your name so other users can see who is editing" : "Introduza o seu nome para que outros usuarios poidan ver quen está a editar", + "Edit guest name" : "Editar o nome do convidado", + "Save guest name" : "Gardar o nome do convidado", + "Add link" : "Engadir a ligazón", + "Last saved {lastSaved}" : "Último gardado {lastSaved}", + "The document has been changed outside of the editor. The changes cannot be applied." : "O documento foi modificado fora do editor. Non é posíbel aplicar os cambios.", + "Unpushed changes" : "Cambios sen enviar", + "Unsaved changes" : "Cambios sen gardar", + "Use current version" : "Empregar a versión actual", + "Use the saved version" : "Empregar a versión gardada", + "File could not be loaded. Please check your internet connection." : "Non foi posíbel cargar o ficheiro. Comprobe a súa conexión a Internet.", + "Retry" : "Volver tentar", + "Show image" : "Amosar a imaxe", + "Show file" : "Amosar o ficheiro" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/settings/l10n/gl.json b/apps/settings/l10n/gl.json index e31f58a156..a322e93f84 100644 --- a/apps/settings/l10n/gl.json +++ b/apps/settings/l10n/gl.json @@ -26,21 +26,6 @@ "Groups" : "Grupos", "Group list is empty" : "A lista de grupos está baleira", "Unable to retrieve the group list" : "Non é posíbel recuperar a lista de grupos", - "_and %n other editor_::_and %n other editors_" : ["e outro editor","e outros %n editores"], - "Enter your name so other users can see who is editing" : "Introduza o seu nome para que outros usuarios poidan ver quen está a editar", - "Edit guest name" : "Editar o nome do convidado", - "Save guest name" : "Gardar o nome do convidado", - "Add link" : "Engadir a ligazón", - "Last saved {lastSaved}" : "Último gardado {lastSaved}", - "The document has been changed outside of the editor. The changes cannot be applied." : "O documento foi modificado fora do editor. Non é posíbel aplicar os cambios.", - "Unpushed changes" : "Cambios sen enviar", - "Unsaved changes" : "Cambios sen gardar", - "Use current version" : "Empregar a versión actual", - "Use the saved version" : "Empregar a versión gardada", - "File could not be loaded. Please check your internet connection." : "Non foi posíbel cargar o ficheiro. Comprobe a súa conexión a Internet.", - "Retry" : "Volver tentar", - "Show image" : "Amosar a imaxe", - "Show file" : "Amosar o ficheiro", "{actor} added you to group {group}" : "{actor} engadiuno ao grupo {group}", "You added {user} to group {group}" : "Vostede engadiu a {actor} ao grupo {group}", "{actor} added {user} to group {group}" : "{actor} engadiu a {user} ao grupo {group}", @@ -874,6 +859,21 @@ "Valid until %s" : "Válido ata %s", "Import root certificate" : "Importar o certificado raíz", "Set default expiration date" : "Definir a data predeterminada de caducidade", - "{counter} apps have an update available" : "{counter} aplicacións teñen unha actualización pendente." + "{counter} apps have an update available" : "{counter} aplicacións teñen unha actualización pendente.", + "_and %n other editor_::_and %n other editors_" : ["e outro editor","e outros %n editores"], + "Enter your name so other users can see who is editing" : "Introduza o seu nome para que outros usuarios poidan ver quen está a editar", + "Edit guest name" : "Editar o nome do convidado", + "Save guest name" : "Gardar o nome do convidado", + "Add link" : "Engadir a ligazón", + "Last saved {lastSaved}" : "Último gardado {lastSaved}", + "The document has been changed outside of the editor. The changes cannot be applied." : "O documento foi modificado fora do editor. Non é posíbel aplicar os cambios.", + "Unpushed changes" : "Cambios sen enviar", + "Unsaved changes" : "Cambios sen gardar", + "Use current version" : "Empregar a versión actual", + "Use the saved version" : "Empregar a versión gardada", + "File could not be loaded. Please check your internet connection." : "Non foi posíbel cargar o ficheiro. Comprobe a súa conexión a Internet.", + "Retry" : "Volver tentar", + "Show image" : "Amosar a imaxe", + "Show file" : "Amosar o ficheiro" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/settings/l10n/he.js b/apps/settings/l10n/he.js index 16a51e3a74..fe139ed8c3 100644 --- a/apps/settings/l10n/he.js +++ b/apps/settings/l10n/he.js @@ -24,21 +24,6 @@ OC.L10N.register( "Groups" : "קבוצות", "Group list is empty" : "רשימת הקבוצות ריקה", "Unable to retrieve the group list" : "לא ניתן לקבל את רשימת הקבוצות", - "_and %n other editor_::_and %n other editors_" : ["ועורך נוסף","ו־%n עורכים נוספים","ו־%n עורכים נוספים","ו־%n עורכים נוספים"], - "Enter your name so other users can see who is editing" : "נא למלא את שמך כדי שמשתמשים אחרים יוכלו לראות מי עורך", - "Edit guest name" : "עריכת שם אורח", - "Save guest name" : "שמירת שם אורח", - "Add link" : "הוספת קישור", - "Last saved {lastSaved}" : "שמירה אחרונה: {lastSaved}", - "The document has been changed outside of the editor. The changes cannot be applied." : "המסמך נערך מחוץ לעורך. לא ניתן להחיל את השינויים.", - "Unpushed changes" : "שינויים שלא נדחפו", - "Unsaved changes" : "שינויים שלא נשמרו", - "Use current version" : "להשתמש בגרסה הנוכחית", - "Use the saved version" : "להשתמש בגרסה השמורה", - "File could not be loaded. Please check your internet connection." : "לא ניתן לטעון את הקובץ. נא לבדוק את מצב החיבור שלך לאינטרנט.", - "Retry" : "ניסיון חוזר", - "Show image" : "הצגת תמונה", - "Show file" : "הצגת קובץ", "{actor} added you to group {group}" : "נוספת לקבוצה {group} על ידי {actor}", "You added {user} to group {group}" : "הוספת את {user} לקבוצה {group}", "{actor} added {user} to group {group}" : "ההוספה של {user} לקבוצה {group} נעשתה על ידי {actor}", @@ -860,6 +845,21 @@ OC.L10N.register( "Valid until %s" : "בתוקף עד %s", "Import root certificate" : "יבוא אישור אבטחה לנתיב יסוד", "Set default expiration date" : "הגדרת תאריך תפוגה ברירת מחדל", - "{counter} apps have an update available" : "ל־{counter} יישומונים יש עדכון זמין" + "{counter} apps have an update available" : "ל־{counter} יישומונים יש עדכון זמין", + "_and %n other editor_::_and %n other editors_" : ["ועורך נוסף","ו־%n עורכים נוספים","ו־%n עורכים נוספים","ו־%n עורכים נוספים"], + "Enter your name so other users can see who is editing" : "נא למלא את שמך כדי שמשתמשים אחרים יוכלו לראות מי עורך", + "Edit guest name" : "עריכת שם אורח", + "Save guest name" : "שמירת שם אורח", + "Add link" : "הוספת קישור", + "Last saved {lastSaved}" : "שמירה אחרונה: {lastSaved}", + "The document has been changed outside of the editor. The changes cannot be applied." : "המסמך נערך מחוץ לעורך. לא ניתן להחיל את השינויים.", + "Unpushed changes" : "שינויים שלא נדחפו", + "Unsaved changes" : "שינויים שלא נשמרו", + "Use current version" : "להשתמש בגרסה הנוכחית", + "Use the saved version" : "להשתמש בגרסה השמורה", + "File could not be loaded. Please check your internet connection." : "לא ניתן לטעון את הקובץ. נא לבדוק את מצב החיבור שלך לאינטרנט.", + "Retry" : "ניסיון חוזר", + "Show image" : "הצגת תמונה", + "Show file" : "הצגת קובץ" }, "nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;"); diff --git a/apps/settings/l10n/he.json b/apps/settings/l10n/he.json index 4751da9fc2..0b67843d68 100644 --- a/apps/settings/l10n/he.json +++ b/apps/settings/l10n/he.json @@ -22,21 +22,6 @@ "Groups" : "קבוצות", "Group list is empty" : "רשימת הקבוצות ריקה", "Unable to retrieve the group list" : "לא ניתן לקבל את רשימת הקבוצות", - "_and %n other editor_::_and %n other editors_" : ["ועורך נוסף","ו־%n עורכים נוספים","ו־%n עורכים נוספים","ו־%n עורכים נוספים"], - "Enter your name so other users can see who is editing" : "נא למלא את שמך כדי שמשתמשים אחרים יוכלו לראות מי עורך", - "Edit guest name" : "עריכת שם אורח", - "Save guest name" : "שמירת שם אורח", - "Add link" : "הוספת קישור", - "Last saved {lastSaved}" : "שמירה אחרונה: {lastSaved}", - "The document has been changed outside of the editor. The changes cannot be applied." : "המסמך נערך מחוץ לעורך. לא ניתן להחיל את השינויים.", - "Unpushed changes" : "שינויים שלא נדחפו", - "Unsaved changes" : "שינויים שלא נשמרו", - "Use current version" : "להשתמש בגרסה הנוכחית", - "Use the saved version" : "להשתמש בגרסה השמורה", - "File could not be loaded. Please check your internet connection." : "לא ניתן לטעון את הקובץ. נא לבדוק את מצב החיבור שלך לאינטרנט.", - "Retry" : "ניסיון חוזר", - "Show image" : "הצגת תמונה", - "Show file" : "הצגת קובץ", "{actor} added you to group {group}" : "נוספת לקבוצה {group} על ידי {actor}", "You added {user} to group {group}" : "הוספת את {user} לקבוצה {group}", "{actor} added {user} to group {group}" : "ההוספה של {user} לקבוצה {group} נעשתה על ידי {actor}", @@ -858,6 +843,21 @@ "Valid until %s" : "בתוקף עד %s", "Import root certificate" : "יבוא אישור אבטחה לנתיב יסוד", "Set default expiration date" : "הגדרת תאריך תפוגה ברירת מחדל", - "{counter} apps have an update available" : "ל־{counter} יישומונים יש עדכון זמין" + "{counter} apps have an update available" : "ל־{counter} יישומונים יש עדכון זמין", + "_and %n other editor_::_and %n other editors_" : ["ועורך נוסף","ו־%n עורכים נוספים","ו־%n עורכים נוספים","ו־%n עורכים נוספים"], + "Enter your name so other users can see who is editing" : "נא למלא את שמך כדי שמשתמשים אחרים יוכלו לראות מי עורך", + "Edit guest name" : "עריכת שם אורח", + "Save guest name" : "שמירת שם אורח", + "Add link" : "הוספת קישור", + "Last saved {lastSaved}" : "שמירה אחרונה: {lastSaved}", + "The document has been changed outside of the editor. The changes cannot be applied." : "המסמך נערך מחוץ לעורך. לא ניתן להחיל את השינויים.", + "Unpushed changes" : "שינויים שלא נדחפו", + "Unsaved changes" : "שינויים שלא נשמרו", + "Use current version" : "להשתמש בגרסה הנוכחית", + "Use the saved version" : "להשתמש בגרסה השמורה", + "File could not be loaded. Please check your internet connection." : "לא ניתן לטעון את הקובץ. נא לבדוק את מצב החיבור שלך לאינטרנט.", + "Retry" : "ניסיון חוזר", + "Show image" : "הצגת תמונה", + "Show file" : "הצגת קובץ" },"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;" } \ No newline at end of file diff --git a/apps/settings/l10n/hr.js b/apps/settings/l10n/hr.js index 7d31f7a19e..7427d1d5bb 100644 --- a/apps/settings/l10n/hr.js +++ b/apps/settings/l10n/hr.js @@ -24,21 +24,6 @@ OC.L10N.register( "Groups" : "Grupe", "Group list is empty" : "Popis grupa je prazan", "Unable to retrieve the group list" : "Nije moguće preuzeti popis grupa", - "_and %n other editor_::_and %n other editors_" : ["i %n drugi uređivač","i %n drugih uređivača","i %n drugih uređivača"], - "Enter your name so other users can see who is editing" : "Unesite svoje ime kako bi ostali korisnici vidjeli tko trenutno uređuje", - "Edit guest name" : "Uredi ime gosta", - "Save guest name" : "Spremi ime gosta", - "Add link" : "Dodaj poveznicu", - "Last saved {lastSaved}" : "Posljednje spremljeno {lastSave}", - "The document has been changed outside of the editor. The changes cannot be applied." : "Dokument je promijenjen izvan uređivača teksta. Nije moguće primijeniti izmjene.", - "Unpushed changes" : "Neprimijenjene promjene", - "Unsaved changes" : "Nespremljene promjene", - "Use current version" : "Koristi trenutnu verziju", - "Use the saved version" : "Koristi spremljenu verziju", - "File could not be loaded. Please check your internet connection." : "Datoteka nije učitana. Provjerite internetsku vezu.", - "Retry" : "Pokušaj ponovno", - "Show image" : "Prikaži sliku", - "Show file" : "Prikaži datoteku", "{actor} added you to group {group}" : "{actor} vas je dodao u grupu {group}", "You added {user} to group {group}" : "Dodali ste {user} u grupu {group}", "{actor} added {user} to group {group}" : "{actor} je dodao {user} u grupu {grupa}", @@ -872,6 +857,21 @@ OC.L10N.register( "Valid until %s" : "Vrijedi do %s", "Import root certificate" : "Uvezi korijensku vjerodajnicu", "Set default expiration date" : "Postavi zadani datum isteka", - "{counter} apps have an update available" : "Dostupno je ažuriranje za {counter} aplikacija" + "{counter} apps have an update available" : "Dostupno je ažuriranje za {counter} aplikacija", + "_and %n other editor_::_and %n other editors_" : ["i %n drugi uređivač","i %n drugih uređivača","i %n drugih uređivača"], + "Enter your name so other users can see who is editing" : "Unesite svoje ime kako bi ostali korisnici vidjeli tko trenutno uređuje", + "Edit guest name" : "Uredi ime gosta", + "Save guest name" : "Spremi ime gosta", + "Add link" : "Dodaj poveznicu", + "Last saved {lastSaved}" : "Posljednje spremljeno {lastSave}", + "The document has been changed outside of the editor. The changes cannot be applied." : "Dokument je promijenjen izvan uređivača teksta. Nije moguće primijeniti izmjene.", + "Unpushed changes" : "Neprimijenjene promjene", + "Unsaved changes" : "Nespremljene promjene", + "Use current version" : "Koristi trenutnu verziju", + "Use the saved version" : "Koristi spremljenu verziju", + "File could not be loaded. Please check your internet connection." : "Datoteka nije učitana. Provjerite internetsku vezu.", + "Retry" : "Pokušaj ponovno", + "Show image" : "Prikaži sliku", + "Show file" : "Prikaži datoteku" }, "nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;"); diff --git a/apps/settings/l10n/hr.json b/apps/settings/l10n/hr.json index bdb7e81115..fd6ed01996 100644 --- a/apps/settings/l10n/hr.json +++ b/apps/settings/l10n/hr.json @@ -22,21 +22,6 @@ "Groups" : "Grupe", "Group list is empty" : "Popis grupa je prazan", "Unable to retrieve the group list" : "Nije moguće preuzeti popis grupa", - "_and %n other editor_::_and %n other editors_" : ["i %n drugi uređivač","i %n drugih uređivača","i %n drugih uređivača"], - "Enter your name so other users can see who is editing" : "Unesite svoje ime kako bi ostali korisnici vidjeli tko trenutno uređuje", - "Edit guest name" : "Uredi ime gosta", - "Save guest name" : "Spremi ime gosta", - "Add link" : "Dodaj poveznicu", - "Last saved {lastSaved}" : "Posljednje spremljeno {lastSave}", - "The document has been changed outside of the editor. The changes cannot be applied." : "Dokument je promijenjen izvan uređivača teksta. Nije moguće primijeniti izmjene.", - "Unpushed changes" : "Neprimijenjene promjene", - "Unsaved changes" : "Nespremljene promjene", - "Use current version" : "Koristi trenutnu verziju", - "Use the saved version" : "Koristi spremljenu verziju", - "File could not be loaded. Please check your internet connection." : "Datoteka nije učitana. Provjerite internetsku vezu.", - "Retry" : "Pokušaj ponovno", - "Show image" : "Prikaži sliku", - "Show file" : "Prikaži datoteku", "{actor} added you to group {group}" : "{actor} vas je dodao u grupu {group}", "You added {user} to group {group}" : "Dodali ste {user} u grupu {group}", "{actor} added {user} to group {group}" : "{actor} je dodao {user} u grupu {grupa}", @@ -870,6 +855,21 @@ "Valid until %s" : "Vrijedi do %s", "Import root certificate" : "Uvezi korijensku vjerodajnicu", "Set default expiration date" : "Postavi zadani datum isteka", - "{counter} apps have an update available" : "Dostupno je ažuriranje za {counter} aplikacija" + "{counter} apps have an update available" : "Dostupno je ažuriranje za {counter} aplikacija", + "_and %n other editor_::_and %n other editors_" : ["i %n drugi uređivač","i %n drugih uređivača","i %n drugih uređivača"], + "Enter your name so other users can see who is editing" : "Unesite svoje ime kako bi ostali korisnici vidjeli tko trenutno uređuje", + "Edit guest name" : "Uredi ime gosta", + "Save guest name" : "Spremi ime gosta", + "Add link" : "Dodaj poveznicu", + "Last saved {lastSaved}" : "Posljednje spremljeno {lastSave}", + "The document has been changed outside of the editor. The changes cannot be applied." : "Dokument je promijenjen izvan uređivača teksta. Nije moguće primijeniti izmjene.", + "Unpushed changes" : "Neprimijenjene promjene", + "Unsaved changes" : "Nespremljene promjene", + "Use current version" : "Koristi trenutnu verziju", + "Use the saved version" : "Koristi spremljenu verziju", + "File could not be loaded. Please check your internet connection." : "Datoteka nije učitana. Provjerite internetsku vezu.", + "Retry" : "Pokušaj ponovno", + "Show image" : "Prikaži sliku", + "Show file" : "Prikaži datoteku" },"pluralForm" :"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;" } \ No newline at end of file diff --git a/apps/settings/l10n/hu.js b/apps/settings/l10n/hu.js index 8518399309..76d2322924 100644 --- a/apps/settings/l10n/hu.js +++ b/apps/settings/l10n/hu.js @@ -28,21 +28,6 @@ OC.L10N.register( "Groups" : "Csoportok", "Group list is empty" : "A csoportlista üres", "Unable to retrieve the group list" : "A csoportlista betöltése sikertelen", - "_and %n other editor_::_and %n other editors_" : ["és %n további szerkesztő","és %n további szerkesztő"], - "Enter your name so other users can see who is editing" : "Adja meg a nevét, hogy mások lássák ki szerkeszti", - "Edit guest name" : "Vendégnév szerkesztése", - "Save guest name" : "Vendégnév mentése", - "Add link" : "Hivatkozás hozzáadása", - "Last saved {lastSaved}" : "Legutóbb mentve: {lastSaved}", - "The document has been changed outside of the editor. The changes cannot be applied." : "A dokumentum a szerkesztőn kívül változott meg. A módosítások nem alkalmazhatók.", - "Unpushed changes" : "El nem küldött változtatások", - "Unsaved changes" : "Mentetlen változtatások", - "Use current version" : "Jelenlegi verzió használata", - "Use the saved version" : "A mentett verzió használata", - "File could not be loaded. Please check your internet connection." : "A fájl betöltése sikertelen. Ellenőrizze az internetkapcsolatot.", - "Retry" : "Újra", - "Show image" : "Kép megjelenítése", - "Show file" : "Fájl megjelenítése", "{actor} added you to group {group}" : "{actor} hozzá lett adva a {group} csoporthoz", "You added {user} to group {group}" : "Hozzáadta {user} felhasználót a(z) {group} csoporthoz", "{actor} added {user} to group {group}" : "{actor} hozzáadta {user} felhasználót a(z) {group} csoporthoz", @@ -876,6 +861,21 @@ OC.L10N.register( "Valid until %s" : "Érvényes: %s", "Import root certificate" : "Gyökértanúsítvány importálása", "Set default expiration date" : "Alapértelmezett lejárati idő beállítása", - "{counter} apps have an update available" : "{counter} alkalmazás frissítése érhető el" + "{counter} apps have an update available" : "{counter} alkalmazás frissítése érhető el", + "_and %n other editor_::_and %n other editors_" : ["és %n további szerkesztő","és %n további szerkesztő"], + "Enter your name so other users can see who is editing" : "Adja meg a nevét, hogy mások lássák ki szerkeszti", + "Edit guest name" : "Vendégnév szerkesztése", + "Save guest name" : "Vendégnév mentése", + "Add link" : "Hivatkozás hozzáadása", + "Last saved {lastSaved}" : "Legutóbb mentve: {lastSaved}", + "The document has been changed outside of the editor. The changes cannot be applied." : "A dokumentum a szerkesztőn kívül változott meg. A módosítások nem alkalmazhatók.", + "Unpushed changes" : "El nem küldött változtatások", + "Unsaved changes" : "Mentetlen változtatások", + "Use current version" : "Jelenlegi verzió használata", + "Use the saved version" : "A mentett verzió használata", + "File could not be loaded. Please check your internet connection." : "A fájl betöltése sikertelen. Ellenőrizze az internetkapcsolatot.", + "Retry" : "Újra", + "Show image" : "Kép megjelenítése", + "Show file" : "Fájl megjelenítése" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/settings/l10n/hu.json b/apps/settings/l10n/hu.json index bfc3552f3e..e9690306ca 100644 --- a/apps/settings/l10n/hu.json +++ b/apps/settings/l10n/hu.json @@ -26,21 +26,6 @@ "Groups" : "Csoportok", "Group list is empty" : "A csoportlista üres", "Unable to retrieve the group list" : "A csoportlista betöltése sikertelen", - "_and %n other editor_::_and %n other editors_" : ["és %n további szerkesztő","és %n további szerkesztő"], - "Enter your name so other users can see who is editing" : "Adja meg a nevét, hogy mások lássák ki szerkeszti", - "Edit guest name" : "Vendégnév szerkesztése", - "Save guest name" : "Vendégnév mentése", - "Add link" : "Hivatkozás hozzáadása", - "Last saved {lastSaved}" : "Legutóbb mentve: {lastSaved}", - "The document has been changed outside of the editor. The changes cannot be applied." : "A dokumentum a szerkesztőn kívül változott meg. A módosítások nem alkalmazhatók.", - "Unpushed changes" : "El nem küldött változtatások", - "Unsaved changes" : "Mentetlen változtatások", - "Use current version" : "Jelenlegi verzió használata", - "Use the saved version" : "A mentett verzió használata", - "File could not be loaded. Please check your internet connection." : "A fájl betöltése sikertelen. Ellenőrizze az internetkapcsolatot.", - "Retry" : "Újra", - "Show image" : "Kép megjelenítése", - "Show file" : "Fájl megjelenítése", "{actor} added you to group {group}" : "{actor} hozzá lett adva a {group} csoporthoz", "You added {user} to group {group}" : "Hozzáadta {user} felhasználót a(z) {group} csoporthoz", "{actor} added {user} to group {group}" : "{actor} hozzáadta {user} felhasználót a(z) {group} csoporthoz", @@ -874,6 +859,21 @@ "Valid until %s" : "Érvényes: %s", "Import root certificate" : "Gyökértanúsítvány importálása", "Set default expiration date" : "Alapértelmezett lejárati idő beállítása", - "{counter} apps have an update available" : "{counter} alkalmazás frissítése érhető el" + "{counter} apps have an update available" : "{counter} alkalmazás frissítése érhető el", + "_and %n other editor_::_and %n other editors_" : ["és %n további szerkesztő","és %n további szerkesztő"], + "Enter your name so other users can see who is editing" : "Adja meg a nevét, hogy mások lássák ki szerkeszti", + "Edit guest name" : "Vendégnév szerkesztése", + "Save guest name" : "Vendégnév mentése", + "Add link" : "Hivatkozás hozzáadása", + "Last saved {lastSaved}" : "Legutóbb mentve: {lastSaved}", + "The document has been changed outside of the editor. The changes cannot be applied." : "A dokumentum a szerkesztőn kívül változott meg. A módosítások nem alkalmazhatók.", + "Unpushed changes" : "El nem küldött változtatások", + "Unsaved changes" : "Mentetlen változtatások", + "Use current version" : "Jelenlegi verzió használata", + "Use the saved version" : "A mentett verzió használata", + "File could not be loaded. Please check your internet connection." : "A fájl betöltése sikertelen. Ellenőrizze az internetkapcsolatot.", + "Retry" : "Újra", + "Show image" : "Kép megjelenítése", + "Show file" : "Fájl megjelenítése" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/settings/l10n/id.js b/apps/settings/l10n/id.js index 816fb2af37..292b1777c4 100644 --- a/apps/settings/l10n/id.js +++ b/apps/settings/l10n/id.js @@ -24,15 +24,6 @@ OC.L10N.register( "Groups" : "Grup", "Group list is empty" : "Daftar grup kosong", "Unable to retrieve the group list" : "Tidak dapat mengambil daftar grup", - "Enter your name so other users can see who is editing" : "Tuliskan nama Anda, agar pengguna lain dapat melihat siapa yang sedang mengedit", - "Edit guest name" : "Edit nama tamu", - "Save guest name" : "Simpan nama tamu", - "Add link" : "Tambah tautan", - "Last saved {lastSaved}" : "Terakhir disimpan {lastSaved}", - "File could not be loaded. Please check your internet connection." : "Berkas tidak dapat dimuat. Periksa koneksi internet Anda.", - "Retry" : "Ulangi", - "Show image" : "Tampilkan gambar", - "Show file" : "Tampilkan berkas", "{actor} added you to group {group}" : "{actor} menambahkan Anda ke grup {group}", "You added {user} to group {group}" : "Anda menambahkan {user} ke grup {group}", "{actor} added {user} to group {group}" : "{actor} menambahkan {user} kedalam grup {group}", @@ -437,6 +428,15 @@ OC.L10N.register( "Issued By" : "Diterbitkan oleh", "Valid until %s" : "Berlaku sampai %s", "Import root certificate" : "Impor sertifikat root", - "Set default expiration date" : "Atur tanggal kadaluarsa default" + "Set default expiration date" : "Atur tanggal kadaluarsa default", + "Enter your name so other users can see who is editing" : "Tuliskan nama Anda, agar pengguna lain dapat melihat siapa yang sedang mengedit", + "Edit guest name" : "Edit nama tamu", + "Save guest name" : "Simpan nama tamu", + "Add link" : "Tambah tautan", + "Last saved {lastSaved}" : "Terakhir disimpan {lastSaved}", + "File could not be loaded. Please check your internet connection." : "Berkas tidak dapat dimuat. Periksa koneksi internet Anda.", + "Retry" : "Ulangi", + "Show image" : "Tampilkan gambar", + "Show file" : "Tampilkan berkas" }, "nplurals=1; plural=0;"); diff --git a/apps/settings/l10n/id.json b/apps/settings/l10n/id.json index 33dff328eb..2c31838ffb 100644 --- a/apps/settings/l10n/id.json +++ b/apps/settings/l10n/id.json @@ -22,15 +22,6 @@ "Groups" : "Grup", "Group list is empty" : "Daftar grup kosong", "Unable to retrieve the group list" : "Tidak dapat mengambil daftar grup", - "Enter your name so other users can see who is editing" : "Tuliskan nama Anda, agar pengguna lain dapat melihat siapa yang sedang mengedit", - "Edit guest name" : "Edit nama tamu", - "Save guest name" : "Simpan nama tamu", - "Add link" : "Tambah tautan", - "Last saved {lastSaved}" : "Terakhir disimpan {lastSaved}", - "File could not be loaded. Please check your internet connection." : "Berkas tidak dapat dimuat. Periksa koneksi internet Anda.", - "Retry" : "Ulangi", - "Show image" : "Tampilkan gambar", - "Show file" : "Tampilkan berkas", "{actor} added you to group {group}" : "{actor} menambahkan Anda ke grup {group}", "You added {user} to group {group}" : "Anda menambahkan {user} ke grup {group}", "{actor} added {user} to group {group}" : "{actor} menambahkan {user} kedalam grup {group}", @@ -435,6 +426,15 @@ "Issued By" : "Diterbitkan oleh", "Valid until %s" : "Berlaku sampai %s", "Import root certificate" : "Impor sertifikat root", - "Set default expiration date" : "Atur tanggal kadaluarsa default" + "Set default expiration date" : "Atur tanggal kadaluarsa default", + "Enter your name so other users can see who is editing" : "Tuliskan nama Anda, agar pengguna lain dapat melihat siapa yang sedang mengedit", + "Edit guest name" : "Edit nama tamu", + "Save guest name" : "Simpan nama tamu", + "Add link" : "Tambah tautan", + "Last saved {lastSaved}" : "Terakhir disimpan {lastSaved}", + "File could not be loaded. Please check your internet connection." : "Berkas tidak dapat dimuat. Periksa koneksi internet Anda.", + "Retry" : "Ulangi", + "Show image" : "Tampilkan gambar", + "Show file" : "Tampilkan berkas" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/apps/settings/l10n/is.js b/apps/settings/l10n/is.js index 52b3eb6f99..8c13b70d61 100644 --- a/apps/settings/l10n/is.js +++ b/apps/settings/l10n/is.js @@ -24,20 +24,6 @@ OC.L10N.register( "Groups" : "Hópar", "Group list is empty" : "Listi yfir hópa er tómur", "Unable to retrieve the group list" : "Tókst ekki að ná í lista yfir hópinn", - "Enter your name so other users can see who is editing" : "Settu inn nafnið þitt svo aðrir notendur geti séð hver sé að breyta hverju", - "Edit guest name" : "Breyta nafni gests", - "Save guest name" : "Vista nafn gests", - "Add link" : "Bæta við tengli", - "Last saved {lastSaved}" : "Síðast vistað {lastSaved}", - "The document has been changed outside of the editor. The changes cannot be applied." : "Skjalinu hefur verið breytt utan ritilsins. Ekki var hægt að framkvæma breytingarnar.", - "Unpushed changes" : "Breytingar sem ekki er búið að senda inn", - "Unsaved changes" : "Óvistaðar breytingar", - "Use current version" : "Nota fyrirliggjandi útgáfu", - "Use the saved version" : "Nota vistuðu útgáfuna", - "File could not be loaded. Please check your internet connection." : "Ekki var hægt að hlaða inn skránni. Athugaðu nettenginguna þína.", - "Retry" : "Reyna aftur", - "Show image" : "Birta mynd", - "Show file" : "Sýna skrá", "{actor} added you to group {group}" : "{actor} bætti þér við hópinn {group}", "You added {user} to group {group}" : "Þú bættir {user} við hópinn {group}", "{actor} added {user} to group {group}" : "{actor} bætti {user} við hópinn {group}", @@ -837,6 +823,20 @@ OC.L10N.register( "Issued By" : "Gefið út af", "Valid until %s" : "Gildir til %s", "Import root certificate" : "Flytja inn rótarskilríki", - "Set default expiration date" : "Setja sjálfgefinn gildistíma" + "Set default expiration date" : "Setja sjálfgefinn gildistíma", + "Enter your name so other users can see who is editing" : "Settu inn nafnið þitt svo aðrir notendur geti séð hver sé að breyta hverju", + "Edit guest name" : "Breyta nafni gests", + "Save guest name" : "Vista nafn gests", + "Add link" : "Bæta við tengli", + "Last saved {lastSaved}" : "Síðast vistað {lastSaved}", + "The document has been changed outside of the editor. The changes cannot be applied." : "Skjalinu hefur verið breytt utan ritilsins. Ekki var hægt að framkvæma breytingarnar.", + "Unpushed changes" : "Breytingar sem ekki er búið að senda inn", + "Unsaved changes" : "Óvistaðar breytingar", + "Use current version" : "Nota fyrirliggjandi útgáfu", + "Use the saved version" : "Nota vistuðu útgáfuna", + "File could not be loaded. Please check your internet connection." : "Ekki var hægt að hlaða inn skránni. Athugaðu nettenginguna þína.", + "Retry" : "Reyna aftur", + "Show image" : "Birta mynd", + "Show file" : "Sýna skrá" }, "nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"); diff --git a/apps/settings/l10n/is.json b/apps/settings/l10n/is.json index 10b700a486..8a4fe89d97 100644 --- a/apps/settings/l10n/is.json +++ b/apps/settings/l10n/is.json @@ -22,20 +22,6 @@ "Groups" : "Hópar", "Group list is empty" : "Listi yfir hópa er tómur", "Unable to retrieve the group list" : "Tókst ekki að ná í lista yfir hópinn", - "Enter your name so other users can see who is editing" : "Settu inn nafnið þitt svo aðrir notendur geti séð hver sé að breyta hverju", - "Edit guest name" : "Breyta nafni gests", - "Save guest name" : "Vista nafn gests", - "Add link" : "Bæta við tengli", - "Last saved {lastSaved}" : "Síðast vistað {lastSaved}", - "The document has been changed outside of the editor. The changes cannot be applied." : "Skjalinu hefur verið breytt utan ritilsins. Ekki var hægt að framkvæma breytingarnar.", - "Unpushed changes" : "Breytingar sem ekki er búið að senda inn", - "Unsaved changes" : "Óvistaðar breytingar", - "Use current version" : "Nota fyrirliggjandi útgáfu", - "Use the saved version" : "Nota vistuðu útgáfuna", - "File could not be loaded. Please check your internet connection." : "Ekki var hægt að hlaða inn skránni. Athugaðu nettenginguna þína.", - "Retry" : "Reyna aftur", - "Show image" : "Birta mynd", - "Show file" : "Sýna skrá", "{actor} added you to group {group}" : "{actor} bætti þér við hópinn {group}", "You added {user} to group {group}" : "Þú bættir {user} við hópinn {group}", "{actor} added {user} to group {group}" : "{actor} bætti {user} við hópinn {group}", @@ -835,6 +821,20 @@ "Issued By" : "Gefið út af", "Valid until %s" : "Gildir til %s", "Import root certificate" : "Flytja inn rótarskilríki", - "Set default expiration date" : "Setja sjálfgefinn gildistíma" + "Set default expiration date" : "Setja sjálfgefinn gildistíma", + "Enter your name so other users can see who is editing" : "Settu inn nafnið þitt svo aðrir notendur geti séð hver sé að breyta hverju", + "Edit guest name" : "Breyta nafni gests", + "Save guest name" : "Vista nafn gests", + "Add link" : "Bæta við tengli", + "Last saved {lastSaved}" : "Síðast vistað {lastSaved}", + "The document has been changed outside of the editor. The changes cannot be applied." : "Skjalinu hefur verið breytt utan ritilsins. Ekki var hægt að framkvæma breytingarnar.", + "Unpushed changes" : "Breytingar sem ekki er búið að senda inn", + "Unsaved changes" : "Óvistaðar breytingar", + "Use current version" : "Nota fyrirliggjandi útgáfu", + "Use the saved version" : "Nota vistuðu útgáfuna", + "File could not be loaded. Please check your internet connection." : "Ekki var hægt að hlaða inn skránni. Athugaðu nettenginguna þína.", + "Retry" : "Reyna aftur", + "Show image" : "Birta mynd", + "Show file" : "Sýna skrá" },"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);" } \ No newline at end of file diff --git a/apps/settings/l10n/it.js b/apps/settings/l10n/it.js index 96e1024484..4fd4eb089f 100644 --- a/apps/settings/l10n/it.js +++ b/apps/settings/l10n/it.js @@ -28,21 +28,6 @@ OC.L10N.register( "Groups" : "Gruppi", "Group list is empty" : "L'elenco dei gruppi è vuoto", "Unable to retrieve the group list" : "Impossibile recuperare l'elenco dei gruppi", - "_and %n other editor_::_and %n other editors_" : ["e %n altro redattore","e %n altri redattori"], - "Enter your name so other users can see who is editing" : "Digita il tuo nome in modo che gli altri utenti possano vedere chi sta modificando", - "Edit guest name" : "Modifica nome ospite", - "Save guest name" : "Salva nome ospite", - "Add link" : "Aggiungi collegamento", - "Last saved {lastSaved}" : "Ultimo salvataggio {lastSaved}", - "The document has been changed outside of the editor. The changes cannot be applied." : "Il documento è stato modificato al di fuori dell'editor. Le modifiche non saranno applicate.", - "Unpushed changes" : "Modifiche non depositate", - "Unsaved changes" : "Modifiche non salvate", - "Use current version" : "Utilizza la versione corrente", - "Use the saved version" : "Utilizza la versione salvata", - "File could not be loaded. Please check your internet connection." : "Il file non può essere caricato. Controlla la tua connessione a Internet.", - "Retry" : "Riprova", - "Show image" : "Mostra immagine", - "Show file" : "Mostra file", "{actor} added you to group {group}" : "{actor} ti ha aggiunto al gruppo {group}", "You added {user} to group {group}" : "Hai aggiunto {user} al gruppo {group}", "{actor} added {user} to group {group}" : "{actor} ha aggiunto {user} al gruppo {group}", @@ -876,6 +861,21 @@ OC.L10N.register( "Valid until %s" : "Valido fino al %s", "Import root certificate" : "Importa certificato radice", "Set default expiration date" : "Imposta data di scadenza predefinita", - "{counter} apps have an update available" : "{counter} applicazioni hanno un aggiornamento disponibile" + "{counter} apps have an update available" : "{counter} applicazioni hanno un aggiornamento disponibile", + "_and %n other editor_::_and %n other editors_" : ["e %n altro redattore","e %n altri redattori"], + "Enter your name so other users can see who is editing" : "Digita il tuo nome in modo che gli altri utenti possano vedere chi sta modificando", + "Edit guest name" : "Modifica nome ospite", + "Save guest name" : "Salva nome ospite", + "Add link" : "Aggiungi collegamento", + "Last saved {lastSaved}" : "Ultimo salvataggio {lastSaved}", + "The document has been changed outside of the editor. The changes cannot be applied." : "Il documento è stato modificato al di fuori dell'editor. Le modifiche non saranno applicate.", + "Unpushed changes" : "Modifiche non depositate", + "Unsaved changes" : "Modifiche non salvate", + "Use current version" : "Utilizza la versione corrente", + "Use the saved version" : "Utilizza la versione salvata", + "File could not be loaded. Please check your internet connection." : "Il file non può essere caricato. Controlla la tua connessione a Internet.", + "Retry" : "Riprova", + "Show image" : "Mostra immagine", + "Show file" : "Mostra file" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/settings/l10n/it.json b/apps/settings/l10n/it.json index 2f201b3da1..d5fb59fae4 100644 --- a/apps/settings/l10n/it.json +++ b/apps/settings/l10n/it.json @@ -26,21 +26,6 @@ "Groups" : "Gruppi", "Group list is empty" : "L'elenco dei gruppi è vuoto", "Unable to retrieve the group list" : "Impossibile recuperare l'elenco dei gruppi", - "_and %n other editor_::_and %n other editors_" : ["e %n altro redattore","e %n altri redattori"], - "Enter your name so other users can see who is editing" : "Digita il tuo nome in modo che gli altri utenti possano vedere chi sta modificando", - "Edit guest name" : "Modifica nome ospite", - "Save guest name" : "Salva nome ospite", - "Add link" : "Aggiungi collegamento", - "Last saved {lastSaved}" : "Ultimo salvataggio {lastSaved}", - "The document has been changed outside of the editor. The changes cannot be applied." : "Il documento è stato modificato al di fuori dell'editor. Le modifiche non saranno applicate.", - "Unpushed changes" : "Modifiche non depositate", - "Unsaved changes" : "Modifiche non salvate", - "Use current version" : "Utilizza la versione corrente", - "Use the saved version" : "Utilizza la versione salvata", - "File could not be loaded. Please check your internet connection." : "Il file non può essere caricato. Controlla la tua connessione a Internet.", - "Retry" : "Riprova", - "Show image" : "Mostra immagine", - "Show file" : "Mostra file", "{actor} added you to group {group}" : "{actor} ti ha aggiunto al gruppo {group}", "You added {user} to group {group}" : "Hai aggiunto {user} al gruppo {group}", "{actor} added {user} to group {group}" : "{actor} ha aggiunto {user} al gruppo {group}", @@ -874,6 +859,21 @@ "Valid until %s" : "Valido fino al %s", "Import root certificate" : "Importa certificato radice", "Set default expiration date" : "Imposta data di scadenza predefinita", - "{counter} apps have an update available" : "{counter} applicazioni hanno un aggiornamento disponibile" + "{counter} apps have an update available" : "{counter} applicazioni hanno un aggiornamento disponibile", + "_and %n other editor_::_and %n other editors_" : ["e %n altro redattore","e %n altri redattori"], + "Enter your name so other users can see who is editing" : "Digita il tuo nome in modo che gli altri utenti possano vedere chi sta modificando", + "Edit guest name" : "Modifica nome ospite", + "Save guest name" : "Salva nome ospite", + "Add link" : "Aggiungi collegamento", + "Last saved {lastSaved}" : "Ultimo salvataggio {lastSaved}", + "The document has been changed outside of the editor. The changes cannot be applied." : "Il documento è stato modificato al di fuori dell'editor. Le modifiche non saranno applicate.", + "Unpushed changes" : "Modifiche non depositate", + "Unsaved changes" : "Modifiche non salvate", + "Use current version" : "Utilizza la versione corrente", + "Use the saved version" : "Utilizza la versione salvata", + "File could not be loaded. Please check your internet connection." : "Il file non può essere caricato. Controlla la tua connessione a Internet.", + "Retry" : "Riprova", + "Show image" : "Mostra immagine", + "Show file" : "Mostra file" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/settings/l10n/ja.js b/apps/settings/l10n/ja.js index 0bac37ce61..7448159832 100644 --- a/apps/settings/l10n/ja.js +++ b/apps/settings/l10n/ja.js @@ -24,21 +24,6 @@ OC.L10N.register( "Groups" : "グループ", "Group list is empty" : "グループリストが空です", "Unable to retrieve the group list" : "グループリストを取得できません", - "_and %n other editor_::_and %n other editors_" : ["他に%n人の編集者"], - "Enter your name so other users can see who is editing" : "自分の名前を入力して、他のユーザーの誰が編集中かを確認する", - "Edit guest name" : "ゲスト名を編集", - "Save guest name" : "ゲスト名を保存", - "Add link" : "リンクを追加", - "Last saved {lastSaved}" : "最終保存日 {lastSaved}", - "The document has been changed outside of the editor. The changes cannot be applied." : "ドキュメントがエディタの外部から変更されました。変更点を適用できません。", - "Unpushed changes" : "プッシュされていない変更", - "Unsaved changes" : "保存していない変更点", - "Use current version" : "現在のバージョンを使用", - "Use the saved version" : "保存済みのバージョンを使用", - "File could not be loaded. Please check your internet connection." : "ファイルを読み込めませんでした。 インターネット接続を確認してください。", - "Retry" : "再試行", - "Show image" : "画像を表示する", - "Show file" : "ファイルを表示する", "{actor} added you to group {group}" : "{actor} があなたを {group} グループに追加しました", "You added {user} to group {group}" : "{user}を {group} グループに追加しました", "{actor} added {user} to group {group}" : "{actor} が{user}を {group} グループに追加しました", @@ -872,6 +857,21 @@ OC.L10N.register( "Valid until %s" : "%s まで有効", "Import root certificate" : "ルート証明書をインポート", "Set default expiration date" : "有効期限のデフォルト値を設定する", - "{counter} apps have an update available" : "{counter} 個のアプリに更新情報があります" + "{counter} apps have an update available" : "{counter} 個のアプリに更新情報があります", + "_and %n other editor_::_and %n other editors_" : ["他に%n人の編集者"], + "Enter your name so other users can see who is editing" : "自分の名前を入力して、他のユーザーの誰が編集中かを確認する", + "Edit guest name" : "ゲスト名を編集", + "Save guest name" : "ゲスト名を保存", + "Add link" : "リンクを追加", + "Last saved {lastSaved}" : "最終保存日 {lastSaved}", + "The document has been changed outside of the editor. The changes cannot be applied." : "ドキュメントがエディタの外部から変更されました。変更点を適用できません。", + "Unpushed changes" : "プッシュされていない変更", + "Unsaved changes" : "保存していない変更点", + "Use current version" : "現在のバージョンを使用", + "Use the saved version" : "保存済みのバージョンを使用", + "File could not be loaded. Please check your internet connection." : "ファイルを読み込めませんでした。 インターネット接続を確認してください。", + "Retry" : "再試行", + "Show image" : "画像を表示する", + "Show file" : "ファイルを表示する" }, "nplurals=1; plural=0;"); diff --git a/apps/settings/l10n/ja.json b/apps/settings/l10n/ja.json index 97e4d7286b..ec09ec4283 100644 --- a/apps/settings/l10n/ja.json +++ b/apps/settings/l10n/ja.json @@ -22,21 +22,6 @@ "Groups" : "グループ", "Group list is empty" : "グループリストが空です", "Unable to retrieve the group list" : "グループリストを取得できません", - "_and %n other editor_::_and %n other editors_" : ["他に%n人の編集者"], - "Enter your name so other users can see who is editing" : "自分の名前を入力して、他のユーザーの誰が編集中かを確認する", - "Edit guest name" : "ゲスト名を編集", - "Save guest name" : "ゲスト名を保存", - "Add link" : "リンクを追加", - "Last saved {lastSaved}" : "最終保存日 {lastSaved}", - "The document has been changed outside of the editor. The changes cannot be applied." : "ドキュメントがエディタの外部から変更されました。変更点を適用できません。", - "Unpushed changes" : "プッシュされていない変更", - "Unsaved changes" : "保存していない変更点", - "Use current version" : "現在のバージョンを使用", - "Use the saved version" : "保存済みのバージョンを使用", - "File could not be loaded. Please check your internet connection." : "ファイルを読み込めませんでした。 インターネット接続を確認してください。", - "Retry" : "再試行", - "Show image" : "画像を表示する", - "Show file" : "ファイルを表示する", "{actor} added you to group {group}" : "{actor} があなたを {group} グループに追加しました", "You added {user} to group {group}" : "{user}を {group} グループに追加しました", "{actor} added {user} to group {group}" : "{actor} が{user}を {group} グループに追加しました", @@ -870,6 +855,21 @@ "Valid until %s" : "%s まで有効", "Import root certificate" : "ルート証明書をインポート", "Set default expiration date" : "有効期限のデフォルト値を設定する", - "{counter} apps have an update available" : "{counter} 個のアプリに更新情報があります" + "{counter} apps have an update available" : "{counter} 個のアプリに更新情報があります", + "_and %n other editor_::_and %n other editors_" : ["他に%n人の編集者"], + "Enter your name so other users can see who is editing" : "自分の名前を入力して、他のユーザーの誰が編集中かを確認する", + "Edit guest name" : "ゲスト名を編集", + "Save guest name" : "ゲスト名を保存", + "Add link" : "リンクを追加", + "Last saved {lastSaved}" : "最終保存日 {lastSaved}", + "The document has been changed outside of the editor. The changes cannot be applied." : "ドキュメントがエディタの外部から変更されました。変更点を適用できません。", + "Unpushed changes" : "プッシュされていない変更", + "Unsaved changes" : "保存していない変更点", + "Use current version" : "現在のバージョンを使用", + "Use the saved version" : "保存済みのバージョンを使用", + "File could not be loaded. Please check your internet connection." : "ファイルを読み込めませんでした。 インターネット接続を確認してください。", + "Retry" : "再試行", + "Show image" : "画像を表示する", + "Show file" : "ファイルを表示する" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/apps/settings/l10n/ka_GE.js b/apps/settings/l10n/ka_GE.js index eb6f2b1d96..8750aa4218 100644 --- a/apps/settings/l10n/ka_GE.js +++ b/apps/settings/l10n/ka_GE.js @@ -19,8 +19,6 @@ OC.L10N.register( "Strong password" : "ძლიერი პაროლ", "Select a profile picture" : "აირჩიეთ პროფილის სურათი", "Groups" : "ჯგუფები", - "Unsaved changes" : "შეუნახავი ცვლილებები", - "Retry" : "ვცადოთ ახლიდან", "{actor} changed your password" : "{actor} მომხმარებელმა შეცვალა თქვენი პაროლი", "You changed your password" : "თქვენ შეცვალეთ თქვენი პაროლი", "Your password was reset by an administrator" : "თქვენი პაროლი ადმინისტრატორმა აღადგინა", @@ -279,6 +277,8 @@ OC.L10N.register( "Issued By" : "განაცხადა", "Valid until %s" : "ვარგისია %s-მდე", "Import root certificate" : "Root სერტიფიკატის იმპორტი", - "Set default expiration date" : "დააყენეთ საწყისი ვადის ამოწურვის თარიღი" + "Set default expiration date" : "დააყენეთ საწყისი ვადის ამოწურვის თარიღი", + "Unsaved changes" : "შეუნახავი ცვლილებები", + "Retry" : "ვცადოთ ახლიდან" }, "nplurals=2; plural=(n!=1);"); diff --git a/apps/settings/l10n/ka_GE.json b/apps/settings/l10n/ka_GE.json index e8d64566b4..2822c964f8 100644 --- a/apps/settings/l10n/ka_GE.json +++ b/apps/settings/l10n/ka_GE.json @@ -17,8 +17,6 @@ "Strong password" : "ძლიერი პაროლ", "Select a profile picture" : "აირჩიეთ პროფილის სურათი", "Groups" : "ჯგუფები", - "Unsaved changes" : "შეუნახავი ცვლილებები", - "Retry" : "ვცადოთ ახლიდან", "{actor} changed your password" : "{actor} მომხმარებელმა შეცვალა თქვენი პაროლი", "You changed your password" : "თქვენ შეცვალეთ თქვენი პაროლი", "Your password was reset by an administrator" : "თქვენი პაროლი ადმინისტრატორმა აღადგინა", @@ -277,6 +275,8 @@ "Issued By" : "განაცხადა", "Valid until %s" : "ვარგისია %s-მდე", "Import root certificate" : "Root სერტიფიკატის იმპორტი", - "Set default expiration date" : "დააყენეთ საწყისი ვადის ამოწურვის თარიღი" + "Set default expiration date" : "დააყენეთ საწყისი ვადის ამოწურვის თარიღი", + "Unsaved changes" : "შეუნახავი ცვლილებები", + "Retry" : "ვცადოთ ახლიდან" },"pluralForm" :"nplurals=2; plural=(n!=1);" } \ No newline at end of file diff --git a/apps/settings/l10n/ko.js b/apps/settings/l10n/ko.js index 8885891c46..7d0e7002b5 100644 --- a/apps/settings/l10n/ko.js +++ b/apps/settings/l10n/ko.js @@ -24,18 +24,6 @@ OC.L10N.register( "Groups" : "그룹", "Group list is empty" : "그룹 목록이 비었음", "Unable to retrieve the group list" : "그룹 목록을 받아올 수 없음", - "Enter your name so other users can see who is editing" : "누가 편집하는지 알 수 있게 당신의 이름을 입력하시오.", - "Edit guest name" : "게스트 이름 편집하기", - "Save guest name" : "게스트 이름 저장하기", - "Add link" : "링크 추가", - "The document has been changed outside of the editor. The changes cannot be applied." : "문서가 에디터 밖에서 변경되었습니다. 변경사항이 적용되지 않습니다.", - "Unsaved changes" : "저장하지 않은 변경 사항", - "Use current version" : "최근 버전을 사용하십시오.", - "Use the saved version" : "이전 버전 사용하기", - "File could not be loaded. Please check your internet connection." : "파일을 가져올 수 없습니다. 인터넷 연결을 확인해주십시오.", - "Retry" : "다시 시도", - "Show image" : "이미지 보여주기", - "Show file" : "파일 보여주기", "{actor} added you to group {group}" : "{actor} 가 당신을 {group} 그룹에 추가했습니다.", "You added {user} to group {group}" : "당신은 {user}를 {group} 그룹에 추가했습니다.", "{actor} added {user} to group {group}" : "{actor} 가 {user}를 {group} 그룹에 추가했습니다.", @@ -369,6 +357,18 @@ OC.L10N.register( "Issued By" : "발급자:", "Valid until %s" : "%s까지 유효함", "Import root certificate" : "루트 인증서 가져오기", - "Set default expiration date" : "기본 만료 날짜 설정" + "Set default expiration date" : "기본 만료 날짜 설정", + "Enter your name so other users can see who is editing" : "누가 편집하는지 알 수 있게 당신의 이름을 입력하시오.", + "Edit guest name" : "게스트 이름 편집하기", + "Save guest name" : "게스트 이름 저장하기", + "Add link" : "링크 추가", + "The document has been changed outside of the editor. The changes cannot be applied." : "문서가 에디터 밖에서 변경되었습니다. 변경사항이 적용되지 않습니다.", + "Unsaved changes" : "저장하지 않은 변경 사항", + "Use current version" : "최근 버전을 사용하십시오.", + "Use the saved version" : "이전 버전 사용하기", + "File could not be loaded. Please check your internet connection." : "파일을 가져올 수 없습니다. 인터넷 연결을 확인해주십시오.", + "Retry" : "다시 시도", + "Show image" : "이미지 보여주기", + "Show file" : "파일 보여주기" }, "nplurals=1; plural=0;"); diff --git a/apps/settings/l10n/ko.json b/apps/settings/l10n/ko.json index 7bafc9798c..3a0561c872 100644 --- a/apps/settings/l10n/ko.json +++ b/apps/settings/l10n/ko.json @@ -22,18 +22,6 @@ "Groups" : "그룹", "Group list is empty" : "그룹 목록이 비었음", "Unable to retrieve the group list" : "그룹 목록을 받아올 수 없음", - "Enter your name so other users can see who is editing" : "누가 편집하는지 알 수 있게 당신의 이름을 입력하시오.", - "Edit guest name" : "게스트 이름 편집하기", - "Save guest name" : "게스트 이름 저장하기", - "Add link" : "링크 추가", - "The document has been changed outside of the editor. The changes cannot be applied." : "문서가 에디터 밖에서 변경되었습니다. 변경사항이 적용되지 않습니다.", - "Unsaved changes" : "저장하지 않은 변경 사항", - "Use current version" : "최근 버전을 사용하십시오.", - "Use the saved version" : "이전 버전 사용하기", - "File could not be loaded. Please check your internet connection." : "파일을 가져올 수 없습니다. 인터넷 연결을 확인해주십시오.", - "Retry" : "다시 시도", - "Show image" : "이미지 보여주기", - "Show file" : "파일 보여주기", "{actor} added you to group {group}" : "{actor} 가 당신을 {group} 그룹에 추가했습니다.", "You added {user} to group {group}" : "당신은 {user}를 {group} 그룹에 추가했습니다.", "{actor} added {user} to group {group}" : "{actor} 가 {user}를 {group} 그룹에 추가했습니다.", @@ -367,6 +355,18 @@ "Issued By" : "발급자:", "Valid until %s" : "%s까지 유효함", "Import root certificate" : "루트 인증서 가져오기", - "Set default expiration date" : "기본 만료 날짜 설정" + "Set default expiration date" : "기본 만료 날짜 설정", + "Enter your name so other users can see who is editing" : "누가 편집하는지 알 수 있게 당신의 이름을 입력하시오.", + "Edit guest name" : "게스트 이름 편집하기", + "Save guest name" : "게스트 이름 저장하기", + "Add link" : "링크 추가", + "The document has been changed outside of the editor. The changes cannot be applied." : "문서가 에디터 밖에서 변경되었습니다. 변경사항이 적용되지 않습니다.", + "Unsaved changes" : "저장하지 않은 변경 사항", + "Use current version" : "최근 버전을 사용하십시오.", + "Use the saved version" : "이전 버전 사용하기", + "File could not be loaded. Please check your internet connection." : "파일을 가져올 수 없습니다. 인터넷 연결을 확인해주십시오.", + "Retry" : "다시 시도", + "Show image" : "이미지 보여주기", + "Show file" : "파일 보여주기" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/apps/settings/l10n/lt_LT.js b/apps/settings/l10n/lt_LT.js index dcb3b80ecd..24f736f5c8 100644 --- a/apps/settings/l10n/lt_LT.js +++ b/apps/settings/l10n/lt_LT.js @@ -27,20 +27,6 @@ OC.L10N.register( "Groups" : "Grupės", "Group list is empty" : "Grupės sąrašas yra tuščias", "Unable to retrieve the group list" : "Nepavyko nuskaityti grupių sąrašo", - "Enter your name so other users can see who is editing" : "Įveskite savo vardą, kad kiti naudotojai matytų, kas redaguoja dokumentą", - "Edit guest name" : "Taisyti svečio vardą", - "Save guest name" : "Įrašyti svečio vardą", - "Add link" : "Pridėti nuorodą", - "Last saved {lastSaved}" : "Paskutinis įrašymas {lastSaved}", - "The document has been changed outside of the editor. The changes cannot be applied." : "Dokumentas pakeistas už redaktoriaus ribų. Pakeitimai negali būti pritaikyti.", - "Unpushed changes" : "Nepatvirtinti pakeitimai", - "Unsaved changes" : "Neįrašyti pakeitimai", - "Use current version" : "Naudoti esamą versiją", - "Use the saved version" : "Naudoti įrašytą versiją", - "File could not be loaded. Please check your internet connection." : "Nepavyko įkelti failo. Patikrinkite savo interneto ryšį.", - "Retry" : "Bandyti dar kartą", - "Show image" : "Rodyti paveikslą", - "Show file" : "Rodyti failą", "{actor} added you to group {group}" : "{actor} pridėjo jus į grupę {group}", "You added {user} to group {group}" : "Jūs pridėjote naudotoją {user} į grupę {group}", "{actor} added {user} to group {group}" : "{actor} pridėjo naudotoją {user} į grupę {group}", @@ -869,6 +855,20 @@ OC.L10N.register( "Issued By" : "Išdavė", "Valid until %s" : "Galioja iki %s", "Import root certificate" : "Importuoti šakninius sertifikatus", - "Set default expiration date" : "Nustatyti numatytąją galiojimo pabaigos datą" + "Set default expiration date" : "Nustatyti numatytąją galiojimo pabaigos datą", + "Enter your name so other users can see who is editing" : "Įveskite savo vardą, kad kiti naudotojai matytų, kas redaguoja dokumentą", + "Edit guest name" : "Taisyti svečio vardą", + "Save guest name" : "Įrašyti svečio vardą", + "Add link" : "Pridėti nuorodą", + "Last saved {lastSaved}" : "Paskutinis įrašymas {lastSaved}", + "The document has been changed outside of the editor. The changes cannot be applied." : "Dokumentas pakeistas už redaktoriaus ribų. Pakeitimai negali būti pritaikyti.", + "Unpushed changes" : "Nepatvirtinti pakeitimai", + "Unsaved changes" : "Neįrašyti pakeitimai", + "Use current version" : "Naudoti esamą versiją", + "Use the saved version" : "Naudoti įrašytą versiją", + "File could not be loaded. Please check your internet connection." : "Nepavyko įkelti failo. Patikrinkite savo interneto ryšį.", + "Retry" : "Bandyti dar kartą", + "Show image" : "Rodyti paveikslą", + "Show file" : "Rodyti failą" }, "nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);"); diff --git a/apps/settings/l10n/lt_LT.json b/apps/settings/l10n/lt_LT.json index 43c96b93a2..c0039d5902 100644 --- a/apps/settings/l10n/lt_LT.json +++ b/apps/settings/l10n/lt_LT.json @@ -25,20 +25,6 @@ "Groups" : "Grupės", "Group list is empty" : "Grupės sąrašas yra tuščias", "Unable to retrieve the group list" : "Nepavyko nuskaityti grupių sąrašo", - "Enter your name so other users can see who is editing" : "Įveskite savo vardą, kad kiti naudotojai matytų, kas redaguoja dokumentą", - "Edit guest name" : "Taisyti svečio vardą", - "Save guest name" : "Įrašyti svečio vardą", - "Add link" : "Pridėti nuorodą", - "Last saved {lastSaved}" : "Paskutinis įrašymas {lastSaved}", - "The document has been changed outside of the editor. The changes cannot be applied." : "Dokumentas pakeistas už redaktoriaus ribų. Pakeitimai negali būti pritaikyti.", - "Unpushed changes" : "Nepatvirtinti pakeitimai", - "Unsaved changes" : "Neįrašyti pakeitimai", - "Use current version" : "Naudoti esamą versiją", - "Use the saved version" : "Naudoti įrašytą versiją", - "File could not be loaded. Please check your internet connection." : "Nepavyko įkelti failo. Patikrinkite savo interneto ryšį.", - "Retry" : "Bandyti dar kartą", - "Show image" : "Rodyti paveikslą", - "Show file" : "Rodyti failą", "{actor} added you to group {group}" : "{actor} pridėjo jus į grupę {group}", "You added {user} to group {group}" : "Jūs pridėjote naudotoją {user} į grupę {group}", "{actor} added {user} to group {group}" : "{actor} pridėjo naudotoją {user} į grupę {group}", @@ -867,6 +853,20 @@ "Issued By" : "Išdavė", "Valid until %s" : "Galioja iki %s", "Import root certificate" : "Importuoti šakninius sertifikatus", - "Set default expiration date" : "Nustatyti numatytąją galiojimo pabaigos datą" + "Set default expiration date" : "Nustatyti numatytąją galiojimo pabaigos datą", + "Enter your name so other users can see who is editing" : "Įveskite savo vardą, kad kiti naudotojai matytų, kas redaguoja dokumentą", + "Edit guest name" : "Taisyti svečio vardą", + "Save guest name" : "Įrašyti svečio vardą", + "Add link" : "Pridėti nuorodą", + "Last saved {lastSaved}" : "Paskutinis įrašymas {lastSaved}", + "The document has been changed outside of the editor. The changes cannot be applied." : "Dokumentas pakeistas už redaktoriaus ribų. Pakeitimai negali būti pritaikyti.", + "Unpushed changes" : "Nepatvirtinti pakeitimai", + "Unsaved changes" : "Neįrašyti pakeitimai", + "Use current version" : "Naudoti esamą versiją", + "Use the saved version" : "Naudoti įrašytą versiją", + "File could not be loaded. Please check your internet connection." : "Nepavyko įkelti failo. Patikrinkite savo interneto ryšį.", + "Retry" : "Bandyti dar kartą", + "Show image" : "Rodyti paveikslą", + "Show file" : "Rodyti failą" },"pluralForm" :"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);" } \ No newline at end of file diff --git a/apps/settings/l10n/lv.js b/apps/settings/l10n/lv.js index 572d95790b..2990830050 100644 --- a/apps/settings/l10n/lv.js +++ b/apps/settings/l10n/lv.js @@ -20,7 +20,6 @@ OC.L10N.register( "Groups" : "Grupas", "Group list is empty" : "Grupu saraksts ir tukšš", "Unable to retrieve the group list" : "Nevarēja saņemt grupu sarakstu", - "Retry" : "Mēģināt vēlreiz", "You successfully logged in using two-factor authentication (%1$s)" : "Esat veiksmīgi pieteicies, izmantojot divpakāpju autentifikācija (%1$s)", "A login attempt using two-factor authentication failed (%1$s)" : "Pieteikšanās mēģinājums, izmantojot divpakāpju autentifikāciju neizdevās (%1$s)", "Couldn't remove app." : "Nebija iespējams noņemt lietotni.", @@ -189,6 +188,7 @@ OC.L10N.register( "Issued By" : "Izsniedza", "Valid until %s" : "Derīgs līdz %s", "Import root certificate" : "Importēt root sertifikātu", - "Set default expiration date" : "Iestatīt noklusējuma beigu datumu" + "Set default expiration date" : "Iestatīt noklusējuma beigu datumu", + "Retry" : "Mēģināt vēlreiz" }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"); diff --git a/apps/settings/l10n/lv.json b/apps/settings/l10n/lv.json index 0d895c3e04..dcb744416d 100644 --- a/apps/settings/l10n/lv.json +++ b/apps/settings/l10n/lv.json @@ -18,7 +18,6 @@ "Groups" : "Grupas", "Group list is empty" : "Grupu saraksts ir tukšš", "Unable to retrieve the group list" : "Nevarēja saņemt grupu sarakstu", - "Retry" : "Mēģināt vēlreiz", "You successfully logged in using two-factor authentication (%1$s)" : "Esat veiksmīgi pieteicies, izmantojot divpakāpju autentifikācija (%1$s)", "A login attempt using two-factor authentication failed (%1$s)" : "Pieteikšanās mēģinājums, izmantojot divpakāpju autentifikāciju neizdevās (%1$s)", "Couldn't remove app." : "Nebija iespējams noņemt lietotni.", @@ -187,6 +186,7 @@ "Issued By" : "Izsniedza", "Valid until %s" : "Derīgs līdz %s", "Import root certificate" : "Importēt root sertifikātu", - "Set default expiration date" : "Iestatīt noklusējuma beigu datumu" + "Set default expiration date" : "Iestatīt noklusējuma beigu datumu", + "Retry" : "Mēģināt vēlreiz" },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);" } \ No newline at end of file diff --git a/apps/settings/l10n/mk.js b/apps/settings/l10n/mk.js index bf2a45eea0..ab9b7be4bb 100644 --- a/apps/settings/l10n/mk.js +++ b/apps/settings/l10n/mk.js @@ -24,21 +24,6 @@ OC.L10N.register( "Groups" : "Групи", "Group list is empty" : "Листата во групата е празна", "Unable to retrieve the group list" : "Неможе да се вчита листата со групи", - "_and %n other editor_::_and %n other editors_" : ["и %n друг уредник","и %n други уредници"], - "Enter your name so other users can see who is editing" : "Напишете го вашето име за да можат другите корисници да знаат кој уредува", - "Edit guest name" : "Промени име на гостин", - "Save guest name" : "Зачувај име на гостин", - "Add link" : "Додади линк", - "Last saved {lastSaved}" : "Последно зачувано {lastSaved}", - "The document has been changed outside of the editor. The changes cannot be applied." : "Документот не е изменет од уредникот. Промените не можат да се применат.", - "Unpushed changes" : "Необјавени промени", - "Unsaved changes" : "Незачувани промени", - "Use current version" : "Користи ја моменталната верзија", - "Use the saved version" : "Користи ја зачуваната верзија", - "File could not be loaded. Please check your internet connection." : "Датотеката неможе да се вчита. Проверете ја вашата интернет врска.", - "Retry" : "Обидете се повторно", - "Show image" : "Прикаши слика", - "Show file" : "Прикажи датотека", "{actor} added you to group {group}" : "{actor} те додаде во групата {group}", "You added {user} to group {group}" : "Го додаде {user} во групата {group}", "{actor} added {user} to group {group}" : "{actor} го додаде {user} во групата {group}", @@ -866,6 +851,21 @@ OC.L10N.register( "Valid until %s" : "Валиден до %s", "Import root certificate" : "Увези root сертификат", "Set default expiration date" : "Постави основен датум на истекување", - "{counter} apps have an update available" : "за {counter} аликации е достапно ажурирање" + "{counter} apps have an update available" : "за {counter} аликации е достапно ажурирање", + "_and %n other editor_::_and %n other editors_" : ["и %n друг уредник","и %n други уредници"], + "Enter your name so other users can see who is editing" : "Напишете го вашето име за да можат другите корисници да знаат кој уредува", + "Edit guest name" : "Промени име на гостин", + "Save guest name" : "Зачувај име на гостин", + "Add link" : "Додади линк", + "Last saved {lastSaved}" : "Последно зачувано {lastSaved}", + "The document has been changed outside of the editor. The changes cannot be applied." : "Документот не е изменет од уредникот. Промените не можат да се применат.", + "Unpushed changes" : "Необјавени промени", + "Unsaved changes" : "Незачувани промени", + "Use current version" : "Користи ја моменталната верзија", + "Use the saved version" : "Користи ја зачуваната верзија", + "File could not be loaded. Please check your internet connection." : "Датотеката неможе да се вчита. Проверете ја вашата интернет врска.", + "Retry" : "Обидете се повторно", + "Show image" : "Прикаши слика", + "Show file" : "Прикажи датотека" }, "nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;"); diff --git a/apps/settings/l10n/mk.json b/apps/settings/l10n/mk.json index c6790cb55d..86066f787f 100644 --- a/apps/settings/l10n/mk.json +++ b/apps/settings/l10n/mk.json @@ -22,21 +22,6 @@ "Groups" : "Групи", "Group list is empty" : "Листата во групата е празна", "Unable to retrieve the group list" : "Неможе да се вчита листата со групи", - "_and %n other editor_::_and %n other editors_" : ["и %n друг уредник","и %n други уредници"], - "Enter your name so other users can see who is editing" : "Напишете го вашето име за да можат другите корисници да знаат кој уредува", - "Edit guest name" : "Промени име на гостин", - "Save guest name" : "Зачувај име на гостин", - "Add link" : "Додади линк", - "Last saved {lastSaved}" : "Последно зачувано {lastSaved}", - "The document has been changed outside of the editor. The changes cannot be applied." : "Документот не е изменет од уредникот. Промените не можат да се применат.", - "Unpushed changes" : "Необјавени промени", - "Unsaved changes" : "Незачувани промени", - "Use current version" : "Користи ја моменталната верзија", - "Use the saved version" : "Користи ја зачуваната верзија", - "File could not be loaded. Please check your internet connection." : "Датотеката неможе да се вчита. Проверете ја вашата интернет врска.", - "Retry" : "Обидете се повторно", - "Show image" : "Прикаши слика", - "Show file" : "Прикажи датотека", "{actor} added you to group {group}" : "{actor} те додаде во групата {group}", "You added {user} to group {group}" : "Го додаде {user} во групата {group}", "{actor} added {user} to group {group}" : "{actor} го додаде {user} во групата {group}", @@ -864,6 +849,21 @@ "Valid until %s" : "Валиден до %s", "Import root certificate" : "Увези root сертификат", "Set default expiration date" : "Постави основен датум на истекување", - "{counter} apps have an update available" : "за {counter} аликации е достапно ажурирање" + "{counter} apps have an update available" : "за {counter} аликации е достапно ажурирање", + "_and %n other editor_::_and %n other editors_" : ["и %n друг уредник","и %n други уредници"], + "Enter your name so other users can see who is editing" : "Напишете го вашето име за да можат другите корисници да знаат кој уредува", + "Edit guest name" : "Промени име на гостин", + "Save guest name" : "Зачувај име на гостин", + "Add link" : "Додади линк", + "Last saved {lastSaved}" : "Последно зачувано {lastSaved}", + "The document has been changed outside of the editor. The changes cannot be applied." : "Документот не е изменет од уредникот. Промените не можат да се применат.", + "Unpushed changes" : "Необјавени промени", + "Unsaved changes" : "Незачувани промени", + "Use current version" : "Користи ја моменталната верзија", + "Use the saved version" : "Користи ја зачуваната верзија", + "File could not be loaded. Please check your internet connection." : "Датотеката неможе да се вчита. Проверете ја вашата интернет врска.", + "Retry" : "Обидете се повторно", + "Show image" : "Прикаши слика", + "Show file" : "Прикажи датотека" },"pluralForm" :"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;" } \ No newline at end of file diff --git a/apps/settings/l10n/nb.js b/apps/settings/l10n/nb.js index 6b79abe404..6d664904ef 100644 --- a/apps/settings/l10n/nb.js +++ b/apps/settings/l10n/nb.js @@ -24,19 +24,6 @@ OC.L10N.register( "Groups" : "Grupper", "Group list is empty" : "Gruppeliste er tom", "Unable to retrieve the group list" : "Kunne ikke hente gruppelisten", - "Enter your name so other users can see who is editing" : "Skriv inn navnet ditt slik at andre brukere kan se hvem som redigerer", - "Edit guest name" : "Rediger gjestenavn", - "Save guest name" : "Lagre gjestenavn", - "Add link" : "Legg ved lenke", - "Last saved {lastSaved}" : "Sist lagret {lastSaved}", - "The document has been changed outside of the editor. The changes cannot be applied." : "Dokumentet har blitt endret utenfor programmet. Endringene kan ikke benyttes. ", - "Unsaved changes" : "Ulagrede endringer", - "Use current version" : "Bruk siste versjon", - "Use the saved version" : "Bruk lagret versjon", - "File could not be loaded. Please check your internet connection." : "Filen kunne ikke lastes. Vennligst sjekk internettforbindelsen din. ", - "Retry" : "Prøv igjen", - "Show image" : "Vis bilde", - "Show file" : "Vis fil", "{actor} added you to group {group}" : "{actor} la deg til i gruppen {group}", "You added {user} to group {group}" : "Du la til {user} i gruppen {group}", "{actor} added {user} to group {group}" : "{actor} la {user} til i gruppen {group}", @@ -387,6 +374,19 @@ OC.L10N.register( "Issued By" : "Utstedt av", "Valid until %s" : "Gyldig til %s", "Import root certificate" : "Importer rotsertifikat", - "Set default expiration date" : "Sett forvalgt utløpsdato" + "Set default expiration date" : "Sett forvalgt utløpsdato", + "Enter your name so other users can see who is editing" : "Skriv inn navnet ditt slik at andre brukere kan se hvem som redigerer", + "Edit guest name" : "Rediger gjestenavn", + "Save guest name" : "Lagre gjestenavn", + "Add link" : "Legg ved lenke", + "Last saved {lastSaved}" : "Sist lagret {lastSaved}", + "The document has been changed outside of the editor. The changes cannot be applied." : "Dokumentet har blitt endret utenfor programmet. Endringene kan ikke benyttes. ", + "Unsaved changes" : "Ulagrede endringer", + "Use current version" : "Bruk siste versjon", + "Use the saved version" : "Bruk lagret versjon", + "File could not be loaded. Please check your internet connection." : "Filen kunne ikke lastes. Vennligst sjekk internettforbindelsen din. ", + "Retry" : "Prøv igjen", + "Show image" : "Vis bilde", + "Show file" : "Vis fil" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/settings/l10n/nb.json b/apps/settings/l10n/nb.json index 9dfa1ee881..84e985f26c 100644 --- a/apps/settings/l10n/nb.json +++ b/apps/settings/l10n/nb.json @@ -22,19 +22,6 @@ "Groups" : "Grupper", "Group list is empty" : "Gruppeliste er tom", "Unable to retrieve the group list" : "Kunne ikke hente gruppelisten", - "Enter your name so other users can see who is editing" : "Skriv inn navnet ditt slik at andre brukere kan se hvem som redigerer", - "Edit guest name" : "Rediger gjestenavn", - "Save guest name" : "Lagre gjestenavn", - "Add link" : "Legg ved lenke", - "Last saved {lastSaved}" : "Sist lagret {lastSaved}", - "The document has been changed outside of the editor. The changes cannot be applied." : "Dokumentet har blitt endret utenfor programmet. Endringene kan ikke benyttes. ", - "Unsaved changes" : "Ulagrede endringer", - "Use current version" : "Bruk siste versjon", - "Use the saved version" : "Bruk lagret versjon", - "File could not be loaded. Please check your internet connection." : "Filen kunne ikke lastes. Vennligst sjekk internettforbindelsen din. ", - "Retry" : "Prøv igjen", - "Show image" : "Vis bilde", - "Show file" : "Vis fil", "{actor} added you to group {group}" : "{actor} la deg til i gruppen {group}", "You added {user} to group {group}" : "Du la til {user} i gruppen {group}", "{actor} added {user} to group {group}" : "{actor} la {user} til i gruppen {group}", @@ -385,6 +372,19 @@ "Issued By" : "Utstedt av", "Valid until %s" : "Gyldig til %s", "Import root certificate" : "Importer rotsertifikat", - "Set default expiration date" : "Sett forvalgt utløpsdato" + "Set default expiration date" : "Sett forvalgt utløpsdato", + "Enter your name so other users can see who is editing" : "Skriv inn navnet ditt slik at andre brukere kan se hvem som redigerer", + "Edit guest name" : "Rediger gjestenavn", + "Save guest name" : "Lagre gjestenavn", + "Add link" : "Legg ved lenke", + "Last saved {lastSaved}" : "Sist lagret {lastSaved}", + "The document has been changed outside of the editor. The changes cannot be applied." : "Dokumentet har blitt endret utenfor programmet. Endringene kan ikke benyttes. ", + "Unsaved changes" : "Ulagrede endringer", + "Use current version" : "Bruk siste versjon", + "Use the saved version" : "Bruk lagret versjon", + "File could not be loaded. Please check your internet connection." : "Filen kunne ikke lastes. Vennligst sjekk internettforbindelsen din. ", + "Retry" : "Prøv igjen", + "Show image" : "Vis bilde", + "Show file" : "Vis fil" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/settings/l10n/nl.js b/apps/settings/l10n/nl.js index 3f5e114dee..0f41895ec1 100644 --- a/apps/settings/l10n/nl.js +++ b/apps/settings/l10n/nl.js @@ -28,21 +28,6 @@ OC.L10N.register( "Groups" : "Groepen", "Group list is empty" : "Groepenlijst is leeg", "Unable to retrieve the group list" : "Kan groepenoverzicht niet ophalen", - "_and %n other editor_::_and %n other editors_" : ["en %n andere bewerker","en %n andere bewerkers"], - "Enter your name so other users can see who is editing" : "Vul je naam in zodat anderen kunnen zien wie aan het bewerken is", - "Edit guest name" : "Bewerk gast naam", - "Save guest name" : "Bewaar gast naam", - "Add link" : "Voeg link toe", - "Last saved {lastSaved}" : "Laatste opgeslagen {lastSaved}", - "The document has been changed outside of the editor. The changes cannot be applied." : "Het document is gewijzigd buiten de editor. Veranderingen kunnen niet worden toegepast.", - "Unpushed changes" : "Niet verwerkte veranderingen", - "Unsaved changes" : "Niet opgeslagen veranderingen", - "Use current version" : "Gebruik huidige versie", - "Use the saved version" : "Gebruik opgeslagen versie", - "File could not be loaded. Please check your internet connection." : "Bestanden konden niet worden geladen. Controleer je internetverbinding.", - "Retry" : "Opnieuw proberen", - "Show image" : "Toon afbeelding", - "Show file" : "Toon bestand", "{actor} added you to group {group}" : "{actor} voegde je toe aan groep {group}", "You added {user} to group {group}" : "U hebt gebruiker {user} aan de groep {group} toegevoegd.", "{actor} added {user} to group {group}" : "{actor} voegde {user} toe aan groep {group}", @@ -876,6 +861,21 @@ OC.L10N.register( "Valid until %s" : "Geldig tot %s", "Import root certificate" : "Importeren root certificaat", "Set default expiration date" : "Stel standaard vervaldatum in", - "{counter} apps have an update available" : "{counter} apps hebben een update beschikbaar" + "{counter} apps have an update available" : "{counter} apps hebben een update beschikbaar", + "_and %n other editor_::_and %n other editors_" : ["en %n andere bewerker","en %n andere bewerkers"], + "Enter your name so other users can see who is editing" : "Vul je naam in zodat anderen kunnen zien wie aan het bewerken is", + "Edit guest name" : "Bewerk gast naam", + "Save guest name" : "Bewaar gast naam", + "Add link" : "Voeg link toe", + "Last saved {lastSaved}" : "Laatste opgeslagen {lastSaved}", + "The document has been changed outside of the editor. The changes cannot be applied." : "Het document is gewijzigd buiten de editor. Veranderingen kunnen niet worden toegepast.", + "Unpushed changes" : "Niet verwerkte veranderingen", + "Unsaved changes" : "Niet opgeslagen veranderingen", + "Use current version" : "Gebruik huidige versie", + "Use the saved version" : "Gebruik opgeslagen versie", + "File could not be loaded. Please check your internet connection." : "Bestanden konden niet worden geladen. Controleer je internetverbinding.", + "Retry" : "Opnieuw proberen", + "Show image" : "Toon afbeelding", + "Show file" : "Toon bestand" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/settings/l10n/nl.json b/apps/settings/l10n/nl.json index 55be156fbe..357ab12c5b 100644 --- a/apps/settings/l10n/nl.json +++ b/apps/settings/l10n/nl.json @@ -26,21 +26,6 @@ "Groups" : "Groepen", "Group list is empty" : "Groepenlijst is leeg", "Unable to retrieve the group list" : "Kan groepenoverzicht niet ophalen", - "_and %n other editor_::_and %n other editors_" : ["en %n andere bewerker","en %n andere bewerkers"], - "Enter your name so other users can see who is editing" : "Vul je naam in zodat anderen kunnen zien wie aan het bewerken is", - "Edit guest name" : "Bewerk gast naam", - "Save guest name" : "Bewaar gast naam", - "Add link" : "Voeg link toe", - "Last saved {lastSaved}" : "Laatste opgeslagen {lastSaved}", - "The document has been changed outside of the editor. The changes cannot be applied." : "Het document is gewijzigd buiten de editor. Veranderingen kunnen niet worden toegepast.", - "Unpushed changes" : "Niet verwerkte veranderingen", - "Unsaved changes" : "Niet opgeslagen veranderingen", - "Use current version" : "Gebruik huidige versie", - "Use the saved version" : "Gebruik opgeslagen versie", - "File could not be loaded. Please check your internet connection." : "Bestanden konden niet worden geladen. Controleer je internetverbinding.", - "Retry" : "Opnieuw proberen", - "Show image" : "Toon afbeelding", - "Show file" : "Toon bestand", "{actor} added you to group {group}" : "{actor} voegde je toe aan groep {group}", "You added {user} to group {group}" : "U hebt gebruiker {user} aan de groep {group} toegevoegd.", "{actor} added {user} to group {group}" : "{actor} voegde {user} toe aan groep {group}", @@ -874,6 +859,21 @@ "Valid until %s" : "Geldig tot %s", "Import root certificate" : "Importeren root certificaat", "Set default expiration date" : "Stel standaard vervaldatum in", - "{counter} apps have an update available" : "{counter} apps hebben een update beschikbaar" + "{counter} apps have an update available" : "{counter} apps hebben een update beschikbaar", + "_and %n other editor_::_and %n other editors_" : ["en %n andere bewerker","en %n andere bewerkers"], + "Enter your name so other users can see who is editing" : "Vul je naam in zodat anderen kunnen zien wie aan het bewerken is", + "Edit guest name" : "Bewerk gast naam", + "Save guest name" : "Bewaar gast naam", + "Add link" : "Voeg link toe", + "Last saved {lastSaved}" : "Laatste opgeslagen {lastSaved}", + "The document has been changed outside of the editor. The changes cannot be applied." : "Het document is gewijzigd buiten de editor. Veranderingen kunnen niet worden toegepast.", + "Unpushed changes" : "Niet verwerkte veranderingen", + "Unsaved changes" : "Niet opgeslagen veranderingen", + "Use current version" : "Gebruik huidige versie", + "Use the saved version" : "Gebruik opgeslagen versie", + "File could not be loaded. Please check your internet connection." : "Bestanden konden niet worden geladen. Controleer je internetverbinding.", + "Retry" : "Opnieuw proberen", + "Show image" : "Toon afbeelding", + "Show file" : "Toon bestand" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/settings/l10n/pl.js b/apps/settings/l10n/pl.js index 4faf3545a6..e4c953a3f7 100644 --- a/apps/settings/l10n/pl.js +++ b/apps/settings/l10n/pl.js @@ -28,21 +28,6 @@ OC.L10N.register( "Groups" : "Grupy", "Group list is empty" : "Lista grup jest pusta", "Unable to retrieve the group list" : "Nie można pobrać listy grup", - "_and %n other editor_::_and %n other editors_" : ["i %n inny edytujący","i %n innych edytujących","i %n innych edytujących","i %n innych edytujących"], - "Enter your name so other users can see who is editing" : "Wprowadź swoje imię, aby inni użytkownicy mogli zobaczyć, kto edytuje", - "Edit guest name" : "Edytuj nazwę gościa", - "Save guest name" : "Zapisz nazwę gościa", - "Add link" : "Dodaj link", - "Last saved {lastSaved}" : "Ostatnio zapisane {lastSaved}", - "The document has been changed outside of the editor. The changes cannot be applied." : "Dokument został zmieniony poza edytorem. Nie można zastosować zmian.", - "Unpushed changes" : "Niewysłane zmiany", - "Unsaved changes" : "Niezapisane zmiany", - "Use current version" : "Użyj bieżącej wersji", - "Use the saved version" : "Użyj zapisanej wersji", - "File could not be loaded. Please check your internet connection." : "Nie można załadować pliku. Sprawdź połączenie z internetem.", - "Retry" : "Powtórz", - "Show image" : "Pokaż obraz", - "Show file" : "Pokaż plik", "{actor} added you to group {group}" : "{actor} dodał Cię do grupy {group}", "You added {user} to group {group}" : "Dodałeś {user} do grupy {group}", "{actor} added {user} to group {group}" : "{actor} dodał {user} do grupy {group}", @@ -876,6 +861,21 @@ OC.L10N.register( "Valid until %s" : "Ważny do %s", "Import root certificate" : "Importuj certyfikat główny", "Set default expiration date" : "Ustaw domyślną datę wygaśnięcia", - "{counter} apps have an update available" : "{counter} aplikacje mają dostępną aktualizację" + "{counter} apps have an update available" : "{counter} aplikacje mają dostępną aktualizację", + "_and %n other editor_::_and %n other editors_" : ["i %n inny edytujący","i %n innych edytujących","i %n innych edytujących","i %n innych edytujących"], + "Enter your name so other users can see who is editing" : "Wprowadź swoje imię, aby inni użytkownicy mogli zobaczyć, kto edytuje", + "Edit guest name" : "Edytuj nazwę gościa", + "Save guest name" : "Zapisz nazwę gościa", + "Add link" : "Dodaj link", + "Last saved {lastSaved}" : "Ostatnio zapisane {lastSaved}", + "The document has been changed outside of the editor. The changes cannot be applied." : "Dokument został zmieniony poza edytorem. Nie można zastosować zmian.", + "Unpushed changes" : "Niewysłane zmiany", + "Unsaved changes" : "Niezapisane zmiany", + "Use current version" : "Użyj bieżącej wersji", + "Use the saved version" : "Użyj zapisanej wersji", + "File could not be loaded. Please check your internet connection." : "Nie można załadować pliku. Sprawdź połączenie z internetem.", + "Retry" : "Powtórz", + "Show image" : "Pokaż obraz", + "Show file" : "Pokaż plik" }, "nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);"); diff --git a/apps/settings/l10n/pl.json b/apps/settings/l10n/pl.json index 1e7cad9d0a..0810508db9 100644 --- a/apps/settings/l10n/pl.json +++ b/apps/settings/l10n/pl.json @@ -26,21 +26,6 @@ "Groups" : "Grupy", "Group list is empty" : "Lista grup jest pusta", "Unable to retrieve the group list" : "Nie można pobrać listy grup", - "_and %n other editor_::_and %n other editors_" : ["i %n inny edytujący","i %n innych edytujących","i %n innych edytujących","i %n innych edytujących"], - "Enter your name so other users can see who is editing" : "Wprowadź swoje imię, aby inni użytkownicy mogli zobaczyć, kto edytuje", - "Edit guest name" : "Edytuj nazwę gościa", - "Save guest name" : "Zapisz nazwę gościa", - "Add link" : "Dodaj link", - "Last saved {lastSaved}" : "Ostatnio zapisane {lastSaved}", - "The document has been changed outside of the editor. The changes cannot be applied." : "Dokument został zmieniony poza edytorem. Nie można zastosować zmian.", - "Unpushed changes" : "Niewysłane zmiany", - "Unsaved changes" : "Niezapisane zmiany", - "Use current version" : "Użyj bieżącej wersji", - "Use the saved version" : "Użyj zapisanej wersji", - "File could not be loaded. Please check your internet connection." : "Nie można załadować pliku. Sprawdź połączenie z internetem.", - "Retry" : "Powtórz", - "Show image" : "Pokaż obraz", - "Show file" : "Pokaż plik", "{actor} added you to group {group}" : "{actor} dodał Cię do grupy {group}", "You added {user} to group {group}" : "Dodałeś {user} do grupy {group}", "{actor} added {user} to group {group}" : "{actor} dodał {user} do grupy {group}", @@ -874,6 +859,21 @@ "Valid until %s" : "Ważny do %s", "Import root certificate" : "Importuj certyfikat główny", "Set default expiration date" : "Ustaw domyślną datę wygaśnięcia", - "{counter} apps have an update available" : "{counter} aplikacje mają dostępną aktualizację" + "{counter} apps have an update available" : "{counter} aplikacje mają dostępną aktualizację", + "_and %n other editor_::_and %n other editors_" : ["i %n inny edytujący","i %n innych edytujących","i %n innych edytujących","i %n innych edytujących"], + "Enter your name so other users can see who is editing" : "Wprowadź swoje imię, aby inni użytkownicy mogli zobaczyć, kto edytuje", + "Edit guest name" : "Edytuj nazwę gościa", + "Save guest name" : "Zapisz nazwę gościa", + "Add link" : "Dodaj link", + "Last saved {lastSaved}" : "Ostatnio zapisane {lastSaved}", + "The document has been changed outside of the editor. The changes cannot be applied." : "Dokument został zmieniony poza edytorem. Nie można zastosować zmian.", + "Unpushed changes" : "Niewysłane zmiany", + "Unsaved changes" : "Niezapisane zmiany", + "Use current version" : "Użyj bieżącej wersji", + "Use the saved version" : "Użyj zapisanej wersji", + "File could not be loaded. Please check your internet connection." : "Nie można załadować pliku. Sprawdź połączenie z internetem.", + "Retry" : "Powtórz", + "Show image" : "Pokaż obraz", + "Show file" : "Pokaż plik" },"pluralForm" :"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);" } \ No newline at end of file diff --git a/apps/settings/l10n/pt_BR.js b/apps/settings/l10n/pt_BR.js index 986c31dd77..ebc97e27ed 100644 --- a/apps/settings/l10n/pt_BR.js +++ b/apps/settings/l10n/pt_BR.js @@ -28,21 +28,6 @@ OC.L10N.register( "Groups" : "Grupos", "Group list is empty" : "A lista de grupos está vazia", "Unable to retrieve the group list" : "Não é possível recuperar a lista de grupos", - "_and %n other editor_::_and %n other editors_" : ["e %n outro editor","e %n outros editores"], - "Enter your name so other users can see who is editing" : "Digite seu nome para que outros possam ver quem está editando", - "Edit guest name" : "Editar nome de convidado", - "Save guest name" : "Salvar nome de convidado", - "Add link" : "Adicionar link", - "Last saved {lastSaved}" : "Salvo por último {lastSaved}", - "The document has been changed outside of the editor. The changes cannot be applied." : "O documento foi alterado fora do editor. As alterações não podem ser aplicadas.", - "Unpushed changes" : "Alterações não gravadas", - "Unsaved changes" : "Alterações não salvas", - "Use current version" : "Usar versão atual", - "Use the saved version" : "Usar a versão salva", - "File could not be loaded. Please check your internet connection." : "Não foi possível carregar o arquivo. Verifique sua conexão à internet.", - "Retry" : "Tentar novamente", - "Show image" : "Mostrar imagem", - "Show file" : "Mostrar arquivo", "{actor} added you to group {group}" : "{actor} adicionou você ao grupo {group}", "You added {user} to group {group}" : "Você adicionou {user} ao grupo {group}", "{actor} added {user} to group {group}" : "{actor} adicionou {user} ao grupo {group}", @@ -876,6 +861,21 @@ OC.L10N.register( "Valid until %s" : "Válido até %s", "Import root certificate" : "Importar certificado raiz", "Set default expiration date" : "Configurar a data de expiração", - "{counter} apps have an update available" : "{counter} aplicativos tem novas atualizações" + "{counter} apps have an update available" : "{counter} aplicativos tem novas atualizações", + "_and %n other editor_::_and %n other editors_" : ["e %n outro editor","e %n outros editores"], + "Enter your name so other users can see who is editing" : "Digite seu nome para que outros possam ver quem está editando", + "Edit guest name" : "Editar nome de convidado", + "Save guest name" : "Salvar nome de convidado", + "Add link" : "Adicionar link", + "Last saved {lastSaved}" : "Salvo por último {lastSaved}", + "The document has been changed outside of the editor. The changes cannot be applied." : "O documento foi alterado fora do editor. As alterações não podem ser aplicadas.", + "Unpushed changes" : "Alterações não gravadas", + "Unsaved changes" : "Alterações não salvas", + "Use current version" : "Usar versão atual", + "Use the saved version" : "Usar a versão salva", + "File could not be loaded. Please check your internet connection." : "Não foi possível carregar o arquivo. Verifique sua conexão à internet.", + "Retry" : "Tentar novamente", + "Show image" : "Mostrar imagem", + "Show file" : "Mostrar arquivo" }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/settings/l10n/pt_BR.json b/apps/settings/l10n/pt_BR.json index 181fba5eac..18b6a32068 100644 --- a/apps/settings/l10n/pt_BR.json +++ b/apps/settings/l10n/pt_BR.json @@ -26,21 +26,6 @@ "Groups" : "Grupos", "Group list is empty" : "A lista de grupos está vazia", "Unable to retrieve the group list" : "Não é possível recuperar a lista de grupos", - "_and %n other editor_::_and %n other editors_" : ["e %n outro editor","e %n outros editores"], - "Enter your name so other users can see who is editing" : "Digite seu nome para que outros possam ver quem está editando", - "Edit guest name" : "Editar nome de convidado", - "Save guest name" : "Salvar nome de convidado", - "Add link" : "Adicionar link", - "Last saved {lastSaved}" : "Salvo por último {lastSaved}", - "The document has been changed outside of the editor. The changes cannot be applied." : "O documento foi alterado fora do editor. As alterações não podem ser aplicadas.", - "Unpushed changes" : "Alterações não gravadas", - "Unsaved changes" : "Alterações não salvas", - "Use current version" : "Usar versão atual", - "Use the saved version" : "Usar a versão salva", - "File could not be loaded. Please check your internet connection." : "Não foi possível carregar o arquivo. Verifique sua conexão à internet.", - "Retry" : "Tentar novamente", - "Show image" : "Mostrar imagem", - "Show file" : "Mostrar arquivo", "{actor} added you to group {group}" : "{actor} adicionou você ao grupo {group}", "You added {user} to group {group}" : "Você adicionou {user} ao grupo {group}", "{actor} added {user} to group {group}" : "{actor} adicionou {user} ao grupo {group}", @@ -874,6 +859,21 @@ "Valid until %s" : "Válido até %s", "Import root certificate" : "Importar certificado raiz", "Set default expiration date" : "Configurar a data de expiração", - "{counter} apps have an update available" : "{counter} aplicativos tem novas atualizações" + "{counter} apps have an update available" : "{counter} aplicativos tem novas atualizações", + "_and %n other editor_::_and %n other editors_" : ["e %n outro editor","e %n outros editores"], + "Enter your name so other users can see who is editing" : "Digite seu nome para que outros possam ver quem está editando", + "Edit guest name" : "Editar nome de convidado", + "Save guest name" : "Salvar nome de convidado", + "Add link" : "Adicionar link", + "Last saved {lastSaved}" : "Salvo por último {lastSaved}", + "The document has been changed outside of the editor. The changes cannot be applied." : "O documento foi alterado fora do editor. As alterações não podem ser aplicadas.", + "Unpushed changes" : "Alterações não gravadas", + "Unsaved changes" : "Alterações não salvas", + "Use current version" : "Usar versão atual", + "Use the saved version" : "Usar a versão salva", + "File could not be loaded. Please check your internet connection." : "Não foi possível carregar o arquivo. Verifique sua conexão à internet.", + "Retry" : "Tentar novamente", + "Show image" : "Mostrar imagem", + "Show file" : "Mostrar arquivo" },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/apps/settings/l10n/pt_PT.js b/apps/settings/l10n/pt_PT.js index ea24713256..8bd41ce9b1 100644 --- a/apps/settings/l10n/pt_PT.js +++ b/apps/settings/l10n/pt_PT.js @@ -20,18 +20,6 @@ OC.L10N.register( "Select a profile picture" : "Selecione uma fotografia de perfil", "Week starts on {fdow}" : "Semana começa em {fdow}", "Groups" : "Grupos", - "Enter your name so other users can see who is editing" : "Insira o seu nome para que os os outros utilizadores possam ver quem é que está a editar", - "Edit guest name" : "Inserir o nome do convidado", - "Save guest name" : "Guardar o nome do convidado", - "Add link" : "Adicionar ligação", - "The document has been changed outside of the editor. The changes cannot be applied." : "O documento foi modificado fora do editor. As modificações não podem ser guardadas.", - "Unpushed changes" : "Modificações não enviadas", - "Unsaved changes" : "Modificações não guardadas", - "Use current version" : "Usar esta versão", - "Use the saved version" : "Usar a versão guardada", - "Retry" : "Repetir", - "Show image" : "Mostrar imagem", - "Show file" : "Mostrar ficheiro", "An administrator added you to group {group}" : "Um administrador adicionou-o ao grupo {group}", "An administrator added {user} to group {group}" : "Um administrador adicionou {user} ao grupo {group}", "{actor} removed you from group {group}" : "{actor} removeu-o do grupo {group}", @@ -292,6 +280,18 @@ OC.L10N.register( "Issued By" : "Emitido Por", "Valid until %s" : "Válido até %s", "Import root certificate" : "Importar certificado root", - "Set default expiration date" : "Especificar a data padrão de expiração" + "Set default expiration date" : "Especificar a data padrão de expiração", + "Enter your name so other users can see who is editing" : "Insira o seu nome para que os os outros utilizadores possam ver quem é que está a editar", + "Edit guest name" : "Inserir o nome do convidado", + "Save guest name" : "Guardar o nome do convidado", + "Add link" : "Adicionar ligação", + "The document has been changed outside of the editor. The changes cannot be applied." : "O documento foi modificado fora do editor. As modificações não podem ser guardadas.", + "Unpushed changes" : "Modificações não enviadas", + "Unsaved changes" : "Modificações não guardadas", + "Use current version" : "Usar esta versão", + "Use the saved version" : "Usar a versão guardada", + "Retry" : "Repetir", + "Show image" : "Mostrar imagem", + "Show file" : "Mostrar ficheiro" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/settings/l10n/pt_PT.json b/apps/settings/l10n/pt_PT.json index a6f85f404b..3e7d60af3d 100644 --- a/apps/settings/l10n/pt_PT.json +++ b/apps/settings/l10n/pt_PT.json @@ -18,18 +18,6 @@ "Select a profile picture" : "Selecione uma fotografia de perfil", "Week starts on {fdow}" : "Semana começa em {fdow}", "Groups" : "Grupos", - "Enter your name so other users can see who is editing" : "Insira o seu nome para que os os outros utilizadores possam ver quem é que está a editar", - "Edit guest name" : "Inserir o nome do convidado", - "Save guest name" : "Guardar o nome do convidado", - "Add link" : "Adicionar ligação", - "The document has been changed outside of the editor. The changes cannot be applied." : "O documento foi modificado fora do editor. As modificações não podem ser guardadas.", - "Unpushed changes" : "Modificações não enviadas", - "Unsaved changes" : "Modificações não guardadas", - "Use current version" : "Usar esta versão", - "Use the saved version" : "Usar a versão guardada", - "Retry" : "Repetir", - "Show image" : "Mostrar imagem", - "Show file" : "Mostrar ficheiro", "An administrator added you to group {group}" : "Um administrador adicionou-o ao grupo {group}", "An administrator added {user} to group {group}" : "Um administrador adicionou {user} ao grupo {group}", "{actor} removed you from group {group}" : "{actor} removeu-o do grupo {group}", @@ -290,6 +278,18 @@ "Issued By" : "Emitido Por", "Valid until %s" : "Válido até %s", "Import root certificate" : "Importar certificado root", - "Set default expiration date" : "Especificar a data padrão de expiração" + "Set default expiration date" : "Especificar a data padrão de expiração", + "Enter your name so other users can see who is editing" : "Insira o seu nome para que os os outros utilizadores possam ver quem é que está a editar", + "Edit guest name" : "Inserir o nome do convidado", + "Save guest name" : "Guardar o nome do convidado", + "Add link" : "Adicionar ligação", + "The document has been changed outside of the editor. The changes cannot be applied." : "O documento foi modificado fora do editor. As modificações não podem ser guardadas.", + "Unpushed changes" : "Modificações não enviadas", + "Unsaved changes" : "Modificações não guardadas", + "Use current version" : "Usar esta versão", + "Use the saved version" : "Usar a versão guardada", + "Retry" : "Repetir", + "Show image" : "Mostrar imagem", + "Show file" : "Mostrar ficheiro" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/settings/l10n/ro.js b/apps/settings/l10n/ro.js index 90340810db..9ca80f24d3 100644 --- a/apps/settings/l10n/ro.js +++ b/apps/settings/l10n/ro.js @@ -24,13 +24,6 @@ OC.L10N.register( "Groups" : "Grupuri", "Group list is empty" : "Lista de grupuri este goală", "Unable to retrieve the group list" : "Nu s-a putut obține lista de grupuri", - "Add link" : "Adaugă link", - "Unsaved changes" : "Modificări nesalvate", - "Use current version" : "Folosește versiunea curentă", - "Use the saved version" : "Folosește versiuna salvată", - "Retry" : "Reîncearcă", - "Show image" : "Arată imaginea", - "Show file" : "Arată fișierul", "{actor} added you to group {group}" : "{actor} te-a adăugat în grupul {group}", "You added {user} to group {group}" : "Ai adăugat {user} în grupul {group}", "{actor} added {user} to group {group}" : "{actor} a adăugat pe {user} în grupul {group}", @@ -403,6 +396,13 @@ OC.L10N.register( "Issued By" : "Emis de", "Valid until %s" : "Valabil până la %s", "Import root certificate" : "Importă certificat rădăcină", - "Set default expiration date" : "Setează data implicită de expirare" + "Set default expiration date" : "Setează data implicită de expirare", + "Add link" : "Adaugă link", + "Unsaved changes" : "Modificări nesalvate", + "Use current version" : "Folosește versiunea curentă", + "Use the saved version" : "Folosește versiuna salvată", + "Retry" : "Reîncearcă", + "Show image" : "Arată imaginea", + "Show file" : "Arată fișierul" }, "nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));"); diff --git a/apps/settings/l10n/ro.json b/apps/settings/l10n/ro.json index b7ce1de701..f75492e9cc 100644 --- a/apps/settings/l10n/ro.json +++ b/apps/settings/l10n/ro.json @@ -22,13 +22,6 @@ "Groups" : "Grupuri", "Group list is empty" : "Lista de grupuri este goală", "Unable to retrieve the group list" : "Nu s-a putut obține lista de grupuri", - "Add link" : "Adaugă link", - "Unsaved changes" : "Modificări nesalvate", - "Use current version" : "Folosește versiunea curentă", - "Use the saved version" : "Folosește versiuna salvată", - "Retry" : "Reîncearcă", - "Show image" : "Arată imaginea", - "Show file" : "Arată fișierul", "{actor} added you to group {group}" : "{actor} te-a adăugat în grupul {group}", "You added {user} to group {group}" : "Ai adăugat {user} în grupul {group}", "{actor} added {user} to group {group}" : "{actor} a adăugat pe {user} în grupul {group}", @@ -401,6 +394,13 @@ "Issued By" : "Emis de", "Valid until %s" : "Valabil până la %s", "Import root certificate" : "Importă certificat rădăcină", - "Set default expiration date" : "Setează data implicită de expirare" + "Set default expiration date" : "Setează data implicită de expirare", + "Add link" : "Adaugă link", + "Unsaved changes" : "Modificări nesalvate", + "Use current version" : "Folosește versiunea curentă", + "Use the saved version" : "Folosește versiuna salvată", + "Retry" : "Reîncearcă", + "Show image" : "Arată imaginea", + "Show file" : "Arată fișierul" },"pluralForm" :"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));" } \ No newline at end of file diff --git a/apps/settings/l10n/ru.js b/apps/settings/l10n/ru.js index 1bfa49d0b9..9f4aa06783 100644 --- a/apps/settings/l10n/ru.js +++ b/apps/settings/l10n/ru.js @@ -24,21 +24,6 @@ OC.L10N.register( "Groups" : "Участник групп", "Group list is empty" : "Список групп пуст", "Unable to retrieve the group list" : "Не удалось получить список групп", - "_and %n other editor_::_and %n other editors_" : ["и ещё %n редакторов","и ещё %n редактора","и ещё %n редакторов","и ещё %n редактора"], - "Enter your name so other users can see who is editing" : "Введите своё имя, чтобы другие пользователи могли видеть, кто редактирует", - "Edit guest name" : "Изменить имя гостя", - "Save guest name" : "Сохранить имя гостя", - "Add link" : "Добавить ссылку", - "Last saved {lastSaved}" : "Последнее сохранение {lastSaved}", - "The document has been changed outside of the editor. The changes cannot be applied." : "Документ был изменен вне редактора. Изменения не могут быть применены.", - "Unpushed changes" : "Нефиксированные изменения", - "Unsaved changes" : "Несохранённые изменения", - "Use current version" : "Использовать текущую версию", - "Use the saved version" : "Использовать сохранённую версию", - "File could not be loaded. Please check your internet connection." : "Не удалось загрузить файл, проверьте соединение с интернетом. ", - "Retry" : "Повторить", - "Show image" : "Показать изображение", - "Show file" : "Показать файл", "{actor} added you to group {group}" : "{actor} добавил(а) вас в группу {group}", "You added {user} to group {group}" : "Вы добавили пользователя {user} в группу {group}", "{actor} added {user} to group {group}" : "{actor} добавил(а) пользователя {user} в группу {group}", @@ -872,6 +857,21 @@ OC.L10N.register( "Valid until %s" : "Действительно до %s", "Import root certificate" : "Импорт корневого сертификата", "Set default expiration date" : "Установить дату истечения по умолчанию", - "{counter} apps have an update available" : "Возможно обновить {counter} приложение(ий)." + "{counter} apps have an update available" : "Возможно обновить {counter} приложение(ий).", + "_and %n other editor_::_and %n other editors_" : ["и ещё %n редакторов","и ещё %n редактора","и ещё %n редакторов","и ещё %n редактора"], + "Enter your name so other users can see who is editing" : "Введите своё имя, чтобы другие пользователи могли видеть, кто редактирует", + "Edit guest name" : "Изменить имя гостя", + "Save guest name" : "Сохранить имя гостя", + "Add link" : "Добавить ссылку", + "Last saved {lastSaved}" : "Последнее сохранение {lastSaved}", + "The document has been changed outside of the editor. The changes cannot be applied." : "Документ был изменен вне редактора. Изменения не могут быть применены.", + "Unpushed changes" : "Нефиксированные изменения", + "Unsaved changes" : "Несохранённые изменения", + "Use current version" : "Использовать текущую версию", + "Use the saved version" : "Использовать сохранённую версию", + "File could not be loaded. Please check your internet connection." : "Не удалось загрузить файл, проверьте соединение с интернетом. ", + "Retry" : "Повторить", + "Show image" : "Показать изображение", + "Show file" : "Показать файл" }, "nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"); diff --git a/apps/settings/l10n/ru.json b/apps/settings/l10n/ru.json index 4c2d5ec64f..f77e20dce0 100644 --- a/apps/settings/l10n/ru.json +++ b/apps/settings/l10n/ru.json @@ -22,21 +22,6 @@ "Groups" : "Участник групп", "Group list is empty" : "Список групп пуст", "Unable to retrieve the group list" : "Не удалось получить список групп", - "_and %n other editor_::_and %n other editors_" : ["и ещё %n редакторов","и ещё %n редактора","и ещё %n редакторов","и ещё %n редактора"], - "Enter your name so other users can see who is editing" : "Введите своё имя, чтобы другие пользователи могли видеть, кто редактирует", - "Edit guest name" : "Изменить имя гостя", - "Save guest name" : "Сохранить имя гостя", - "Add link" : "Добавить ссылку", - "Last saved {lastSaved}" : "Последнее сохранение {lastSaved}", - "The document has been changed outside of the editor. The changes cannot be applied." : "Документ был изменен вне редактора. Изменения не могут быть применены.", - "Unpushed changes" : "Нефиксированные изменения", - "Unsaved changes" : "Несохранённые изменения", - "Use current version" : "Использовать текущую версию", - "Use the saved version" : "Использовать сохранённую версию", - "File could not be loaded. Please check your internet connection." : "Не удалось загрузить файл, проверьте соединение с интернетом. ", - "Retry" : "Повторить", - "Show image" : "Показать изображение", - "Show file" : "Показать файл", "{actor} added you to group {group}" : "{actor} добавил(а) вас в группу {group}", "You added {user} to group {group}" : "Вы добавили пользователя {user} в группу {group}", "{actor} added {user} to group {group}" : "{actor} добавил(а) пользователя {user} в группу {group}", @@ -870,6 +855,21 @@ "Valid until %s" : "Действительно до %s", "Import root certificate" : "Импорт корневого сертификата", "Set default expiration date" : "Установить дату истечения по умолчанию", - "{counter} apps have an update available" : "Возможно обновить {counter} приложение(ий)." + "{counter} apps have an update available" : "Возможно обновить {counter} приложение(ий).", + "_and %n other editor_::_and %n other editors_" : ["и ещё %n редакторов","и ещё %n редактора","и ещё %n редакторов","и ещё %n редактора"], + "Enter your name so other users can see who is editing" : "Введите своё имя, чтобы другие пользователи могли видеть, кто редактирует", + "Edit guest name" : "Изменить имя гостя", + "Save guest name" : "Сохранить имя гостя", + "Add link" : "Добавить ссылку", + "Last saved {lastSaved}" : "Последнее сохранение {lastSaved}", + "The document has been changed outside of the editor. The changes cannot be applied." : "Документ был изменен вне редактора. Изменения не могут быть применены.", + "Unpushed changes" : "Нефиксированные изменения", + "Unsaved changes" : "Несохранённые изменения", + "Use current version" : "Использовать текущую версию", + "Use the saved version" : "Использовать сохранённую версию", + "File could not be loaded. Please check your internet connection." : "Не удалось загрузить файл, проверьте соединение с интернетом. ", + "Retry" : "Повторить", + "Show image" : "Показать изображение", + "Show file" : "Показать файл" },"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);" } \ No newline at end of file diff --git a/apps/settings/l10n/sk.js b/apps/settings/l10n/sk.js index 8088c935a3..5f2c1988e0 100644 --- a/apps/settings/l10n/sk.js +++ b/apps/settings/l10n/sk.js @@ -28,21 +28,6 @@ OC.L10N.register( "Groups" : "Skupiny", "Group list is empty" : "Zoznam skupín je prázdny", "Unable to retrieve the group list" : "Nie je možné načítať zoznam skupín", - "_and %n other editor_::_and %n other editors_" : ["a %n ďalší editor","a %n ďalší editori","a %n ďalší editori","a %n ďalších editorov"], - "Enter your name so other users can see who is editing" : "Zadajte svoje meno, aby ostatní videli, kto práve upravuje", - "Edit guest name" : "Upraviť meno hosťa", - "Save guest name" : "Uložiť meno hosťa", - "Add link" : "Pridať odkaz", - "Last saved {lastSaved}" : "Naposledy uložené {lastSaved}", - "The document has been changed outside of the editor. The changes cannot be applied." : "Dokument bol medzitým zmenený mimo editora. Zmeny nie je možné použiť.", - "Unpushed changes" : "Neodoslané zmeny", - "Unsaved changes" : "Neuložené zmeny", - "Use current version" : "Použiť aktuálnu verziu", - "Use the saved version" : "Použiť uloženú verziu", - "File could not be loaded. Please check your internet connection." : "Súbor sa nepodarilo nahrať. Skontrolujte pripojenie na internet.", - "Retry" : "Skúsiť znova", - "Show image" : "Zobraziť obrázok", - "Show file" : "Zobraziť súbor", "{actor} added you to group {group}" : "používateľ {actor} vás pridal do skupiny {group}", "You added {user} to group {group}" : "Pridali ste používateľa {actor} do skupiny {group}", "{actor} added {user} to group {group}" : "{actor} pridal(a) používateľa {user} do skupiny {group}", @@ -876,6 +861,21 @@ OC.L10N.register( "Valid until %s" : "Platný do %s", "Import root certificate" : "Importovať koreňový certifikát", "Set default expiration date" : "Nastaviť predvolený dátum expirácie", - "{counter} apps have an update available" : "{counter} apiek má dostupnú aktualizáciu" + "{counter} apps have an update available" : "{counter} apiek má dostupnú aktualizáciu", + "_and %n other editor_::_and %n other editors_" : ["a %n ďalší editor","a %n ďalší editori","a %n ďalší editori","a %n ďalších editorov"], + "Enter your name so other users can see who is editing" : "Zadajte svoje meno, aby ostatní videli, kto práve upravuje", + "Edit guest name" : "Upraviť meno hosťa", + "Save guest name" : "Uložiť meno hosťa", + "Add link" : "Pridať odkaz", + "Last saved {lastSaved}" : "Naposledy uložené {lastSaved}", + "The document has been changed outside of the editor. The changes cannot be applied." : "Dokument bol medzitým zmenený mimo editora. Zmeny nie je možné použiť.", + "Unpushed changes" : "Neodoslané zmeny", + "Unsaved changes" : "Neuložené zmeny", + "Use current version" : "Použiť aktuálnu verziu", + "Use the saved version" : "Použiť uloženú verziu", + "File could not be loaded. Please check your internet connection." : "Súbor sa nepodarilo nahrať. Skontrolujte pripojenie na internet.", + "Retry" : "Skúsiť znova", + "Show image" : "Zobraziť obrázok", + "Show file" : "Zobraziť súbor" }, "nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);"); diff --git a/apps/settings/l10n/sk.json b/apps/settings/l10n/sk.json index 7bf32e6359..7632d07545 100644 --- a/apps/settings/l10n/sk.json +++ b/apps/settings/l10n/sk.json @@ -26,21 +26,6 @@ "Groups" : "Skupiny", "Group list is empty" : "Zoznam skupín je prázdny", "Unable to retrieve the group list" : "Nie je možné načítať zoznam skupín", - "_and %n other editor_::_and %n other editors_" : ["a %n ďalší editor","a %n ďalší editori","a %n ďalší editori","a %n ďalších editorov"], - "Enter your name so other users can see who is editing" : "Zadajte svoje meno, aby ostatní videli, kto práve upravuje", - "Edit guest name" : "Upraviť meno hosťa", - "Save guest name" : "Uložiť meno hosťa", - "Add link" : "Pridať odkaz", - "Last saved {lastSaved}" : "Naposledy uložené {lastSaved}", - "The document has been changed outside of the editor. The changes cannot be applied." : "Dokument bol medzitým zmenený mimo editora. Zmeny nie je možné použiť.", - "Unpushed changes" : "Neodoslané zmeny", - "Unsaved changes" : "Neuložené zmeny", - "Use current version" : "Použiť aktuálnu verziu", - "Use the saved version" : "Použiť uloženú verziu", - "File could not be loaded. Please check your internet connection." : "Súbor sa nepodarilo nahrať. Skontrolujte pripojenie na internet.", - "Retry" : "Skúsiť znova", - "Show image" : "Zobraziť obrázok", - "Show file" : "Zobraziť súbor", "{actor} added you to group {group}" : "používateľ {actor} vás pridal do skupiny {group}", "You added {user} to group {group}" : "Pridali ste používateľa {actor} do skupiny {group}", "{actor} added {user} to group {group}" : "{actor} pridal(a) používateľa {user} do skupiny {group}", @@ -874,6 +859,21 @@ "Valid until %s" : "Platný do %s", "Import root certificate" : "Importovať koreňový certifikát", "Set default expiration date" : "Nastaviť predvolený dátum expirácie", - "{counter} apps have an update available" : "{counter} apiek má dostupnú aktualizáciu" + "{counter} apps have an update available" : "{counter} apiek má dostupnú aktualizáciu", + "_and %n other editor_::_and %n other editors_" : ["a %n ďalší editor","a %n ďalší editori","a %n ďalší editori","a %n ďalších editorov"], + "Enter your name so other users can see who is editing" : "Zadajte svoje meno, aby ostatní videli, kto práve upravuje", + "Edit guest name" : "Upraviť meno hosťa", + "Save guest name" : "Uložiť meno hosťa", + "Add link" : "Pridať odkaz", + "Last saved {lastSaved}" : "Naposledy uložené {lastSaved}", + "The document has been changed outside of the editor. The changes cannot be applied." : "Dokument bol medzitým zmenený mimo editora. Zmeny nie je možné použiť.", + "Unpushed changes" : "Neodoslané zmeny", + "Unsaved changes" : "Neuložené zmeny", + "Use current version" : "Použiť aktuálnu verziu", + "Use the saved version" : "Použiť uloženú verziu", + "File could not be loaded. Please check your internet connection." : "Súbor sa nepodarilo nahrať. Skontrolujte pripojenie na internet.", + "Retry" : "Skúsiť znova", + "Show image" : "Zobraziť obrázok", + "Show file" : "Zobraziť súbor" },"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);" } \ No newline at end of file diff --git a/apps/settings/l10n/sl.js b/apps/settings/l10n/sl.js index 68e16b8b56..29b701adf0 100644 --- a/apps/settings/l10n/sl.js +++ b/apps/settings/l10n/sl.js @@ -24,20 +24,6 @@ OC.L10N.register( "Groups" : "Skupine", "Group list is empty" : "Seznam skupin je prazen", "Unable to retrieve the group list" : "Ni mogoče pridobiti seznama skupin", - "Enter your name so other users can see who is editing" : "Vpišite ime, da bodo drugi uporabniki lahko spremljali, kdo ureja dokument.", - "Edit guest name" : "Uredi ime gosta", - "Save guest name" : "Shrani ime gosta", - "Add link" : "Dodaj povezavo", - "Last saved {lastSaved}" : "Nazadnje shranjeno {lastSaved}", - "The document has been changed outside of the editor. The changes cannot be applied." : "Dokument je bil spremenjen izven urejevalnika. Sprememb ni mogoče uveljaviti.", - "Unpushed changes" : "Neposlane spremembe", - "Unsaved changes" : "Neshranjene spremembe", - "Use current version" : "Uporabi trenutno različico", - "Use the saved version" : "Uporabi shranjeno različico", - "File could not be loaded. Please check your internet connection." : "Datoteke ni mogoče naložiti. Preverite internetno povezavo.", - "Retry" : "Poskusi znova", - "Show image" : "Pokaži sliko", - "Show file" : "Pokaži datoteko", "{actor} added you to group {group}" : "{actor} vas doda v skupino {group}", "You added {user} to group {group}" : "Uporabnika {user} dodate v skupino {group}", "{actor} added {user} to group {group}" : "{actor} doda uporabnika {user} v skupino {group}", @@ -836,6 +822,20 @@ OC.L10N.register( "Valid until %s" : "Veljavno do %s", "Import root certificate" : "Uvozi korensko potrdilo", "Set default expiration date" : "Samodejno nastavi datuma poteka", - "{counter} apps have an update available" : "Na voljo so posodobitve: {counter} " + "{counter} apps have an update available" : "Na voljo so posodobitve: {counter} ", + "Enter your name so other users can see who is editing" : "Vpišite ime, da bodo drugi uporabniki lahko spremljali, kdo ureja dokument.", + "Edit guest name" : "Uredi ime gosta", + "Save guest name" : "Shrani ime gosta", + "Add link" : "Dodaj povezavo", + "Last saved {lastSaved}" : "Nazadnje shranjeno {lastSaved}", + "The document has been changed outside of the editor. The changes cannot be applied." : "Dokument je bil spremenjen izven urejevalnika. Sprememb ni mogoče uveljaviti.", + "Unpushed changes" : "Neposlane spremembe", + "Unsaved changes" : "Neshranjene spremembe", + "Use current version" : "Uporabi trenutno različico", + "Use the saved version" : "Uporabi shranjeno različico", + "File could not be loaded. Please check your internet connection." : "Datoteke ni mogoče naložiti. Preverite internetno povezavo.", + "Retry" : "Poskusi znova", + "Show image" : "Pokaži sliko", + "Show file" : "Pokaži datoteko" }, "nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"); diff --git a/apps/settings/l10n/sl.json b/apps/settings/l10n/sl.json index 363eeb9b57..3497e7b8e1 100644 --- a/apps/settings/l10n/sl.json +++ b/apps/settings/l10n/sl.json @@ -22,20 +22,6 @@ "Groups" : "Skupine", "Group list is empty" : "Seznam skupin je prazen", "Unable to retrieve the group list" : "Ni mogoče pridobiti seznama skupin", - "Enter your name so other users can see who is editing" : "Vpišite ime, da bodo drugi uporabniki lahko spremljali, kdo ureja dokument.", - "Edit guest name" : "Uredi ime gosta", - "Save guest name" : "Shrani ime gosta", - "Add link" : "Dodaj povezavo", - "Last saved {lastSaved}" : "Nazadnje shranjeno {lastSaved}", - "The document has been changed outside of the editor. The changes cannot be applied." : "Dokument je bil spremenjen izven urejevalnika. Sprememb ni mogoče uveljaviti.", - "Unpushed changes" : "Neposlane spremembe", - "Unsaved changes" : "Neshranjene spremembe", - "Use current version" : "Uporabi trenutno različico", - "Use the saved version" : "Uporabi shranjeno različico", - "File could not be loaded. Please check your internet connection." : "Datoteke ni mogoče naložiti. Preverite internetno povezavo.", - "Retry" : "Poskusi znova", - "Show image" : "Pokaži sliko", - "Show file" : "Pokaži datoteko", "{actor} added you to group {group}" : "{actor} vas doda v skupino {group}", "You added {user} to group {group}" : "Uporabnika {user} dodate v skupino {group}", "{actor} added {user} to group {group}" : "{actor} doda uporabnika {user} v skupino {group}", @@ -834,6 +820,20 @@ "Valid until %s" : "Veljavno do %s", "Import root certificate" : "Uvozi korensko potrdilo", "Set default expiration date" : "Samodejno nastavi datuma poteka", - "{counter} apps have an update available" : "Na voljo so posodobitve: {counter} " + "{counter} apps have an update available" : "Na voljo so posodobitve: {counter} ", + "Enter your name so other users can see who is editing" : "Vpišite ime, da bodo drugi uporabniki lahko spremljali, kdo ureja dokument.", + "Edit guest name" : "Uredi ime gosta", + "Save guest name" : "Shrani ime gosta", + "Add link" : "Dodaj povezavo", + "Last saved {lastSaved}" : "Nazadnje shranjeno {lastSaved}", + "The document has been changed outside of the editor. The changes cannot be applied." : "Dokument je bil spremenjen izven urejevalnika. Sprememb ni mogoče uveljaviti.", + "Unpushed changes" : "Neposlane spremembe", + "Unsaved changes" : "Neshranjene spremembe", + "Use current version" : "Uporabi trenutno različico", + "Use the saved version" : "Uporabi shranjeno različico", + "File could not be loaded. Please check your internet connection." : "Datoteke ni mogoče naložiti. Preverite internetno povezavo.", + "Retry" : "Poskusi znova", + "Show image" : "Pokaži sliko", + "Show file" : "Pokaži datoteko" },"pluralForm" :"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);" } \ No newline at end of file diff --git a/apps/settings/l10n/sq.js b/apps/settings/l10n/sq.js index d1723b68ef..92b6d185bb 100644 --- a/apps/settings/l10n/sq.js +++ b/apps/settings/l10n/sq.js @@ -19,18 +19,6 @@ OC.L10N.register( "Strong password" : "Fjalëkalim i fortë", "Select a profile picture" : "Përzgjidhni një foto profili", "Groups" : "Grupe", - "Enter your name so other users can see who is editing" : "Vendosni emrin tuaj që përdoruesit e tjerë mund të shikojnë kush është duke bërë ndryshime", - "Edit guest name" : "Ndryshoni emrin e të ftuarit", - "Save guest name" : "Ruaj emrin e të ftuarit", - "Add link" : "Shto link", - "The document has been changed outside of the editor. The changes cannot be applied." : "Dokumenti është ndryshuar jashtë redaktuesit. Ndryshimet nuk mund të aplikohen.", - "Unpushed changes" : "Ndryshime të pavendosura", - "Unsaved changes" : "Ndryshime të paruajtura", - "Use current version" : "Përdor versionin aktual", - "Use the saved version" : "Përdor versionin e ruajtur", - "Retry" : "Riprovoni", - "Show image" : "Shfaq imazhin", - "Show file" : "Shfaq skedarin", "{actor} changed your password" : "{actor} ndryshoi fjalëkalimin tuaj ", "You changed your password" : "Ju ndëruat fjalëkalimin", "Your password was reset by an administrator" : "Fjalëkalimi juaj është rivendosur nga administratori", @@ -297,6 +285,18 @@ OC.L10N.register( "Issued By" : "Lëshuar Nga", "Valid until %s" : "E vlefshme deri më %s", "Import root certificate" : "Importoni dëshmi rrënjë", - "Set default expiration date" : "Caktoni datë parazgjedhje skadimi" + "Set default expiration date" : "Caktoni datë parazgjedhje skadimi", + "Enter your name so other users can see who is editing" : "Vendosni emrin tuaj që përdoruesit e tjerë mund të shikojnë kush është duke bërë ndryshime", + "Edit guest name" : "Ndryshoni emrin e të ftuarit", + "Save guest name" : "Ruaj emrin e të ftuarit", + "Add link" : "Shto link", + "The document has been changed outside of the editor. The changes cannot be applied." : "Dokumenti është ndryshuar jashtë redaktuesit. Ndryshimet nuk mund të aplikohen.", + "Unpushed changes" : "Ndryshime të pavendosura", + "Unsaved changes" : "Ndryshime të paruajtura", + "Use current version" : "Përdor versionin aktual", + "Use the saved version" : "Përdor versionin e ruajtur", + "Retry" : "Riprovoni", + "Show image" : "Shfaq imazhin", + "Show file" : "Shfaq skedarin" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/settings/l10n/sq.json b/apps/settings/l10n/sq.json index bbcf2e310e..863fb995da 100644 --- a/apps/settings/l10n/sq.json +++ b/apps/settings/l10n/sq.json @@ -17,18 +17,6 @@ "Strong password" : "Fjalëkalim i fortë", "Select a profile picture" : "Përzgjidhni një foto profili", "Groups" : "Grupe", - "Enter your name so other users can see who is editing" : "Vendosni emrin tuaj që përdoruesit e tjerë mund të shikojnë kush është duke bërë ndryshime", - "Edit guest name" : "Ndryshoni emrin e të ftuarit", - "Save guest name" : "Ruaj emrin e të ftuarit", - "Add link" : "Shto link", - "The document has been changed outside of the editor. The changes cannot be applied." : "Dokumenti është ndryshuar jashtë redaktuesit. Ndryshimet nuk mund të aplikohen.", - "Unpushed changes" : "Ndryshime të pavendosura", - "Unsaved changes" : "Ndryshime të paruajtura", - "Use current version" : "Përdor versionin aktual", - "Use the saved version" : "Përdor versionin e ruajtur", - "Retry" : "Riprovoni", - "Show image" : "Shfaq imazhin", - "Show file" : "Shfaq skedarin", "{actor} changed your password" : "{actor} ndryshoi fjalëkalimin tuaj ", "You changed your password" : "Ju ndëruat fjalëkalimin", "Your password was reset by an administrator" : "Fjalëkalimi juaj është rivendosur nga administratori", @@ -295,6 +283,18 @@ "Issued By" : "Lëshuar Nga", "Valid until %s" : "E vlefshme deri më %s", "Import root certificate" : "Importoni dëshmi rrënjë", - "Set default expiration date" : "Caktoni datë parazgjedhje skadimi" + "Set default expiration date" : "Caktoni datë parazgjedhje skadimi", + "Enter your name so other users can see who is editing" : "Vendosni emrin tuaj që përdoruesit e tjerë mund të shikojnë kush është duke bërë ndryshime", + "Edit guest name" : "Ndryshoni emrin e të ftuarit", + "Save guest name" : "Ruaj emrin e të ftuarit", + "Add link" : "Shto link", + "The document has been changed outside of the editor. The changes cannot be applied." : "Dokumenti është ndryshuar jashtë redaktuesit. Ndryshimet nuk mund të aplikohen.", + "Unpushed changes" : "Ndryshime të pavendosura", + "Unsaved changes" : "Ndryshime të paruajtura", + "Use current version" : "Përdor versionin aktual", + "Use the saved version" : "Përdor versionin e ruajtur", + "Retry" : "Riprovoni", + "Show image" : "Shfaq imazhin", + "Show file" : "Shfaq skedarin" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/settings/l10n/sr.js b/apps/settings/l10n/sr.js index 1e608e6a85..306888070d 100644 --- a/apps/settings/l10n/sr.js +++ b/apps/settings/l10n/sr.js @@ -28,21 +28,6 @@ OC.L10N.register( "Groups" : "Групе", "Group list is empty" : "Списак група је празан", "Unable to retrieve the group list" : "Не могу да добавим списак група", - "_and %n other editor_::_and %n other editors_" : ["и још %n уређивач","и још %n уређивача","и још %n уређивача"], - "Enter your name so other users can see who is editing" : "Унесите ваше име да други могу да виде ко уређује", - "Edit guest name" : "Измени име госта", - "Save guest name" : "Сачувај име госта", - "Add link" : "Додај везу", - "Last saved {lastSaved}" : "Последње чување {lastSaved}", - "The document has been changed outside of the editor. The changes cannot be applied." : "Документ је измењен ван уређивача. Измене се не могу применити.", - "Unpushed changes" : "Негурнуте измене", - "Unsaved changes" : "Несачуване измене", - "Use current version" : "Користи тренутну верзију", - "Use the saved version" : "Користи сачувану верзију", - "File could not be loaded. Please check your internet connection." : "Фајл не може да се учита. Проверите интернет конекцију.", - "Retry" : "Покушај поново", - "Show image" : "Прикажи слику", - "Show file" : "Прикажи фајл", "{actor} added you to group {group}" : "{actor} Вас је додао у групу {group}", "You added {user} to group {group}" : "Додали сте корисника {user} у групу {group}", "{actor} added {user} to group {group}" : "{actor} је додао корисника {user} у групу {group}", @@ -876,6 +861,21 @@ OC.L10N.register( "Valid until %s" : "Важи до %s", "Import root certificate" : "Увоз кореног сертификата", "Set default expiration date" : "Постави подразумевано време истека", - "{counter} apps have an update available" : "{counter} апликација имају доступно ажурирање" + "{counter} apps have an update available" : "{counter} апликација имају доступно ажурирање", + "_and %n other editor_::_and %n other editors_" : ["и још %n уређивач","и још %n уређивача","и још %n уређивача"], + "Enter your name so other users can see who is editing" : "Унесите ваше име да други могу да виде ко уређује", + "Edit guest name" : "Измени име госта", + "Save guest name" : "Сачувај име госта", + "Add link" : "Додај везу", + "Last saved {lastSaved}" : "Последње чување {lastSaved}", + "The document has been changed outside of the editor. The changes cannot be applied." : "Документ је измењен ван уређивача. Измене се не могу применити.", + "Unpushed changes" : "Негурнуте измене", + "Unsaved changes" : "Несачуване измене", + "Use current version" : "Користи тренутну верзију", + "Use the saved version" : "Користи сачувану верзију", + "File could not be loaded. Please check your internet connection." : "Фајл не може да се учита. Проверите интернет конекцију.", + "Retry" : "Покушај поново", + "Show image" : "Прикажи слику", + "Show file" : "Прикажи фајл" }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"); diff --git a/apps/settings/l10n/sr.json b/apps/settings/l10n/sr.json index 238aa739ab..ab4898f8f9 100644 --- a/apps/settings/l10n/sr.json +++ b/apps/settings/l10n/sr.json @@ -26,21 +26,6 @@ "Groups" : "Групе", "Group list is empty" : "Списак група је празан", "Unable to retrieve the group list" : "Не могу да добавим списак група", - "_and %n other editor_::_and %n other editors_" : ["и још %n уређивач","и још %n уређивача","и још %n уређивача"], - "Enter your name so other users can see who is editing" : "Унесите ваше име да други могу да виде ко уређује", - "Edit guest name" : "Измени име госта", - "Save guest name" : "Сачувај име госта", - "Add link" : "Додај везу", - "Last saved {lastSaved}" : "Последње чување {lastSaved}", - "The document has been changed outside of the editor. The changes cannot be applied." : "Документ је измењен ван уређивача. Измене се не могу применити.", - "Unpushed changes" : "Негурнуте измене", - "Unsaved changes" : "Несачуване измене", - "Use current version" : "Користи тренутну верзију", - "Use the saved version" : "Користи сачувану верзију", - "File could not be loaded. Please check your internet connection." : "Фајл не може да се учита. Проверите интернет конекцију.", - "Retry" : "Покушај поново", - "Show image" : "Прикажи слику", - "Show file" : "Прикажи фајл", "{actor} added you to group {group}" : "{actor} Вас је додао у групу {group}", "You added {user} to group {group}" : "Додали сте корисника {user} у групу {group}", "{actor} added {user} to group {group}" : "{actor} је додао корисника {user} у групу {group}", @@ -874,6 +859,21 @@ "Valid until %s" : "Важи до %s", "Import root certificate" : "Увоз кореног сертификата", "Set default expiration date" : "Постави подразумевано време истека", - "{counter} apps have an update available" : "{counter} апликација имају доступно ажурирање" + "{counter} apps have an update available" : "{counter} апликација имају доступно ажурирање", + "_and %n other editor_::_and %n other editors_" : ["и још %n уређивач","и још %n уређивача","и још %n уређивача"], + "Enter your name so other users can see who is editing" : "Унесите ваше име да други могу да виде ко уређује", + "Edit guest name" : "Измени име госта", + "Save guest name" : "Сачувај име госта", + "Add link" : "Додај везу", + "Last saved {lastSaved}" : "Последње чување {lastSaved}", + "The document has been changed outside of the editor. The changes cannot be applied." : "Документ је измењен ван уређивача. Измене се не могу применити.", + "Unpushed changes" : "Негурнуте измене", + "Unsaved changes" : "Несачуване измене", + "Use current version" : "Користи тренутну верзију", + "Use the saved version" : "Користи сачувану верзију", + "File could not be loaded. Please check your internet connection." : "Фајл не може да се учита. Проверите интернет конекцију.", + "Retry" : "Покушај поново", + "Show image" : "Прикажи слику", + "Show file" : "Прикажи фајл" },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);" } \ No newline at end of file diff --git a/apps/settings/l10n/sv.js b/apps/settings/l10n/sv.js index f48fd67287..837b5edb25 100644 --- a/apps/settings/l10n/sv.js +++ b/apps/settings/l10n/sv.js @@ -28,20 +28,6 @@ OC.L10N.register( "Groups" : "Grupper", "Group list is empty" : "Grupplistan är tom", "Unable to retrieve the group list" : "Kan inte hämta grupplistan", - "Enter your name so other users can see who is editing" : "Ange ditt namn så att andra kan se vem som redigerar", - "Edit guest name" : "Ändra gästnamn", - "Save guest name" : "Spara gästnamn", - "Add link" : "Lägg till länk", - "Last saved {lastSaved}" : "Senast sparad {lastSaved}", - "The document has been changed outside of the editor. The changes cannot be applied." : "Dokumentet har ändrats utanför text-appen. Ändringarna kan inte tillämpas.", - "Unpushed changes" : "Inte slutförda ändringar", - "Unsaved changes" : "Ej sparade ändringar", - "Use current version" : "Använd nuvarande version", - "Use the saved version" : "Använd den sparade versionen", - "File could not be loaded. Please check your internet connection." : "Filen kunde inte läsas in. Vänligen kontrollera din internetanslutning.", - "Retry" : "Försök igen", - "Show image" : "Visa bild", - "Show file" : "Visa fil", "{actor} added you to group {group}" : "{actor} adderade dig till gruppen {group}", "You added {user} to group {group}" : "Du adderade {user} till gruppen {group}", "{actor} added {user} to group {group}" : "{actor} adderade {user} till gruppen {group}", @@ -874,6 +860,20 @@ OC.L10N.register( "Valid until %s" : "Giltigt till %s", "Import root certificate" : "Importera rotcertifikat", "Set default expiration date" : "Ställ in standardutgångsdatum", - "{counter} apps have an update available" : "{counter} appar har en uppdatering tillgänglig" + "{counter} apps have an update available" : "{counter} appar har en uppdatering tillgänglig", + "Enter your name so other users can see who is editing" : "Ange ditt namn så att andra kan se vem som redigerar", + "Edit guest name" : "Ändra gästnamn", + "Save guest name" : "Spara gästnamn", + "Add link" : "Lägg till länk", + "Last saved {lastSaved}" : "Senast sparad {lastSaved}", + "The document has been changed outside of the editor. The changes cannot be applied." : "Dokumentet har ändrats utanför text-appen. Ändringarna kan inte tillämpas.", + "Unpushed changes" : "Inte slutförda ändringar", + "Unsaved changes" : "Ej sparade ändringar", + "Use current version" : "Använd nuvarande version", + "Use the saved version" : "Använd den sparade versionen", + "File could not be loaded. Please check your internet connection." : "Filen kunde inte läsas in. Vänligen kontrollera din internetanslutning.", + "Retry" : "Försök igen", + "Show image" : "Visa bild", + "Show file" : "Visa fil" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/settings/l10n/sv.json b/apps/settings/l10n/sv.json index b03086cdd0..1f99b6a57d 100644 --- a/apps/settings/l10n/sv.json +++ b/apps/settings/l10n/sv.json @@ -26,20 +26,6 @@ "Groups" : "Grupper", "Group list is empty" : "Grupplistan är tom", "Unable to retrieve the group list" : "Kan inte hämta grupplistan", - "Enter your name so other users can see who is editing" : "Ange ditt namn så att andra kan se vem som redigerar", - "Edit guest name" : "Ändra gästnamn", - "Save guest name" : "Spara gästnamn", - "Add link" : "Lägg till länk", - "Last saved {lastSaved}" : "Senast sparad {lastSaved}", - "The document has been changed outside of the editor. The changes cannot be applied." : "Dokumentet har ändrats utanför text-appen. Ändringarna kan inte tillämpas.", - "Unpushed changes" : "Inte slutförda ändringar", - "Unsaved changes" : "Ej sparade ändringar", - "Use current version" : "Använd nuvarande version", - "Use the saved version" : "Använd den sparade versionen", - "File could not be loaded. Please check your internet connection." : "Filen kunde inte läsas in. Vänligen kontrollera din internetanslutning.", - "Retry" : "Försök igen", - "Show image" : "Visa bild", - "Show file" : "Visa fil", "{actor} added you to group {group}" : "{actor} adderade dig till gruppen {group}", "You added {user} to group {group}" : "Du adderade {user} till gruppen {group}", "{actor} added {user} to group {group}" : "{actor} adderade {user} till gruppen {group}", @@ -872,6 +858,20 @@ "Valid until %s" : "Giltigt till %s", "Import root certificate" : "Importera rotcertifikat", "Set default expiration date" : "Ställ in standardutgångsdatum", - "{counter} apps have an update available" : "{counter} appar har en uppdatering tillgänglig" + "{counter} apps have an update available" : "{counter} appar har en uppdatering tillgänglig", + "Enter your name so other users can see who is editing" : "Ange ditt namn så att andra kan se vem som redigerar", + "Edit guest name" : "Ändra gästnamn", + "Save guest name" : "Spara gästnamn", + "Add link" : "Lägg till länk", + "Last saved {lastSaved}" : "Senast sparad {lastSaved}", + "The document has been changed outside of the editor. The changes cannot be applied." : "Dokumentet har ändrats utanför text-appen. Ändringarna kan inte tillämpas.", + "Unpushed changes" : "Inte slutförda ändringar", + "Unsaved changes" : "Ej sparade ändringar", + "Use current version" : "Använd nuvarande version", + "Use the saved version" : "Använd den sparade versionen", + "File could not be loaded. Please check your internet connection." : "Filen kunde inte läsas in. Vänligen kontrollera din internetanslutning.", + "Retry" : "Försök igen", + "Show image" : "Visa bild", + "Show file" : "Visa fil" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/settings/l10n/tr.js b/apps/settings/l10n/tr.js index 66f5ee7851..543112b5c5 100644 --- a/apps/settings/l10n/tr.js +++ b/apps/settings/l10n/tr.js @@ -28,21 +28,6 @@ OC.L10N.register( "Groups" : "Gruplar", "Group list is empty" : "Grup listesi boş", "Unable to retrieve the group list" : "Grup listesi alınamadı", - "_and %n other editor_::_and %n other editors_" : ["ve %n diğer düzenleyici","ve %n diğer düzenleyici"], - "Enter your name so other users can see who is editing" : "Adınızı yazın. Böylece diğer kullanıcılar kimin düzenleme yaptığını görebilir", - "Edit guest name" : "Konuk adını düzenle", - "Save guest name" : "Konuk adını kaydet", - "Add link" : "Bağlantı ekle", - "Last saved {lastSaved}" : "Son kaydedilme {lastSaved}", - "The document has been changed outside of the editor. The changes cannot be applied." : "Belge düzenleyici dışında başka bir uygulama ile değiştirilmiş. Değişiklikler uygulanamayacak.", - "Unpushed changes" : "Gönderilmemiş değişiklikler", - "Unsaved changes" : "Kaydedilmemiş değişiklikler", - "Use current version" : "Geçerli sürüm kullanılsın", - "Use the saved version" : "Kaydedilmiş sürüm kullanılsın", - "File could not be loaded. Please check your internet connection." : "Dosya yüklenemedi. lütfen İnternet bağlantınızı denetleyin.", - "Retry" : "Yeniden dene", - "Show image" : "Görseli görüntüle", - "Show file" : "Dosyayı görüntüle", "{actor} added you to group {group}" : "{actor} sizi {group} grubuna ekledi", "You added {user} to group {group}" : "{user} kullanıcısını {group} grubuna eklediniz", "{actor} added {user} to group {group}" : "{actor} {user} kullanıcısını {group} grubuna ekledi", @@ -876,6 +861,21 @@ OC.L10N.register( "Valid until %s" : "%s tarihine kadar geçerli", "Import root certificate" : "Kök sertifikasını içe aktar", "Set default expiration date" : "Varsayılan son kullanma tarihini ayarla", - "{counter} apps have an update available" : "{counter} uygulama için güncelleme yayınlanmış" + "{counter} apps have an update available" : "{counter} uygulama için güncelleme yayınlanmış", + "_and %n other editor_::_and %n other editors_" : ["ve %n diğer düzenleyici","ve %n diğer düzenleyici"], + "Enter your name so other users can see who is editing" : "Adınızı yazın. Böylece diğer kullanıcılar kimin düzenleme yaptığını görebilir", + "Edit guest name" : "Konuk adını düzenle", + "Save guest name" : "Konuk adını kaydet", + "Add link" : "Bağlantı ekle", + "Last saved {lastSaved}" : "Son kaydedilme {lastSaved}", + "The document has been changed outside of the editor. The changes cannot be applied." : "Belge düzenleyici dışında başka bir uygulama ile değiştirilmiş. Değişiklikler uygulanamayacak.", + "Unpushed changes" : "Gönderilmemiş değişiklikler", + "Unsaved changes" : "Kaydedilmemiş değişiklikler", + "Use current version" : "Geçerli sürüm kullanılsın", + "Use the saved version" : "Kaydedilmiş sürüm kullanılsın", + "File could not be loaded. Please check your internet connection." : "Dosya yüklenemedi. lütfen İnternet bağlantınızı denetleyin.", + "Retry" : "Yeniden dene", + "Show image" : "Görseli görüntüle", + "Show file" : "Dosyayı görüntüle" }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/settings/l10n/tr.json b/apps/settings/l10n/tr.json index 9718c76cea..8f14cfcb53 100644 --- a/apps/settings/l10n/tr.json +++ b/apps/settings/l10n/tr.json @@ -26,21 +26,6 @@ "Groups" : "Gruplar", "Group list is empty" : "Grup listesi boş", "Unable to retrieve the group list" : "Grup listesi alınamadı", - "_and %n other editor_::_and %n other editors_" : ["ve %n diğer düzenleyici","ve %n diğer düzenleyici"], - "Enter your name so other users can see who is editing" : "Adınızı yazın. Böylece diğer kullanıcılar kimin düzenleme yaptığını görebilir", - "Edit guest name" : "Konuk adını düzenle", - "Save guest name" : "Konuk adını kaydet", - "Add link" : "Bağlantı ekle", - "Last saved {lastSaved}" : "Son kaydedilme {lastSaved}", - "The document has been changed outside of the editor. The changes cannot be applied." : "Belge düzenleyici dışında başka bir uygulama ile değiştirilmiş. Değişiklikler uygulanamayacak.", - "Unpushed changes" : "Gönderilmemiş değişiklikler", - "Unsaved changes" : "Kaydedilmemiş değişiklikler", - "Use current version" : "Geçerli sürüm kullanılsın", - "Use the saved version" : "Kaydedilmiş sürüm kullanılsın", - "File could not be loaded. Please check your internet connection." : "Dosya yüklenemedi. lütfen İnternet bağlantınızı denetleyin.", - "Retry" : "Yeniden dene", - "Show image" : "Görseli görüntüle", - "Show file" : "Dosyayı görüntüle", "{actor} added you to group {group}" : "{actor} sizi {group} grubuna ekledi", "You added {user} to group {group}" : "{user} kullanıcısını {group} grubuna eklediniz", "{actor} added {user} to group {group}" : "{actor} {user} kullanıcısını {group} grubuna ekledi", @@ -874,6 +859,21 @@ "Valid until %s" : "%s tarihine kadar geçerli", "Import root certificate" : "Kök sertifikasını içe aktar", "Set default expiration date" : "Varsayılan son kullanma tarihini ayarla", - "{counter} apps have an update available" : "{counter} uygulama için güncelleme yayınlanmış" + "{counter} apps have an update available" : "{counter} uygulama için güncelleme yayınlanmış", + "_and %n other editor_::_and %n other editors_" : ["ve %n diğer düzenleyici","ve %n diğer düzenleyici"], + "Enter your name so other users can see who is editing" : "Adınızı yazın. Böylece diğer kullanıcılar kimin düzenleme yaptığını görebilir", + "Edit guest name" : "Konuk adını düzenle", + "Save guest name" : "Konuk adını kaydet", + "Add link" : "Bağlantı ekle", + "Last saved {lastSaved}" : "Son kaydedilme {lastSaved}", + "The document has been changed outside of the editor. The changes cannot be applied." : "Belge düzenleyici dışında başka bir uygulama ile değiştirilmiş. Değişiklikler uygulanamayacak.", + "Unpushed changes" : "Gönderilmemiş değişiklikler", + "Unsaved changes" : "Kaydedilmemiş değişiklikler", + "Use current version" : "Geçerli sürüm kullanılsın", + "Use the saved version" : "Kaydedilmiş sürüm kullanılsın", + "File could not be loaded. Please check your internet connection." : "Dosya yüklenemedi. lütfen İnternet bağlantınızı denetleyin.", + "Retry" : "Yeniden dene", + "Show image" : "Görseli görüntüle", + "Show file" : "Dosyayı görüntüle" },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/apps/settings/l10n/uk.js b/apps/settings/l10n/uk.js index 19a9fc210c..547266b05b 100644 --- a/apps/settings/l10n/uk.js +++ b/apps/settings/l10n/uk.js @@ -27,20 +27,6 @@ OC.L10N.register( "Groups" : "Групи", "Group list is empty" : "Список груп порожній", "Unable to retrieve the group list" : "Неможливо отримати список груп", - "Enter your name so other users can see who is editing" : "Зазначте ваше ім'я, щоби користувачі знали, хто редагує", - "Edit guest name" : "Редагувати ім'я гостя", - "Save guest name" : "Зберегти ім'я гостя", - "Add link" : "Додати посиланя", - "Last saved {lastSaved}" : "Збережено {lastSaved}", - "The document has been changed outside of the editor. The changes cannot be applied." : "Документ було змінено за межами редактора. Неможливо застосувати зміни.", - "Unpushed changes" : "Ненадіслані зміни", - "Unsaved changes" : "Незбережені зміни", - "Use current version" : "Використовувати поточну версію", - "Use the saved version" : "Використовувати збережену версію", - "File could not be loaded. Please check your internet connection." : "Неможливо завантажити файл. Перевірте з'єднання з інтернетом", - "Retry" : "Ще раз", - "Show image" : "Показати зображення", - "Show file" : "Показати файл", "{actor} added you to group {group}" : "{actor} додав вас до групи {group}", "You added {user} to group {group}" : "Ви додали {user} до групи {group}", "{actor} added {user} to group {group}" : "{actor} додав {user} до групи {group}", @@ -379,6 +365,20 @@ OC.L10N.register( "Issued By" : "Випущено", "Valid until %s" : "Дійсно до %s", "Import root certificate" : "Імпортувати кореневий сертифікат", - "Set default expiration date" : "Встановити термін дії за замовчуванням" + "Set default expiration date" : "Встановити термін дії за замовчуванням", + "Enter your name so other users can see who is editing" : "Зазначте ваше ім'я, щоби користувачі знали, хто редагує", + "Edit guest name" : "Редагувати ім'я гостя", + "Save guest name" : "Зберегти ім'я гостя", + "Add link" : "Додати посиланя", + "Last saved {lastSaved}" : "Збережено {lastSaved}", + "The document has been changed outside of the editor. The changes cannot be applied." : "Документ було змінено за межами редактора. Неможливо застосувати зміни.", + "Unpushed changes" : "Ненадіслані зміни", + "Unsaved changes" : "Незбережені зміни", + "Use current version" : "Використовувати поточну версію", + "Use the saved version" : "Використовувати збережену версію", + "File could not be loaded. Please check your internet connection." : "Неможливо завантажити файл. Перевірте з'єднання з інтернетом", + "Retry" : "Ще раз", + "Show image" : "Показати зображення", + "Show file" : "Показати файл" }, "nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);"); diff --git a/apps/settings/l10n/uk.json b/apps/settings/l10n/uk.json index 50dd68689a..052a0160b1 100644 --- a/apps/settings/l10n/uk.json +++ b/apps/settings/l10n/uk.json @@ -25,20 +25,6 @@ "Groups" : "Групи", "Group list is empty" : "Список груп порожній", "Unable to retrieve the group list" : "Неможливо отримати список груп", - "Enter your name so other users can see who is editing" : "Зазначте ваше ім'я, щоби користувачі знали, хто редагує", - "Edit guest name" : "Редагувати ім'я гостя", - "Save guest name" : "Зберегти ім'я гостя", - "Add link" : "Додати посиланя", - "Last saved {lastSaved}" : "Збережено {lastSaved}", - "The document has been changed outside of the editor. The changes cannot be applied." : "Документ було змінено за межами редактора. Неможливо застосувати зміни.", - "Unpushed changes" : "Ненадіслані зміни", - "Unsaved changes" : "Незбережені зміни", - "Use current version" : "Використовувати поточну версію", - "Use the saved version" : "Використовувати збережену версію", - "File could not be loaded. Please check your internet connection." : "Неможливо завантажити файл. Перевірте з'єднання з інтернетом", - "Retry" : "Ще раз", - "Show image" : "Показати зображення", - "Show file" : "Показати файл", "{actor} added you to group {group}" : "{actor} додав вас до групи {group}", "You added {user} to group {group}" : "Ви додали {user} до групи {group}", "{actor} added {user} to group {group}" : "{actor} додав {user} до групи {group}", @@ -377,6 +363,20 @@ "Issued By" : "Випущено", "Valid until %s" : "Дійсно до %s", "Import root certificate" : "Імпортувати кореневий сертифікат", - "Set default expiration date" : "Встановити термін дії за замовчуванням" + "Set default expiration date" : "Встановити термін дії за замовчуванням", + "Enter your name so other users can see who is editing" : "Зазначте ваше ім'я, щоби користувачі знали, хто редагує", + "Edit guest name" : "Редагувати ім'я гостя", + "Save guest name" : "Зберегти ім'я гостя", + "Add link" : "Додати посиланя", + "Last saved {lastSaved}" : "Збережено {lastSaved}", + "The document has been changed outside of the editor. The changes cannot be applied." : "Документ було змінено за межами редактора. Неможливо застосувати зміни.", + "Unpushed changes" : "Ненадіслані зміни", + "Unsaved changes" : "Незбережені зміни", + "Use current version" : "Використовувати поточну версію", + "Use the saved version" : "Використовувати збережену версію", + "File could not be loaded. Please check your internet connection." : "Неможливо завантажити файл. Перевірте з'єднання з інтернетом", + "Retry" : "Ще раз", + "Show image" : "Показати зображення", + "Show file" : "Показати файл" },"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);" } \ No newline at end of file diff --git a/apps/settings/l10n/vi.js b/apps/settings/l10n/vi.js index 1bbbfee9bb..0738a8b7ca 100644 --- a/apps/settings/l10n/vi.js +++ b/apps/settings/l10n/vi.js @@ -24,7 +24,6 @@ OC.L10N.register( "Groups" : "Nhóm", "Group list is empty" : "Danh sách nhóm trống", "Unable to retrieve the group list" : "Không thể truy xuất danh sách nhóm", - "Unsaved changes" : "Thay đổi chưa được lưu", "{actor} added you to group {group}" : "{actor} đã thêm bạn vào nhóm {group}", "You added {user} to group {group}" : "Bạn đã thêm {user} vào nhóm {group}", "{actor} added {user} to group {group}" : "{actor} đã thêm {user} vào nhóm {group}", @@ -270,6 +269,7 @@ OC.L10N.register( "Valid until" : "Có hiệu lực đến", "Issued By" : "Phát hành bởi", "Valid until %s" : "Có hiệu lực đến %s", - "Import root certificate" : "Nhập root certificate" + "Import root certificate" : "Nhập root certificate", + "Unsaved changes" : "Thay đổi chưa được lưu" }, "nplurals=1; plural=0;"); diff --git a/apps/settings/l10n/vi.json b/apps/settings/l10n/vi.json index cabd9fc7a8..f9fd4a3cfc 100644 --- a/apps/settings/l10n/vi.json +++ b/apps/settings/l10n/vi.json @@ -22,7 +22,6 @@ "Groups" : "Nhóm", "Group list is empty" : "Danh sách nhóm trống", "Unable to retrieve the group list" : "Không thể truy xuất danh sách nhóm", - "Unsaved changes" : "Thay đổi chưa được lưu", "{actor} added you to group {group}" : "{actor} đã thêm bạn vào nhóm {group}", "You added {user} to group {group}" : "Bạn đã thêm {user} vào nhóm {group}", "{actor} added {user} to group {group}" : "{actor} đã thêm {user} vào nhóm {group}", @@ -268,6 +267,7 @@ "Valid until" : "Có hiệu lực đến", "Issued By" : "Phát hành bởi", "Valid until %s" : "Có hiệu lực đến %s", - "Import root certificate" : "Nhập root certificate" + "Import root certificate" : "Nhập root certificate", + "Unsaved changes" : "Thay đổi chưa được lưu" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/apps/settings/l10n/zh_CN.js b/apps/settings/l10n/zh_CN.js index ec2ae148a7..7434806034 100644 --- a/apps/settings/l10n/zh_CN.js +++ b/apps/settings/l10n/zh_CN.js @@ -28,21 +28,6 @@ OC.L10N.register( "Groups" : "分组", "Group list is empty" : "群组列表为空", "Unable to retrieve the group list" : "无法获取分组列表", - "_and %n other editor_::_and %n other editors_" : ["和其他编辑者"], - "Enter your name so other users can see who is editing" : "输入您的姓名以便他人看到谁在编辑", - "Edit guest name" : "编辑访客姓名", - "Save guest name" : "保存访客姓名", - "Add link" : "添加链接", - "Last saved {lastSaved}" : "最近保存 {lastSave}", - "The document has been changed outside of the editor. The changes cannot be applied." : "本文档在编辑器外被更改。无法应用更改。", - "Unpushed changes" : "未推送的更改", - "Unsaved changes" : "未保存的更改", - "Use current version" : "使用当前版本", - "Use the saved version" : "使用保存的版本", - "File could not be loaded. Please check your internet connection." : "无法加载文件。 请检查您的互联网连接。", - "Retry" : "重试", - "Show image" : "显示图片", - "Show file" : "显示文件", "{actor} added you to group {group}" : "{actor} 将您加入分组 {group}", "You added {user} to group {group}" : "您将 {user} 加入分组 {group}", "{actor} added {user} to group {group}" : "{actor} 将 {user} 加入分组 {group}", @@ -876,6 +861,21 @@ OC.L10N.register( "Valid until %s" : "有效期至 %s", "Import root certificate" : "导入根证书", "Set default expiration date" : "设置默认过期日期", - "{counter} apps have an update available" : "{counter} 个应用有可用的更新" + "{counter} apps have an update available" : "{counter} 个应用有可用的更新", + "_and %n other editor_::_and %n other editors_" : ["和其他编辑者"], + "Enter your name so other users can see who is editing" : "输入您的姓名以便他人看到谁在编辑", + "Edit guest name" : "编辑访客姓名", + "Save guest name" : "保存访客姓名", + "Add link" : "添加链接", + "Last saved {lastSaved}" : "最近保存 {lastSave}", + "The document has been changed outside of the editor. The changes cannot be applied." : "本文档在编辑器外被更改。无法应用更改。", + "Unpushed changes" : "未推送的更改", + "Unsaved changes" : "未保存的更改", + "Use current version" : "使用当前版本", + "Use the saved version" : "使用保存的版本", + "File could not be loaded. Please check your internet connection." : "无法加载文件。 请检查您的互联网连接。", + "Retry" : "重试", + "Show image" : "显示图片", + "Show file" : "显示文件" }, "nplurals=1; plural=0;"); diff --git a/apps/settings/l10n/zh_CN.json b/apps/settings/l10n/zh_CN.json index 76441518f2..a704e689ad 100644 --- a/apps/settings/l10n/zh_CN.json +++ b/apps/settings/l10n/zh_CN.json @@ -26,21 +26,6 @@ "Groups" : "分组", "Group list is empty" : "群组列表为空", "Unable to retrieve the group list" : "无法获取分组列表", - "_and %n other editor_::_and %n other editors_" : ["和其他编辑者"], - "Enter your name so other users can see who is editing" : "输入您的姓名以便他人看到谁在编辑", - "Edit guest name" : "编辑访客姓名", - "Save guest name" : "保存访客姓名", - "Add link" : "添加链接", - "Last saved {lastSaved}" : "最近保存 {lastSave}", - "The document has been changed outside of the editor. The changes cannot be applied." : "本文档在编辑器外被更改。无法应用更改。", - "Unpushed changes" : "未推送的更改", - "Unsaved changes" : "未保存的更改", - "Use current version" : "使用当前版本", - "Use the saved version" : "使用保存的版本", - "File could not be loaded. Please check your internet connection." : "无法加载文件。 请检查您的互联网连接。", - "Retry" : "重试", - "Show image" : "显示图片", - "Show file" : "显示文件", "{actor} added you to group {group}" : "{actor} 将您加入分组 {group}", "You added {user} to group {group}" : "您将 {user} 加入分组 {group}", "{actor} added {user} to group {group}" : "{actor} 将 {user} 加入分组 {group}", @@ -874,6 +859,21 @@ "Valid until %s" : "有效期至 %s", "Import root certificate" : "导入根证书", "Set default expiration date" : "设置默认过期日期", - "{counter} apps have an update available" : "{counter} 个应用有可用的更新" + "{counter} apps have an update available" : "{counter} 个应用有可用的更新", + "_and %n other editor_::_and %n other editors_" : ["和其他编辑者"], + "Enter your name so other users can see who is editing" : "输入您的姓名以便他人看到谁在编辑", + "Edit guest name" : "编辑访客姓名", + "Save guest name" : "保存访客姓名", + "Add link" : "添加链接", + "Last saved {lastSaved}" : "最近保存 {lastSave}", + "The document has been changed outside of the editor. The changes cannot be applied." : "本文档在编辑器外被更改。无法应用更改。", + "Unpushed changes" : "未推送的更改", + "Unsaved changes" : "未保存的更改", + "Use current version" : "使用当前版本", + "Use the saved version" : "使用保存的版本", + "File could not be loaded. Please check your internet connection." : "无法加载文件。 请检查您的互联网连接。", + "Retry" : "重试", + "Show image" : "显示图片", + "Show file" : "显示文件" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/apps/settings/l10n/zh_TW.js b/apps/settings/l10n/zh_TW.js index c02ba4e375..029a4330e7 100644 --- a/apps/settings/l10n/zh_TW.js +++ b/apps/settings/l10n/zh_TW.js @@ -21,20 +21,6 @@ OC.L10N.register( "An error occurred while changing your locale. Please reload the page and try again." : "變更慣用地區時發生錯誤,請重新整理頁面後重試", "Select a profile picture" : "選擇大頭貼照", "Groups" : "群組", - "Enter your name so other users can see who is editing" : "輸入您的名稱,這樣其他使用者才能查看是誰在編輯", - "Edit guest name" : "編輯訪客名稱", - "Save guest name" : "儲存訪客名稱", - "Add link" : "加入連結", - "Last saved {lastSaved}" : "上次儲存於 {lastSaved}", - "The document has been changed outside of the editor. The changes cannot be applied." : "文件已在編輯器外變更。變更無法套用。", - "Unpushed changes" : "未推送變更", - "Unsaved changes" : "未儲存變更", - "Use current version" : "使用目前版本", - "Use the saved version" : "使用儲存版本", - "File could not be loaded. Please check your internet connection." : "無法載入檔案。請檢查您的網路連線。", - "Retry" : "重試", - "Show image" : "顯示影像", - "Show file" : "顯示檔案", "{actor} added you to group {group}" : "{actor} 將您加入群組 {group}", "You added {user} to group {group}" : "您已將 {user} 加入至群組 {group}", "{actor} removed you from group {group}" : "{actor} 將你從 {group} 群組中移除", @@ -302,6 +288,20 @@ OC.L10N.register( "Issued By" : "發行者:", "Valid until %s" : "有效至 %s", "Import root certificate" : "匯入根憑證", - "Set default expiration date" : "設定預設到期日" + "Set default expiration date" : "設定預設到期日", + "Enter your name so other users can see who is editing" : "輸入您的名稱,這樣其他使用者才能查看是誰在編輯", + "Edit guest name" : "編輯訪客名稱", + "Save guest name" : "儲存訪客名稱", + "Add link" : "加入連結", + "Last saved {lastSaved}" : "上次儲存於 {lastSaved}", + "The document has been changed outside of the editor. The changes cannot be applied." : "文件已在編輯器外變更。變更無法套用。", + "Unpushed changes" : "未推送變更", + "Unsaved changes" : "未儲存變更", + "Use current version" : "使用目前版本", + "Use the saved version" : "使用儲存版本", + "File could not be loaded. Please check your internet connection." : "無法載入檔案。請檢查您的網路連線。", + "Retry" : "重試", + "Show image" : "顯示影像", + "Show file" : "顯示檔案" }, "nplurals=1; plural=0;"); diff --git a/apps/settings/l10n/zh_TW.json b/apps/settings/l10n/zh_TW.json index a1dd396b8d..25827fd8fa 100644 --- a/apps/settings/l10n/zh_TW.json +++ b/apps/settings/l10n/zh_TW.json @@ -19,20 +19,6 @@ "An error occurred while changing your locale. Please reload the page and try again." : "變更慣用地區時發生錯誤,請重新整理頁面後重試", "Select a profile picture" : "選擇大頭貼照", "Groups" : "群組", - "Enter your name so other users can see who is editing" : "輸入您的名稱,這樣其他使用者才能查看是誰在編輯", - "Edit guest name" : "編輯訪客名稱", - "Save guest name" : "儲存訪客名稱", - "Add link" : "加入連結", - "Last saved {lastSaved}" : "上次儲存於 {lastSaved}", - "The document has been changed outside of the editor. The changes cannot be applied." : "文件已在編輯器外變更。變更無法套用。", - "Unpushed changes" : "未推送變更", - "Unsaved changes" : "未儲存變更", - "Use current version" : "使用目前版本", - "Use the saved version" : "使用儲存版本", - "File could not be loaded. Please check your internet connection." : "無法載入檔案。請檢查您的網路連線。", - "Retry" : "重試", - "Show image" : "顯示影像", - "Show file" : "顯示檔案", "{actor} added you to group {group}" : "{actor} 將您加入群組 {group}", "You added {user} to group {group}" : "您已將 {user} 加入至群組 {group}", "{actor} removed you from group {group}" : "{actor} 將你從 {group} 群組中移除", @@ -300,6 +286,20 @@ "Issued By" : "發行者:", "Valid until %s" : "有效至 %s", "Import root certificate" : "匯入根憑證", - "Set default expiration date" : "設定預設到期日" + "Set default expiration date" : "設定預設到期日", + "Enter your name so other users can see who is editing" : "輸入您的名稱,這樣其他使用者才能查看是誰在編輯", + "Edit guest name" : "編輯訪客名稱", + "Save guest name" : "儲存訪客名稱", + "Add link" : "加入連結", + "Last saved {lastSaved}" : "上次儲存於 {lastSaved}", + "The document has been changed outside of the editor. The changes cannot be applied." : "文件已在編輯器外變更。變更無法套用。", + "Unpushed changes" : "未推送變更", + "Unsaved changes" : "未儲存變更", + "Use current version" : "使用目前版本", + "Use the saved version" : "使用儲存版本", + "File could not be loaded. Please check your internet connection." : "無法載入檔案。請檢查您的網路連線。", + "Retry" : "重試", + "Show image" : "顯示影像", + "Show file" : "顯示檔案" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/core/l10n/ru.js b/core/l10n/ru.js index 975a934dca..ecddb7857f 100644 --- a/core/l10n/ru.js +++ b/core/l10n/ru.js @@ -310,6 +310,7 @@ OC.L10N.register( "Confirm your password" : "Подтвердите свой пароль", "Connect to your account" : "Вход в систему", "Please log in before granting %1$s access to your %2$s account." : "Для предоставления %1$s доступа к учётной записи %2$s необходимо войти в систему.", + "If you are not trying to set up a new device or app, someone is trying to trick you into granting them access to your data. In this case do not proceed and instead contact your system administrator." : "Если вы не пытались настроить новое устройство или приложение, значит, кто-то пытается получить доступ к вашим данным. В этом случае свяжитесь с администратором системы.", "App token" : "Токен приложения", "Grant access" : "Разрешить доступ", "Alternative log in using app token" : "Войти по токену приложения", diff --git a/core/l10n/ru.json b/core/l10n/ru.json index 44d5a94c0d..10a1f7d9cd 100644 --- a/core/l10n/ru.json +++ b/core/l10n/ru.json @@ -308,6 +308,7 @@ "Confirm your password" : "Подтвердите свой пароль", "Connect to your account" : "Вход в систему", "Please log in before granting %1$s access to your %2$s account." : "Для предоставления %1$s доступа к учётной записи %2$s необходимо войти в систему.", + "If you are not trying to set up a new device or app, someone is trying to trick you into granting them access to your data. In this case do not proceed and instead contact your system administrator." : "Если вы не пытались настроить новое устройство или приложение, значит, кто-то пытается получить доступ к вашим данным. В этом случае свяжитесь с администратором системы.", "App token" : "Токен приложения", "Grant access" : "Разрешить доступ", "Alternative log in using app token" : "Войти по токену приложения",