diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-04-15 02:25:22 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-04-15 02:25:22 +0000 |
commit | c2a4afcceaab8f08efad949ac6aee905686256cf (patch) | |
tree | b16c0b47ec1074fbe8048a2b37c53185b9beae7a /apps | |
parent | 5cc58a04a3d5b23c93bc29bb056b691c05b9ab4a (diff) | |
download | nextcloud-server-c2a4afcceaab8f08efad949ac6aee905686256cf.tar.gz nextcloud-server-c2a4afcceaab8f08efad949ac6aee905686256cf.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps')
28 files changed, 120 insertions, 12 deletions
diff --git a/apps/federatedfilesharing/l10n/gl.js b/apps/federatedfilesharing/l10n/gl.js index 0d23c48fc7b..b47b46c1503 100644 --- a/apps/federatedfilesharing/l10n/gl.js +++ b/apps/federatedfilesharing/l10n/gl.js @@ -18,6 +18,7 @@ OC.L10N.register( "Federated Share request sent, you will receive an invitation. Check your notifications." : "Enviouse a solicitude dunha compartición federada, vostede recibirá unha notificación. Comprobe as súas notificacións.", "Couldn't establish a federated share, it looks like the server to federate with is too old (Nextcloud <= 9)." : "Non foi posíbel estabelecer unha compartición federada, semella que o servidor federar é antigo de máis (Nextcloud <= 9).", "It is not allowed to send federated group shares from this server." : "Non está permitido enviar unha compartición de grupos federados dende este servidor.", + "Sharing %1$s failed, because this item is already shared with user %2$s" : "Fallou a compartición de %1$s por mor de que este elemento xa foi compartido co usuario %2$s", "Not allowed to create a federated share with the same user" : "Non está permitido crear unha compartición federada co mesmo usuario", "File is already shared with %s" : "O ficheiro xa está a ser compartido con %s", "Sharing %1$s failed, could not find %2$s, maybe the server is currently unreachable or uses a self-signed certificate." : "Produciuse un fallo ao compartir %1$s Non foi posíbel atopar %2$s, quizais haxa un problema de conexión co servidor ou emprega un certificado autoasinado.", diff --git a/apps/federatedfilesharing/l10n/gl.json b/apps/federatedfilesharing/l10n/gl.json index 1ce52432730..a2c1be93b90 100644 --- a/apps/federatedfilesharing/l10n/gl.json +++ b/apps/federatedfilesharing/l10n/gl.json @@ -16,6 +16,7 @@ "Federated Share request sent, you will receive an invitation. Check your notifications." : "Enviouse a solicitude dunha compartición federada, vostede recibirá unha notificación. Comprobe as súas notificacións.", "Couldn't establish a federated share, it looks like the server to federate with is too old (Nextcloud <= 9)." : "Non foi posíbel estabelecer unha compartición federada, semella que o servidor federar é antigo de máis (Nextcloud <= 9).", "It is not allowed to send federated group shares from this server." : "Non está permitido enviar unha compartición de grupos federados dende este servidor.", + "Sharing %1$s failed, because this item is already shared with user %2$s" : "Fallou a compartición de %1$s por mor de que este elemento xa foi compartido co usuario %2$s", "Not allowed to create a federated share with the same user" : "Non está permitido crear unha compartición federada co mesmo usuario", "File is already shared with %s" : "O ficheiro xa está a ser compartido con %s", "Sharing %1$s failed, could not find %2$s, maybe the server is currently unreachable or uses a self-signed certificate." : "Produciuse un fallo ao compartir %1$s Non foi posíbel atopar %2$s, quizais haxa un problema de conexión co servidor ou emprega un certificado autoasinado.", diff --git a/apps/federatedfilesharing/l10n/ja.js b/apps/federatedfilesharing/l10n/ja.js index 77f6c06fe10..b3dc3d06697 100644 --- a/apps/federatedfilesharing/l10n/ja.js +++ b/apps/federatedfilesharing/l10n/ja.js @@ -37,6 +37,7 @@ OC.L10N.register( "Federated Cloud Sharing" : "統合されたクラウド共有", "Open documentation" : "ドキュメントを開く", "Adjust how people can share between servers." : "サーバー間でどうやって共有するかを調整します。", + "Allow users on this server to send shares to other servers (this option also allows WebDAV access to public shares)" : "このサーバー上のユーザーが他のサーバーに共有を送信できるようにします(このオプションでは、WebDAVがパブリック共有にアクセスすることもできます)", "Allow users on this server to receive shares from other servers" : "ユーザーが他のサーバーからこのサーバーに共有することを許可する", "Allow users on this server to send shares to groups on other servers" : "ユーザーがこのサーバーから他のサーバー上のグループに共有することを許可する", "Allow users on this server to receive group shares from other servers" : "ユーザーが他のサーバーからこのサーバーにグループ共有することを許可する", diff --git a/apps/federatedfilesharing/l10n/ja.json b/apps/federatedfilesharing/l10n/ja.json index 9d081fa4bdd..8346aa37160 100644 --- a/apps/federatedfilesharing/l10n/ja.json +++ b/apps/federatedfilesharing/l10n/ja.json @@ -35,6 +35,7 @@ "Federated Cloud Sharing" : "統合されたクラウド共有", "Open documentation" : "ドキュメントを開く", "Adjust how people can share between servers." : "サーバー間でどうやって共有するかを調整します。", + "Allow users on this server to send shares to other servers (this option also allows WebDAV access to public shares)" : "このサーバー上のユーザーが他のサーバーに共有を送信できるようにします(このオプションでは、WebDAVがパブリック共有にアクセスすることもできます)", "Allow users on this server to receive shares from other servers" : "ユーザーが他のサーバーからこのサーバーに共有することを許可する", "Allow users on this server to send shares to groups on other servers" : "ユーザーがこのサーバーから他のサーバー上のグループに共有することを許可する", "Allow users on this server to receive group shares from other servers" : "ユーザーが他のサーバーからこのサーバーにグループ共有することを許可する", diff --git a/apps/files/l10n/gl.js b/apps/files/l10n/gl.js index 876744e9f2f..9f0defdb0d8 100644 --- a/apps/files/l10n/gl.js +++ b/apps/files/l10n/gl.js @@ -3,7 +3,7 @@ OC.L10N.register( { "Storage is temporarily not available" : "O almacenamento non está dispoñíbel temporalmente", "Storage invalid" : "Almacenamento incorrecto", - "Unknown error" : "Produciuse un erro descoñecido", + "Unknown error" : "Erro descoñecido", "File could not be found" : "Non foi posíbel atopar o ficheiro", "Move or copy" : "Mover ou copiar", "Download" : "Descargar", diff --git a/apps/files/l10n/gl.json b/apps/files/l10n/gl.json index 0cf732fec2d..53baee3cfcf 100644 --- a/apps/files/l10n/gl.json +++ b/apps/files/l10n/gl.json @@ -1,7 +1,7 @@ { "translations": { "Storage is temporarily not available" : "O almacenamento non está dispoñíbel temporalmente", "Storage invalid" : "Almacenamento incorrecto", - "Unknown error" : "Produciuse un erro descoñecido", + "Unknown error" : "Erro descoñecido", "File could not be found" : "Non foi posíbel atopar o ficheiro", "Move or copy" : "Mover ou copiar", "Download" : "Descargar", diff --git a/apps/files/l10n/hu.js b/apps/files/l10n/hu.js index 13a228de237..60b0de1e665 100644 --- a/apps/files/l10n/hu.js +++ b/apps/files/l10n/hu.js @@ -80,8 +80,13 @@ OC.L10N.register( "\"/\" is not allowed inside a file name." : "„/” nem szerepelhet fájlnévben.", "\"{name}\" is not an allowed filetype" : "\"{name}\" nem engedélyetett fájltípus", "Storage of {owner} is full, files can not be updated or synced anymore!" : "A {owner} felhasználó tárolója betelt, a fájlok nem frissíthetők és szinkronizálhatók többet!", - "Group folder \"{mountPoint}\" is full, files can not be updated or synced anymore!" : "A(z) \"{mountPoint}\" tároló tele van, a fájlok nem frissíthetőek vagy szinkronizálhatóak a jövőben.", - "Your storage is full, files can not be updated or synced anymore!" : "A tároló tele van, a fájlok nem frissíthetőek vagy szinkronizálhatóak a jövőben.", + "Group folder \"{mountPoint}\" is full, files can not be updated or synced anymore!" : "A(z) \"{mountPoint}\" tároló tele van, a fájlok nem frissíthetőek vagy szinkronizálhatóak a jövőben!", + "External storage \"{mountPoint}\" is full, files can not be updated or synced anymore!" : "A(z) \"{mountPoint}\" külső tárhely megtelt, a fájlokat már nem lehet frissíteni vagy szinkronizálni!", + "Your storage is full, files can not be updated or synced anymore!" : "A tároló tele van, a fájlok nem frissíthetőek vagy szinkronizálhatóak a jövőben!", + "Storage of {owner} is almost full ({usedSpacePercent}%)." : "A(z) {owner} tárhelye majdnem megtelt ({usedSpacePercent}%).", + "Group folder \"{mountPoint}\" is almost full ({usedSpacePercent}%)." : "A(z) \"{mountPoint}\" csoportmappa majdnem megtelt ({usedSpacePercent}%).", + "External storage \"{mountPoint}\" is almost full ({usedSpacePercent}%)." : "A(z) „{mountPoint}” külső tárhely majdnem megtelt ({usedSpacePercent}%).", + "Your storage is almost full ({usedSpacePercent}%)." : "Tárhelye majdnem megtelt ({usedSpacePercent}%).", "_matches '{filter}'_::_match '{filter}'_" : ["egyezés '{filter}'","egyezés '{filter}'"], "View in folder" : "Megtekintés mappában", "Copied!" : "Másolva!", @@ -125,19 +130,32 @@ OC.L10N.register( "{user} deleted an encrypted file in {file}" : "{user} törölt egy titkosított fájlt itt: {file}", "You restored {file}" : "Visszaállítottad: {file}", "{user} restored {file}" : "{user} visszaállította: {file}", + "You renamed {oldfile} (hidden) to {newfile} (hidden)" : "Átnevezte a {oldfile} fájlt (rejtett) a következőre: {newfile} (rejtett)", + "You renamed {oldfile} (hidden) to {newfile}" : "Átnevezte a(z) {oldfile} (rejtett) fájl erre: {newfile}", + "You renamed {oldfile} to {newfile} (hidden)" : "Átnevezte a(z) {oldfile} fájlt erre: {newfile} (rejtett)", "You renamed {oldfile} to {newfile}" : "Átnevezted ezt: {oldfile} erre: {newfile}", + "{user} renamed {oldfile} (hidden) to {newfile} (hidden)" : "A(z) {user} felhasználó átnevezte a(z) {oldfile} (rejtett) fájlt a következőre: {newfile} (rejtett)", + "{user} renamed {oldfile} (hidden) to {newfile}" : "A(z) {user} felhasználó átnevezte a(z) {oldfile} (rejtett) fájlt a következőre: {newfile}", + "{user} renamed {oldfile} to {newfile} (hidden)" : "A(z) {user} felhasználó átnevezte a(z) {oldfile} fájlt a következőre: {newfile} (rejtett)", "{user} renamed {oldfile} to {newfile}" : "{user} átnevezte ezt: {oldfile} erre: {newfile}", "You moved {oldfile} to {newfile}" : "Áthelyezted ezt: {oldfile} ide: {newfile}", "{user} moved {oldfile} to {newfile}" : "{user} áthelyezte ezt: {oldfile} ide: {newfile}", "A file has been added to or removed from your <strong>favorites</strong>" : "Egy fájl eltávolítva vagy hozzáadva a <strong>kedvenceidhez</strong>", "A file or folder has been <strong>changed</strong>" : "Fájl vagy mappa <strong>módosítva</strong>", + "A favorite file or folder has been <strong>changed</strong>" : "Egy kedvenc fájl vagy mappa <strong> megváltozott</strong>", "All files" : "Az összes fájl", "Unlimited" : "Korlátlan", "Upload (max. %s)" : "Feltöltés (max.: %s)", "Accept" : "Elfogad", "Reject" : "Elutasítás", + "Incoming ownership transfer from {user}" : "Bejövő tulajdonjog átruházás {user} felhasználótól", + "Do you want to accept {path}?\n\nNote: The transfer process after accepting may take up to 1 hour." : "El akarja fogadni a(z) {path} útvonalat?\n\nMegjegyzés: Az átviteli folyamat elfogadása után akár 1 órát is igénybe vehet.", "Ownership transfer failed" : "Tulajdonos átadása sikertelen", + "Your ownership transfer of {path} to {user} failed." : "A(z) {path} tulajdonjogának átadása a(z) {user} felhasználónak nem sikerült.", + "The ownership transfer of {path} from {user} failed." : "A(z) {path} tulajdonjogának átruházása a(z) {user} felhasználótól meghiúsult.", "Ownership transfer done" : "Tulajdonjog átadása kész", + "Your ownership transfer of {path} to {user} has completed." : "A(z) {path} tulajdonjogának átadása a(z) {user} részére befejeződött.", + "The ownership transfer of {path} from {user} has completed." : "A(z) {path} tulajdonjogának átruházása a(z) {user} felhasználótól befejeződött.", "in %s" : "itt: %s", "File Management" : "Fájlkezelés", "Transfer ownership of a file or folder" : "Fájl vagy mappa tulajdonjogának átadása", @@ -147,13 +165,20 @@ OC.L10N.register( "Search users" : "Fehasználók keresése", "Choose a file or folder to transfer" : "Válassz egy fájlt vagy mappát az áthelyezéshez", "Transfer" : "Áthelyezés", + "Transfer {path} to {userid}" : "{path} átvitele ide: {userid}", "Invalid path selected" : "Érvénytelen útvonal kiválasztva", + "Ownership transfer request sent" : "Tulajdonjog átruházási kérelem elküldve", + "Cannot transfer ownership of a file or folder you don't own" : "Nem ruházható át olyan fájl vagy mappa tulajdonjoga, amely nem Öné", "Tags" : "Címkék", + "Unable to change the favourite state of the file" : "Nem lehet megváltoztatni a fájl kedvenc állapotát", + "Error while loading the file data" : "Hiba történt a fájladatok betöltése közben", "Pick a template for {name}" : "Válassz sablont a(z) {name} fájlnak", "Cancel" : "Mégsem", "Create" : "Létrehozás", - "Creating file" : "Fájl létrehozása...", + "Create a new file with the selected template" : "Hozzon létre egy új fájlt a kiválasztott sablonnal", + "Creating file" : "Fájl létrehozása", "Blank" : "Üres", + "Unable to create new file from template" : "Nem lehet új fájlt létrehozni a sablonból", "Set up templates folder" : "Személyes sablonmappa választása", "Templates" : "Sablonok", "Unable to initialize the templates directory" : "A sablonkönyvtár inicializálása sikertelen", @@ -162,7 +187,9 @@ OC.L10N.register( "%1$s of %2$s used" : "%1$s a %2$s-ból használva", "Settings" : "Beállítások", "Show hidden files" : "Rejtett fájlok megjelenítése", + "Crop image previews" : "Kép előnézetek vágása", "WebDAV" : "WebDAV", + "Use this address to access your Files via WebDAV" : "Ezzel a címmel férhet hozzá a Fájlokhoz a WebDAV-on keresztül", "Toggle grid view" : "Rácsnézet váltás", "No files in here" : "Itt nincsenek fájlok", "Upload some content or sync with your devices!" : "Tölts fel néhány tartalmat, vagy szinkronizálj az eszközöddel!", diff --git a/apps/files/l10n/hu.json b/apps/files/l10n/hu.json index 06c74d69085..22096e14b5a 100644 --- a/apps/files/l10n/hu.json +++ b/apps/files/l10n/hu.json @@ -78,8 +78,13 @@ "\"/\" is not allowed inside a file name." : "„/” nem szerepelhet fájlnévben.", "\"{name}\" is not an allowed filetype" : "\"{name}\" nem engedélyetett fájltípus", "Storage of {owner} is full, files can not be updated or synced anymore!" : "A {owner} felhasználó tárolója betelt, a fájlok nem frissíthetők és szinkronizálhatók többet!", - "Group folder \"{mountPoint}\" is full, files can not be updated or synced anymore!" : "A(z) \"{mountPoint}\" tároló tele van, a fájlok nem frissíthetőek vagy szinkronizálhatóak a jövőben.", - "Your storage is full, files can not be updated or synced anymore!" : "A tároló tele van, a fájlok nem frissíthetőek vagy szinkronizálhatóak a jövőben.", + "Group folder \"{mountPoint}\" is full, files can not be updated or synced anymore!" : "A(z) \"{mountPoint}\" tároló tele van, a fájlok nem frissíthetőek vagy szinkronizálhatóak a jövőben!", + "External storage \"{mountPoint}\" is full, files can not be updated or synced anymore!" : "A(z) \"{mountPoint}\" külső tárhely megtelt, a fájlokat már nem lehet frissíteni vagy szinkronizálni!", + "Your storage is full, files can not be updated or synced anymore!" : "A tároló tele van, a fájlok nem frissíthetőek vagy szinkronizálhatóak a jövőben!", + "Storage of {owner} is almost full ({usedSpacePercent}%)." : "A(z) {owner} tárhelye majdnem megtelt ({usedSpacePercent}%).", + "Group folder \"{mountPoint}\" is almost full ({usedSpacePercent}%)." : "A(z) \"{mountPoint}\" csoportmappa majdnem megtelt ({usedSpacePercent}%).", + "External storage \"{mountPoint}\" is almost full ({usedSpacePercent}%)." : "A(z) „{mountPoint}” külső tárhely majdnem megtelt ({usedSpacePercent}%).", + "Your storage is almost full ({usedSpacePercent}%)." : "Tárhelye majdnem megtelt ({usedSpacePercent}%).", "_matches '{filter}'_::_match '{filter}'_" : ["egyezés '{filter}'","egyezés '{filter}'"], "View in folder" : "Megtekintés mappában", "Copied!" : "Másolva!", @@ -123,19 +128,32 @@ "{user} deleted an encrypted file in {file}" : "{user} törölt egy titkosított fájlt itt: {file}", "You restored {file}" : "Visszaállítottad: {file}", "{user} restored {file}" : "{user} visszaállította: {file}", + "You renamed {oldfile} (hidden) to {newfile} (hidden)" : "Átnevezte a {oldfile} fájlt (rejtett) a következőre: {newfile} (rejtett)", + "You renamed {oldfile} (hidden) to {newfile}" : "Átnevezte a(z) {oldfile} (rejtett) fájl erre: {newfile}", + "You renamed {oldfile} to {newfile} (hidden)" : "Átnevezte a(z) {oldfile} fájlt erre: {newfile} (rejtett)", "You renamed {oldfile} to {newfile}" : "Átnevezted ezt: {oldfile} erre: {newfile}", + "{user} renamed {oldfile} (hidden) to {newfile} (hidden)" : "A(z) {user} felhasználó átnevezte a(z) {oldfile} (rejtett) fájlt a következőre: {newfile} (rejtett)", + "{user} renamed {oldfile} (hidden) to {newfile}" : "A(z) {user} felhasználó átnevezte a(z) {oldfile} (rejtett) fájlt a következőre: {newfile}", + "{user} renamed {oldfile} to {newfile} (hidden)" : "A(z) {user} felhasználó átnevezte a(z) {oldfile} fájlt a következőre: {newfile} (rejtett)", "{user} renamed {oldfile} to {newfile}" : "{user} átnevezte ezt: {oldfile} erre: {newfile}", "You moved {oldfile} to {newfile}" : "Áthelyezted ezt: {oldfile} ide: {newfile}", "{user} moved {oldfile} to {newfile}" : "{user} áthelyezte ezt: {oldfile} ide: {newfile}", "A file has been added to or removed from your <strong>favorites</strong>" : "Egy fájl eltávolítva vagy hozzáadva a <strong>kedvenceidhez</strong>", "A file or folder has been <strong>changed</strong>" : "Fájl vagy mappa <strong>módosítva</strong>", + "A favorite file or folder has been <strong>changed</strong>" : "Egy kedvenc fájl vagy mappa <strong> megváltozott</strong>", "All files" : "Az összes fájl", "Unlimited" : "Korlátlan", "Upload (max. %s)" : "Feltöltés (max.: %s)", "Accept" : "Elfogad", "Reject" : "Elutasítás", + "Incoming ownership transfer from {user}" : "Bejövő tulajdonjog átruházás {user} felhasználótól", + "Do you want to accept {path}?\n\nNote: The transfer process after accepting may take up to 1 hour." : "El akarja fogadni a(z) {path} útvonalat?\n\nMegjegyzés: Az átviteli folyamat elfogadása után akár 1 órát is igénybe vehet.", "Ownership transfer failed" : "Tulajdonos átadása sikertelen", + "Your ownership transfer of {path} to {user} failed." : "A(z) {path} tulajdonjogának átadása a(z) {user} felhasználónak nem sikerült.", + "The ownership transfer of {path} from {user} failed." : "A(z) {path} tulajdonjogának átruházása a(z) {user} felhasználótól meghiúsult.", "Ownership transfer done" : "Tulajdonjog átadása kész", + "Your ownership transfer of {path} to {user} has completed." : "A(z) {path} tulajdonjogának átadása a(z) {user} részére befejeződött.", + "The ownership transfer of {path} from {user} has completed." : "A(z) {path} tulajdonjogának átruházása a(z) {user} felhasználótól befejeződött.", "in %s" : "itt: %s", "File Management" : "Fájlkezelés", "Transfer ownership of a file or folder" : "Fájl vagy mappa tulajdonjogának átadása", @@ -145,13 +163,20 @@ "Search users" : "Fehasználók keresése", "Choose a file or folder to transfer" : "Válassz egy fájlt vagy mappát az áthelyezéshez", "Transfer" : "Áthelyezés", + "Transfer {path} to {userid}" : "{path} átvitele ide: {userid}", "Invalid path selected" : "Érvénytelen útvonal kiválasztva", + "Ownership transfer request sent" : "Tulajdonjog átruházási kérelem elküldve", + "Cannot transfer ownership of a file or folder you don't own" : "Nem ruházható át olyan fájl vagy mappa tulajdonjoga, amely nem Öné", "Tags" : "Címkék", + "Unable to change the favourite state of the file" : "Nem lehet megváltoztatni a fájl kedvenc állapotát", + "Error while loading the file data" : "Hiba történt a fájladatok betöltése közben", "Pick a template for {name}" : "Válassz sablont a(z) {name} fájlnak", "Cancel" : "Mégsem", "Create" : "Létrehozás", - "Creating file" : "Fájl létrehozása...", + "Create a new file with the selected template" : "Hozzon létre egy új fájlt a kiválasztott sablonnal", + "Creating file" : "Fájl létrehozása", "Blank" : "Üres", + "Unable to create new file from template" : "Nem lehet új fájlt létrehozni a sablonból", "Set up templates folder" : "Személyes sablonmappa választása", "Templates" : "Sablonok", "Unable to initialize the templates directory" : "A sablonkönyvtár inicializálása sikertelen", @@ -160,7 +185,9 @@ "%1$s of %2$s used" : "%1$s a %2$s-ból használva", "Settings" : "Beállítások", "Show hidden files" : "Rejtett fájlok megjelenítése", + "Crop image previews" : "Kép előnézetek vágása", "WebDAV" : "WebDAV", + "Use this address to access your Files via WebDAV" : "Ezzel a címmel férhet hozzá a Fájlokhoz a WebDAV-on keresztül", "Toggle grid view" : "Rácsnézet váltás", "No files in here" : "Itt nincsenek fájlok", "Upload some content or sync with your devices!" : "Tölts fel néhány tartalmat, vagy szinkronizálj az eszközöddel!", diff --git a/apps/files/l10n/ja.js b/apps/files/l10n/ja.js index 3ccb10ea8fb..44acf7ab33a 100644 --- a/apps/files/l10n/ja.js +++ b/apps/files/l10n/ja.js @@ -142,6 +142,7 @@ OC.L10N.register( "{user} moved {oldfile} to {newfile}" : "{user} が {oldfile} を {newfile} に移動しました", "A file has been added to or removed from your <strong>favorites</strong>" : "<strong>お気に入り</strong>にファイルが追加または削除されたとき", "A file or folder has been <strong>changed</strong>" : "ファイルまたはフォルダーを<strong>変更</strong>したとき", + "A favorite file or folder has been <strong>changed</strong>" : "お気に入りのファイルまたはフォルダが <strong>変更されました</strong>", "All files" : "すべてのファイル", "Unlimited" : "無制限", "Upload (max. %s)" : "アップロード ( 最大 %s )", diff --git a/apps/files/l10n/ja.json b/apps/files/l10n/ja.json index 1eab1abb99a..ced06209746 100644 --- a/apps/files/l10n/ja.json +++ b/apps/files/l10n/ja.json @@ -140,6 +140,7 @@ "{user} moved {oldfile} to {newfile}" : "{user} が {oldfile} を {newfile} に移動しました", "A file has been added to or removed from your <strong>favorites</strong>" : "<strong>お気に入り</strong>にファイルが追加または削除されたとき", "A file or folder has been <strong>changed</strong>" : "ファイルまたはフォルダーを<strong>変更</strong>したとき", + "A favorite file or folder has been <strong>changed</strong>" : "お気に入りのファイルまたはフォルダが <strong>変更されました</strong>", "All files" : "すべてのファイル", "Unlimited" : "無制限", "Upload (max. %s)" : "アップロード ( 最大 %s )", diff --git a/apps/files/l10n/vi.js b/apps/files/l10n/vi.js index f7e7baaa48c..dcb03433696 100644 --- a/apps/files/l10n/vi.js +++ b/apps/files/l10n/vi.js @@ -186,7 +186,7 @@ OC.L10N.register( "%s%% of %s used" : "%s%% trong %s đã sử dụng", "%1$s of %2$s used" : "%1$s trên %2$s đã sử dụng", "Settings" : "Cài đặt", - "Show hidden files" : "Hiển thị cac file bị ẩn", + "Show hidden files" : "Hiển thị các file bị ẩn", "Crop image previews" : "Xén ảnh bản xem trước", "WebDAV" : "WebDAV", "Use this address to access your Files via WebDAV" : "Sử dụng địa chỉ này để truy cập tệp của bạn thông qua WebDAV", diff --git a/apps/files/l10n/vi.json b/apps/files/l10n/vi.json index a11b37539d1..318cfe9cfaa 100644 --- a/apps/files/l10n/vi.json +++ b/apps/files/l10n/vi.json @@ -184,7 +184,7 @@ "%s%% of %s used" : "%s%% trong %s đã sử dụng", "%1$s of %2$s used" : "%1$s trên %2$s đã sử dụng", "Settings" : "Cài đặt", - "Show hidden files" : "Hiển thị cac file bị ẩn", + "Show hidden files" : "Hiển thị các file bị ẩn", "Crop image previews" : "Xén ảnh bản xem trước", "WebDAV" : "WebDAV", "Use this address to access your Files via WebDAV" : "Sử dụng địa chỉ này để truy cập tệp của bạn thông qua WebDAV", diff --git a/apps/files_external/l10n/hu.js b/apps/files_external/l10n/hu.js index 1e0b0823e8c..11539a2f7cf 100644 --- a/apps/files_external/l10n/hu.js +++ b/apps/files_external/l10n/hu.js @@ -74,6 +74,7 @@ OC.L10N.register( "Log-in credentials, save in database" : "Bejelentkezési azonosítók, mentés az adatbázisban", "Username and password" : "Felhasználónév és jelszó", "Log-in credentials, save in session" : "Bejelentkezési azonosítók, mentés az munkamenetben", + "Global credentials, user entered" : "Globális hitelesítő adatok, a felhasználó által megadott", "User entered, store in database" : "Felhasználó megadva, tárolás az adatbázisban", "RSA public key" : "RSA nyilvános kulcs", "Public key" : "Nyilvános kulcs", @@ -113,11 +114,13 @@ OC.L10N.register( "The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "A cURL támogatás, a PHP-ban nincs engedélyezve vagy telepítve. %s csatolása lehetetlen. Kérd meg a rendszergazdádat, hogy telepítse.", "The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "Az FTP támogatás, a PHP-ban nincs engedélyezve vagy telepítve. %s csatolása lehetetlen. Kérd meg a rendszergazdádat, hogy telepítse.", "External storage support" : "Külső tároló támogatás", + "Adds basic external storage support" : "Külső tároló támogatás hozzáadása", "No external storage configured or you don't have the permission to configure them" : "Nincsenek külső tárolók beállítva, vagy nincs hozzáférésed a beállításaikhoz", "Name" : "Név", "Storage type" : "Tároló típusa", "Scope" : "Hatáskör", "Open documentation" : "Dokumentáció megnyitása", + "External storage enables you to mount external storage services and devices as secondary Nextcloud storage devices. You may also allow users to mount their own external storage services." : "A külső tárhely lehetővé teszi külső tárolási szolgáltatások és eszközök másodlagos Nextcloud tárolóeszközként történő csatlakoztatását. Lehetővé teheti a felhasználók számára, hogy saját külső tároló szolgáltatásukat is csatlakoztassák.", "Folder name" : "Mappa neve", "External storage" : "Külső tárolók", "Authentication" : "Hitelesítés", @@ -126,6 +129,7 @@ OC.L10N.register( "Click to recheck the configuration" : "Kattints ide a konfiguráció újraellenőrzéséhez", "Add storage" : "Tároló becsatolása", "Advanced settings" : "Haladó beállítások", - "Allow users to mount external storage" : "Külső tárolók csatolásának engedélyezése a felhasználók részére" + "Allow users to mount external storage" : "Külső tárolók csatolásának engedélyezése a felhasználók részére", + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "A globális hitelesítő adatokkal azonos külső hitelesítő adatokkal rendelkező külső tárhelyek hitelesíthetők." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_external/l10n/hu.json b/apps/files_external/l10n/hu.json index ed71ca52a9a..826278d5f9a 100644 --- a/apps/files_external/l10n/hu.json +++ b/apps/files_external/l10n/hu.json @@ -72,6 +72,7 @@ "Log-in credentials, save in database" : "Bejelentkezési azonosítók, mentés az adatbázisban", "Username and password" : "Felhasználónév és jelszó", "Log-in credentials, save in session" : "Bejelentkezési azonosítók, mentés az munkamenetben", + "Global credentials, user entered" : "Globális hitelesítő adatok, a felhasználó által megadott", "User entered, store in database" : "Felhasználó megadva, tárolás az adatbázisban", "RSA public key" : "RSA nyilvános kulcs", "Public key" : "Nyilvános kulcs", @@ -111,11 +112,13 @@ "The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "A cURL támogatás, a PHP-ban nincs engedélyezve vagy telepítve. %s csatolása lehetetlen. Kérd meg a rendszergazdádat, hogy telepítse.", "The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "Az FTP támogatás, a PHP-ban nincs engedélyezve vagy telepítve. %s csatolása lehetetlen. Kérd meg a rendszergazdádat, hogy telepítse.", "External storage support" : "Külső tároló támogatás", + "Adds basic external storage support" : "Külső tároló támogatás hozzáadása", "No external storage configured or you don't have the permission to configure them" : "Nincsenek külső tárolók beállítva, vagy nincs hozzáférésed a beállításaikhoz", "Name" : "Név", "Storage type" : "Tároló típusa", "Scope" : "Hatáskör", "Open documentation" : "Dokumentáció megnyitása", + "External storage enables you to mount external storage services and devices as secondary Nextcloud storage devices. You may also allow users to mount their own external storage services." : "A külső tárhely lehetővé teszi külső tárolási szolgáltatások és eszközök másodlagos Nextcloud tárolóeszközként történő csatlakoztatását. Lehetővé teheti a felhasználók számára, hogy saját külső tároló szolgáltatásukat is csatlakoztassák.", "Folder name" : "Mappa neve", "External storage" : "Külső tárolók", "Authentication" : "Hitelesítés", @@ -124,6 +127,7 @@ "Click to recheck the configuration" : "Kattints ide a konfiguráció újraellenőrzéséhez", "Add storage" : "Tároló becsatolása", "Advanced settings" : "Haladó beállítások", - "Allow users to mount external storage" : "Külső tárolók csatolásának engedélyezése a felhasználók részére" + "Allow users to mount external storage" : "Külső tárolók csatolásának engedélyezése a felhasználók részére", + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "A globális hitelesítő adatokkal azonos külső hitelesítő adatokkal rendelkező külső tárhelyek hitelesíthetők." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files_sharing/l10n/gl.js b/apps/files_sharing/l10n/gl.js index 47a63e6e588..6cfd1585246 100644 --- a/apps/files_sharing/l10n/gl.js +++ b/apps/files_sharing/l10n/gl.js @@ -183,6 +183,7 @@ OC.L10N.register( "Create a new share link" : "Crear unha nova ligazón de compartición", "{shareWith} by {initiator}" : "{shareWith} por {initiator}", "Shared via link by {initiator}" : "Compartido mediante ligazón por {initiator}", + "Mail share ({label})" : "Compartir correo ({label})", "Share link ({label})" : "Compartir a ligazón ({label})", "Share link" : "Compartir ligazón", "Error, please enter proper password and/or expiration date" : "Erro, introduza un contrasinal ou unha data de caducidade correctos", diff --git a/apps/files_sharing/l10n/gl.json b/apps/files_sharing/l10n/gl.json index 11bbcec84c9..98549698d87 100644 --- a/apps/files_sharing/l10n/gl.json +++ b/apps/files_sharing/l10n/gl.json @@ -181,6 +181,7 @@ "Create a new share link" : "Crear unha nova ligazón de compartición", "{shareWith} by {initiator}" : "{shareWith} por {initiator}", "Shared via link by {initiator}" : "Compartido mediante ligazón por {initiator}", + "Mail share ({label})" : "Compartir correo ({label})", "Share link ({label})" : "Compartir a ligazón ({label})", "Share link" : "Compartir ligazón", "Error, please enter proper password and/or expiration date" : "Erro, introduza un contrasinal ou unha data de caducidade correctos", diff --git a/apps/files_sharing/l10n/hu.js b/apps/files_sharing/l10n/hu.js index e1f5bbd9d7d..c40c2635a0d 100644 --- a/apps/files_sharing/l10n/hu.js +++ b/apps/files_sharing/l10n/hu.js @@ -183,6 +183,7 @@ OC.L10N.register( "Create a new share link" : "Új megosztási hivatkozás létrehozása", "{shareWith} by {initiator}" : "{shareWith} {initiator} által", "Shared via link by {initiator}" : "Megosztva hivatkozással {initiator} által", + "Mail share ({label})" : "E-mail megosztás ({label})", "Share link ({label})" : "Megosztás hivatkozás ({label})", "Share link" : "Hivatkozás megosztása", "Error, please enter proper password and/or expiration date" : "Hiba, kérjük, írja be a megfelelő jelszót és / vagy a lejárati dátumot", diff --git a/apps/files_sharing/l10n/hu.json b/apps/files_sharing/l10n/hu.json index c25a85b9aa7..7c4ae0d64d2 100644 --- a/apps/files_sharing/l10n/hu.json +++ b/apps/files_sharing/l10n/hu.json @@ -181,6 +181,7 @@ "Create a new share link" : "Új megosztási hivatkozás létrehozása", "{shareWith} by {initiator}" : "{shareWith} {initiator} által", "Shared via link by {initiator}" : "Megosztva hivatkozással {initiator} által", + "Mail share ({label})" : "E-mail megosztás ({label})", "Share link ({label})" : "Megosztás hivatkozás ({label})", "Share link" : "Hivatkozás megosztása", "Error, please enter proper password and/or expiration date" : "Hiba, kérjük, írja be a megfelelő jelszót és / vagy a lejárati dátumot", diff --git a/apps/settings/l10n/hu.js b/apps/settings/l10n/hu.js index 413bf7898e2..b22e5c3ecd0 100644 --- a/apps/settings/l10n/hu.js +++ b/apps/settings/l10n/hu.js @@ -9,7 +9,9 @@ OC.L10N.register( "Email sent" : "E-mail elküldve", "Private" : "Privát", "Local" : "Helyi", + "Federated" : "Egyesített", "Only synchronize to trusted servers" : "Csak megbízható kiszolgálókkal szinkronizáljon", + "Published" : "Közzétett", "Synchronize to trusted servers and the global and public address book" : "Szinkronizáljon megbízható kiszolgálókkal, valamint a globális és nyilvános címjegyzékkel", "Verify" : "Ellenőrzés", "Verifying …" : "Ellenőrzés…", @@ -368,9 +370,11 @@ OC.L10N.register( "Expire after " : "A lejárat legyen", "days" : "nap", "Enforce expiration date" : "A beállított lejárati idő legyen kötelezően érvényes", + "Allow users to share via link and emails" : "Megosztás engedélyezése a felhasználók számára linkeken és e-maileken keresztül", "Allow public uploads" : "Nyilvános feltöltés engedélyezése", "Always ask for a password" : "Mindig kérdezze meg a jelszót", "Enforce password protection" : "Legyen kötelező a linkek jelszóval való védelme", + "Set default expiration date" : "Alapértelmezett lejárati dátum beállítása", "Allow resharing" : "A megosztás továbbadásának engedélyezése", "Allow sharing with groups" : "Megosztás engedélyezése a csoportokkal", "Restrict users to only share with users in their groups" : "A csoporttagok csak a saját csoportjukon belül oszthassanak meg anyagokat", diff --git a/apps/settings/l10n/hu.json b/apps/settings/l10n/hu.json index 08bb6b22856..decd02de6e8 100644 --- a/apps/settings/l10n/hu.json +++ b/apps/settings/l10n/hu.json @@ -7,7 +7,9 @@ "Email sent" : "E-mail elküldve", "Private" : "Privát", "Local" : "Helyi", + "Federated" : "Egyesített", "Only synchronize to trusted servers" : "Csak megbízható kiszolgálókkal szinkronizáljon", + "Published" : "Közzétett", "Synchronize to trusted servers and the global and public address book" : "Szinkronizáljon megbízható kiszolgálókkal, valamint a globális és nyilvános címjegyzékkel", "Verify" : "Ellenőrzés", "Verifying …" : "Ellenőrzés…", @@ -366,9 +368,11 @@ "Expire after " : "A lejárat legyen", "days" : "nap", "Enforce expiration date" : "A beállított lejárati idő legyen kötelezően érvényes", + "Allow users to share via link and emails" : "Megosztás engedélyezése a felhasználók számára linkeken és e-maileken keresztül", "Allow public uploads" : "Nyilvános feltöltés engedélyezése", "Always ask for a password" : "Mindig kérdezze meg a jelszót", "Enforce password protection" : "Legyen kötelező a linkek jelszóval való védelme", + "Set default expiration date" : "Alapértelmezett lejárati dátum beállítása", "Allow resharing" : "A megosztás továbbadásának engedélyezése", "Allow sharing with groups" : "Megosztás engedélyezése a csoportokkal", "Restrict users to only share with users in their groups" : "A csoporttagok csak a saját csoportjukon belül oszthassanak meg anyagokat", diff --git a/apps/sharebymail/l10n/gl.js b/apps/sharebymail/l10n/gl.js index e678bd1d800..50a66617a87 100644 --- a/apps/sharebymail/l10n/gl.js +++ b/apps/sharebymail/l10n/gl.js @@ -24,6 +24,7 @@ OC.L10N.register( "Password to access {file} was sent to {email}" : "Envióuselle a {email} un contrasinal para acceder a {file}", "Password to access %1$s was sent to you" : "Envióuselle a vostede un correo para acceder a %1$s", "Password to access {file} was sent to you" : "Envióuselle a vostede un correo para acceder a {file}", + "Sharing %1$s failed, because this item is already shared with user %2$s" : "Fallou a compartición de %1$s por mor de que este elemento xa foi compartido co usuario %2$s", "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Non é posíbel enviarlle o contrasinal xerado automaticamente. Estabeleza un enderezo de correo correcto nos seus axustes persoais e ténteo de novo.", "Failed to send share by email" : "Produciuse un fallo ao enviar o recurso compartido por correo", "%1$s shared »%2$s« with you" : "%1$s compartiu «%2$s» con vostede", diff --git a/apps/sharebymail/l10n/gl.json b/apps/sharebymail/l10n/gl.json index 44fed2e3a60..e66b6e580e8 100644 --- a/apps/sharebymail/l10n/gl.json +++ b/apps/sharebymail/l10n/gl.json @@ -22,6 +22,7 @@ "Password to access {file} was sent to {email}" : "Envióuselle a {email} un contrasinal para acceder a {file}", "Password to access %1$s was sent to you" : "Envióuselle a vostede un correo para acceder a %1$s", "Password to access {file} was sent to you" : "Envióuselle a vostede un correo para acceder a {file}", + "Sharing %1$s failed, because this item is already shared with user %2$s" : "Fallou a compartición de %1$s por mor de que este elemento xa foi compartido co usuario %2$s", "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Non é posíbel enviarlle o contrasinal xerado automaticamente. Estabeleza un enderezo de correo correcto nos seus axustes persoais e ténteo de novo.", "Failed to send share by email" : "Produciuse un fallo ao enviar o recurso compartido por correo", "%1$s shared »%2$s« with you" : "%1$s compartiu «%2$s» con vostede", diff --git a/apps/sharebymail/l10n/hu.js b/apps/sharebymail/l10n/hu.js index ed2d1926147..09d1f7a1b68 100644 --- a/apps/sharebymail/l10n/hu.js +++ b/apps/sharebymail/l10n/hu.js @@ -5,6 +5,7 @@ OC.L10N.register( "Shared with {email}" : "Megosztva: {email}", "Shared with %1$s by %2$s" : "%2$s megosztotta vele: %1$s", "Shared with {email} by {actor}" : "Shared with {email} by {actor}", + "Unshared from {email}" : "Megosztás visszavonása tőle: {email}", "Password for mail share sent to %1$s" : "A levelezési megosztáshoz szükséges jelszó elküldve ide: %1$s", "Password for mail share sent to {email}" : "A levelezési megosztáshoz szükséges jelszó elküldve ide: {email}", "Password for mail share sent to you" : "A levelezési megosztáshoz szükséges jelszó elküldve neked", @@ -32,8 +33,10 @@ OC.L10N.register( "You can choose a different password at any time in the share dialog." : "Bármikor választhatsz másik jelszót a megosztási ablakban.", "Could not find share" : "Nem található a megosztás", "Share by mail" : "Küldés e-mailben", + "Share provider which allows you to share files by mail" : "Megosztás szolgáltató, amely lehetővé teszi fájlok megosztását e-mailben", "Allows users to share a personalized link to a file or folder by putting in an email address." : "Segítségével személyre szabott megosztási linket hozhatsz létre egy fájlhoz vagy mappához az e-mail cím beleírásával.", "Send password by mail" : "Jelszó kiküldése e-mailben", + "Reply to initiator" : "Megválaszolva {initiator} által", "Enforce password protection" : "Jelszóvédelem kényszerítése" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/sharebymail/l10n/hu.json b/apps/sharebymail/l10n/hu.json index 4d42ef59b10..0cf962c3989 100644 --- a/apps/sharebymail/l10n/hu.json +++ b/apps/sharebymail/l10n/hu.json @@ -3,6 +3,7 @@ "Shared with {email}" : "Megosztva: {email}", "Shared with %1$s by %2$s" : "%2$s megosztotta vele: %1$s", "Shared with {email} by {actor}" : "Shared with {email} by {actor}", + "Unshared from {email}" : "Megosztás visszavonása tőle: {email}", "Password for mail share sent to %1$s" : "A levelezési megosztáshoz szükséges jelszó elküldve ide: %1$s", "Password for mail share sent to {email}" : "A levelezési megosztáshoz szükséges jelszó elküldve ide: {email}", "Password for mail share sent to you" : "A levelezési megosztáshoz szükséges jelszó elküldve neked", @@ -30,8 +31,10 @@ "You can choose a different password at any time in the share dialog." : "Bármikor választhatsz másik jelszót a megosztási ablakban.", "Could not find share" : "Nem található a megosztás", "Share by mail" : "Küldés e-mailben", + "Share provider which allows you to share files by mail" : "Megosztás szolgáltató, amely lehetővé teszi fájlok megosztását e-mailben", "Allows users to share a personalized link to a file or folder by putting in an email address." : "Segítségével személyre szabott megosztási linket hozhatsz létre egy fájlhoz vagy mappához az e-mail cím beleírásával.", "Send password by mail" : "Jelszó kiküldése e-mailben", + "Reply to initiator" : "Megválaszolva {initiator} által", "Enforce password protection" : "Jelszóvédelem kényszerítése" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/updatenotification/l10n/ja.js b/apps/updatenotification/l10n/ja.js index 0a5d3907565..7c86950f818 100644 --- a/apps/updatenotification/l10n/ja.js +++ b/apps/updatenotification/l10n/ja.js @@ -3,6 +3,7 @@ OC.L10N.register( { "{version} is available. Get more information on how to update." : "{version} が利用可能です。アップデート方法について詳細情報を確認してください。", "Channel updated" : "チャンネルを更新しました", + "Web updater is disabled" : "Webアップデータは無効になっています", "Update notifications" : "アップデート通知", "The update server could not be reached since %d days to check for new updates." : "%d日以降、新しい更新をチェックする更新サーバーにアクセスできませんでした。", "Please check the Nextcloud and server log files for errors." : "Nextcloudとサーバーログファイルでエラーがないか確認してください。", @@ -12,9 +13,12 @@ OC.L10N.register( "Update notification" : "アップデート通知", "Displays update notifications for Nextcloud and provides the SSO for the updater." : "Nextcloudの更新通知を表示し、アップデータのSSOを提供します。", "The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "あなたが実行しているバージョンはもうサポートされていません。 サポートされているバージョンにすみやかにアップデートしてください。", + "Apps missing compatible version" : "対応バージョンがないアプリ", "View in store" : "ストア内で表示", + "Apps with compatible version" : "対応バージョンのあるアプリ", "Open updater" : "アップデーターを開く", "Download now" : "今すぐダウンロード", + "Please use the command line updater to update." : "コマンドラインアップデーターを使ってアップデートしてください。", "What's new?" : "新着情報?", "The update check is not yet finished. Please refresh the page." : "アップデートチェックが完了していません。ページを更新してください。", "Your version is up to date." : "最新版です。", @@ -22,12 +26,16 @@ OC.L10N.register( "Update channel:" : "アップデートチャンネル:", "You can always update to a newer version. But you can never downgrade to a more stable version." : "いつでも新しいバージョンにアップデートすることができます。 ただし、下位の安定したバージョンにダウングレードすることはできません", "Notify members of the following groups about available updates:" : "次のグループのメンバーに利用可能なアップデートを通知する:", + "Only notifications for app updates are available." : "アプリのアップデートの通知のみが可能です。", "The selected update channel makes dedicated notifications for the server obsolete." : "選択した更新チャネルでは、廃止サーバーについて専用の通知を行います。", "The selected update channel does not support updates of the server." : "選択したチャンネルでは、サーバーのアップデートをサポートしていません。", "A new version is available: <strong>{newVersionString}</strong>" : "新しいバージョンが利用可能です: <strong>{newVersionString}</strong>", + "Note that after a new release the update only shows up after the first minor release or later. We roll out new versions spread out over time to our users and sometimes skip a version when issues are found. Learn more about updates and release channels at {link}" : "新しいリリースの後、アップデートは最初のマイナーリリース以降にのみ表示されることに注意してください。新しいバージョンは時間の経過とともにユーザーに公開され、問題が見つかった場合はバージョンをスキップすることがあります。アップデートとリリースチャネルの詳細については、{link}をご覧ください。", "Checked on {lastCheckedDate}" : "{lastCheckedDate} にチェックが入っています", + "Checking apps for compatible versions" : "アプリの互換性のあるバージョンを確認する", "Please make sure your config.php does not set <samp>appstoreenabled</samp> to false." : "config.phpで<samp>appstoreenabled</samp>がfalseに設定されていないことを確認してください。", "Could not connect to the appstore or the appstore returned no updates at all. Search manually for updates or make sure your server has access to the internet and can connect to the appstore." : "Appstoreに接続できなかったか、Appstoreからアップデートが返されませんでした。アップデートを手動で検索するか、サーバーがインターネットへアクセスでき、Appstoreに接続できることを確認してください。", + "<strong>All</strong> apps have a compatible version for this Nextcloud version available" : "<strong>すべて</strong>のアプリが、このNextcloudのバージョンに対応しています。", "View changelog" : "変更履歴を確認する", "Enterprise" : "法人向け", "For enterprise use. Provides always the latest patch level, but will not update to the next major release immediately. That update happens once Nextcloud GmbH has done additional hardening and testing for large-scale and mission-critical deployments. This channel is only available to customers and provides the Nextcloud Enterprise package." : "法人向けです。 常に最新のパッチレベルを提供しますが、すぐに次のメジャーリリースにアップデートはしません。このアップデートはNextcloud GmbHが大規模でミッションクリティカルな開発のための追加の強化とテストを行った後に行われます。 このチャンネルは顧客だけが利用でき、Nextcloud Enterpriseパッケージを提供します。", @@ -35,6 +43,7 @@ OC.L10N.register( "The most recent stable version. It is suited for regular use and will always update to the latest major version." : "最新の安定版です。 通常の使用に適しており、常に最新のメジャーバージョンにアップデートされます。", "Beta" : "ベータ", "A pre-release version only for testing new features, not for production environments." : "本番環境ではなく、新機能のテスト専用のプレリリース版です。", + "_<strong>%n</strong> app has no compatible version for this Nextcloud version available_::_<strong>%n</strong> apps have no compatible version for this Nextcloud version available_" : ["アプリ<strong>%n</strong> には、このNextcloudに互換性のあるバージョンがありません。"], "Apps missing updates" : "アプリのアップデートがありません", "Apps with available updates" : "アップデート可能なアプリ", "Note that after a new release it can take some time before it shows up here. We roll out new versions spread out over time to our users and sometimes skip a version when issues are found." : "新しいリリースの後、公開されるまでには時間がかかります。\n新しいバージョンを公開して配布しますが、問題が発見されたときにバージョンをスキップすることがあります。", diff --git a/apps/updatenotification/l10n/ja.json b/apps/updatenotification/l10n/ja.json index be1d326dd59..2b3bb0cdc8b 100644 --- a/apps/updatenotification/l10n/ja.json +++ b/apps/updatenotification/l10n/ja.json @@ -1,6 +1,7 @@ { "translations": { "{version} is available. Get more information on how to update." : "{version} が利用可能です。アップデート方法について詳細情報を確認してください。", "Channel updated" : "チャンネルを更新しました", + "Web updater is disabled" : "Webアップデータは無効になっています", "Update notifications" : "アップデート通知", "The update server could not be reached since %d days to check for new updates." : "%d日以降、新しい更新をチェックする更新サーバーにアクセスできませんでした。", "Please check the Nextcloud and server log files for errors." : "Nextcloudとサーバーログファイルでエラーがないか確認してください。", @@ -10,9 +11,12 @@ "Update notification" : "アップデート通知", "Displays update notifications for Nextcloud and provides the SSO for the updater." : "Nextcloudの更新通知を表示し、アップデータのSSOを提供します。", "The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "あなたが実行しているバージョンはもうサポートされていません。 サポートされているバージョンにすみやかにアップデートしてください。", + "Apps missing compatible version" : "対応バージョンがないアプリ", "View in store" : "ストア内で表示", + "Apps with compatible version" : "対応バージョンのあるアプリ", "Open updater" : "アップデーターを開く", "Download now" : "今すぐダウンロード", + "Please use the command line updater to update." : "コマンドラインアップデーターを使ってアップデートしてください。", "What's new?" : "新着情報?", "The update check is not yet finished. Please refresh the page." : "アップデートチェックが完了していません。ページを更新してください。", "Your version is up to date." : "最新版です。", @@ -20,12 +24,16 @@ "Update channel:" : "アップデートチャンネル:", "You can always update to a newer version. But you can never downgrade to a more stable version." : "いつでも新しいバージョンにアップデートすることができます。 ただし、下位の安定したバージョンにダウングレードすることはできません", "Notify members of the following groups about available updates:" : "次のグループのメンバーに利用可能なアップデートを通知する:", + "Only notifications for app updates are available." : "アプリのアップデートの通知のみが可能です。", "The selected update channel makes dedicated notifications for the server obsolete." : "選択した更新チャネルでは、廃止サーバーについて専用の通知を行います。", "The selected update channel does not support updates of the server." : "選択したチャンネルでは、サーバーのアップデートをサポートしていません。", "A new version is available: <strong>{newVersionString}</strong>" : "新しいバージョンが利用可能です: <strong>{newVersionString}</strong>", + "Note that after a new release the update only shows up after the first minor release or later. We roll out new versions spread out over time to our users and sometimes skip a version when issues are found. Learn more about updates and release channels at {link}" : "新しいリリースの後、アップデートは最初のマイナーリリース以降にのみ表示されることに注意してください。新しいバージョンは時間の経過とともにユーザーに公開され、問題が見つかった場合はバージョンをスキップすることがあります。アップデートとリリースチャネルの詳細については、{link}をご覧ください。", "Checked on {lastCheckedDate}" : "{lastCheckedDate} にチェックが入っています", + "Checking apps for compatible versions" : "アプリの互換性のあるバージョンを確認する", "Please make sure your config.php does not set <samp>appstoreenabled</samp> to false." : "config.phpで<samp>appstoreenabled</samp>がfalseに設定されていないことを確認してください。", "Could not connect to the appstore or the appstore returned no updates at all. Search manually for updates or make sure your server has access to the internet and can connect to the appstore." : "Appstoreに接続できなかったか、Appstoreからアップデートが返されませんでした。アップデートを手動で検索するか、サーバーがインターネットへアクセスでき、Appstoreに接続できることを確認してください。", + "<strong>All</strong> apps have a compatible version for this Nextcloud version available" : "<strong>すべて</strong>のアプリが、このNextcloudのバージョンに対応しています。", "View changelog" : "変更履歴を確認する", "Enterprise" : "法人向け", "For enterprise use. Provides always the latest patch level, but will not update to the next major release immediately. That update happens once Nextcloud GmbH has done additional hardening and testing for large-scale and mission-critical deployments. This channel is only available to customers and provides the Nextcloud Enterprise package." : "法人向けです。 常に最新のパッチレベルを提供しますが、すぐに次のメジャーリリースにアップデートはしません。このアップデートはNextcloud GmbHが大規模でミッションクリティカルな開発のための追加の強化とテストを行った後に行われます。 このチャンネルは顧客だけが利用でき、Nextcloud Enterpriseパッケージを提供します。", @@ -33,6 +41,7 @@ "The most recent stable version. It is suited for regular use and will always update to the latest major version." : "最新の安定版です。 通常の使用に適しており、常に最新のメジャーバージョンにアップデートされます。", "Beta" : "ベータ", "A pre-release version only for testing new features, not for production environments." : "本番環境ではなく、新機能のテスト専用のプレリリース版です。", + "_<strong>%n</strong> app has no compatible version for this Nextcloud version available_::_<strong>%n</strong> apps have no compatible version for this Nextcloud version available_" : ["アプリ<strong>%n</strong> には、このNextcloudに互換性のあるバージョンがありません。"], "Apps missing updates" : "アプリのアップデートがありません", "Apps with available updates" : "アップデート可能なアプリ", "Note that after a new release it can take some time before it shows up here. We roll out new versions spread out over time to our users and sometimes skip a version when issues are found." : "新しいリリースの後、公開されるまでには時間がかかります。\n新しいバージョンを公開して配布しますが、問題が発見されたときにバージョンをスキップすることがあります。", diff --git a/apps/user_status/l10n/hu.js b/apps/user_status/l10n/hu.js index a19898c6d63..f19eb2804e2 100644 --- a/apps/user_status/l10n/hu.js +++ b/apps/user_status/l10n/hu.js @@ -1,6 +1,7 @@ OC.L10N.register( "user_status", { + "Recent statuses" : "Legutóbbi állapotok", "In a meeting" : "Találkozón", "Commuting" : "Ingázás", "Out sick" : "Beteg szabadság", diff --git a/apps/user_status/l10n/hu.json b/apps/user_status/l10n/hu.json index 0ccb9ad7583..9ac5851cd5f 100644 --- a/apps/user_status/l10n/hu.json +++ b/apps/user_status/l10n/hu.json @@ -1,4 +1,5 @@ { "translations": { + "Recent statuses" : "Legutóbbi állapotok", "In a meeting" : "Találkozón", "Commuting" : "Ingázás", "Out sick" : "Beteg szabadság", |