diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-12-16 00:19:23 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-12-16 00:19:23 +0000 |
commit | 538041b6e702f7163594a36b1e0c14dddc28aab7 (patch) | |
tree | f7aa11db45439cc30068d366da089d98ede9cae2 /core/l10n/sc.js | |
parent | a29b0b4ba5a68243174cc447486019bf9037ae0d (diff) | |
download | nextcloud-server-538041b6e702f7163594a36b1e0c14dddc28aab7.tar.gz nextcloud-server-538041b6e702f7163594a36b1e0c14dddc28aab7.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/sc.js')
-rw-r--r-- | core/l10n/sc.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/sc.js b/core/l10n/sc.js index e7d440107ff..48dece28964 100644 --- a/core/l10n/sc.js +++ b/core/l10n/sc.js @@ -274,9 +274,7 @@ OC.L10N.register( "Connect to your account" : "Connete·ti a su contu tuo", "Please log in before granting %1$s access to your %2$s account." : "Faghe s'atzessu prima de permìtere a %1$s de intrare a su %2$s contu tuo.", "If you are not trying to set up a new device or app, someone is trying to trick you into granting them access to your data. In this case do not proceed and instead contact your system administrator." : "Chi non ses chirchende de impostare unu dispositivu o un'aplicatzione noa, calecunu est proende a si fàghere dare atzessu a is datos tuos. In custu casu, no sigast e cuntata s'amministradore de sistema tuo.", - "App token" : "Autenticadore de s'aplicatzione", "Grant access" : "Dona atzessu", - "Alternative log in using app token" : "Atzessu alternativu cun s'autenticadore de s'aplicatzione", "Account access" : "Atzessu a su contu", "You are about to grant %1$s access to your %2$s account." : "Ses acanta de donare %1$s atzessu a su contu %2$s tuo.", "Account connected" : "Contu collegadu", @@ -359,6 +357,8 @@ OC.L10N.register( "Copy to {folder}" : "Còpia in {folder}", "Move to {folder}" : "Tràmuda a {folder}", "Authentication required" : "Autenticatzione recherta", - "Failed to authenticate, try again" : "Impossìbile a s'autenticare, torra a proare" + "Failed to authenticate, try again" : "Impossìbile a s'autenticare, torra a proare", + "App token" : "Autenticadore de s'aplicatzione", + "Alternative log in using app token" : "Atzessu alternativu cun s'autenticadore de s'aplicatzione" }, "nplurals=2; plural=(n != 1);"); |