diff options
Diffstat (limited to 'apps/federatedfilesharing/l10n/lt_LT.js')
-rw-r--r-- | apps/federatedfilesharing/l10n/lt_LT.js | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/apps/federatedfilesharing/l10n/lt_LT.js b/apps/federatedfilesharing/l10n/lt_LT.js index 4be9bc901f5..4b953c07c29 100644 --- a/apps/federatedfilesharing/l10n/lt_LT.js +++ b/apps/federatedfilesharing/l10n/lt_LT.js @@ -34,15 +34,7 @@ OC.L10N.register( "Federated Cloud" : "Federacinė debesija", "Your Federated Cloud ID:" : "Jūsų federacinės debesijos ID:", "HTML Code:" : "HTML kodas:", - "The mountpoint name contains invalid characters." : "Prijungimo taškas turi netinkamų naudoti simbolių.", - "Not allowed to create a federated share with the owner." : "Negalima sukurti federacinį viešinį su savininku.", - "Invalid or untrusted SSL certificate" : "Neteisingas arba nepatikimas SSL liudijimas", - "Could not authenticate to remote share, password might be wrong" : "Neįmanoma pradėti dalintis kitame serveryje. Gal jūsų slaptažodis blogas?", - "Storage not valid" : "Saugykla netinkama naudotis", - "Federated share added" : "Pridėtas federacinis viešinys", - "Couldn't add remote share" : "Nepavyko peržiūrėti kitame serveryje pasidalintų duomenų", "Sharing %s failed, because this item is already shared with %s" : "%s bendrinimas nepavyko, kadangi šis elementas jau yra bendrinamas su %s", - "Sharing %s failed, could not find %s, maybe the server is currently unreachable or uses a self-signed certificate." : "\"%s\" pasidalinimas nepavyko, neįmanoma rasti %s, tikėtina, kad serveris šiuo metu nepasiekiamas arba naudoja nepatikimą sertifikatą.", - "You can share with anyone who uses Nextcloud, ownCloud or Pydio! Just put their Federated Cloud ID in the share dialog. It looks like person@cloud.example.com" : "Galite bendrinti su bet kuo, kas naudojasi Nextcloud, ownCloud ar Pydio! Tiesiog, į bendrinimo dialogą įveskite jų federacinės debesijos ID. Jis turėtų būti panašus į štai tokį: asmuo@debesija.example.com" + "Sharing %s failed, could not find %s, maybe the server is currently unreachable or uses a self-signed certificate." : "\"%s\" pasidalinimas nepavyko, neįmanoma rasti %s, tikėtina, kad serveris šiuo metu nepasiekiamas arba naudoja nepatikimą sertifikatą." }, "nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);"); |