diff options
Diffstat (limited to 'apps')
-rw-r--r-- | apps/files_external/l10n/sv.js | 2 | ||||
-rw-r--r-- | apps/files_external/l10n/sv.json | 2 | ||||
-rw-r--r-- | apps/files_sharing/l10n/ja.js | 80 | ||||
-rw-r--r-- | apps/files_sharing/l10n/ja.json | 80 | ||||
-rw-r--r-- | apps/oauth2/l10n/ja.js | 1 | ||||
-rw-r--r-- | apps/oauth2/l10n/ja.json | 1 | ||||
-rw-r--r-- | apps/sharebymail/l10n/ja.js | 30 | ||||
-rw-r--r-- | apps/sharebymail/l10n/ja.json | 30 | ||||
-rw-r--r-- | apps/user_ldap/l10n/ja.js | 29 | ||||
-rw-r--r-- | apps/user_ldap/l10n/ja.json | 29 | ||||
-rw-r--r-- | apps/user_ldap/l10n/nl.js | 10 | ||||
-rw-r--r-- | apps/user_ldap/l10n/nl.json | 10 | ||||
-rw-r--r-- | apps/user_ldap/l10n/sv.js | 3 | ||||
-rw-r--r-- | apps/user_ldap/l10n/sv.json | 3 |
14 files changed, 224 insertions, 86 deletions
diff --git a/apps/files_external/l10n/sv.js b/apps/files_external/l10n/sv.js index 27656c8ec8f..9b3e27708f2 100644 --- a/apps/files_external/l10n/sv.js +++ b/apps/files_external/l10n/sv.js @@ -1,7 +1,7 @@ OC.L10N.register( "files_external", { - "Step 1 failed. Exception: %s" : "Steg 1 flaerade. Undantag: %s", + "Step 1 failed. Exception: %s" : "Steg 1 misslyckades. Undantag: %s", "Step 2 failed. Exception: %s" : "Steg 2 falerade. Undantag: %s", "External storages" : "Extern Lagring", "Google Drive App Configuration" : "Google Drive Konfiguration", diff --git a/apps/files_external/l10n/sv.json b/apps/files_external/l10n/sv.json index 73676d11004..3e559088382 100644 --- a/apps/files_external/l10n/sv.json +++ b/apps/files_external/l10n/sv.json @@ -1,5 +1,5 @@ { "translations": { - "Step 1 failed. Exception: %s" : "Steg 1 flaerade. Undantag: %s", + "Step 1 failed. Exception: %s" : "Steg 1 misslyckades. Undantag: %s", "Step 2 failed. Exception: %s" : "Steg 2 falerade. Undantag: %s", "External storages" : "Extern Lagring", "Google Drive App Configuration" : "Google Drive Konfiguration", diff --git a/apps/files_sharing/l10n/ja.js b/apps/files_sharing/l10n/ja.js index 94cac222321..ed7cc80a913 100644 --- a/apps/files_sharing/l10n/ja.js +++ b/apps/files_sharing/l10n/ja.js @@ -13,6 +13,7 @@ OC.L10N.register( "You can upload into this folder" : "ãã®ãã©ã«ããŒã«ã¢ããããŒãã§ããŸã", "No compatible server found at {remote}" : "äºææ§ã®ãããµãŒããŒã {remote} ã«ã¯ãããŸããã", "Invalid server URL" : "ãµãŒããŒã®URLãç¡å¹", + "Failed to add the public link to your Nextcloud" : "ãã®Nextcloudã«å
¬éãªã³ã¯ãè¿œå ã§ããŸããã§ãã", "Share" : "å
±æ", "No expiration date set" : "æå¹æéãæªèšå®", "Shared by" : "å
±æè
ïŒ", @@ -24,9 +25,42 @@ OC.L10N.register( "{email} downloaded {file}" : "{email}ã{file}ãããŠã³ããŒãããŸãã", "Shared with group {group}" : "{group} ã°ã«ãŒããšå
±æããŸãã", "Removed share for group {group}" : "{group} ã°ã«ãŒãã®å
±æã解é€ããŸãã", + "{actor} shared with group {group}" : "{actor} ã {group} ã°ã«ãŒãã«å
±æããŸãã", + "{actor} removed share for group {group}" : "{actor} ã {group} ã°ã«ãŒããžã®å
±æã解é€ããŸãã", + "You shared {file} with group {group}" : "{file} ã {group} ã°ã«ãŒãã«å
±æããŸãã", + "You removed group {group} from {file}" : "{file} ã {group} ã°ã«ãŒãããåé€ããŸãã", + "{actor} shared {file} with group {group}" : "{actor} ã {file} ã {group} ã°ã«ãŒãã«å
±æããŸãã", + "{actor} removed group {group} from {file}" : "{actor} ã {group} ã°ã«ãŒããã {file} ãåé€ããŸãã", "Shared as public link" : "å
¬éãªã³ã¯ãšããŠå
±æ", "Removed public link" : "å
¬éãªã³ã¯ãåé€", "Public link expired" : "å
¬éãªã³ã¯ã®æéãåããŠããŸã", + "{actor} shared as public link" : "{actor} ãå
¬éãªã³ã¯ãšããŠå
±æããŸãã", + "{actor} removed public link" : "{actor} ã¯å
¬éãªã³ã¯ãåé€ããŸãã", + "Public link of {actor} expired" : "{actor} ã®å
¬éãªã³ã¯ã®æéãåããŠããŸã", + "You shared {file} as public link" : "{file} ãå
¬éãªã³ã¯ãšããŠå
±æããŸãã", + "You removed public link for {file}" : "{file} ã®å
¬éãªã³ã¯ãåé€ããŸãã", + "Public link expired for {file}" : "{file} ã®å
¬éãªã³ã¯ã®æéãåããŠããŸã", + "{actor} shared {file} as public link" : "{actor} ã{file} ãå
¬éãªã³ã¯ãšããŠå
±æããŸãã", + "{actor} removed public link for {file}" : "{actor} ã¯{file} ã®å
¬éãªã³ã¯ãåé€ããŸãã", + "Public link of {actor} for {file} expired" : "{actor} ã® {file} ã®å
¬éãªã³ã¯ã¯æéãåããŠããŸã", + "{user} accepted the remote share" : "{user} 㯠ãªã¢ãŒãå
±æãæ¿èªããŸããã", + "{user} declined the remote share" : "{user} 㯠ãªã¢ãŒãå
±æãæåŠããŸãã", + "You received a new remote share {file} from {user}" : "{user} ãã {file} ã®æ°ãããªã¢ãŒãå
±æãå±ããŠããŸã", + "{user} accepted the remote share of {file}" : "{user} 㯠{file} ã®ãªã¢ãŒãå
±æãæ¿èªããŸãã", + "{user} declined the remote share of {file}" : "{user} 㯠{file} ã®ãªã¢ãŒãå
±æãæåŠããŸãã", + "{user} unshared {file} from you" : "{user} ã¯ããªããš {file} ã®å
±æãæ¢ããŸããã", + "Shared with {user}" : "{user} ãšå
±æ", + "Removed share for {user}" : "{user} ãšã®å
±æãåé€ããŸãã", + "{actor} shared with {user}" : "{actor} ã {user} ãšå
±æããŸãã", + "{actor} removed share for {user}" : "{actor} ã {user} ãšã®å
±æãåé€ããŸãã", + "Shared by {actor}" : "{actor} ããå
±æãããŸãã", + "{actor} removed share" : "{actor} ãå
±æãåé€ããŸãã", + "You shared {file} with {user}" : "{user} ãš {file} ãå
±æããŸãã", + "You removed {user} from {file}" : "{file} ã® {user} ãšã®å
±æãåé€ããŸãã", + "{actor} shared {file} with {user}" : "{actor} ã {file} ã {user} ã«å
±æããŸãã", + "{actor} removed {user} from {file}" : "{actor} ã {file} ã® {user} ãšã®å
±æãåé€ããŸãã", + "{actor} shared {file} with you" : "{actor} ã {file} ãå
±æããŸãã", + "{actor} removed you from {file}" : "{actor} ã {file} ã®å
±æãåé€ããŸãã", "A file or folder shared by mail or by public link was <strong>downloaded</strong>" : "ã¡ãŒã«ãŸãã¯å
¬éãªã³ã¯ã«ããå
±æããããã¡ã€ã«ãŸãã¯ãã©ã«ãã<strong>ããŠã³ããŒã</strong>ããããšã", "A file or folder was shared from <strong>another server</strong>" : "ãã¡ã€ã«ãŸãã¯ãã©ã«ããŒã<strong>ä»ã®ãµãŒããŒ</strong>ããå
±æããããšã", "A file or folder has been <strong>shared</strong>" : "ãã¡ã€ã«ãŸãã¯ãã©ã«ããŒã<strong>å
±æ</strong>ããããšã", @@ -36,7 +70,7 @@ OC.L10N.register( "Please specify a file or folder path" : "ãã¡ã€ã«ããã©ã«ããŒã®ãã¹ãæå®ããŠãã ãã", "Wrong path, file/folder doesn't exist" : "ãã¹ãééã£ãŠããŸãããã¡ã€ã«/ãã©ã«ããŒããããŸãã", "Could not create share" : "å
±æãäœæã§ããŸããã§ãã", - "invalid permissions" : "ç¡å¹ãªããŒãã·ã§ã³", + "invalid permissions" : "ç¡å¹ãªããŒããã·ã§ã³", "Please specify a valid user" : "æ£ãããŠãŒã¶ãŒãæå®ããŠãã ãã", "Group sharing is disabled by the administrator" : "ã°ã«ãŒãå
±æã管çè
ã«ãã£ãŠç¡å¹ã«ãããŠããŸãã", "Please specify a valid group" : "æ£ããã°ã«ãŒããæå®ããŠãã ãã", @@ -45,12 +79,15 @@ OC.L10N.register( "Public upload is only possible for publicly shared folders" : "å
¬éå
±æãããŠãããã©ã«ããŒã«ããå
¬éã¢ããããŒãã¯ã§ããŸããã", "Invalid date, date format must be YYYY-MM-DD" : "ç¡å¹ãªæ¥ä»ã§ããYYYY-MM-DDã®ãã©ãŒãããã§æ¥ä»ãæå®ããŠãã ããã", "Sharing %s failed because the back end does not allow shares from type %s" : "%s ã®å
±æã«å€±æããŸãããããã¯ãšã³ãåŽã§ %s ã¿ã€ãã®å
±æãèš±å¯ãããŠããŸããã", + "You cannot share to a Circle if the app is not enabled" : "ã¢ããªãç¡å¹ã®å Žåã¯ããµãŒã¯ã«ã«ã¯å
±æã§ããŸãã", + "Please specify a valid circle" : "æ£ãããµãŒã¯ã«ãæå®ããŠãã ãã", "Unknown share type" : "äžæãªå
±æã¿ã€ã", "Not a directory" : "ãã£ã¬ã¯ããªã§ã¯ãããŸãã", "Could not lock path" : "ãã¹ãããã¯ã§ããŸããã§ãã", "Wrong or no update parameter given" : "ééã£ãŠããããããã¯ãã©ã¡ãŒã¿ãæŽæ°ãããŠããŸãã", "Can't change permissions for public share links" : "URLãªã³ã¯å
±æã®ããŒããã·ã§ã³ãå€æŽã§ããŸãã", "Cannot increase permissions" : "ããŒããã·ã§ã³ãè¿œå ã§ããŸãã", + "%s is publicly shared" : "%s ãå
¬éå
±æãããŸãã", "Share API is disabled" : "å
±æAPIãç¡å¹ã§ãã", "This share is password-protected" : "ãã®å
±æã¯ãã¹ã¯ãŒãã§ä¿è·ãããŠããŸã", "The password is wrong. Try again." : "ãã¹ã¯ãŒããééã£ãŠããŸããåè©Šè¡ããŠãã ããã", @@ -65,6 +102,7 @@ OC.L10N.register( "the link expired" : "ãªã³ã¯ã®æéãåããŠããŸã", "sharing is disabled" : "å
±æã¯ç¡å¹ã«ãªã£ãŠããŸã", "For more info, please ask the person who sent this link." : "äžæãªç¹ã¯ããã¡ãã®ãªã³ã¯ã®æäŸè
ã«ç¢ºèªããé¡ãããŸãã", + "shared by %s" : "%s ãå
±æ", "Add to your Nextcloud" : "ããªãã®Nextcloudã«è¿œå ", "Download" : "ããŠã³ããŒã", "Download %s" : "%s ãããŠã³ããŒã", @@ -72,44 +110,6 @@ OC.L10N.register( "Upload files to %s" : "%s ã«ãã¡ã€ã«ãã¢ããããŒã", "Select or drop files" : "ãã¡ã€ã«ãéžæãããããã©ãã°&ããããããŠãã ãã", "Uploading filesâŠ" : "ãã¡ã€ã«ãã¢ããããŒãäž...", - "Uploaded files:" : "ã¢ããããŒãæžãã¡ã€ã«:", - "A public shared file or folder was <strong>downloaded</strong>" : "å
¬éå
±æãã¡ã€ã«ãŸãã¯ãã©ã«ããŒã<strong>ããŠã³ããŒã</strong>ããããšã", - "You received a new remote share %2$s from %1$s" : "%1$s ããæ°ãããªã¢ãŒãå
±æã®ãªã¯ãšã¹ã %2$s ãåãåããŸããã", - "You received a new remote share from %s" : "%sãããªã¢ãŒãå
±æã®ãªã¯ãšã¹ãã¯\nå±ããŸããã", - "%1$s accepted remote share %2$s" : "%1$s 㯠%2$s ã®ãªã¢ãŒãå
±æãæ¿èªããŸããã", - "%1$s declined remote share %2$s" : "%1$s 㯠%2$s ã®ãªã¢ãŒãå
±æãæåŠããŸããã", - "%1$s unshared %2$s from you" : "%1$s 㯠ããªããš%2$s ã®å
±æãæ¢ããŸããã", - "Public shared folder %1$s was downloaded" : "å
¬éå
±æãã©ã«ã㌠%1$s ãããŠã³ããŒããããŸãã", - "Public shared file %1$s was downloaded" : "å
¬éå
±æãã¡ã€ã« %1$s ãããŠã³ããŒããããŸãã", - "You shared %1$s with %2$s" : "ããªã㯠%1$s ã %2$s ãšå
±æããŸãã", - "%2$s shared %1$s with %3$s" : "%2$s 㯠%1$s ã %3$s ãšå
±æããŸãã", - "You removed the share of %2$s for %1$s" : "%1$sãšã®%2$sã®å
±æãåé€ããŸãã", - "%2$s removed the share of %3$s for %1$s" : "%2$sã¯%1$sãšã®%3$sã®å
±æãåé€ããŸãã", - "You shared %1$s with group %2$s" : "ããªã㯠%1$s ãã°ã«ãŒã %2$s ãšå
±æããŸãã", - "%2$s shared %1$s with group %3$s" : "%2$s 㯠%1$s ãã°ã«ãŒã %3$s ãšå
±æããŸãã", - "You removed the share of group %2$s for %1$s" : "%1$sãšã®ã°ã«ãŒã%2$sã®å
±æãåé€ããŸãã", - "%2$s removed the share of group %3$s for %1$s" : "%2$sã¯%1$sãšã®%3$sã®ã°ã«ãŒãå
±æãåé€ããŸãã", - "%2$s shared %1$s via link" : "%2$s ã¯ãªã³ã¯çµç±ã§ %1$s ãå
±æããŸãã", - "You shared %1$s via link" : "ãªã³ã¯çµç±ã§ %1$s ãå
±æããŠããŸã", - "You removed the public link for %1$s" : "%1$s ã®å
¬éURLå
±æãåé€ããŸãã", - "%2$s removed the public link for %1$s" : "%2$s ã¯%1$s ã®å
¬éURLãªã³ã¯ãåé€ããŸãã.", - "Your public link for %1$s expired" : "å
¬éURLãªã³ã¯ %1$s ã®æéãåããŠããŸã", - "The public link of %2$s for %1$s expired" : "%1$sãžã®å
¬éãªã³ã¯%2$sã®æéãåããŸãã", - "%2$s shared %1$s with you" : "%2$s 㯠%1$s ãããªããšå
±æããŸãã", - "%2$s removed the share for %1$s" : "%2$s ã¯%1$s ã®å
±æãåé€ããŸãã.", - "Shared with %2$s" : "%2$s ãšå
±æããŸãã", - "Shared with %3$s by %2$s" : "%3$s ãš %2$s ã§å
±æããŸãã", - "Removed share for %2$s" : " %2$sãšã®å
±æãåé€ããŸãã", - "%2$s removed share for %3$s" : " %2$s 㯠%3$sãšã®å
±æãåé€ããŸãã", - "Shared with group %2$s" : "%2$s ã°ã«ãŒããšå
±æããŸãã", - "Shared with group %3$s by %2$s" : "%3$s ã°ã«ãŒããš %2$s ã§å
±æããŸãã", - "Removed share of group %2$s" : " %2$s ã°ã«ãŒããšã®å
±æãåé€ããŸãã", - "%2$s removed share of group %3$s" : "%2$sã¯%3$sã®ã°ã«ãŒãå
±æãåé€ããŸãã", - "Shared via link by %2$s" : "ãªã³ã¯çµç±ã§ %2$s ãå
±æããŸãã", - "Shared via public link" : "å
¬éãªã³ã¯çµç±ã§å
±æäž", - "%2$s removed public link" : "%2$sã¯å
¬éãªã³ã¯ãåé€ããŸãã.", - "Public link of %2$s expired" : "å
¬éãªã³ã¯%2$sã®æéãåããŠããŸã", - "Shared by %2$s" : "%2$s ãå
±æ", - "Shares" : "å
±æ" + "Uploaded files:" : "ã¢ããããŒãæžãã¡ã€ã«:" }, "nplurals=1; plural=0;"); diff --git a/apps/files_sharing/l10n/ja.json b/apps/files_sharing/l10n/ja.json index 40019f9b78a..d4d54e9423d 100644 --- a/apps/files_sharing/l10n/ja.json +++ b/apps/files_sharing/l10n/ja.json @@ -11,6 +11,7 @@ "You can upload into this folder" : "ãã®ãã©ã«ããŒã«ã¢ããããŒãã§ããŸã", "No compatible server found at {remote}" : "äºææ§ã®ãããµãŒããŒã {remote} ã«ã¯ãããŸããã", "Invalid server URL" : "ãµãŒããŒã®URLãç¡å¹", + "Failed to add the public link to your Nextcloud" : "ãã®Nextcloudã«å
¬éãªã³ã¯ãè¿œå ã§ããŸããã§ãã", "Share" : "å
±æ", "No expiration date set" : "æå¹æéãæªèšå®", "Shared by" : "å
±æè
ïŒ", @@ -22,9 +23,42 @@ "{email} downloaded {file}" : "{email}ã{file}ãããŠã³ããŒãããŸãã", "Shared with group {group}" : "{group} ã°ã«ãŒããšå
±æããŸãã", "Removed share for group {group}" : "{group} ã°ã«ãŒãã®å
±æã解é€ããŸãã", + "{actor} shared with group {group}" : "{actor} ã {group} ã°ã«ãŒãã«å
±æããŸãã", + "{actor} removed share for group {group}" : "{actor} ã {group} ã°ã«ãŒããžã®å
±æã解é€ããŸãã", + "You shared {file} with group {group}" : "{file} ã {group} ã°ã«ãŒãã«å
±æããŸãã", + "You removed group {group} from {file}" : "{file} ã {group} ã°ã«ãŒãããåé€ããŸãã", + "{actor} shared {file} with group {group}" : "{actor} ã {file} ã {group} ã°ã«ãŒãã«å
±æããŸãã", + "{actor} removed group {group} from {file}" : "{actor} ã {group} ã°ã«ãŒããã {file} ãåé€ããŸãã", "Shared as public link" : "å
¬éãªã³ã¯ãšããŠå
±æ", "Removed public link" : "å
¬éãªã³ã¯ãåé€", "Public link expired" : "å
¬éãªã³ã¯ã®æéãåããŠããŸã", + "{actor} shared as public link" : "{actor} ãå
¬éãªã³ã¯ãšããŠå
±æããŸãã", + "{actor} removed public link" : "{actor} ã¯å
¬éãªã³ã¯ãåé€ããŸãã", + "Public link of {actor} expired" : "{actor} ã®å
¬éãªã³ã¯ã®æéãåããŠããŸã", + "You shared {file} as public link" : "{file} ãå
¬éãªã³ã¯ãšããŠå
±æããŸãã", + "You removed public link for {file}" : "{file} ã®å
¬éãªã³ã¯ãåé€ããŸãã", + "Public link expired for {file}" : "{file} ã®å
¬éãªã³ã¯ã®æéãåããŠããŸã", + "{actor} shared {file} as public link" : "{actor} ã{file} ãå
¬éãªã³ã¯ãšããŠå
±æããŸãã", + "{actor} removed public link for {file}" : "{actor} ã¯{file} ã®å
¬éãªã³ã¯ãåé€ããŸãã", + "Public link of {actor} for {file} expired" : "{actor} ã® {file} ã®å
¬éãªã³ã¯ã¯æéãåããŠããŸã", + "{user} accepted the remote share" : "{user} 㯠ãªã¢ãŒãå
±æãæ¿èªããŸããã", + "{user} declined the remote share" : "{user} 㯠ãªã¢ãŒãå
±æãæåŠããŸãã", + "You received a new remote share {file} from {user}" : "{user} ãã {file} ã®æ°ãããªã¢ãŒãå
±æãå±ããŠããŸã", + "{user} accepted the remote share of {file}" : "{user} 㯠{file} ã®ãªã¢ãŒãå
±æãæ¿èªããŸãã", + "{user} declined the remote share of {file}" : "{user} 㯠{file} ã®ãªã¢ãŒãå
±æãæåŠããŸãã", + "{user} unshared {file} from you" : "{user} ã¯ããªããš {file} ã®å
±æãæ¢ããŸããã", + "Shared with {user}" : "{user} ãšå
±æ", + "Removed share for {user}" : "{user} ãšã®å
±æãåé€ããŸãã", + "{actor} shared with {user}" : "{actor} ã {user} ãšå
±æããŸãã", + "{actor} removed share for {user}" : "{actor} ã {user} ãšã®å
±æãåé€ããŸãã", + "Shared by {actor}" : "{actor} ããå
±æãããŸãã", + "{actor} removed share" : "{actor} ãå
±æãåé€ããŸãã", + "You shared {file} with {user}" : "{user} ãš {file} ãå
±æããŸãã", + "You removed {user} from {file}" : "{file} ã® {user} ãšã®å
±æãåé€ããŸãã", + "{actor} shared {file} with {user}" : "{actor} ã {file} ã {user} ã«å
±æããŸãã", + "{actor} removed {user} from {file}" : "{actor} ã {file} ã® {user} ãšã®å
±æãåé€ããŸãã", + "{actor} shared {file} with you" : "{actor} ã {file} ãå
±æããŸãã", + "{actor} removed you from {file}" : "{actor} ã {file} ã®å
±æãåé€ããŸãã", "A file or folder shared by mail or by public link was <strong>downloaded</strong>" : "ã¡ãŒã«ãŸãã¯å
¬éãªã³ã¯ã«ããå
±æããããã¡ã€ã«ãŸãã¯ãã©ã«ãã<strong>ããŠã³ããŒã</strong>ããããšã", "A file or folder was shared from <strong>another server</strong>" : "ãã¡ã€ã«ãŸãã¯ãã©ã«ããŒã<strong>ä»ã®ãµãŒããŒ</strong>ããå
±æããããšã", "A file or folder has been <strong>shared</strong>" : "ãã¡ã€ã«ãŸãã¯ãã©ã«ããŒã<strong>å
±æ</strong>ããããšã", @@ -34,7 +68,7 @@ "Please specify a file or folder path" : "ãã¡ã€ã«ããã©ã«ããŒã®ãã¹ãæå®ããŠãã ãã", "Wrong path, file/folder doesn't exist" : "ãã¹ãééã£ãŠããŸãããã¡ã€ã«/ãã©ã«ããŒããããŸãã", "Could not create share" : "å
±æãäœæã§ããŸããã§ãã", - "invalid permissions" : "ç¡å¹ãªããŒãã·ã§ã³", + "invalid permissions" : "ç¡å¹ãªããŒããã·ã§ã³", "Please specify a valid user" : "æ£ãããŠãŒã¶ãŒãæå®ããŠãã ãã", "Group sharing is disabled by the administrator" : "ã°ã«ãŒãå
±æã管çè
ã«ãã£ãŠç¡å¹ã«ãããŠããŸãã", "Please specify a valid group" : "æ£ããã°ã«ãŒããæå®ããŠãã ãã", @@ -43,12 +77,15 @@ "Public upload is only possible for publicly shared folders" : "å
¬éå
±æãããŠãããã©ã«ããŒã«ããå
¬éã¢ããããŒãã¯ã§ããŸããã", "Invalid date, date format must be YYYY-MM-DD" : "ç¡å¹ãªæ¥ä»ã§ããYYYY-MM-DDã®ãã©ãŒãããã§æ¥ä»ãæå®ããŠãã ããã", "Sharing %s failed because the back end does not allow shares from type %s" : "%s ã®å
±æã«å€±æããŸãããããã¯ãšã³ãåŽã§ %s ã¿ã€ãã®å
±æãèš±å¯ãããŠããŸããã", + "You cannot share to a Circle if the app is not enabled" : "ã¢ããªãç¡å¹ã®å Žåã¯ããµãŒã¯ã«ã«ã¯å
±æã§ããŸãã", + "Please specify a valid circle" : "æ£ãããµãŒã¯ã«ãæå®ããŠãã ãã", "Unknown share type" : "äžæãªå
±æã¿ã€ã", "Not a directory" : "ãã£ã¬ã¯ããªã§ã¯ãããŸãã", "Could not lock path" : "ãã¹ãããã¯ã§ããŸããã§ãã", "Wrong or no update parameter given" : "ééã£ãŠããããããã¯ãã©ã¡ãŒã¿ãæŽæ°ãããŠããŸãã", "Can't change permissions for public share links" : "URLãªã³ã¯å
±æã®ããŒããã·ã§ã³ãå€æŽã§ããŸãã", "Cannot increase permissions" : "ããŒããã·ã§ã³ãè¿œå ã§ããŸãã", + "%s is publicly shared" : "%s ãå
¬éå
±æãããŸãã", "Share API is disabled" : "å
±æAPIãç¡å¹ã§ãã", "This share is password-protected" : "ãã®å
±æã¯ãã¹ã¯ãŒãã§ä¿è·ãããŠããŸã", "The password is wrong. Try again." : "ãã¹ã¯ãŒããééã£ãŠããŸããåè©Šè¡ããŠãã ããã", @@ -63,6 +100,7 @@ "the link expired" : "ãªã³ã¯ã®æéãåããŠããŸã", "sharing is disabled" : "å
±æã¯ç¡å¹ã«ãªã£ãŠããŸã", "For more info, please ask the person who sent this link." : "äžæãªç¹ã¯ããã¡ãã®ãªã³ã¯ã®æäŸè
ã«ç¢ºèªããé¡ãããŸãã", + "shared by %s" : "%s ãå
±æ", "Add to your Nextcloud" : "ããªãã®Nextcloudã«è¿œå ", "Download" : "ããŠã³ããŒã", "Download %s" : "%s ãããŠã³ããŒã", @@ -70,44 +108,6 @@ "Upload files to %s" : "%s ã«ãã¡ã€ã«ãã¢ããããŒã", "Select or drop files" : "ãã¡ã€ã«ãéžæãããããã©ãã°&ããããããŠãã ãã", "Uploading filesâŠ" : "ãã¡ã€ã«ãã¢ããããŒãäž...", - "Uploaded files:" : "ã¢ããããŒãæžãã¡ã€ã«:", - "A public shared file or folder was <strong>downloaded</strong>" : "å
¬éå
±æãã¡ã€ã«ãŸãã¯ãã©ã«ããŒã<strong>ããŠã³ããŒã</strong>ããããšã", - "You received a new remote share %2$s from %1$s" : "%1$s ããæ°ãããªã¢ãŒãå
±æã®ãªã¯ãšã¹ã %2$s ãåãåããŸããã", - "You received a new remote share from %s" : "%sãããªã¢ãŒãå
±æã®ãªã¯ãšã¹ãã¯\nå±ããŸããã", - "%1$s accepted remote share %2$s" : "%1$s 㯠%2$s ã®ãªã¢ãŒãå
±æãæ¿èªããŸããã", - "%1$s declined remote share %2$s" : "%1$s 㯠%2$s ã®ãªã¢ãŒãå
±æãæåŠããŸããã", - "%1$s unshared %2$s from you" : "%1$s 㯠ããªããš%2$s ã®å
±æãæ¢ããŸããã", - "Public shared folder %1$s was downloaded" : "å
¬éå
±æãã©ã«ã㌠%1$s ãããŠã³ããŒããããŸãã", - "Public shared file %1$s was downloaded" : "å
¬éå
±æãã¡ã€ã« %1$s ãããŠã³ããŒããããŸãã", - "You shared %1$s with %2$s" : "ããªã㯠%1$s ã %2$s ãšå
±æããŸãã", - "%2$s shared %1$s with %3$s" : "%2$s 㯠%1$s ã %3$s ãšå
±æããŸãã", - "You removed the share of %2$s for %1$s" : "%1$sãšã®%2$sã®å
±æãåé€ããŸãã", - "%2$s removed the share of %3$s for %1$s" : "%2$sã¯%1$sãšã®%3$sã®å
±æãåé€ããŸãã", - "You shared %1$s with group %2$s" : "ããªã㯠%1$s ãã°ã«ãŒã %2$s ãšå
±æããŸãã", - "%2$s shared %1$s with group %3$s" : "%2$s 㯠%1$s ãã°ã«ãŒã %3$s ãšå
±æããŸãã", - "You removed the share of group %2$s for %1$s" : "%1$sãšã®ã°ã«ãŒã%2$sã®å
±æãåé€ããŸãã", - "%2$s removed the share of group %3$s for %1$s" : "%2$sã¯%1$sãšã®%3$sã®ã°ã«ãŒãå
±æãåé€ããŸãã", - "%2$s shared %1$s via link" : "%2$s ã¯ãªã³ã¯çµç±ã§ %1$s ãå
±æããŸãã", - "You shared %1$s via link" : "ãªã³ã¯çµç±ã§ %1$s ãå
±æããŠããŸã", - "You removed the public link for %1$s" : "%1$s ã®å
¬éURLå
±æãåé€ããŸãã", - "%2$s removed the public link for %1$s" : "%2$s ã¯%1$s ã®å
¬éURLãªã³ã¯ãåé€ããŸãã.", - "Your public link for %1$s expired" : "å
¬éURLãªã³ã¯ %1$s ã®æéãåããŠããŸã", - "The public link of %2$s for %1$s expired" : "%1$sãžã®å
¬éãªã³ã¯%2$sã®æéãåããŸãã", - "%2$s shared %1$s with you" : "%2$s 㯠%1$s ãããªããšå
±æããŸãã", - "%2$s removed the share for %1$s" : "%2$s ã¯%1$s ã®å
±æãåé€ããŸãã.", - "Shared with %2$s" : "%2$s ãšå
±æããŸãã", - "Shared with %3$s by %2$s" : "%3$s ãš %2$s ã§å
±æããŸãã", - "Removed share for %2$s" : " %2$sãšã®å
±æãåé€ããŸãã", - "%2$s removed share for %3$s" : " %2$s 㯠%3$sãšã®å
±æãåé€ããŸãã", - "Shared with group %2$s" : "%2$s ã°ã«ãŒããšå
±æããŸãã", - "Shared with group %3$s by %2$s" : "%3$s ã°ã«ãŒããš %2$s ã§å
±æããŸãã", - "Removed share of group %2$s" : " %2$s ã°ã«ãŒããšã®å
±æãåé€ããŸãã", - "%2$s removed share of group %3$s" : "%2$sã¯%3$sã®ã°ã«ãŒãå
±æãåé€ããŸãã", - "Shared via link by %2$s" : "ãªã³ã¯çµç±ã§ %2$s ãå
±æããŸãã", - "Shared via public link" : "å
¬éãªã³ã¯çµç±ã§å
±æäž", - "%2$s removed public link" : "%2$sã¯å
¬éãªã³ã¯ãåé€ããŸãã.", - "Public link of %2$s expired" : "å
¬éãªã³ã¯%2$sã®æéãåããŠããŸã", - "Shared by %2$s" : "%2$s ãå
±æ", - "Shares" : "å
±æ" + "Uploaded files:" : "ã¢ããããŒãæžãã¡ã€ã«:" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file diff --git a/apps/oauth2/l10n/ja.js b/apps/oauth2/l10n/ja.js index d05fb949dd4..791634c8d72 100644 --- a/apps/oauth2/l10n/ja.js +++ b/apps/oauth2/l10n/ja.js @@ -2,6 +2,7 @@ OC.L10N.register( "oauth2", { "OAuth 2.0 clients" : "OAuth 2.0ã¯ã©ã€ã¢ã³ã", + "OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 ã«ããå€éšãµãŒãã¹ãã %s ã«ã¢ã¯ã»ã¹ãèŠæ±ã§ããŸã", "Name" : "åå", "Redirection URI" : "ãªãã€ã¬ã¯ãURI", "Client Identifier" : "ã¯ã©ã€ã¢ã³ãID", diff --git a/apps/oauth2/l10n/ja.json b/apps/oauth2/l10n/ja.json index 553795c4b5a..987357d3ad4 100644 --- a/apps/oauth2/l10n/ja.json +++ b/apps/oauth2/l10n/ja.json @@ -1,5 +1,6 @@ { "translations": { "OAuth 2.0 clients" : "OAuth 2.0ã¯ã©ã€ã¢ã³ã", + "OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 ã«ããå€éšãµãŒãã¹ãã %s ã«ã¢ã¯ã»ã¹ãèŠæ±ã§ããŸã", "Name" : "åå", "Redirection URI" : "ãªãã€ã¬ã¯ãURI", "Client Identifier" : "ã¯ã©ã€ã¢ã³ãID", diff --git a/apps/sharebymail/l10n/ja.js b/apps/sharebymail/l10n/ja.js index 902780730d7..91d1000194a 100644 --- a/apps/sharebymail/l10n/ja.js +++ b/apps/sharebymail/l10n/ja.js @@ -5,16 +5,42 @@ OC.L10N.register( "Shared with {email}" : "{email} ãšå
±æ", "Shared with %1$s by %2$s" : "%2$s 㧠%1$s ãšå
±æ", "Shared with {email} by {actor}" : "{actor} 㧠{email} ãšå
±æ ", + "Password for mail share sent to %1$s" : "%1$sã«ã¡ãŒã«å
±æãããã¹ã¯ãŒã", + "Password for mail share sent to {email}" : "{email} ã«ã¡ãŒã«å
±æãããã¹ã¯ãŒã", + "Password for mail share sent to you" : "ããªãã«ã¡ãŒã«å
±æãããã¹ã¯ãŒã", "You shared %1$s with %2$s by mail" : "ã¡ãŒã«ã§ %2$s ãš %1$s ãå
±æããŸãã", "You shared {file} with {email} by mail" : "ã¡ãŒã«ã§ {email} ãš {file} ãå
±æããŸãã", "%3$s shared %1$s with %2$s by mail" : "%3$s ãã¡ãŒã«ã§ %2$s ãš %1$s ãå
±æããŸãã", "{actor} shared {file} with {email} by mail" : "{actor} ã {email} ãš {file} ãå
±æããŸãã", + "Password to access %1$s was sent to %2s" : "%1$sã«ã¢ã¯ã»ã¹ãããã¹ã¯ãŒãã %2s ã«éä¿¡ããŸãã", + "Password to access {file} was sent to {email}" : "{file} ã«ã¢ã¯ã»ã¹ãããã¹ã¯ãŒãã {email} ã«éä¿¡ããŸãã", + "Password to access %1$s was sent to you" : "%1$sã«ã¢ã¯ã»ã¹ãããã¹ã¯ãŒãã ããªãã«éä¿¡ããŸãã", + "Password to access {file} was sent to you" : "{file} ã«ã¢ã¯ã»ã¹ãããã¹ã¯ãŒãã ããªãã«éä¿¡ããŸãã", "Sharing %s failed, this item is already shared with %s" : "%s ã®å
±æã«å€±æããŸããã ãã®ã¢ã€ãã ã¯ãã§ã« %s ãšå
±æããŠããŸã", - "Failed to send share by E-mail" : "ã¡ãŒã«ã§å
±æã®éä¿¡ã«å€±æããŸãã", + "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "èªåçæãã¹ã¯ãŒããéä¿¡ã§ããŸããã§ãããå人èšå®ç»é¢ããæ£ããã¡ãŒã«ã¢ãã¬ã¹ãèšå®ããŠå床å®æœããŠãã ããã", + "Failed to send share by email" : "ã¡ãŒã«ã§å
±æã®éä¿¡ã«å€±æããŸãã", "%s shared »%s« with you" : "%s ãããªã㚠»%s« ãå
±æããŸãã", + "%s shared »%s« with you." : "%sã ããªã㚠»%s«ãå
±æããŸãã", + "Click the button below to open it." : "ã¯ãªãã¯ãããšäžãéããŸã", + "Open »%s«" : "»%s«ãéã", + "%s via %s" : "%s ã« %s ãã", + "Password to access »%s« shared to you by %s" : "%sãžã®å
±æã¢ã¯ã»ã¹ã®ãã¹ã¯ãŒãã %s ããå
±æãããŸãã", + "%s shared »%s« with you.\nYou should have already received a separate mail with a link to access it.\n" : "%s ã«ãã »%s« ãå
±æãããŸãã\nã¢ã¯ã»ã¹ããããã®ãªã³ã¯ã¯å¥éã¡ãŒã«ã§åä¿¡ããŠãã ããã\n", + "%s shared »%s« with you. You should have already received a separate mail with a link to access it." : "%s ã«ãã »%s« ãå
±æãããŸãããã¢ã¯ã»ã¹ããããã®ãªã³ã¯ã¯å¥éã¡ãŒã«ã§åä¿¡ããŠãã ããã", + "Password to access »%s«" : "»%s« ã«ã¢ã¯ã»ã¹ãããã¹ã¯ãŒã", + "It is protected with the following password: %s" : "次ã®ãã¹ã¯ãŒãã§ä¿è·ãããŠããŸã: %s", + "Password to access »%s« shared with %s" : "»%s« ã«ã¢ã¯ã»ã¹ãããã¹ã¯ãŒãã %s ããå
±æãããŸãã", + "You just shared »%s« with %s. The share was already send to the recipient. Due to the security policies defined by the administrator of %s each share needs to be protected by password and it is not allowed to send the password directly to the recipient. Therefore you need to forward the password manually to the recipient." : "%sã%sãšå
±æããŸãããå
±æã¯åä¿¡è
ã«éä¿¡ãããŠããŸããã»ãã¥ãªãã£ããªã·ãŒã«ãã%sã®ç®¡çè
ãå
±æã¯ãã¹ã¯ãŒãã§ä¿è·ãããã¹ãã§ãçŽæ¥åä¿¡è
ã«éä¿¡ããã¹ãã§ã¯ãªããšå®ããŠããå Žåãæåã§åä¿¡è
ã«ã¡ãŒã«ã転éããå¿
èŠããããŸãã", + "This is the password: %s" : "ãã¹ã¯ãŒã: %s", + "You can choose a different password at any time in the share dialog." : "å
±æãã€ã¢ãã°ãããã€ã§ãéããã¹ã¯ãŒãã«å€æŽã§ããŸãã", + "Could not find share" : "å
±æãèŠã€ãããŸããã§ãã", + "Share by mail" : "ã¡ãŒã«ã§å
±æ", + "Allows users to share a personalized link to a file or folder by putting in an email address." : "ãŠãŒã¶ãŒãã¡ãŒã«ã¢ãã¬ã¹ã䜿ã£ãŠãã¡ã€ã«ããã©ã«ããŒãåå¥ã«å
±æ", + "Send password by mail" : "ã¡ãŒã«ã§ãã¹ã¯ãŒãéä¿¡", + "Enforce password protection" : "åžžã«ãã¹ã¯ãŒãä¿è·ãæå¹ã«ãã", + "Failed to send share by E-mail" : "ã¡ãŒã«ã§å
±æã®éä¿¡ã«å€±æããŸãã", "%s shared »%s« with you on behalf of %s" : "%s ãããªã㚠»%s« ã %s ã®ããã«å
±æããŸãã", "Failed to create the E-mail" : "ã¡ãŒã«ã®äœæã«å€±æããŸãã", - "Could not find share" : "å
±æãèŠã€ãããŸããã§ãã", "Hey there,\n\n%s shared »%s« with you on behalf of %s.\n\n%s\n\n" : "ããã«ã¡ã¯ã\n\n%s ã »%s« ãããªããš %s ã®ããã«å
±æããŸããã\n\n%s\n", "Hey there,\n\n%s shared »%s« with you.\n\n%s\n\n" : "ããã«ã¡ã¯ã\n\n%s ã »%s« ãããªããšå
±æããŸããã\n\n%s\n", "Cheers!" : "ããã§ã¯ïŒ", diff --git a/apps/sharebymail/l10n/ja.json b/apps/sharebymail/l10n/ja.json index af492e8c6ce..668810a581b 100644 --- a/apps/sharebymail/l10n/ja.json +++ b/apps/sharebymail/l10n/ja.json @@ -3,16 +3,42 @@ "Shared with {email}" : "{email} ãšå
±æ", "Shared with %1$s by %2$s" : "%2$s 㧠%1$s ãšå
±æ", "Shared with {email} by {actor}" : "{actor} 㧠{email} ãšå
±æ ", + "Password for mail share sent to %1$s" : "%1$sã«ã¡ãŒã«å
±æãããã¹ã¯ãŒã", + "Password for mail share sent to {email}" : "{email} ã«ã¡ãŒã«å
±æãããã¹ã¯ãŒã", + "Password for mail share sent to you" : "ããªãã«ã¡ãŒã«å
±æãããã¹ã¯ãŒã", "You shared %1$s with %2$s by mail" : "ã¡ãŒã«ã§ %2$s ãš %1$s ãå
±æããŸãã", "You shared {file} with {email} by mail" : "ã¡ãŒã«ã§ {email} ãš {file} ãå
±æããŸãã", "%3$s shared %1$s with %2$s by mail" : "%3$s ãã¡ãŒã«ã§ %2$s ãš %1$s ãå
±æããŸãã", "{actor} shared {file} with {email} by mail" : "{actor} ã {email} ãš {file} ãå
±æããŸãã", + "Password to access %1$s was sent to %2s" : "%1$sã«ã¢ã¯ã»ã¹ãããã¹ã¯ãŒãã %2s ã«éä¿¡ããŸãã", + "Password to access {file} was sent to {email}" : "{file} ã«ã¢ã¯ã»ã¹ãããã¹ã¯ãŒãã {email} ã«éä¿¡ããŸãã", + "Password to access %1$s was sent to you" : "%1$sã«ã¢ã¯ã»ã¹ãããã¹ã¯ãŒãã ããªãã«éä¿¡ããŸãã", + "Password to access {file} was sent to you" : "{file} ã«ã¢ã¯ã»ã¹ãããã¹ã¯ãŒãã ããªãã«éä¿¡ããŸãã", "Sharing %s failed, this item is already shared with %s" : "%s ã®å
±æã«å€±æããŸããã ãã®ã¢ã€ãã ã¯ãã§ã« %s ãšå
±æããŠããŸã", - "Failed to send share by E-mail" : "ã¡ãŒã«ã§å
±æã®éä¿¡ã«å€±æããŸãã", + "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "èªåçæãã¹ã¯ãŒããéä¿¡ã§ããŸããã§ãããå人èšå®ç»é¢ããæ£ããã¡ãŒã«ã¢ãã¬ã¹ãèšå®ããŠå床å®æœããŠãã ããã", + "Failed to send share by email" : "ã¡ãŒã«ã§å
±æã®éä¿¡ã«å€±æããŸãã", "%s shared »%s« with you" : "%s ãããªã㚠»%s« ãå
±æããŸãã", + "%s shared »%s« with you." : "%sã ããªã㚠»%s«ãå
±æããŸãã", + "Click the button below to open it." : "ã¯ãªãã¯ãããšäžãéããŸã", + "Open »%s«" : "»%s«ãéã", + "%s via %s" : "%s ã« %s ãã", + "Password to access »%s« shared to you by %s" : "%sãžã®å
±æã¢ã¯ã»ã¹ã®ãã¹ã¯ãŒãã %s ããå
±æãããŸãã", + "%s shared »%s« with you.\nYou should have already received a separate mail with a link to access it.\n" : "%s ã«ãã »%s« ãå
±æãããŸãã\nã¢ã¯ã»ã¹ããããã®ãªã³ã¯ã¯å¥éã¡ãŒã«ã§åä¿¡ããŠãã ããã\n", + "%s shared »%s« with you. You should have already received a separate mail with a link to access it." : "%s ã«ãã »%s« ãå
±æãããŸãããã¢ã¯ã»ã¹ããããã®ãªã³ã¯ã¯å¥éã¡ãŒã«ã§åä¿¡ããŠãã ããã", + "Password to access »%s«" : "»%s« ã«ã¢ã¯ã»ã¹ãããã¹ã¯ãŒã", + "It is protected with the following password: %s" : "次ã®ãã¹ã¯ãŒãã§ä¿è·ãããŠããŸã: %s", + "Password to access »%s« shared with %s" : "»%s« ã«ã¢ã¯ã»ã¹ãããã¹ã¯ãŒãã %s ããå
±æãããŸãã", + "You just shared »%s« with %s. The share was already send to the recipient. Due to the security policies defined by the administrator of %s each share needs to be protected by password and it is not allowed to send the password directly to the recipient. Therefore you need to forward the password manually to the recipient." : "%sã%sãšå
±æããŸãããå
±æã¯åä¿¡è
ã«éä¿¡ãããŠããŸããã»ãã¥ãªãã£ããªã·ãŒã«ãã%sã®ç®¡çè
ãå
±æã¯ãã¹ã¯ãŒãã§ä¿è·ãããã¹ãã§ãçŽæ¥åä¿¡è
ã«éä¿¡ããã¹ãã§ã¯ãªããšå®ããŠããå Žåãæåã§åä¿¡è
ã«ã¡ãŒã«ã転éããå¿
èŠããããŸãã", + "This is the password: %s" : "ãã¹ã¯ãŒã: %s", + "You can choose a different password at any time in the share dialog." : "å
±æãã€ã¢ãã°ãããã€ã§ãéããã¹ã¯ãŒãã«å€æŽã§ããŸãã", + "Could not find share" : "å
±æãèŠã€ãããŸããã§ãã", + "Share by mail" : "ã¡ãŒã«ã§å
±æ", + "Allows users to share a personalized link to a file or folder by putting in an email address." : "ãŠãŒã¶ãŒãã¡ãŒã«ã¢ãã¬ã¹ã䜿ã£ãŠãã¡ã€ã«ããã©ã«ããŒãåå¥ã«å
±æ", + "Send password by mail" : "ã¡ãŒã«ã§ãã¹ã¯ãŒãéä¿¡", + "Enforce password protection" : "åžžã«ãã¹ã¯ãŒãä¿è·ãæå¹ã«ãã", + "Failed to send share by E-mail" : "ã¡ãŒã«ã§å
±æã®éä¿¡ã«å€±æããŸãã", "%s shared »%s« with you on behalf of %s" : "%s ãããªã㚠»%s« ã %s ã®ããã«å
±æããŸãã", "Failed to create the E-mail" : "ã¡ãŒã«ã®äœæã«å€±æããŸãã", - "Could not find share" : "å
±æãèŠã€ãããŸããã§ãã", "Hey there,\n\n%s shared »%s« with you on behalf of %s.\n\n%s\n\n" : "ããã«ã¡ã¯ã\n\n%s ã »%s« ãããªããš %s ã®ããã«å
±æããŸããã\n\n%s\n", "Hey there,\n\n%s shared »%s« with you.\n\n%s\n\n" : "ããã«ã¡ã¯ã\n\n%s ã »%s« ãããªããšå
±æããŸããã\n\n%s\n", "Cheers!" : "ããã§ã¯ïŒ", diff --git a/apps/user_ldap/l10n/ja.js b/apps/user_ldap/l10n/ja.js index 75518890fa8..f05eecab563 100644 --- a/apps/user_ldap/l10n/ja.js +++ b/apps/user_ldap/l10n/ja.js @@ -3,12 +3,18 @@ OC.L10N.register( { "Failed to clear the mappings." : "ãããã³ã°ã®ã¯ãªã¢ã«å€±æããŸããã", "Failed to delete the server configuration" : "ãµãŒããŒèšå®ã®åé€ã«å€±æããŸãã", + "Invalid configuration: Anonymous binding is not allowed." : "èšå®ãæ£ãããããŸãã: å¿åæ¥ç¶ã¯ãèš±å¯ãããŠããŸããã", + "Valid configuration, connection established!" : "æ£ããèšå®ã§ããæ¥ç¶ãããŸããã", + "Valid configuration, but binding failed. Please check the server settings and credentials." : "èšå®ã¯æå¹ã§ãããæ¥ç¶ã«å€±æããŸããããµãŒããŒèšå®ãšè³æ Œæ
å ±ã確èªããŠãã ããã", + "Invalid configuration. Please have a look at the logs for further details." : "èšå®ãç¡å¹ã§ãã詳现ã¯ãã°ã確èªããŠãã ããã", "No action specified" : "ã¢ã¯ã·ã§ã³ãæå®ãããŠããŸãã", "No configuration specified" : "æ§æãæå®ãããŠããŸãã", "No data specified" : "ããŒã¿ãæå®ãããŠããŸãã", " Could not set configuration %s" : "æ§æ %s ãèšå®ã§ããŸããã§ãã", "Action does not exist" : "ã¢ã¯ã·ã§ã³ãååšããŸãã", + "LDAP user and group backend" : "ãŠãŒã¶ãŒã»ã°ã«ãŒãã®LDAPé£æº", "Renewing âŠ" : "æŽæ°äž ...", + "Very weak password" : "éåžžã«åŒ±ããã¹ã¯ãŒãã§ã", "Weak password" : "è匱ãªãã¹ã¯ãŒã", "So-so password" : "æªããªããã¹ã¯ãŒã", "Good password" : "è¯ããã¹ã¯ãŒã", @@ -39,15 +45,24 @@ OC.L10N.register( "Switching the mode will enable automatic LDAP queries. Depending on your LDAP size they may take a while. Do you still want to switch the mode?" : "ã¢ãŒãåæ¿ã«ããèªåLDAPååããæå¹ã«ãªããŸããLDAPã®ããŒã¿éã«ããæéããããå¯èœæ§ããããŸããã¢ãŒããåãæ¿ããŸããïŒ", "Mode switch" : "ã¢ãŒãå€æŽ", "Select attributes" : "å±æ§ãéžæ", + "User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command-line validation): <br/>" : "ãŠãŒã¶ãŒã¯èŠã€ãããŸããã§ããããã°ã€ã³ã®å±æ§ãšãŠãŒã¶ãŒåããã§ãã¯ããŠãã ãããé©çšãããŠãããã£ã«ã¿ãŒ(ã³ããŒããŒã¹ãããŠã³ãã³ãã©ã€ã³ã§ã®ç¢ºèªã§ããŸã): <br/>", "User found and settings verified." : "ãŠãŒã¶ãŒãèŠã€ãããèšå®ãæ€èšŒã§ããŸããã", + "Consider narrowing your search, as it encompassed many users, only the first one of whom will be able to log in." : "æåã®ãŠãŒã¶ãŒäžäººã ãããã°ã€ã³ã§ããããã«ãå€ãã®ãŠãŒã¶ãŒã網çŸ
ãã€ã€æ€çŽ¢ãçµãããã«ããŠãã ããã", + "An unspecified error occurred. Please check log and settings." : "äžæãªãšã©ãŒãçºçããŸãããèšå®ãšãã°ã確èªããŠãã ããã", "The search filter is invalid, probably due to syntax issues like uneven number of opened and closed brackets. Please revise." : "æ€çŽ¢ãã£ã«ã¿ãŒãäžæ£ã§ããæããææ³ã®åé¡ã§ãéãæ¬åŒ§ãšéãæ¬åŒ§ããããããŠããŸãããä¿®æ£ããé¡ãããŸãã", "A connection error to LDAP / AD occurred, please check host, port and credentials." : "LDAP / AD ã®æ¥ç¶ãšã©ãŒãçºçããŸããããã¹ãåãããŒããæš©éããã§ãã¯ããŠãã ããã", + "The \"%uid\" placeholder is missing. It will be replaced with the login name when querying LDAP / AD." : "\"%u\" id ã®ãã¬ãŒã¹ãã©ã«ãããããŸããããã¬ãŒã¹ãã©ã«ãã¯ãLDAP /ADã§ååããããšãã«ãã°ã€ã³åã§çœ®ãæããããŸãã", "Please provide a login name to test against" : "ãã¹ãã®çºã«ãã°ã€ã³åãå
¥åããŠãã ããã", "The group box was disabled, because the LDAP / AD server does not support memberOf." : "ã°ã«ãŒãããã¯ã¹ã¯ç¡å¹ã«ãããŸãããLDAP/AD ãµãŒããŒã MemberOf ãªãã·ã§ã³ããµããŒãããŠããªãããã§ãã", "Password change rejected. Hint: " : "ãã¹ã¯ãŒãå€æŽãæåŠãããŸããããã³ãïŒ", + "Please login with the new password" : "æ°ãããã¹ã¯ãŒãã§ãã°ã€ã³ããŠãã ãã", + "Your password will expire tomorrow." : "ãã¹ã¯ãŒããææ¥æéåãã«ãªããŸãã", + "Your password will expire today." : "ãã¹ã¯ãŒããä»æ¥æéåãã«ãªããŸãã", + "_Your password will expire within %n day._::_Your password will expire within %n days._" : ["ãã¹ã¯ãŒããããš %næ¥ã§æéåãã«ãªããŸãã"], "LDAP / AD integration" : "LDAP / AD çµ±å", "_%s group found_::_%s groups found_" : ["%s ã°ã«ãŒããèŠã€ãããŸãã"], "_%s user found_::_%s users found_" : ["%s ãŠãŒã¶ãŒãèŠã€ãããŸãã"], + "Could not detect user display name attribute. Please specify it yourself in advanced LDAP settings." : "ãŠãŒã¶ãŒè¡šç€ºåã®å±æ§ãæ€åºã§ããŸããã§ããã詳现èšå®ã§å¯Ÿå¿ããå±æ§ãæå®ããŠãã ããã", "Could not find the desired feature" : "æãŸããæ©èœã¯èŠã€ãããŸããã§ãã", "Invalid Host" : "ç¡å¹ãªãã¹ã", "Test Configuration" : "èšå®ããã¹ã", @@ -61,17 +76,23 @@ OC.L10N.register( "Edit LDAP Query" : "LDAPã¯ãšãªã®ç·šé", "LDAP Filter:" : "LDAP ãã£ã«ã¿ïŒ", "The filter specifies which LDAP groups shall have access to the %s instance." : "ãã£ã«ã¿ãŒã¯ãã©ã® LDAP ã°ã«ãŒãã %s ã«ã¢ã¯ã»ã¹ããããæå®ããŸãã", + "Verify settings and count the groups" : "èšå®ãæ€èšŒããã°ã«ãŒããæ°ãã", "When logging in, %s will find the user based on the following attributes:" : "ãã°ã€ã³æã«ã%s ã«ãã次ã®å±æ§ãããŠãŒã¶ãŒãèŠã€ããŸã:", "LDAP / AD Username:" : "LDAP/ADãŠãŒã¶ãŒå:", + "Allows login against the LDAP / AD username, which is either \"uid\" or \"sAMAccountName\" and will be detected." : "LDAP / AD ãŠãŒã¶ãŒåã«å¯ŸããŠãã°ã€ã³ãèš±å¯ãããŠããŸãã\"uid\" ãã\"sAMAccountName\" ã®ã©ã¡ãããæ€åºãããŸããã", "LDAP / AD Email Address:" : "LDAP / AD ã¡ãŒã«ã¢ãã¬ã¹:", + "Allows login against an email attribute. \"mail\" and \"mailPrimaryAddress\" allowed." : "ã¡ãŒã«å±æ§ã«å¯ŸããŠãã°ã€ã³ãèš±å¯ãããŠããŸãã\"mail\" ãš \"mailPrimaryAddress\" ãå©çšå¯èœã§ãã", "Other Attributes:" : "ãã®ä»ã®å±æ§:", + "Defines the filter to apply, when login is attempted. \"%%uid\" replaces the username in the login action. Example: \"uid=%%uid\"" : "ãã°ã€ã³å®è¡æã«é©çšãããã£ã«ã¿ãŒãå®çŸ©ããŸããuid \"%%\" ã«ã¯ãã°ã€ã³æäœã«ããããŠãŒã¶ãŒåãå
¥ããŸããäŸïŒ \"uid=%%uid\"", "Test Loginname" : "ãã¹ãçšãã°ã€ã³å", "Verify settings" : "èšå®ã®ãã§ãã¯", "1. Server" : "1. Server", "%s. Server:" : "%s. ãµãŒããŒ:", + "Add a new configuration" : "æ°ããèšå®ãè¿œå ", "Copy current configuration into new directory binding" : "çŸåšã®èšå®ãæ°ãããã£ã¬ã¯ããªèšå®ã«ã³ããŒ", "Delete the current configuration" : "çŸåšã®èšå®ãåé€", "Host" : "ãã¹ã", + "You can omit the protocol, unless you require SSL. If so, start with ldaps://" : "SSLéä¿¡ããªãå Žåã«ã¯ããããã³ã«åãçç¥ããããšãã§ããŸããããã§ãªãå Žåã«ã¯ãldaps:// ãé ã«ã€ããŠãã ããã", "Port" : "ããŒã", "Detect Port" : "ããŒãã®æ€åº", "User DN" : "ãŠãŒã¶ãŒDN", @@ -91,9 +112,15 @@ OC.L10N.register( "Saving" : "ä¿åäž", "Back" : "æ»ã", "Continue" : "ç¶ãã", + "Please renew your password." : "ãã¹ã¯ãŒããæŽæ°", + "An internal error occurred." : "å
éšãšã©ãŒãçºçããŸããã", + "Please try again or contact your administrator." : "ããäžåºŠè©ŠããŠã¿ããã管çè
ã«åãåãããŠãã ããã", "Current password" : "çŸåšã®ãã¹ã¯ãŒã", "New password" : "æ°ãããã¹ã¯ãŒã", "Renew password" : "ãã¹ã¯ãŒããæŽæ°", + "Wrong password. Reset it?" : "ãã¹ã¯ãŒããééã£ãŠããŸãããªã»ããããŸããïŒ", + "Wrong password." : "ãã¹ã¯ãŒããééã£ãŠããŸãã", + "Cancel" : "ãã£ã³ã»ã«", "LDAP" : "LDAP", "Server" : "ãµãŒããŒ", "Users" : "ãŠãŒã¶ãŒ", @@ -138,6 +165,8 @@ OC.L10N.register( "Enable LDAP password changes per user" : "ãŠãŒã¶ãŒããšã«LDAPãã¹ã¯ãŒãã®å€æŽãæå¹ã«ãã", "Allow LDAP users to change their password and allow Super Administrators and Group Administrators to change the password of their LDAP users. Only works when access control policies are configured accordingly on the LDAP server. As passwords are sent in plaintext to the LDAP server, transport encryption must be used and password hashing should be configured on the LDAP server." : "LDAPãŠãŒã¶ãŒãLDAPã®ãã¹ã¯ãŒããå€æŽã§ããããã«ããã¹ãŒããŒç®¡çè
ãšã°ã«ãŒã管çè
ãLDAPãŠãŒã¶ãŒã®ãã¹ã¯ãŒããå€æŽã§ããããã«ããŸãã ããã¯ãLDAPãµãŒããŒã§ã¢ã¯ã»ã¹å¶åŸ¡ããªã·ãŒãèšå®ãããŠããå Žåã«ã®ã¿åäœããŸãããã®æãã¹ã¯ãŒãã¯å¹³æã§LDAPãµãŒããŒã«éä¿¡ããããããTCPæ¥ç¶ã®æå·åã䜿çšããå¿
èŠããããLDAPãµãŒããŒåŽã§ãã¹ã¯ãŒããããã·ã¥åããå¿
èŠããããŸãã", "(New password is sent as plain text to LDAP)" : "(æ°ãããã¹ã¯ãŒãã¯å¹³æããã¹ã㧠LDAP ã«éä¿¡ãããŸã)", + "Default password policy DN" : "ããã©ã«ãã®ãã¹ã¯ãŒãããªã·ãŒã® DN", + "The DN of a default password policy that will be used for password expiry handling. Works only when LDAP password changes per user are enabled and is only supported by OpenLDAP. Leave empty to disable password expiry handling." : "ããã©ã«ããã¹ã¯ãŒãããªã·ãŒã®DN ã¯ãŠãŒã¶ãŒã®ãã¹ã¯ãŒãæéåãåäœã«å©çšãããŸããããã¯ãOpenLDAPã§ã®ã¿å©çšã§ãããŠãŒã¶ãŒæ¯ã«LDAPãã¹ã¯ãŒãå€æŽãæå¹ã«ãªã£ãŠãããšãã«ã®ã¿é©çšã§ããŸãããã¹ã¯ãŒãæéåããå©çšããªãå Žåã¯ã空æ¬ã®ãŸãŸã«ããŠãã ããã", "Special Attributes" : "ç¹æ®å±æ§", "Quota Field" : "ã¯ã©ãŒã¿å±æ§", "Leave empty for user's default quota. Otherwise, specify an LDAP/AD attribute." : "ãŠãŒã¶ãŒã®ããã©ã«ãã®ã¯ã©ãŒã¿ã空ã®ãŸãŸã«ããŠãã ããã ãããã¯ãLDAP/ADã®å±æ§ãæå®ããŠãã ããã", diff --git a/apps/user_ldap/l10n/ja.json b/apps/user_ldap/l10n/ja.json index 038fd518215..c07b58c0540 100644 --- a/apps/user_ldap/l10n/ja.json +++ b/apps/user_ldap/l10n/ja.json @@ -1,12 +1,18 @@ { "translations": { "Failed to clear the mappings." : "ãããã³ã°ã®ã¯ãªã¢ã«å€±æããŸããã", "Failed to delete the server configuration" : "ãµãŒããŒèšå®ã®åé€ã«å€±æããŸãã", + "Invalid configuration: Anonymous binding is not allowed." : "èšå®ãæ£ãããããŸãã: å¿åæ¥ç¶ã¯ãèš±å¯ãããŠããŸããã", + "Valid configuration, connection established!" : "æ£ããèšå®ã§ããæ¥ç¶ãããŸããã", + "Valid configuration, but binding failed. Please check the server settings and credentials." : "èšå®ã¯æå¹ã§ãããæ¥ç¶ã«å€±æããŸããããµãŒããŒèšå®ãšè³æ Œæ
å ±ã確èªããŠãã ããã", + "Invalid configuration. Please have a look at the logs for further details." : "èšå®ãç¡å¹ã§ãã詳现ã¯ãã°ã確èªããŠãã ããã", "No action specified" : "ã¢ã¯ã·ã§ã³ãæå®ãããŠããŸãã", "No configuration specified" : "æ§æãæå®ãããŠããŸãã", "No data specified" : "ããŒã¿ãæå®ãããŠããŸãã", " Could not set configuration %s" : "æ§æ %s ãèšå®ã§ããŸããã§ãã", "Action does not exist" : "ã¢ã¯ã·ã§ã³ãååšããŸãã", + "LDAP user and group backend" : "ãŠãŒã¶ãŒã»ã°ã«ãŒãã®LDAPé£æº", "Renewing âŠ" : "æŽæ°äž ...", + "Very weak password" : "éåžžã«åŒ±ããã¹ã¯ãŒãã§ã", "Weak password" : "è匱ãªãã¹ã¯ãŒã", "So-so password" : "æªããªããã¹ã¯ãŒã", "Good password" : "è¯ããã¹ã¯ãŒã", @@ -37,15 +43,24 @@ "Switching the mode will enable automatic LDAP queries. Depending on your LDAP size they may take a while. Do you still want to switch the mode?" : "ã¢ãŒãåæ¿ã«ããèªåLDAPååããæå¹ã«ãªããŸããLDAPã®ããŒã¿éã«ããæéããããå¯èœæ§ããããŸããã¢ãŒããåãæ¿ããŸããïŒ", "Mode switch" : "ã¢ãŒãå€æŽ", "Select attributes" : "å±æ§ãéžæ", + "User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command-line validation): <br/>" : "ãŠãŒã¶ãŒã¯èŠã€ãããŸããã§ããããã°ã€ã³ã®å±æ§ãšãŠãŒã¶ãŒåããã§ãã¯ããŠãã ãããé©çšãããŠãããã£ã«ã¿ãŒ(ã³ããŒããŒã¹ãããŠã³ãã³ãã©ã€ã³ã§ã®ç¢ºèªã§ããŸã): <br/>", "User found and settings verified." : "ãŠãŒã¶ãŒãèŠã€ãããèšå®ãæ€èšŒã§ããŸããã", + "Consider narrowing your search, as it encompassed many users, only the first one of whom will be able to log in." : "æåã®ãŠãŒã¶ãŒäžäººã ãããã°ã€ã³ã§ããããã«ãå€ãã®ãŠãŒã¶ãŒã網çŸ
ãã€ã€æ€çŽ¢ãçµãããã«ããŠãã ããã", + "An unspecified error occurred. Please check log and settings." : "äžæãªãšã©ãŒãçºçããŸãããèšå®ãšãã°ã確èªããŠãã ããã", "The search filter is invalid, probably due to syntax issues like uneven number of opened and closed brackets. Please revise." : "æ€çŽ¢ãã£ã«ã¿ãŒãäžæ£ã§ããæããææ³ã®åé¡ã§ãéãæ¬åŒ§ãšéãæ¬åŒ§ããããããŠããŸãããä¿®æ£ããé¡ãããŸãã", "A connection error to LDAP / AD occurred, please check host, port and credentials." : "LDAP / AD ã®æ¥ç¶ãšã©ãŒãçºçããŸããããã¹ãåãããŒããæš©éããã§ãã¯ããŠãã ããã", + "The \"%uid\" placeholder is missing. It will be replaced with the login name when querying LDAP / AD." : "\"%u\" id ã®ãã¬ãŒã¹ãã©ã«ãããããŸããããã¬ãŒã¹ãã©ã«ãã¯ãLDAP /ADã§ååããããšãã«ãã°ã€ã³åã§çœ®ãæããããŸãã", "Please provide a login name to test against" : "ãã¹ãã®çºã«ãã°ã€ã³åãå
¥åããŠãã ããã", "The group box was disabled, because the LDAP / AD server does not support memberOf." : "ã°ã«ãŒãããã¯ã¹ã¯ç¡å¹ã«ãããŸãããLDAP/AD ãµãŒããŒã MemberOf ãªãã·ã§ã³ããµããŒãããŠããªãããã§ãã", "Password change rejected. Hint: " : "ãã¹ã¯ãŒãå€æŽãæåŠãããŸããããã³ãïŒ", + "Please login with the new password" : "æ°ãããã¹ã¯ãŒãã§ãã°ã€ã³ããŠãã ãã", + "Your password will expire tomorrow." : "ãã¹ã¯ãŒããææ¥æéåãã«ãªããŸãã", + "Your password will expire today." : "ãã¹ã¯ãŒããä»æ¥æéåãã«ãªããŸãã", + "_Your password will expire within %n day._::_Your password will expire within %n days._" : ["ãã¹ã¯ãŒããããš %næ¥ã§æéåãã«ãªããŸãã"], "LDAP / AD integration" : "LDAP / AD çµ±å", "_%s group found_::_%s groups found_" : ["%s ã°ã«ãŒããèŠã€ãããŸãã"], "_%s user found_::_%s users found_" : ["%s ãŠãŒã¶ãŒãèŠã€ãããŸãã"], + "Could not detect user display name attribute. Please specify it yourself in advanced LDAP settings." : "ãŠãŒã¶ãŒè¡šç€ºåã®å±æ§ãæ€åºã§ããŸããã§ããã詳现èšå®ã§å¯Ÿå¿ããå±æ§ãæå®ããŠãã ããã", "Could not find the desired feature" : "æãŸããæ©èœã¯èŠã€ãããŸããã§ãã", "Invalid Host" : "ç¡å¹ãªãã¹ã", "Test Configuration" : "èšå®ããã¹ã", @@ -59,17 +74,23 @@ "Edit LDAP Query" : "LDAPã¯ãšãªã®ç·šé", "LDAP Filter:" : "LDAP ãã£ã«ã¿ïŒ", "The filter specifies which LDAP groups shall have access to the %s instance." : "ãã£ã«ã¿ãŒã¯ãã©ã® LDAP ã°ã«ãŒãã %s ã«ã¢ã¯ã»ã¹ããããæå®ããŸãã", + "Verify settings and count the groups" : "èšå®ãæ€èšŒããã°ã«ãŒããæ°ãã", "When logging in, %s will find the user based on the following attributes:" : "ãã°ã€ã³æã«ã%s ã«ãã次ã®å±æ§ãããŠãŒã¶ãŒãèŠã€ããŸã:", "LDAP / AD Username:" : "LDAP/ADãŠãŒã¶ãŒå:", + "Allows login against the LDAP / AD username, which is either \"uid\" or \"sAMAccountName\" and will be detected." : "LDAP / AD ãŠãŒã¶ãŒåã«å¯ŸããŠãã°ã€ã³ãèš±å¯ãããŠããŸãã\"uid\" ãã\"sAMAccountName\" ã®ã©ã¡ãããæ€åºãããŸããã", "LDAP / AD Email Address:" : "LDAP / AD ã¡ãŒã«ã¢ãã¬ã¹:", + "Allows login against an email attribute. \"mail\" and \"mailPrimaryAddress\" allowed." : "ã¡ãŒã«å±æ§ã«å¯ŸããŠãã°ã€ã³ãèš±å¯ãããŠããŸãã\"mail\" ãš \"mailPrimaryAddress\" ãå©çšå¯èœã§ãã", "Other Attributes:" : "ãã®ä»ã®å±æ§:", + "Defines the filter to apply, when login is attempted. \"%%uid\" replaces the username in the login action. Example: \"uid=%%uid\"" : "ãã°ã€ã³å®è¡æã«é©çšãããã£ã«ã¿ãŒãå®çŸ©ããŸããuid \"%%\" ã«ã¯ãã°ã€ã³æäœã«ããããŠãŒã¶ãŒåãå
¥ããŸããäŸïŒ \"uid=%%uid\"", "Test Loginname" : "ãã¹ãçšãã°ã€ã³å", "Verify settings" : "èšå®ã®ãã§ãã¯", "1. Server" : "1. Server", "%s. Server:" : "%s. ãµãŒããŒ:", + "Add a new configuration" : "æ°ããèšå®ãè¿œå ", "Copy current configuration into new directory binding" : "çŸåšã®èšå®ãæ°ãããã£ã¬ã¯ããªèšå®ã«ã³ããŒ", "Delete the current configuration" : "çŸåšã®èšå®ãåé€", "Host" : "ãã¹ã", + "You can omit the protocol, unless you require SSL. If so, start with ldaps://" : "SSLéä¿¡ããªãå Žåã«ã¯ããããã³ã«åãçç¥ããããšãã§ããŸããããã§ãªãå Žåã«ã¯ãldaps:// ãé ã«ã€ããŠãã ããã", "Port" : "ããŒã", "Detect Port" : "ããŒãã®æ€åº", "User DN" : "ãŠãŒã¶ãŒDN", @@ -89,9 +110,15 @@ "Saving" : "ä¿åäž", "Back" : "æ»ã", "Continue" : "ç¶ãã", + "Please renew your password." : "ãã¹ã¯ãŒããæŽæ°", + "An internal error occurred." : "å
éšãšã©ãŒãçºçããŸããã", + "Please try again or contact your administrator." : "ããäžåºŠè©ŠããŠã¿ããã管çè
ã«åãåãããŠãã ããã", "Current password" : "çŸåšã®ãã¹ã¯ãŒã", "New password" : "æ°ãããã¹ã¯ãŒã", "Renew password" : "ãã¹ã¯ãŒããæŽæ°", + "Wrong password. Reset it?" : "ãã¹ã¯ãŒããééã£ãŠããŸãããªã»ããããŸããïŒ", + "Wrong password." : "ãã¹ã¯ãŒããééã£ãŠããŸãã", + "Cancel" : "ãã£ã³ã»ã«", "LDAP" : "LDAP", "Server" : "ãµãŒããŒ", "Users" : "ãŠãŒã¶ãŒ", @@ -136,6 +163,8 @@ "Enable LDAP password changes per user" : "ãŠãŒã¶ãŒããšã«LDAPãã¹ã¯ãŒãã®å€æŽãæå¹ã«ãã", "Allow LDAP users to change their password and allow Super Administrators and Group Administrators to change the password of their LDAP users. Only works when access control policies are configured accordingly on the LDAP server. As passwords are sent in plaintext to the LDAP server, transport encryption must be used and password hashing should be configured on the LDAP server." : "LDAPãŠãŒã¶ãŒãLDAPã®ãã¹ã¯ãŒããå€æŽã§ããããã«ããã¹ãŒããŒç®¡çè
ãšã°ã«ãŒã管çè
ãLDAPãŠãŒã¶ãŒã®ãã¹ã¯ãŒããå€æŽã§ããããã«ããŸãã ããã¯ãLDAPãµãŒããŒã§ã¢ã¯ã»ã¹å¶åŸ¡ããªã·ãŒãèšå®ãããŠããå Žåã«ã®ã¿åäœããŸãããã®æãã¹ã¯ãŒãã¯å¹³æã§LDAPãµãŒããŒã«éä¿¡ããããããTCPæ¥ç¶ã®æå·åã䜿çšããå¿
èŠããããLDAPãµãŒããŒåŽã§ãã¹ã¯ãŒããããã·ã¥åããå¿
èŠããããŸãã", "(New password is sent as plain text to LDAP)" : "(æ°ãããã¹ã¯ãŒãã¯å¹³æããã¹ã㧠LDAP ã«éä¿¡ãããŸã)", + "Default password policy DN" : "ããã©ã«ãã®ãã¹ã¯ãŒãããªã·ãŒã® DN", + "The DN of a default password policy that will be used for password expiry handling. Works only when LDAP password changes per user are enabled and is only supported by OpenLDAP. Leave empty to disable password expiry handling." : "ããã©ã«ããã¹ã¯ãŒãããªã·ãŒã®DN ã¯ãŠãŒã¶ãŒã®ãã¹ã¯ãŒãæéåãåäœã«å©çšãããŸããããã¯ãOpenLDAPã§ã®ã¿å©çšã§ãããŠãŒã¶ãŒæ¯ã«LDAPãã¹ã¯ãŒãå€æŽãæå¹ã«ãªã£ãŠãããšãã«ã®ã¿é©çšã§ããŸãããã¹ã¯ãŒãæéåããå©çšããªãå Žåã¯ã空æ¬ã®ãŸãŸã«ããŠãã ããã", "Special Attributes" : "ç¹æ®å±æ§", "Quota Field" : "ã¯ã©ãŒã¿å±æ§", "Leave empty for user's default quota. Otherwise, specify an LDAP/AD attribute." : "ãŠãŒã¶ãŒã®ããã©ã«ãã®ã¯ã©ãŒã¿ã空ã®ãŸãŸã«ããŠãã ããã ãããã¯ãLDAP/ADã®å±æ§ãæå®ããŠãã ããã", diff --git a/apps/user_ldap/l10n/nl.js b/apps/user_ldap/l10n/nl.js index ecc2ed03223..ca8aecb453d 100644 --- a/apps/user_ldap/l10n/nl.js +++ b/apps/user_ldap/l10n/nl.js @@ -3,6 +3,10 @@ OC.L10N.register( { "Failed to clear the mappings." : "Niet gelukt de vertalingen leeg te maken.", "Failed to delete the server configuration" : "Verwijderen serverconfiguratie mislukt", + "Invalid configuration: Anonymous binding is not allowed." : "De configuratie is ongeldig: anonieme bind is niet toegestaan.", + "Valid configuration, connection established!" : "Geldige configuratie, verbinding tot stand gebracht", + "Valid configuration, but binding failed. Please check the server settings and credentials." : "Geldige configuratie, maar Binding mislukte. Controleer de serverinstellingen en inloggegevens.", + "Invalid configuration. Please have a look at the logs for further details." : "Ongeldige configuratie. Bekijk de logbestanden voor meer details.", "No action specified" : "Geen actie opgegeven", "No configuration specified" : "Geen configuratie opgegeven", "No data specified" : "Geen gegevens verstrekt", @@ -41,7 +45,9 @@ OC.L10N.register( "Switching the mode will enable automatic LDAP queries. Depending on your LDAP size they may take a while. Do you still want to switch the mode?" : "Omschakelen van de modus schakelt automatische LDAP opvragingen in. Afhankelijk van je LDAP omvang kan dat even duren. Wil je nog steeds omschakelen?", "Mode switch" : "Omschakelen modus", "Select attributes" : "Selecteer attributen", + "User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command-line validation): <br/>" : "Gebruiker niet gevonden. Verifieer je inloggegevens en gebruikersnaam. Geldig filter (kopiëren en plakken voor commandoregel validatie): <br/>", "User found and settings verified." : "Gebruiker gevonden en instellingen geverifieerd.", + "An unspecified error occurred. Please check log and settings." : "Er trad een ongedefinieerde fout op. Controleer de log en de instellingen.", "The search filter is invalid, probably due to syntax issues like uneven number of opened and closed brackets. Please revise." : "Het zoekfilter is ongeldig, waarschijnlijk door syntax problemen zoals een ongelijk aantal open- en sluithaakjes. Graag aanpassen.", "A connection error to LDAP / AD occurred, please check host, port and credentials." : "Er trad een verbindingsfout naar LDAP / AD op, verifieer servernaam, poort en inloggegevens.", "The \"%uid\" placeholder is missing. It will be replaced with the login name when querying LDAP / AD." : "De \"%uid\" opvultekst ontbreekt. Die wordt vervangen door de inlognaam bij het bevragen van LDAP / AD.", @@ -55,6 +61,7 @@ OC.L10N.register( "LDAP / AD integration" : "LDAP / AD integratie", "_%s group found_::_%s groups found_" : ["%s groep gevonden","%s groepen gevonden"], "_%s user found_::_%s users found_" : ["%s gebruiker gevonden","%s gebruikers gevonden"], + "Could not detect user display name attribute. Please specify it yourself in advanced LDAP settings." : "Kon het weergavenaam attribuut van de gebruiker niet vinden. Geef het zelf op in de geavanceerde LDAP instellingen.", "Could not find the desired feature" : "Kon de gewenste functie niet vinden", "Invalid Host" : "Ongeldige server", "Test Configuration" : "Test configuratie", @@ -71,8 +78,11 @@ OC.L10N.register( "Verify settings and count the groups" : "Verifiëren instellingen en tellen groepen", "When logging in, %s will find the user based on the following attributes:" : "Bij inloggen vindt %s de gebruiker gebaseerd op de volgende attributen:", "LDAP / AD Username:" : "LDAP / AD gebruikersnaam:", + "Allows login against the LDAP / AD username, which is either \"uid\" or \"sAMAccountName\" and will be detected." : "Maakt inloggen tegen de LDAP / AD gebruikersnaam mogelijk, zowel \"uid\" en \"sAMAccountname\" wordt gedetecteerd.", "LDAP / AD Email Address:" : "LDAP / AD e-mailadres:", + "Allows login against an email attribute. \"mail\" and \"mailPrimaryAddress\" allowed." : "Maak inloggen tegen een e-mailattribuut mogelijk. \"mail\" en \"mailPrimaryAddress\" zijn mogelijk.", "Other Attributes:" : "Overige attributen:", + "Defines the filter to apply, when login is attempted. \"%%uid\" replaces the username in the login action. Example: \"uid=%%uid\"" : "Definiëert het toe te passen filter als er geprobeerd wordt in te loggen. \"%%uid\" vervangt de gebruikersnaam bij het inloggen. Bijvoorbeeld: \"uid=%%uid\"", "Test Loginname" : "Test inlognaam", "Verify settings" : "Verifiëren instellingen", "1. Server" : "1. Server", diff --git a/apps/user_ldap/l10n/nl.json b/apps/user_ldap/l10n/nl.json index ba9bf807c2a..d34368bb410 100644 --- a/apps/user_ldap/l10n/nl.json +++ b/apps/user_ldap/l10n/nl.json @@ -1,6 +1,10 @@ { "translations": { "Failed to clear the mappings." : "Niet gelukt de vertalingen leeg te maken.", "Failed to delete the server configuration" : "Verwijderen serverconfiguratie mislukt", + "Invalid configuration: Anonymous binding is not allowed." : "De configuratie is ongeldig: anonieme bind is niet toegestaan.", + "Valid configuration, connection established!" : "Geldige configuratie, verbinding tot stand gebracht", + "Valid configuration, but binding failed. Please check the server settings and credentials." : "Geldige configuratie, maar Binding mislukte. Controleer de serverinstellingen en inloggegevens.", + "Invalid configuration. Please have a look at the logs for further details." : "Ongeldige configuratie. Bekijk de logbestanden voor meer details.", "No action specified" : "Geen actie opgegeven", "No configuration specified" : "Geen configuratie opgegeven", "No data specified" : "Geen gegevens verstrekt", @@ -39,7 +43,9 @@ "Switching the mode will enable automatic LDAP queries. Depending on your LDAP size they may take a while. Do you still want to switch the mode?" : "Omschakelen van de modus schakelt automatische LDAP opvragingen in. Afhankelijk van je LDAP omvang kan dat even duren. Wil je nog steeds omschakelen?", "Mode switch" : "Omschakelen modus", "Select attributes" : "Selecteer attributen", + "User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command-line validation): <br/>" : "Gebruiker niet gevonden. Verifieer je inloggegevens en gebruikersnaam. Geldig filter (kopiëren en plakken voor commandoregel validatie): <br/>", "User found and settings verified." : "Gebruiker gevonden en instellingen geverifieerd.", + "An unspecified error occurred. Please check log and settings." : "Er trad een ongedefinieerde fout op. Controleer de log en de instellingen.", "The search filter is invalid, probably due to syntax issues like uneven number of opened and closed brackets. Please revise." : "Het zoekfilter is ongeldig, waarschijnlijk door syntax problemen zoals een ongelijk aantal open- en sluithaakjes. Graag aanpassen.", "A connection error to LDAP / AD occurred, please check host, port and credentials." : "Er trad een verbindingsfout naar LDAP / AD op, verifieer servernaam, poort en inloggegevens.", "The \"%uid\" placeholder is missing. It will be replaced with the login name when querying LDAP / AD." : "De \"%uid\" opvultekst ontbreekt. Die wordt vervangen door de inlognaam bij het bevragen van LDAP / AD.", @@ -53,6 +59,7 @@ "LDAP / AD integration" : "LDAP / AD integratie", "_%s group found_::_%s groups found_" : ["%s groep gevonden","%s groepen gevonden"], "_%s user found_::_%s users found_" : ["%s gebruiker gevonden","%s gebruikers gevonden"], + "Could not detect user display name attribute. Please specify it yourself in advanced LDAP settings." : "Kon het weergavenaam attribuut van de gebruiker niet vinden. Geef het zelf op in de geavanceerde LDAP instellingen.", "Could not find the desired feature" : "Kon de gewenste functie niet vinden", "Invalid Host" : "Ongeldige server", "Test Configuration" : "Test configuratie", @@ -69,8 +76,11 @@ "Verify settings and count the groups" : "Verifiëren instellingen en tellen groepen", "When logging in, %s will find the user based on the following attributes:" : "Bij inloggen vindt %s de gebruiker gebaseerd op de volgende attributen:", "LDAP / AD Username:" : "LDAP / AD gebruikersnaam:", + "Allows login against the LDAP / AD username, which is either \"uid\" or \"sAMAccountName\" and will be detected." : "Maakt inloggen tegen de LDAP / AD gebruikersnaam mogelijk, zowel \"uid\" en \"sAMAccountname\" wordt gedetecteerd.", "LDAP / AD Email Address:" : "LDAP / AD e-mailadres:", + "Allows login against an email attribute. \"mail\" and \"mailPrimaryAddress\" allowed." : "Maak inloggen tegen een e-mailattribuut mogelijk. \"mail\" en \"mailPrimaryAddress\" zijn mogelijk.", "Other Attributes:" : "Overige attributen:", + "Defines the filter to apply, when login is attempted. \"%%uid\" replaces the username in the login action. Example: \"uid=%%uid\"" : "Definiëert het toe te passen filter als er geprobeerd wordt in te loggen. \"%%uid\" vervangt de gebruikersnaam bij het inloggen. Bijvoorbeeld: \"uid=%%uid\"", "Test Loginname" : "Test inlognaam", "Verify settings" : "Verifiëren instellingen", "1. Server" : "1. Server", diff --git a/apps/user_ldap/l10n/sv.js b/apps/user_ldap/l10n/sv.js index 62d82ac5b8c..060c3751f38 100644 --- a/apps/user_ldap/l10n/sv.js +++ b/apps/user_ldap/l10n/sv.js @@ -146,9 +146,12 @@ OC.L10N.register( "Chunksize used for paged LDAP searches that may return bulky results like user or group enumeration. (Setting it 0 disables paged LDAP searches in those situations.)" : "Klusterstorlek som anvÀnds för paged LDAP sökningar som kan komma att returnera skrymmande resultat som upprÀknande av anvÀndare eller grupper. (InstÀllning av denna till 0 inaktiverar paged LDAP sökningar i de situationerna)", "Enable LDAP password changes per user" : "Aktivera: Antal tillÃ¥tna lösenordsbyten för LDAP-anvÀndare", "(New password is sent as plain text to LDAP)" : "(Nytt lösenord skickas som oformaterad text till LDAP)", + "Default password policy DN" : "Standard för lösenordspolicy DN", "Special Attributes" : "Specialattribut", "Quota Field" : "FÀlt för lagringsutrymme", + "Leave empty for user's default quota. Otherwise, specify an LDAP/AD attribute." : "LÀmna tomt för anvÀndarens utrymme enligt standard. Annars, specificera ett LDAP/AD-attribut.", "Quota Default" : "Standardutrymme för lagring", + "Override default quota for LDAP users who do not have a quota set in the Quota Field." : "Skriv över standardutrymmet för LDAP-anvÀndare som inte har ett utrymme satt i UtrymmesfÀltet", "Email Field" : "E-postfÀlt", "User Home Folder Naming Rule" : "Namnregel för hemkatalog", "Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." : "LÀmnas tomt för anvÀndarnamn (standard). Ange annars ett LDAP-/AD-attribut.", diff --git a/apps/user_ldap/l10n/sv.json b/apps/user_ldap/l10n/sv.json index 2aecbc0e3a8..c6db7f5e74f 100644 --- a/apps/user_ldap/l10n/sv.json +++ b/apps/user_ldap/l10n/sv.json @@ -144,9 +144,12 @@ "Chunksize used for paged LDAP searches that may return bulky results like user or group enumeration. (Setting it 0 disables paged LDAP searches in those situations.)" : "Klusterstorlek som anvÀnds för paged LDAP sökningar som kan komma att returnera skrymmande resultat som upprÀknande av anvÀndare eller grupper. (InstÀllning av denna till 0 inaktiverar paged LDAP sökningar i de situationerna)", "Enable LDAP password changes per user" : "Aktivera: Antal tillÃ¥tna lösenordsbyten för LDAP-anvÀndare", "(New password is sent as plain text to LDAP)" : "(Nytt lösenord skickas som oformaterad text till LDAP)", + "Default password policy DN" : "Standard för lösenordspolicy DN", "Special Attributes" : "Specialattribut", "Quota Field" : "FÀlt för lagringsutrymme", + "Leave empty for user's default quota. Otherwise, specify an LDAP/AD attribute." : "LÀmna tomt för anvÀndarens utrymme enligt standard. Annars, specificera ett LDAP/AD-attribut.", "Quota Default" : "Standardutrymme för lagring", + "Override default quota for LDAP users who do not have a quota set in the Quota Field." : "Skriv över standardutrymmet för LDAP-anvÀndare som inte har ett utrymme satt i UtrymmesfÀltet", "Email Field" : "E-postfÀlt", "User Home Folder Naming Rule" : "Namnregel för hemkatalog", "Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." : "LÀmnas tomt för anvÀndarnamn (standard). Ange annars ett LDAP-/AD-attribut.", |